@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -1,11 +1,20 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Kafka Outbound Connector",
4
+ "name": "Publish Message to Kafka",
5
5
  "id": "io.camunda.connectors.KAFKA.v1",
6
6
  "description": "Produce Kafka message",
7
+ "keywords": [
8
+ "publish message",
9
+ "send message",
10
+ "message queue",
11
+ "event streaming",
12
+ "produce event",
13
+ "stream data",
14
+ "kafka topic"
15
+ ],
7
16
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
8
- "version": 4,
17
+ "version": 6,
9
18
  "category": {
10
19
  "id": "connectors",
11
20
  "name": "Connectors"
@@ -14,6 +23,9 @@
14
23
  "elementType": {
15
24
  "value": "bpmn:ServiceTask"
16
25
  },
26
+ "engines": {
27
+ "camunda": "^8.3"
28
+ },
17
29
  "groups": [
18
30
  {
19
31
  "id": "authentication",
@@ -23,10 +35,18 @@
23
35
  "id": "kafka",
24
36
  "label": "Kafka"
25
37
  },
38
+ {
39
+ "id": "schema",
40
+ "label": "Schema"
41
+ },
26
42
  {
27
43
  "id": "message",
28
44
  "label": "Message"
29
45
  },
46
+ {
47
+ "id": "connector",
48
+ "label": "Connector"
49
+ },
30
50
  {
31
51
  "id": "output",
32
52
  "label": "Output mapping"
@@ -52,7 +72,6 @@
52
72
  {
53
73
  "id": "authentication.username",
54
74
  "label": "Username",
55
- "description": "Provide the username (must have permissions to produce message to the topic)",
56
75
  "optional": true,
57
76
  "feel": "optional",
58
77
  "group": "authentication",
@@ -60,12 +79,12 @@
60
79
  "name": "authentication.username",
61
80
  "type": "zeebe:input"
62
81
  },
82
+ "tooltip": "The user must have permissions to produce messages to the topic.",
63
83
  "type": "String"
64
84
  },
65
85
  {
66
86
  "id": "authentication.password",
67
87
  "label": "Password",
68
- "description": "Provide a password for the user",
69
88
  "optional": true,
70
89
  "feel": "optional",
71
90
  "group": "authentication",
@@ -75,33 +94,9 @@
75
94
  },
76
95
  "type": "String"
77
96
  },
78
- {
79
- "id": "serializationType",
80
- "label": "Serialization type",
81
- "description": "Select the serialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound\" target=\"_blank\">documentation</a>",
82
- "optional": false,
83
- "value": "json",
84
- "group": "kafka",
85
- "binding": {
86
- "name": "serializationType",
87
- "type": "zeebe:input"
88
- },
89
- "type": "Dropdown",
90
- "choices": [
91
- {
92
- "name": "Default (JSON)",
93
- "value": "json"
94
- },
95
- {
96
- "name": "AVRO (experimental)",
97
- "value": "avro"
98
- }
99
- ]
100
- },
101
97
  {
102
98
  "id": "topic.bootstrapServers",
103
99
  "label": "Bootstrap servers",
104
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
105
100
  "optional": false,
106
101
  "constraints": {
107
102
  "notEmpty": true
@@ -112,12 +107,13 @@
112
107
  "name": "topic.bootstrapServers",
113
108
  "type": "zeebe:input"
114
109
  },
110
+ "tooltip": "Bootstrap server(s), comma-delimited if there are multiple.",
111
+ "placeholder": "broker1:9092,broker2:9092",
115
112
  "type": "String"
116
113
  },
117
114
  {
118
115
  "id": "topic.topicName",
119
116
  "label": "Topic",
120
- "description": "Provide topic name",
121
117
  "optional": false,
122
118
  "constraints": {
123
119
  "notEmpty": true
@@ -131,40 +127,138 @@
131
127
  "type": "String"
132
128
  },
133
129
  {
134
- "id": "headers",
135
- "label": "Headers",
136
- "description": "Provide Kafka producer headers in JSON",
130
+ "id": "additionalProperties",
131
+ "label": "Additional properties",
137
132
  "optional": true,
138
133
  "feel": "required",
139
134
  "group": "kafka",
140
135
  "binding": {
141
- "name": "headers",
136
+ "name": "additionalProperties",
142
137
  "type": "zeebe:input"
143
138
  },
139
+ "tooltip": "Additional Kafka producer properties in JSON.",
144
140
  "type": "String"
145
141
  },
146
142
  {
147
- "id": "additionalProperties",
148
- "label": "Additional properties",
149
- "description": "Provide additional Kafka producer properties in JSON",
150
- "optional": true,
143
+ "id": "schemaStrategy.type",
144
+ "label": "Schema strategy",
145
+ "value": "noSchema",
146
+ "group": "schema",
147
+ "binding": {
148
+ "name": "schemaStrategy.type",
149
+ "type": "zeebe:input"
150
+ },
151
+ "type": "Dropdown",
152
+ "choices": [
153
+ {
154
+ "name": "No schema",
155
+ "value": "noSchema"
156
+ },
157
+ {
158
+ "name": "Avro Inline schema",
159
+ "value": "inlineSchema"
160
+ },
161
+ {
162
+ "name": "Confluent Schema registry",
163
+ "value": "schemaRegistry"
164
+ }
165
+ ]
166
+ },
167
+ {
168
+ "id": "schemaStrategy.avro.schema",
169
+ "label": "Schema",
170
+ "optional": false,
171
+ "constraints": {
172
+ "notEmpty": true
173
+ },
151
174
  "feel": "required",
152
- "group": "kafka",
175
+ "group": "schema",
153
176
  "binding": {
154
- "name": "additionalProperties",
177
+ "name": "schemaStrategy.schema",
155
178
  "type": "zeebe:input"
156
179
  },
157
- "type": "String"
180
+ "condition": {
181
+ "property": "schemaStrategy.type",
182
+ "equals": "inlineSchema",
183
+ "type": "simple"
184
+ },
185
+ "tooltip": "Avro inline schema for the message value",
186
+ "type": "Text"
158
187
  },
159
188
  {
160
- "id": "message.key",
161
- "label": "Key",
162
- "description": "Provide message key",
189
+ "id": "schemaStrategy.schema",
190
+ "label": "Schema",
191
+ "optional": false,
192
+ "constraints": {
193
+ "notEmpty": true
194
+ },
195
+ "feel": "required",
196
+ "group": "schema",
197
+ "binding": {
198
+ "name": "schemaStrategy.schema",
199
+ "type": "zeebe:input"
200
+ },
201
+ "condition": {
202
+ "property": "schemaStrategy.type",
203
+ "equals": "schemaRegistry",
204
+ "type": "simple"
205
+ },
206
+ "tooltip": "Schema (JSON or Avro) for the message value.",
207
+ "type": "Text"
208
+ },
209
+ {
210
+ "id": "schemaStrategy.schemaType",
211
+ "label": "Schema type",
212
+ "optional": false,
213
+ "value": "avro",
214
+ "group": "schema",
215
+ "binding": {
216
+ "name": "schemaStrategy.schemaType",
217
+ "type": "zeebe:input"
218
+ },
219
+ "condition": {
220
+ "property": "schemaStrategy.type",
221
+ "equals": "schemaRegistry",
222
+ "type": "simple"
223
+ },
224
+ "tooltip": "Format used to (de)serialize the message value: JSON or Avro. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">Kafka connector</a> guide.",
225
+ "type": "Dropdown",
226
+ "choices": [
227
+ {
228
+ "name": "JSON",
229
+ "value": "json"
230
+ },
231
+ {
232
+ "name": "Avro",
233
+ "value": "avro"
234
+ }
235
+ ]
236
+ },
237
+ {
238
+ "id": "schemaStrategy.schemaRegistryUrl",
239
+ "label": "Schema registry URL",
163
240
  "optional": false,
164
241
  "constraints": {
165
242
  "notEmpty": true
166
243
  },
167
244
  "feel": "optional",
245
+ "group": "schema",
246
+ "binding": {
247
+ "name": "schemaStrategy.schemaRegistryUrl",
248
+ "type": "zeebe:input"
249
+ },
250
+ "condition": {
251
+ "property": "schemaStrategy.type",
252
+ "equals": "schemaRegistry",
253
+ "type": "simple"
254
+ },
255
+ "type": "String"
256
+ },
257
+ {
258
+ "id": "message.key",
259
+ "label": "Key",
260
+ "optional": false,
261
+ "feel": "optional",
168
262
  "group": "message",
169
263
  "binding": {
170
264
  "name": "message.key",
@@ -175,7 +269,6 @@
175
269
  {
176
270
  "id": "message.value",
177
271
  "label": "Value",
178
- "description": "Provide message value",
179
272
  "optional": false,
180
273
  "constraints": {
181
274
  "notEmpty": true
@@ -189,30 +282,46 @@
189
282
  "type": "String"
190
283
  },
191
284
  {
192
- "id": "avro.schema",
193
- "label": "Avro schema",
194
- "description": "Avro schema for the message value",
195
- "optional": false,
196
- "constraints": {
197
- "notEmpty": true
198
- },
285
+ "id": "headers",
286
+ "label": "Headers",
287
+ "optional": true,
199
288
  "feel": "required",
200
289
  "group": "message",
201
290
  "binding": {
202
- "name": "avro.schema",
291
+ "name": "headers",
203
292
  "type": "zeebe:input"
204
293
  },
205
- "condition": {
206
- "property": "serializationType",
207
- "equals": "avro",
208
- "type": "simple"
294
+ "tooltip": "Kafka producer headers in JSON.",
295
+ "type": "String"
296
+ },
297
+ {
298
+ "id": "version",
299
+ "label": "Version",
300
+ "description": "Version of the element template",
301
+ "value": "6",
302
+ "group": "connector",
303
+ "binding": {
304
+ "key": "elementTemplateVersion",
305
+ "type": "zeebe:taskHeader"
209
306
  },
210
- "type": "Text"
307
+ "type": "Hidden"
308
+ },
309
+ {
310
+ "id": "id",
311
+ "label": "ID",
312
+ "description": "ID of the element template",
313
+ "value": "io.camunda.connectors.KAFKA.v1",
314
+ "group": "connector",
315
+ "binding": {
316
+ "key": "elementTemplateId",
317
+ "type": "zeebe:taskHeader"
318
+ },
319
+ "type": "Hidden"
211
320
  },
212
321
  {
213
322
  "id": "resultVariable",
214
323
  "label": "Result variable",
215
- "description": "Name of variable to store the response in",
324
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
216
325
  "group": "output",
217
326
  "binding": {
218
327
  "key": "resultVariable",
@@ -223,7 +332,7 @@
223
332
  {
224
333
  "id": "resultExpression",
225
334
  "label": "Result expression",
226
- "description": "Expression to map the response into process variables",
335
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
227
336
  "feel": "required",
228
337
  "group": "output",
229
338
  "binding": {
@@ -261,8 +370,7 @@
261
370
  "id": "retryBackoff",
262
371
  "label": "Retry backoff",
263
372
  "description": "ISO-8601 duration to wait between retries",
264
- "value": "PT0S",
265
- "feel": "optional",
373
+ "value": "PT30S",
266
374
  "group": "retries",
267
375
  "binding": {
268
376
  "key": "retryBackoff",
@@ -273,9 +381,6 @@
273
381
  ],
274
382
  "icon": {
275
383
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
276
- },
277
- "engines": {
278
- "camunda": "^8.5"
279
384
  }
280
385
  },
281
386
  {
@@ -284,7 +389,7 @@
284
389
  "id": "io.camunda.connectors.KAFKA.v1",
285
390
  "description": "Produce Kafka message",
286
391
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
287
- "version": 5,
392
+ "version": 4,
288
393
  "category": {
289
394
  "id": "connectors",
290
395
  "name": "Connectors"
@@ -355,94 +460,48 @@
355
460
  "type": "String"
356
461
  },
357
462
  {
358
- "id": "topic.bootstrapServers",
359
- "label": "Bootstrap servers",
360
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
361
- "optional": false,
362
- "constraints": {
363
- "notEmpty": true
364
- },
365
- "feel": "optional",
366
- "group": "kafka",
367
- "binding": {
368
- "name": "topic.bootstrapServers",
369
- "type": "zeebe:input"
370
- },
371
- "type": "String"
372
- },
373
- {
374
- "id": "topic.topicName",
375
- "label": "Topic",
376
- "description": "Provide topic name",
463
+ "id": "serializationType",
464
+ "label": "Serialization type",
465
+ "description": "Select the serialization type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound\" target=\"_blank\">documentation</a>",
377
466
  "optional": false,
378
- "constraints": {
379
- "notEmpty": true
380
- },
381
- "feel": "optional",
382
- "group": "kafka",
383
- "binding": {
384
- "name": "topic.topicName",
385
- "type": "zeebe:input"
386
- },
387
- "type": "String"
388
- },
389
- {
390
- "id": "schemaStrategy.type",
391
- "label": "Schema strategy",
392
- "value": "noSchema",
467
+ "value": "json",
393
468
  "group": "kafka",
394
469
  "binding": {
395
- "name": "schemaStrategy.type",
470
+ "name": "serializationType",
396
471
  "type": "zeebe:input"
397
472
  },
398
473
  "type": "Dropdown",
399
474
  "choices": [
400
475
  {
401
- "name": "No schema",
402
- "value": "noSchema"
403
- },
404
- {
405
- "name": "Inline schema",
406
- "value": "inlineSchema"
476
+ "name": "Default (JSON)",
477
+ "value": "json"
407
478
  },
408
479
  {
409
- "name": "Schema registry",
410
- "value": "schemaRegistry"
480
+ "name": "AVRO (experimental)",
481
+ "value": "avro"
411
482
  }
412
483
  ]
413
484
  },
414
485
  {
415
- "id": "schemaStrategy.schemaType",
416
- "label": "Schema type",
417
- "description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
486
+ "id": "topic.bootstrapServers",
487
+ "label": "Bootstrap servers",
488
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
418
489
  "optional": false,
419
- "value": "avro",
490
+ "constraints": {
491
+ "notEmpty": true
492
+ },
493
+ "feel": "optional",
420
494
  "group": "kafka",
421
495
  "binding": {
422
- "name": "schemaStrategy.schemaType",
496
+ "name": "topic.bootstrapServers",
423
497
  "type": "zeebe:input"
424
498
  },
425
- "condition": {
426
- "property": "schemaStrategy.type",
427
- "equals": "schemaRegistry",
428
- "type": "simple"
429
- },
430
- "type": "Dropdown",
431
- "choices": [
432
- {
433
- "name": "JSON",
434
- "value": "json"
435
- },
436
- {
437
- "name": "Avro (alpha)",
438
- "value": "avro"
439
- }
440
- ]
499
+ "type": "String"
441
500
  },
442
501
  {
443
- "id": "schemaStrategy.schemaRegistryUrl",
444
- "label": "Schema registry URL",
445
- "description": "Provide the schema registry URL",
502
+ "id": "topic.topicName",
503
+ "label": "Topic",
504
+ "description": "Provide topic name",
446
505
  "optional": false,
447
506
  "constraints": {
448
507
  "notEmpty": true
@@ -450,14 +509,9 @@
450
509
  "feel": "optional",
451
510
  "group": "kafka",
452
511
  "binding": {
453
- "name": "schemaStrategy.schemaRegistryUrl",
512
+ "name": "topic.topicName",
454
513
  "type": "zeebe:input"
455
514
  },
456
- "condition": {
457
- "property": "schemaStrategy.type",
458
- "equals": "schemaRegistry",
459
- "type": "simple"
460
- },
461
515
  "type": "String"
462
516
  },
463
517
  {
@@ -491,6 +545,9 @@
491
545
  "label": "Key",
492
546
  "description": "Provide message key",
493
547
  "optional": false,
548
+ "constraints": {
549
+ "notEmpty": true
550
+ },
494
551
  "feel": "optional",
495
552
  "group": "message",
496
553
  "binding": {
@@ -513,33 +570,12 @@
513
570
  "name": "message.value",
514
571
  "type": "zeebe:input"
515
572
  },
516
- "type": "String"
517
- },
518
- {
519
- "id": "schemaStrategy.avro.schema",
520
- "label": "Schema",
521
- "description": "Inline schema (Avro) for the message value",
522
- "optional": false,
523
- "constraints": {
524
- "notEmpty": true
525
- },
526
- "feel": "required",
527
- "group": "message",
528
- "binding": {
529
- "name": "schemaStrategy.schema",
530
- "type": "zeebe:input"
531
- },
532
- "condition": {
533
- "property": "schemaStrategy.type",
534
- "equals": "inlineSchema",
535
- "type": "simple"
536
- },
537
- "type": "Text"
573
+ "type": "String"
538
574
  },
539
575
  {
540
- "id": "schemaStrategy.schema",
541
- "label": "Schema",
542
- "description": "Schema (JSON or AVRO) for the message value",
576
+ "id": "avro.schema",
577
+ "label": "Avro schema",
578
+ "description": "Avro schema for the message value",
543
579
  "optional": false,
544
580
  "constraints": {
545
581
  "notEmpty": true
@@ -547,12 +583,12 @@
547
583
  "feel": "required",
548
584
  "group": "message",
549
585
  "binding": {
550
- "name": "schemaStrategy.schema",
586
+ "name": "avro.schema",
551
587
  "type": "zeebe:input"
552
588
  },
553
589
  "condition": {
554
- "property": "schemaStrategy.type",
555
- "equals": "schemaRegistry",
590
+ "property": "serializationType",
591
+ "equals": "avro",
556
592
  "type": "simple"
557
593
  },
558
594
  "type": "Text"
@@ -623,16 +659,16 @@
623
659
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
624
660
  },
625
661
  "engines": {
626
- "camunda": "^8.6"
662
+ "camunda": "^8.5"
627
663
  }
628
664
  },
629
665
  {
630
666
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
631
- "name": "Kafka producer connector",
667
+ "name": "Kafka Outbound Connector",
632
668
  "id": "io.camunda.connectors.KAFKA.v1",
633
- "version": 1,
669
+ "version": 3,
634
670
  "description": "Produce Kafka message",
635
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
671
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
636
672
  "category": {
637
673
  "id": "connectors",
638
674
  "name": "Connectors"
@@ -674,6 +710,7 @@
674
710
  },
675
711
  {
676
712
  "label": "Username",
713
+ "id": "authentication.username",
677
714
  "description": "Provide the username (must have permissions to produce message to the topic)",
678
715
  "group": "authentication",
679
716
  "type": "String",
@@ -685,6 +722,7 @@
685
722
  },
686
723
  {
687
724
  "label": "Password",
725
+ "id": "authentication.password",
688
726
  "description": "Provide a password for the user",
689
727
  "group": "authentication",
690
728
  "type": "String",
@@ -696,6 +734,7 @@
696
734
  },
697
735
  {
698
736
  "label": "Bootstrap servers",
737
+ "id": "topic.bootstrapServers",
699
738
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
700
739
  "group": "kafka",
701
740
  "type": "String",
@@ -710,6 +749,7 @@
710
749
  },
711
750
  {
712
751
  "label": "Topic",
752
+ "id": "topic.topicName",
713
753
  "description": "Provide topic name",
714
754
  "group": "kafka",
715
755
  "type": "String",
@@ -722,8 +762,22 @@
722
762
  "notEmpty": true
723
763
  }
724
764
  },
765
+ {
766
+ "label": "Headers",
767
+ "id": "headers",
768
+ "description": "Provide Kafka producer headers in JSON",
769
+ "group": "kafka",
770
+ "type": "String",
771
+ "optional": true,
772
+ "feel": "required",
773
+ "binding": {
774
+ "type": "zeebe:input",
775
+ "name": "headers"
776
+ }
777
+ },
725
778
  {
726
779
  "label": "Additional properties",
780
+ "id": "additionalProperties",
727
781
  "description": "Provide additional Kafka producer properties in JSON",
728
782
  "group": "kafka",
729
783
  "type": "String",
@@ -736,6 +790,7 @@
736
790
  },
737
791
  {
738
792
  "label": "Key",
793
+ "id": "message.key",
739
794
  "description": "Provide message key",
740
795
  "group": "message",
741
796
  "type": "String",
@@ -750,6 +805,7 @@
750
805
  },
751
806
  {
752
807
  "label": "Value",
808
+ "id": "message.value",
753
809
  "description": "Provide message value",
754
810
  "group": "message",
755
811
  "type": "String",
@@ -764,6 +820,7 @@
764
820
  },
765
821
  {
766
822
  "label": "Result variable",
823
+ "id": "resultVariable",
767
824
  "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
768
825
  "group": "output",
769
826
  "type": "String",
@@ -774,6 +831,7 @@
774
831
  },
775
832
  {
776
833
  "label": "Result expression",
834
+ "id": "resultExpression",
777
835
  "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
778
836
  "group": "output",
779
837
  "type": "Text",
@@ -785,6 +843,7 @@
785
843
  },
786
844
  {
787
845
  "label": "Error expression",
846
+ "id": "errorExpression",
788
847
  "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
789
848
  "group": "errors",
790
849
  "type": "Text",
@@ -799,14 +858,14 @@
799
858
  "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
800
859
  },
801
860
  "engines": {
802
- "camunda": "^8.2"
861
+ "camunda": "^8.4"
803
862
  }
804
863
  },
805
864
  {
806
865
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
807
- "name": "Kafka Outbound Connector",
866
+ "name": "Kafka producer connector",
808
867
  "id": "io.camunda.connectors.KAFKA.v1",
809
- "version": 2,
868
+ "version": 1,
810
869
  "description": "Produce Kafka message",
811
870
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
812
871
  "category": {
@@ -982,9 +1041,9 @@
982
1041
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
983
1042
  "name": "Kafka Outbound Connector",
984
1043
  "id": "io.camunda.connectors.KAFKA.v1",
985
- "version": 3,
1044
+ "version": 2,
986
1045
  "description": "Produce Kafka message",
987
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
1046
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
988
1047
  "category": {
989
1048
  "id": "connectors",
990
1049
  "name": "Connectors"
@@ -1026,7 +1085,6 @@
1026
1085
  },
1027
1086
  {
1028
1087
  "label": "Username",
1029
- "id": "authentication.username",
1030
1088
  "description": "Provide the username (must have permissions to produce message to the topic)",
1031
1089
  "group": "authentication",
1032
1090
  "type": "String",
@@ -1038,7 +1096,6 @@
1038
1096
  },
1039
1097
  {
1040
1098
  "label": "Password",
1041
- "id": "authentication.password",
1042
1099
  "description": "Provide a password for the user",
1043
1100
  "group": "authentication",
1044
1101
  "type": "String",
@@ -1050,7 +1107,6 @@
1050
1107
  },
1051
1108
  {
1052
1109
  "label": "Bootstrap servers",
1053
- "id": "topic.bootstrapServers",
1054
1110
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1055
1111
  "group": "kafka",
1056
1112
  "type": "String",
@@ -1065,7 +1121,6 @@
1065
1121
  },
1066
1122
  {
1067
1123
  "label": "Topic",
1068
- "id": "topic.topicName",
1069
1124
  "description": "Provide topic name",
1070
1125
  "group": "kafka",
1071
1126
  "type": "String",
@@ -1078,22 +1133,8 @@
1078
1133
  "notEmpty": true
1079
1134
  }
1080
1135
  },
1081
- {
1082
- "label": "Headers",
1083
- "id": "headers",
1084
- "description": "Provide Kafka producer headers in JSON",
1085
- "group": "kafka",
1086
- "type": "String",
1087
- "optional": true,
1088
- "feel": "required",
1089
- "binding": {
1090
- "type": "zeebe:input",
1091
- "name": "headers"
1092
- }
1093
- },
1094
1136
  {
1095
1137
  "label": "Additional properties",
1096
- "id": "additionalProperties",
1097
1138
  "description": "Provide additional Kafka producer properties in JSON",
1098
1139
  "group": "kafka",
1099
1140
  "type": "String",
@@ -1106,7 +1147,6 @@
1106
1147
  },
1107
1148
  {
1108
1149
  "label": "Key",
1109
- "id": "message.key",
1110
1150
  "description": "Provide message key",
1111
1151
  "group": "message",
1112
1152
  "type": "String",
@@ -1121,7 +1161,6 @@
1121
1161
  },
1122
1162
  {
1123
1163
  "label": "Value",
1124
- "id": "message.value",
1125
1164
  "description": "Provide message value",
1126
1165
  "group": "message",
1127
1166
  "type": "String",
@@ -1136,7 +1175,6 @@
1136
1175
  },
1137
1176
  {
1138
1177
  "label": "Result variable",
1139
- "id": "resultVariable",
1140
1178
  "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
1141
1179
  "group": "output",
1142
1180
  "type": "String",
@@ -1147,7 +1185,6 @@
1147
1185
  },
1148
1186
  {
1149
1187
  "label": "Result expression",
1150
- "id": "resultExpression",
1151
1188
  "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
1152
1189
  "group": "output",
1153
1190
  "type": "Text",
@@ -1159,7 +1196,6 @@
1159
1196
  },
1160
1197
  {
1161
1198
  "label": "Error expression",
1162
- "id": "errorExpression",
1163
1199
  "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
1164
1200
  "group": "errors",
1165
1201
  "type": "Text",
@@ -1174,7 +1210,7 @@
1174
1210
  "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
1175
1211
  },
1176
1212
  "engines": {
1177
- "camunda": "^8.4"
1213
+ "camunda": "^8.2"
1178
1214
  }
1179
1215
  },
1180
1216
  {
@@ -1182,17 +1218,8 @@
1182
1218
  "name": "Kafka Outbound Connector",
1183
1219
  "id": "io.camunda.connectors.KAFKA.v1",
1184
1220
  "description": "Produce Kafka message",
1185
- "keywords": [
1186
- "publish message",
1187
- "send message",
1188
- "message queue",
1189
- "event streaming",
1190
- "produce event",
1191
- "stream data",
1192
- "kafka topic"
1193
- ],
1194
1221
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
1195
- "version": 6,
1222
+ "version": 5,
1196
1223
  "category": {
1197
1224
  "id": "connectors",
1198
1225
  "name": "Connectors"
@@ -1201,9 +1228,6 @@
1201
1228
  "elementType": {
1202
1229
  "value": "bpmn:ServiceTask"
1203
1230
  },
1204
- "engines": {
1205
- "camunda": "^8.3"
1206
- },
1207
1231
  "groups": [
1208
1232
  {
1209
1233
  "id": "authentication",
@@ -1213,18 +1237,10 @@
1213
1237
  "id": "kafka",
1214
1238
  "label": "Kafka"
1215
1239
  },
1216
- {
1217
- "id": "schema",
1218
- "label": "Schema"
1219
- },
1220
1240
  {
1221
1241
  "id": "message",
1222
1242
  "label": "Message"
1223
1243
  },
1224
- {
1225
- "id": "connector",
1226
- "label": "Connector"
1227
- },
1228
1244
  {
1229
1245
  "id": "output",
1230
1246
  "label": "Output mapping"
@@ -1305,24 +1321,11 @@
1305
1321
  },
1306
1322
  "type": "String"
1307
1323
  },
1308
- {
1309
- "id": "additionalProperties",
1310
- "label": "Additional properties",
1311
- "description": "Provide additional Kafka producer properties in JSON",
1312
- "optional": true,
1313
- "feel": "required",
1314
- "group": "kafka",
1315
- "binding": {
1316
- "name": "additionalProperties",
1317
- "type": "zeebe:input"
1318
- },
1319
- "type": "String"
1320
- },
1321
1324
  {
1322
1325
  "id": "schemaStrategy.type",
1323
1326
  "label": "Schema strategy",
1324
1327
  "value": "noSchema",
1325
- "group": "schema",
1328
+ "group": "kafka",
1326
1329
  "binding": {
1327
1330
  "name": "schemaStrategy.type",
1328
1331
  "type": "zeebe:input"
@@ -1334,64 +1337,22 @@
1334
1337
  "value": "noSchema"
1335
1338
  },
1336
1339
  {
1337
- "name": "Avro Inline schema",
1340
+ "name": "Inline schema",
1338
1341
  "value": "inlineSchema"
1339
1342
  },
1340
1343
  {
1341
- "name": "Confluent Schema registry",
1344
+ "name": "Schema registry",
1342
1345
  "value": "schemaRegistry"
1343
1346
  }
1344
1347
  ]
1345
1348
  },
1346
- {
1347
- "id": "schemaStrategy.avro.schema",
1348
- "label": "Schema",
1349
- "description": "Avro inline schema for the message value",
1350
- "optional": false,
1351
- "constraints": {
1352
- "notEmpty": true
1353
- },
1354
- "feel": "required",
1355
- "group": "schema",
1356
- "binding": {
1357
- "name": "schemaStrategy.schema",
1358
- "type": "zeebe:input"
1359
- },
1360
- "condition": {
1361
- "property": "schemaStrategy.type",
1362
- "equals": "inlineSchema",
1363
- "type": "simple"
1364
- },
1365
- "type": "Text"
1366
- },
1367
- {
1368
- "id": "schemaStrategy.schema",
1369
- "label": "Schema",
1370
- "description": "Schema (JSON or AVRO) for the message value",
1371
- "optional": false,
1372
- "constraints": {
1373
- "notEmpty": true
1374
- },
1375
- "feel": "required",
1376
- "group": "schema",
1377
- "binding": {
1378
- "name": "schemaStrategy.schema",
1379
- "type": "zeebe:input"
1380
- },
1381
- "condition": {
1382
- "property": "schemaStrategy.type",
1383
- "equals": "schemaRegistry",
1384
- "type": "simple"
1385
- },
1386
- "type": "Text"
1387
- },
1388
1349
  {
1389
1350
  "id": "schemaStrategy.schemaType",
1390
1351
  "label": "Schema type",
1391
1352
  "description": "Select the schema type. For details, visit the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">documentation</a>",
1392
1353
  "optional": false,
1393
1354
  "value": "avro",
1394
- "group": "schema",
1355
+ "group": "kafka",
1395
1356
  "binding": {
1396
1357
  "name": "schemaStrategy.schemaType",
1397
1358
  "type": "zeebe:input"
@@ -1408,7 +1369,7 @@
1408
1369
  "value": "json"
1409
1370
  },
1410
1371
  {
1411
- "name": "Avro",
1372
+ "name": "Avro (alpha)",
1412
1373
  "value": "avro"
1413
1374
  }
1414
1375
  ]
@@ -1422,7 +1383,7 @@
1422
1383
  "notEmpty": true
1423
1384
  },
1424
1385
  "feel": "optional",
1425
- "group": "schema",
1386
+ "group": "kafka",
1426
1387
  "binding": {
1427
1388
  "name": "schemaStrategy.schemaRegistryUrl",
1428
1389
  "type": "zeebe:input"
@@ -1434,6 +1395,32 @@
1434
1395
  },
1435
1396
  "type": "String"
1436
1397
  },
1398
+ {
1399
+ "id": "headers",
1400
+ "label": "Headers",
1401
+ "description": "Provide Kafka producer headers in JSON",
1402
+ "optional": true,
1403
+ "feel": "required",
1404
+ "group": "kafka",
1405
+ "binding": {
1406
+ "name": "headers",
1407
+ "type": "zeebe:input"
1408
+ },
1409
+ "type": "String"
1410
+ },
1411
+ {
1412
+ "id": "additionalProperties",
1413
+ "label": "Additional properties",
1414
+ "description": "Provide additional Kafka producer properties in JSON",
1415
+ "optional": true,
1416
+ "feel": "required",
1417
+ "group": "kafka",
1418
+ "binding": {
1419
+ "name": "additionalProperties",
1420
+ "type": "zeebe:input"
1421
+ },
1422
+ "type": "String"
1423
+ },
1437
1424
  {
1438
1425
  "id": "message.key",
1439
1426
  "label": "Key",
@@ -1464,46 +1451,51 @@
1464
1451
  "type": "String"
1465
1452
  },
1466
1453
  {
1467
- "id": "headers",
1468
- "label": "Headers",
1469
- "description": "Provide Kafka producer headers in JSON",
1470
- "optional": true,
1454
+ "id": "schemaStrategy.avro.schema",
1455
+ "label": "Schema",
1456
+ "description": "Inline schema (Avro) for the message value",
1457
+ "optional": false,
1458
+ "constraints": {
1459
+ "notEmpty": true
1460
+ },
1471
1461
  "feel": "required",
1472
1462
  "group": "message",
1473
1463
  "binding": {
1474
- "name": "headers",
1464
+ "name": "schemaStrategy.schema",
1475
1465
  "type": "zeebe:input"
1476
1466
  },
1477
- "type": "String"
1478
- },
1479
- {
1480
- "id": "version",
1481
- "label": "Version",
1482
- "description": "Version of the element template",
1483
- "value": "6",
1484
- "group": "connector",
1485
- "binding": {
1486
- "key": "elementTemplateVersion",
1487
- "type": "zeebe:taskHeader"
1467
+ "condition": {
1468
+ "property": "schemaStrategy.type",
1469
+ "equals": "inlineSchema",
1470
+ "type": "simple"
1488
1471
  },
1489
- "type": "Hidden"
1472
+ "type": "Text"
1490
1473
  },
1491
1474
  {
1492
- "id": "id",
1493
- "label": "ID",
1494
- "description": "ID of the element template",
1495
- "value": "io.camunda.connectors.KAFKA.v1",
1496
- "group": "connector",
1475
+ "id": "schemaStrategy.schema",
1476
+ "label": "Schema",
1477
+ "description": "Schema (JSON or AVRO) for the message value",
1478
+ "optional": false,
1479
+ "constraints": {
1480
+ "notEmpty": true
1481
+ },
1482
+ "feel": "required",
1483
+ "group": "message",
1497
1484
  "binding": {
1498
- "key": "elementTemplateId",
1499
- "type": "zeebe:taskHeader"
1485
+ "name": "schemaStrategy.schema",
1486
+ "type": "zeebe:input"
1500
1487
  },
1501
- "type": "Hidden"
1488
+ "condition": {
1489
+ "property": "schemaStrategy.type",
1490
+ "equals": "schemaRegistry",
1491
+ "type": "simple"
1492
+ },
1493
+ "type": "Text"
1502
1494
  },
1503
1495
  {
1504
1496
  "id": "resultVariable",
1505
1497
  "label": "Result variable",
1506
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
1498
+ "description": "Name of variable to store the response in",
1507
1499
  "group": "output",
1508
1500
  "binding": {
1509
1501
  "key": "resultVariable",
@@ -1514,7 +1506,7 @@
1514
1506
  {
1515
1507
  "id": "resultExpression",
1516
1508
  "label": "Result expression",
1517
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
1509
+ "description": "Expression to map the response into process variables",
1518
1510
  "feel": "required",
1519
1511
  "group": "output",
1520
1512
  "binding": {
@@ -1553,6 +1545,7 @@
1553
1545
  "label": "Retry backoff",
1554
1546
  "description": "ISO-8601 duration to wait between retries",
1555
1547
  "value": "PT0S",
1548
+ "feel": "optional",
1556
1549
  "group": "retries",
1557
1550
  "binding": {
1558
1551
  "key": "retryBackoff",
@@ -1563,6 +1556,9 @@
1563
1556
  ],
1564
1557
  "icon": {
1565
1558
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1559
+ },
1560
+ "engines": {
1561
+ "camunda": "^8.6"
1566
1562
  }
1567
1563
  }
1568
1564
  ]