@camunda/connectors-element-templates 1.0.4 → 1.0.6

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -4,11 +4,8 @@
4
4
  "name": "Kafka Outbound Connector",
5
5
  "id": "io.camunda.connectors.KAFKA.v1",
6
6
  "description": "Produce Kafka message",
7
- "metadata": {
8
- "keywords": []
9
- },
10
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
11
- "version": 6,
8
+ "version": 5,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -17,9 +14,6 @@
17
14
  "elementType": {
18
15
  "value": "bpmn:ServiceTask"
19
16
  },
20
- "engines": {
21
- "camunda": "^8.3"
22
- },
23
17
  "groups": [
24
18
  {
25
19
  "id": "authentication",
@@ -29,18 +23,10 @@
29
23
  "id": "kafka",
30
24
  "label": "Kafka"
31
25
  },
32
- {
33
- "id": "schema",
34
- "label": "Schema"
35
- },
36
26
  {
37
27
  "id": "message",
38
28
  "label": "Message"
39
29
  },
40
- {
41
- "id": "connector",
42
- "label": "Connector"
43
- },
44
30
  {
45
31
  "id": "output",
46
32
  "label": "Output mapping"
@@ -121,24 +107,11 @@
121
107
  },
122
108
  "type": "String"
123
109
  },
124
- {
125
- "id": "additionalProperties",
126
- "label": "Additional properties",
127
- "description": "Provide additional Kafka producer properties in JSON",
128
- "optional": true,
129
- "feel": "required",
130
- "group": "kafka",
131
- "binding": {
132
- "name": "additionalProperties",
133
- "type": "zeebe:input"
134
- },
135
- "type": "String"
136
- },
137
110
  {
138
111
  "id": "schemaStrategy.type",
139
112
  "label": "Schema strategy",
140
113
  "value": "noSchema",
141
- "group": "schema",
114
+ "group": "kafka",
142
115
  "binding": {
143
116
  "name": "schemaStrategy.type",
144
117
  "type": "zeebe:input"
@@ -150,64 +123,22 @@
150
123
  "value": "noSchema"
151
124
  },
152
125
  {
153
- "name": "Avro Inline schema",
126
+ "name": "Inline schema",
154
127
  "value": "inlineSchema"
155
128
  },
156
129
  {
157
- "name": "Confluent Schema registry",
130
+ "name": "Schema registry",
158
131
  "value": "schemaRegistry"
159
132
  }
160
133
  ]
161
134
  },
162
- {
163
- "id": "schemaStrategy.avro.schema",
164
- "label": "Schema",
165
- "description": "Avro inline schema for the message value",
166
- "optional": false,
167
- "constraints": {
168
- "notEmpty": true
169
- },
170
- "feel": "required",
171
- "group": "schema",
172
- "binding": {
173
- "name": "schemaStrategy.schema",
174
- "type": "zeebe:input"
175
- },
176
- "condition": {
177
- "property": "schemaStrategy.type",
178
- "equals": "inlineSchema",
179
- "type": "simple"
180
- },
181
- "type": "Text"
182
- },
183
- {
184
- "id": "schemaStrategy.schema",
185
- "label": "Schema",
186
- "description": "Schema (JSON or AVRO) for the message value",
187
- "optional": false,
188
- "constraints": {
189
- "notEmpty": true
190
- },
191
- "feel": "required",
192
- "group": "schema",
193
- "binding": {
194
- "name": "schemaStrategy.schema",
195
- "type": "zeebe:input"
196
- },
197
- "condition": {
198
- "property": "schemaStrategy.type",
199
- "equals": "schemaRegistry",
200
- "type": "simple"
201
- },
202
- "type": "Text"
203
- },
204
135
  {
205
136
  "id": "schemaStrategy.schemaType",
206
137
  "label": "Schema type",
207
138
  "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>",
208
139
  "optional": false,
209
140
  "value": "avro",
210
- "group": "schema",
141
+ "group": "kafka",
211
142
  "binding": {
212
143
  "name": "schemaStrategy.schemaType",
213
144
  "type": "zeebe:input"
@@ -224,7 +155,7 @@
224
155
  "value": "json"
225
156
  },
226
157
  {
227
- "name": "Avro",
158
+ "name": "Avro (alpha)",
228
159
  "value": "avro"
229
160
  }
230
161
  ]
@@ -238,7 +169,7 @@
238
169
  "notEmpty": true
239
170
  },
240
171
  "feel": "optional",
241
- "group": "schema",
172
+ "group": "kafka",
242
173
  "binding": {
243
174
  "name": "schemaStrategy.schemaRegistryUrl",
244
175
  "type": "zeebe:input"
@@ -250,6 +181,32 @@
250
181
  },
251
182
  "type": "String"
252
183
  },
184
+ {
185
+ "id": "headers",
186
+ "label": "Headers",
187
+ "description": "Provide Kafka producer headers in JSON",
188
+ "optional": true,
189
+ "feel": "required",
190
+ "group": "kafka",
191
+ "binding": {
192
+ "name": "headers",
193
+ "type": "zeebe:input"
194
+ },
195
+ "type": "String"
196
+ },
197
+ {
198
+ "id": "additionalProperties",
199
+ "label": "Additional properties",
200
+ "description": "Provide additional Kafka producer properties in JSON",
201
+ "optional": true,
202
+ "feel": "required",
203
+ "group": "kafka",
204
+ "binding": {
205
+ "name": "additionalProperties",
206
+ "type": "zeebe:input"
207
+ },
208
+ "type": "String"
209
+ },
253
210
  {
254
211
  "id": "message.key",
255
212
  "label": "Key",
@@ -280,41 +237,46 @@
280
237
  "type": "String"
281
238
  },
282
239
  {
283
- "id": "headers",
284
- "label": "Headers",
285
- "description": "Provide Kafka producer headers in JSON",
286
- "optional": true,
240
+ "id": "schemaStrategy.avro.schema",
241
+ "label": "Schema",
242
+ "description": "Inline schema (Avro) for the message value",
243
+ "optional": false,
244
+ "constraints": {
245
+ "notEmpty": true
246
+ },
287
247
  "feel": "required",
288
248
  "group": "message",
289
249
  "binding": {
290
- "name": "headers",
250
+ "name": "schemaStrategy.schema",
291
251
  "type": "zeebe:input"
292
252
  },
293
- "type": "String"
294
- },
295
- {
296
- "id": "version",
297
- "label": "Version",
298
- "description": "Version of the element template",
299
- "value": "6",
300
- "group": "connector",
301
- "binding": {
302
- "key": "elementTemplateVersion",
303
- "type": "zeebe:taskHeader"
253
+ "condition": {
254
+ "property": "schemaStrategy.type",
255
+ "equals": "inlineSchema",
256
+ "type": "simple"
304
257
  },
305
- "type": "Hidden"
258
+ "type": "Text"
306
259
  },
307
260
  {
308
- "id": "id",
309
- "label": "ID",
310
- "description": "ID of the element template",
311
- "value": "io.camunda.connectors.KAFKA.v1",
312
- "group": "connector",
261
+ "id": "schemaStrategy.schema",
262
+ "label": "Schema",
263
+ "description": "Schema (JSON or AVRO) for the message value",
264
+ "optional": false,
265
+ "constraints": {
266
+ "notEmpty": true
267
+ },
268
+ "feel": "required",
269
+ "group": "message",
313
270
  "binding": {
314
- "key": "elementTemplateId",
315
- "type": "zeebe:taskHeader"
271
+ "name": "schemaStrategy.schema",
272
+ "type": "zeebe:input"
316
273
  },
317
- "type": "Hidden"
274
+ "condition": {
275
+ "property": "schemaStrategy.type",
276
+ "equals": "schemaRegistry",
277
+ "type": "simple"
278
+ },
279
+ "type": "Text"
318
280
  },
319
281
  {
320
282
  "id": "resultVariable",
@@ -369,6 +331,7 @@
369
331
  "label": "Retry backoff",
370
332
  "description": "ISO-8601 duration to wait between retries",
371
333
  "value": "PT0S",
334
+ "feel": "optional",
372
335
  "group": "retries",
373
336
  "binding": {
374
337
  "key": "retryBackoff",
@@ -379,15 +342,18 @@
379
342
  ],
380
343
  "icon": {
381
344
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
345
+ },
346
+ "engines": {
347
+ "camunda": "^8.6"
382
348
  }
383
349
  },
384
350
  {
385
351
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
386
- "name": "Kafka Outbound Connector",
352
+ "name": "Kafka producer connector",
387
353
  "id": "io.camunda.connectors.KAFKA.v1",
354
+ "version": 1,
388
355
  "description": "Produce Kafka message",
389
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
390
- "version": 4,
356
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
391
357
  "category": {
392
358
  "id": "connectors",
393
359
  "name": "Connectors"
@@ -411,97 +377,273 @@
411
377
  },
412
378
  {
413
379
  "id": "output",
414
- "label": "Output mapping"
380
+ "label": "Response mapping"
415
381
  },
416
382
  {
417
- "id": "error",
383
+ "id": "errors",
418
384
  "label": "Error handling"
419
- },
420
- {
421
- "id": "retries",
422
- "label": "Retries"
423
385
  }
424
386
  ],
425
387
  "properties": [
426
388
  {
389
+ "type": "Hidden",
427
390
  "value": "io.camunda:connector-kafka:1",
428
391
  "binding": {
429
- "property": "type",
430
- "type": "zeebe:taskDefinition"
431
- },
432
- "type": "Hidden"
392
+ "type": "zeebe:taskDefinition",
393
+ "property": "type"
394
+ }
433
395
  },
434
396
  {
435
- "id": "authentication.username",
436
397
  "label": "Username",
437
398
  "description": "Provide the username (must have permissions to produce message to the topic)",
438
- "optional": true,
439
- "feel": "optional",
440
399
  "group": "authentication",
400
+ "type": "String",
401
+ "optional": true,
441
402
  "binding": {
442
- "name": "authentication.username",
443
- "type": "zeebe:input"
444
- },
445
- "type": "String"
403
+ "type": "zeebe:input",
404
+ "name": "authentication.username"
405
+ }
446
406
  },
447
407
  {
448
- "id": "authentication.password",
449
408
  "label": "Password",
450
409
  "description": "Provide a password for the user",
451
- "optional": true,
452
- "feel": "optional",
453
410
  "group": "authentication",
411
+ "type": "String",
412
+ "optional": true,
454
413
  "binding": {
455
- "name": "authentication.password",
456
- "type": "zeebe:input"
457
- },
458
- "type": "String"
459
- },
460
- {
461
- "id": "serializationType",
462
- "label": "Serialization type",
463
- "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>",
464
- "optional": false,
465
- "value": "json",
466
- "group": "kafka",
467
- "binding": {
468
- "name": "serializationType",
469
- "type": "zeebe:input"
470
- },
471
- "type": "Dropdown",
472
- "choices": [
473
- {
474
- "name": "Default (JSON)",
475
- "value": "json"
476
- },
477
- {
478
- "name": "AVRO (experimental)",
479
- "value": "avro"
480
- }
481
- ]
414
+ "type": "zeebe:input",
415
+ "name": "authentication.password"
416
+ }
482
417
  },
483
418
  {
484
- "id": "topic.bootstrapServers",
485
419
  "label": "Bootstrap servers",
486
420
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
487
- "optional": false,
488
- "constraints": {
489
- "notEmpty": true
490
- },
491
- "feel": "optional",
492
421
  "group": "kafka",
422
+ "type": "String",
423
+ "feel": "optional",
493
424
  "binding": {
494
- "name": "topic.bootstrapServers",
495
- "type": "zeebe:input"
425
+ "type": "zeebe:input",
426
+ "name": "topic.bootstrapServers"
496
427
  },
497
- "type": "String"
428
+ "constraints": {
429
+ "notEmpty": true
430
+ }
498
431
  },
499
432
  {
500
- "id": "topic.topicName",
501
433
  "label": "Topic",
502
434
  "description": "Provide topic name",
503
- "optional": false,
504
- "constraints": {
435
+ "group": "kafka",
436
+ "type": "String",
437
+ "feel": "optional",
438
+ "binding": {
439
+ "type": "zeebe:input",
440
+ "name": "topic.topicName"
441
+ },
442
+ "constraints": {
443
+ "notEmpty": true
444
+ }
445
+ },
446
+ {
447
+ "label": "Additional properties",
448
+ "description": "Provide additional Kafka producer properties in JSON",
449
+ "group": "kafka",
450
+ "type": "String",
451
+ "optional": true,
452
+ "feel": "required",
453
+ "binding": {
454
+ "type": "zeebe:input",
455
+ "name": "additionalProperties"
456
+ }
457
+ },
458
+ {
459
+ "label": "Key",
460
+ "description": "Provide message key",
461
+ "group": "message",
462
+ "type": "String",
463
+ "feel": "optional",
464
+ "binding": {
465
+ "type": "zeebe:input",
466
+ "name": "message.key"
467
+ },
468
+ "constraints": {
469
+ "notEmpty": true
470
+ }
471
+ },
472
+ {
473
+ "label": "Value",
474
+ "description": "Provide message value",
475
+ "group": "message",
476
+ "type": "String",
477
+ "feel": "optional",
478
+ "binding": {
479
+ "type": "zeebe:input",
480
+ "name": "message.value"
481
+ },
482
+ "constraints": {
483
+ "notEmpty": true
484
+ }
485
+ },
486
+ {
487
+ "label": "Result variable",
488
+ "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>",
489
+ "group": "output",
490
+ "type": "String",
491
+ "binding": {
492
+ "type": "zeebe:taskHeader",
493
+ "key": "resultVariable"
494
+ }
495
+ },
496
+ {
497
+ "label": "Result expression",
498
+ "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>",
499
+ "group": "output",
500
+ "type": "Text",
501
+ "feel": "required",
502
+ "binding": {
503
+ "type": "zeebe:taskHeader",
504
+ "key": "resultExpression"
505
+ }
506
+ },
507
+ {
508
+ "label": "Error expression",
509
+ "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>",
510
+ "group": "errors",
511
+ "type": "Text",
512
+ "feel": "required",
513
+ "binding": {
514
+ "type": "zeebe:taskHeader",
515
+ "key": "errorExpression"
516
+ }
517
+ }
518
+ ],
519
+ "icon": {
520
+ "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"
521
+ },
522
+ "engines": {
523
+ "camunda": "^8.2"
524
+ }
525
+ },
526
+ {
527
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
528
+ "name": "Kafka Outbound Connector",
529
+ "id": "io.camunda.connectors.KAFKA.v1",
530
+ "description": "Produce Kafka message",
531
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
532
+ "version": 4,
533
+ "category": {
534
+ "id": "connectors",
535
+ "name": "Connectors"
536
+ },
537
+ "appliesTo": ["bpmn:Task"],
538
+ "elementType": {
539
+ "value": "bpmn:ServiceTask"
540
+ },
541
+ "groups": [
542
+ {
543
+ "id": "authentication",
544
+ "label": "Authentication"
545
+ },
546
+ {
547
+ "id": "kafka",
548
+ "label": "Kafka"
549
+ },
550
+ {
551
+ "id": "message",
552
+ "label": "Message"
553
+ },
554
+ {
555
+ "id": "output",
556
+ "label": "Output mapping"
557
+ },
558
+ {
559
+ "id": "error",
560
+ "label": "Error handling"
561
+ },
562
+ {
563
+ "id": "retries",
564
+ "label": "Retries"
565
+ }
566
+ ],
567
+ "properties": [
568
+ {
569
+ "value": "io.camunda:connector-kafka:1",
570
+ "binding": {
571
+ "property": "type",
572
+ "type": "zeebe:taskDefinition"
573
+ },
574
+ "type": "Hidden"
575
+ },
576
+ {
577
+ "id": "authentication.username",
578
+ "label": "Username",
579
+ "description": "Provide the username (must have permissions to produce message to the topic)",
580
+ "optional": true,
581
+ "feel": "optional",
582
+ "group": "authentication",
583
+ "binding": {
584
+ "name": "authentication.username",
585
+ "type": "zeebe:input"
586
+ },
587
+ "type": "String"
588
+ },
589
+ {
590
+ "id": "authentication.password",
591
+ "label": "Password",
592
+ "description": "Provide a password for the user",
593
+ "optional": true,
594
+ "feel": "optional",
595
+ "group": "authentication",
596
+ "binding": {
597
+ "name": "authentication.password",
598
+ "type": "zeebe:input"
599
+ },
600
+ "type": "String"
601
+ },
602
+ {
603
+ "id": "serializationType",
604
+ "label": "Serialization type",
605
+ "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>",
606
+ "optional": false,
607
+ "value": "json",
608
+ "group": "kafka",
609
+ "binding": {
610
+ "name": "serializationType",
611
+ "type": "zeebe:input"
612
+ },
613
+ "type": "Dropdown",
614
+ "choices": [
615
+ {
616
+ "name": "Default (JSON)",
617
+ "value": "json"
618
+ },
619
+ {
620
+ "name": "AVRO (experimental)",
621
+ "value": "avro"
622
+ }
623
+ ]
624
+ },
625
+ {
626
+ "id": "topic.bootstrapServers",
627
+ "label": "Bootstrap servers",
628
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
629
+ "optional": false,
630
+ "constraints": {
631
+ "notEmpty": true
632
+ },
633
+ "feel": "optional",
634
+ "group": "kafka",
635
+ "binding": {
636
+ "name": "topic.bootstrapServers",
637
+ "type": "zeebe:input"
638
+ },
639
+ "type": "String"
640
+ },
641
+ {
642
+ "id": "topic.topicName",
643
+ "label": "Topic",
644
+ "description": "Provide topic name",
645
+ "optional": false,
646
+ "constraints": {
505
647
  "notEmpty": true
506
648
  },
507
649
  "feel": "optional",
@@ -838,11 +980,11 @@
838
980
  },
839
981
  {
840
982
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
841
- "name": "Kafka producer connector",
983
+ "name": "Kafka Outbound Connector",
842
984
  "id": "io.camunda.connectors.KAFKA.v1",
843
- "version": 1,
985
+ "version": 3,
844
986
  "description": "Produce Kafka message",
845
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/",
987
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
846
988
  "category": {
847
989
  "id": "connectors",
848
990
  "name": "Connectors"
@@ -884,6 +1026,7 @@
884
1026
  },
885
1027
  {
886
1028
  "label": "Username",
1029
+ "id": "authentication.username",
887
1030
  "description": "Provide the username (must have permissions to produce message to the topic)",
888
1031
  "group": "authentication",
889
1032
  "type": "String",
@@ -895,6 +1038,7 @@
895
1038
  },
896
1039
  {
897
1040
  "label": "Password",
1041
+ "id": "authentication.password",
898
1042
  "description": "Provide a password for the user",
899
1043
  "group": "authentication",
900
1044
  "type": "String",
@@ -906,6 +1050,7 @@
906
1050
  },
907
1051
  {
908
1052
  "label": "Bootstrap servers",
1053
+ "id": "topic.bootstrapServers",
909
1054
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
910
1055
  "group": "kafka",
911
1056
  "type": "String",
@@ -920,6 +1065,7 @@
920
1065
  },
921
1066
  {
922
1067
  "label": "Topic",
1068
+ "id": "topic.topicName",
923
1069
  "description": "Provide topic name",
924
1070
  "group": "kafka",
925
1071
  "type": "String",
@@ -932,8 +1078,22 @@
932
1078
  "notEmpty": true
933
1079
  }
934
1080
  },
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
+ },
935
1094
  {
936
1095
  "label": "Additional properties",
1096
+ "id": "additionalProperties",
937
1097
  "description": "Provide additional Kafka producer properties in JSON",
938
1098
  "group": "kafka",
939
1099
  "type": "String",
@@ -946,6 +1106,7 @@
946
1106
  },
947
1107
  {
948
1108
  "label": "Key",
1109
+ "id": "message.key",
949
1110
  "description": "Provide message key",
950
1111
  "group": "message",
951
1112
  "type": "String",
@@ -960,6 +1121,7 @@
960
1121
  },
961
1122
  {
962
1123
  "label": "Value",
1124
+ "id": "message.value",
963
1125
  "description": "Provide message value",
964
1126
  "group": "message",
965
1127
  "type": "String",
@@ -974,6 +1136,7 @@
974
1136
  },
975
1137
  {
976
1138
  "label": "Result variable",
1139
+ "id": "resultVariable",
977
1140
  "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>",
978
1141
  "group": "output",
979
1142
  "type": "String",
@@ -984,6 +1147,7 @@
984
1147
  },
985
1148
  {
986
1149
  "label": "Result expression",
1150
+ "id": "resultExpression",
987
1151
  "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>",
988
1152
  "group": "output",
989
1153
  "type": "Text",
@@ -995,6 +1159,7 @@
995
1159
  },
996
1160
  {
997
1161
  "label": "Error expression",
1162
+ "id": "errorExpression",
998
1163
  "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>",
999
1164
  "group": "errors",
1000
1165
  "type": "Text",
@@ -1009,7 +1174,7 @@
1009
1174
  "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"
1010
1175
  },
1011
1176
  "engines": {
1012
- "camunda": "^8.2"
1177
+ "camunda": "^8.4"
1013
1178
  }
1014
1179
  },
1015
1180
  {
@@ -1017,8 +1182,11 @@
1017
1182
  "name": "Kafka Outbound Connector",
1018
1183
  "id": "io.camunda.connectors.KAFKA.v1",
1019
1184
  "description": "Produce Kafka message",
1185
+ "metadata": {
1186
+ "keywords": []
1187
+ },
1020
1188
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
1021
- "version": 5,
1189
+ "version": 6,
1022
1190
  "category": {
1023
1191
  "id": "connectors",
1024
1192
  "name": "Connectors"
@@ -1027,6 +1195,9 @@
1027
1195
  "elementType": {
1028
1196
  "value": "bpmn:ServiceTask"
1029
1197
  },
1198
+ "engines": {
1199
+ "camunda": "^8.3"
1200
+ },
1030
1201
  "groups": [
1031
1202
  {
1032
1203
  "id": "authentication",
@@ -1036,12 +1207,20 @@
1036
1207
  "id": "kafka",
1037
1208
  "label": "Kafka"
1038
1209
  },
1210
+ {
1211
+ "id": "schema",
1212
+ "label": "Schema"
1213
+ },
1039
1214
  {
1040
1215
  "id": "message",
1041
1216
  "label": "Message"
1042
1217
  },
1043
1218
  {
1044
- "id": "output",
1219
+ "id": "connector",
1220
+ "label": "Connector"
1221
+ },
1222
+ {
1223
+ "id": "output",
1045
1224
  "label": "Output mapping"
1046
1225
  },
1047
1226
  {
@@ -1120,11 +1299,24 @@
1120
1299
  },
1121
1300
  "type": "String"
1122
1301
  },
1302
+ {
1303
+ "id": "additionalProperties",
1304
+ "label": "Additional properties",
1305
+ "description": "Provide additional Kafka producer properties in JSON",
1306
+ "optional": true,
1307
+ "feel": "required",
1308
+ "group": "kafka",
1309
+ "binding": {
1310
+ "name": "additionalProperties",
1311
+ "type": "zeebe:input"
1312
+ },
1313
+ "type": "String"
1314
+ },
1123
1315
  {
1124
1316
  "id": "schemaStrategy.type",
1125
1317
  "label": "Schema strategy",
1126
1318
  "value": "noSchema",
1127
- "group": "kafka",
1319
+ "group": "schema",
1128
1320
  "binding": {
1129
1321
  "name": "schemaStrategy.type",
1130
1322
  "type": "zeebe:input"
@@ -1136,22 +1328,64 @@
1136
1328
  "value": "noSchema"
1137
1329
  },
1138
1330
  {
1139
- "name": "Inline schema",
1331
+ "name": "Avro Inline schema",
1140
1332
  "value": "inlineSchema"
1141
1333
  },
1142
1334
  {
1143
- "name": "Schema registry",
1335
+ "name": "Confluent Schema registry",
1144
1336
  "value": "schemaRegistry"
1145
1337
  }
1146
1338
  ]
1147
1339
  },
1340
+ {
1341
+ "id": "schemaStrategy.avro.schema",
1342
+ "label": "Schema",
1343
+ "description": "Avro inline schema for the message value",
1344
+ "optional": false,
1345
+ "constraints": {
1346
+ "notEmpty": true
1347
+ },
1348
+ "feel": "required",
1349
+ "group": "schema",
1350
+ "binding": {
1351
+ "name": "schemaStrategy.schema",
1352
+ "type": "zeebe:input"
1353
+ },
1354
+ "condition": {
1355
+ "property": "schemaStrategy.type",
1356
+ "equals": "inlineSchema",
1357
+ "type": "simple"
1358
+ },
1359
+ "type": "Text"
1360
+ },
1361
+ {
1362
+ "id": "schemaStrategy.schema",
1363
+ "label": "Schema",
1364
+ "description": "Schema (JSON or AVRO) for the message value",
1365
+ "optional": false,
1366
+ "constraints": {
1367
+ "notEmpty": true
1368
+ },
1369
+ "feel": "required",
1370
+ "group": "schema",
1371
+ "binding": {
1372
+ "name": "schemaStrategy.schema",
1373
+ "type": "zeebe:input"
1374
+ },
1375
+ "condition": {
1376
+ "property": "schemaStrategy.type",
1377
+ "equals": "schemaRegistry",
1378
+ "type": "simple"
1379
+ },
1380
+ "type": "Text"
1381
+ },
1148
1382
  {
1149
1383
  "id": "schemaStrategy.schemaType",
1150
1384
  "label": "Schema type",
1151
1385
  "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>",
1152
1386
  "optional": false,
1153
1387
  "value": "avro",
1154
- "group": "kafka",
1388
+ "group": "schema",
1155
1389
  "binding": {
1156
1390
  "name": "schemaStrategy.schemaType",
1157
1391
  "type": "zeebe:input"
@@ -1168,7 +1402,7 @@
1168
1402
  "value": "json"
1169
1403
  },
1170
1404
  {
1171
- "name": "Avro (alpha)",
1405
+ "name": "Avro",
1172
1406
  "value": "avro"
1173
1407
  }
1174
1408
  ]
@@ -1182,7 +1416,7 @@
1182
1416
  "notEmpty": true
1183
1417
  },
1184
1418
  "feel": "optional",
1185
- "group": "kafka",
1419
+ "group": "schema",
1186
1420
  "binding": {
1187
1421
  "name": "schemaStrategy.schemaRegistryUrl",
1188
1422
  "type": "zeebe:input"
@@ -1194,32 +1428,6 @@
1194
1428
  },
1195
1429
  "type": "String"
1196
1430
  },
1197
- {
1198
- "id": "headers",
1199
- "label": "Headers",
1200
- "description": "Provide Kafka producer headers in JSON",
1201
- "optional": true,
1202
- "feel": "required",
1203
- "group": "kafka",
1204
- "binding": {
1205
- "name": "headers",
1206
- "type": "zeebe:input"
1207
- },
1208
- "type": "String"
1209
- },
1210
- {
1211
- "id": "additionalProperties",
1212
- "label": "Additional properties",
1213
- "description": "Provide additional Kafka producer properties in JSON",
1214
- "optional": true,
1215
- "feel": "required",
1216
- "group": "kafka",
1217
- "binding": {
1218
- "name": "additionalProperties",
1219
- "type": "zeebe:input"
1220
- },
1221
- "type": "String"
1222
- },
1223
1431
  {
1224
1432
  "id": "message.key",
1225
1433
  "label": "Key",
@@ -1250,46 +1458,41 @@
1250
1458
  "type": "String"
1251
1459
  },
1252
1460
  {
1253
- "id": "schemaStrategy.avro.schema",
1254
- "label": "Schema",
1255
- "description": "Inline schema (Avro) for the message value",
1256
- "optional": false,
1257
- "constraints": {
1258
- "notEmpty": true
1259
- },
1461
+ "id": "headers",
1462
+ "label": "Headers",
1463
+ "description": "Provide Kafka producer headers in JSON",
1464
+ "optional": true,
1260
1465
  "feel": "required",
1261
1466
  "group": "message",
1262
1467
  "binding": {
1263
- "name": "schemaStrategy.schema",
1468
+ "name": "headers",
1264
1469
  "type": "zeebe:input"
1265
1470
  },
1266
- "condition": {
1267
- "property": "schemaStrategy.type",
1268
- "equals": "inlineSchema",
1269
- "type": "simple"
1270
- },
1271
- "type": "Text"
1471
+ "type": "String"
1272
1472
  },
1273
1473
  {
1274
- "id": "schemaStrategy.schema",
1275
- "label": "Schema",
1276
- "description": "Schema (JSON or AVRO) for the message value",
1277
- "optional": false,
1278
- "constraints": {
1279
- "notEmpty": true
1280
- },
1281
- "feel": "required",
1282
- "group": "message",
1474
+ "id": "version",
1475
+ "label": "Version",
1476
+ "description": "Version of the element template",
1477
+ "value": "6",
1478
+ "group": "connector",
1283
1479
  "binding": {
1284
- "name": "schemaStrategy.schema",
1285
- "type": "zeebe:input"
1480
+ "key": "elementTemplateVersion",
1481
+ "type": "zeebe:taskHeader"
1286
1482
  },
1287
- "condition": {
1288
- "property": "schemaStrategy.type",
1289
- "equals": "schemaRegistry",
1290
- "type": "simple"
1483
+ "type": "Hidden"
1484
+ },
1485
+ {
1486
+ "id": "id",
1487
+ "label": "ID",
1488
+ "description": "ID of the element template",
1489
+ "value": "io.camunda.connectors.KAFKA.v1",
1490
+ "group": "connector",
1491
+ "binding": {
1492
+ "key": "elementTemplateId",
1493
+ "type": "zeebe:taskHeader"
1291
1494
  },
1292
- "type": "Text"
1495
+ "type": "Hidden"
1293
1496
  },
1294
1497
  {
1295
1498
  "id": "resultVariable",
@@ -1344,7 +1547,6 @@
1344
1547
  "label": "Retry backoff",
1345
1548
  "description": "ISO-8601 duration to wait between retries",
1346
1549
  "value": "PT0S",
1347
- "feel": "optional",
1348
1550
  "group": "retries",
1349
1551
  "binding": {
1350
1552
  "key": "retryBackoff",
@@ -1355,208 +1557,6 @@
1355
1557
  ],
1356
1558
  "icon": {
1357
1559
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1358
- },
1359
- "engines": {
1360
- "camunda": "^8.6"
1361
- }
1362
- },
1363
- {
1364
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1365
- "name": "Kafka Outbound Connector",
1366
- "id": "io.camunda.connectors.KAFKA.v1",
1367
- "version": 3,
1368
- "description": "Produce Kafka message",
1369
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=outbound",
1370
- "category": {
1371
- "id": "connectors",
1372
- "name": "Connectors"
1373
- },
1374
- "appliesTo": ["bpmn:Task"],
1375
- "elementType": {
1376
- "value": "bpmn:ServiceTask"
1377
- },
1378
- "groups": [
1379
- {
1380
- "id": "authentication",
1381
- "label": "Authentication"
1382
- },
1383
- {
1384
- "id": "kafka",
1385
- "label": "Kafka"
1386
- },
1387
- {
1388
- "id": "message",
1389
- "label": "Message"
1390
- },
1391
- {
1392
- "id": "output",
1393
- "label": "Response mapping"
1394
- },
1395
- {
1396
- "id": "errors",
1397
- "label": "Error handling"
1398
- }
1399
- ],
1400
- "properties": [
1401
- {
1402
- "type": "Hidden",
1403
- "value": "io.camunda:connector-kafka:1",
1404
- "binding": {
1405
- "type": "zeebe:taskDefinition",
1406
- "property": "type"
1407
- }
1408
- },
1409
- {
1410
- "label": "Username",
1411
- "id": "authentication.username",
1412
- "description": "Provide the username (must have permissions to produce message to the topic)",
1413
- "group": "authentication",
1414
- "type": "String",
1415
- "optional": true,
1416
- "binding": {
1417
- "type": "zeebe:input",
1418
- "name": "authentication.username"
1419
- }
1420
- },
1421
- {
1422
- "label": "Password",
1423
- "id": "authentication.password",
1424
- "description": "Provide a password for the user",
1425
- "group": "authentication",
1426
- "type": "String",
1427
- "optional": true,
1428
- "binding": {
1429
- "type": "zeebe:input",
1430
- "name": "authentication.password"
1431
- }
1432
- },
1433
- {
1434
- "label": "Bootstrap servers",
1435
- "id": "topic.bootstrapServers",
1436
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1437
- "group": "kafka",
1438
- "type": "String",
1439
- "feel": "optional",
1440
- "binding": {
1441
- "type": "zeebe:input",
1442
- "name": "topic.bootstrapServers"
1443
- },
1444
- "constraints": {
1445
- "notEmpty": true
1446
- }
1447
- },
1448
- {
1449
- "label": "Topic",
1450
- "id": "topic.topicName",
1451
- "description": "Provide topic name",
1452
- "group": "kafka",
1453
- "type": "String",
1454
- "feel": "optional",
1455
- "binding": {
1456
- "type": "zeebe:input",
1457
- "name": "topic.topicName"
1458
- },
1459
- "constraints": {
1460
- "notEmpty": true
1461
- }
1462
- },
1463
- {
1464
- "label": "Headers",
1465
- "id": "headers",
1466
- "description": "Provide Kafka producer headers in JSON",
1467
- "group": "kafka",
1468
- "type": "String",
1469
- "optional": true,
1470
- "feel": "required",
1471
- "binding": {
1472
- "type": "zeebe:input",
1473
- "name": "headers"
1474
- }
1475
- },
1476
- {
1477
- "label": "Additional properties",
1478
- "id": "additionalProperties",
1479
- "description": "Provide additional Kafka producer properties in JSON",
1480
- "group": "kafka",
1481
- "type": "String",
1482
- "optional": true,
1483
- "feel": "required",
1484
- "binding": {
1485
- "type": "zeebe:input",
1486
- "name": "additionalProperties"
1487
- }
1488
- },
1489
- {
1490
- "label": "Key",
1491
- "id": "message.key",
1492
- "description": "Provide message key",
1493
- "group": "message",
1494
- "type": "String",
1495
- "feel": "optional",
1496
- "binding": {
1497
- "type": "zeebe:input",
1498
- "name": "message.key"
1499
- },
1500
- "constraints": {
1501
- "notEmpty": true
1502
- }
1503
- },
1504
- {
1505
- "label": "Value",
1506
- "id": "message.value",
1507
- "description": "Provide message value",
1508
- "group": "message",
1509
- "type": "String",
1510
- "feel": "optional",
1511
- "binding": {
1512
- "type": "zeebe:input",
1513
- "name": "message.value"
1514
- },
1515
- "constraints": {
1516
- "notEmpty": true
1517
- }
1518
- },
1519
- {
1520
- "label": "Result variable",
1521
- "id": "resultVariable",
1522
- "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>",
1523
- "group": "output",
1524
- "type": "String",
1525
- "binding": {
1526
- "type": "zeebe:taskHeader",
1527
- "key": "resultVariable"
1528
- }
1529
- },
1530
- {
1531
- "label": "Result expression",
1532
- "id": "resultExpression",
1533
- "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>",
1534
- "group": "output",
1535
- "type": "Text",
1536
- "feel": "required",
1537
- "binding": {
1538
- "type": "zeebe:taskHeader",
1539
- "key": "resultExpression"
1540
- }
1541
- },
1542
- {
1543
- "label": "Error expression",
1544
- "id": "errorExpression",
1545
- "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>",
1546
- "group": "errors",
1547
- "type": "Text",
1548
- "feel": "required",
1549
- "binding": {
1550
- "type": "zeebe:taskHeader",
1551
- "key": "errorExpression"
1552
- }
1553
- }
1554
- ],
1555
- "icon": {
1556
- "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"
1557
- },
1558
- "engines": {
1559
- "camunda": "^8.4"
1560
1560
  }
1561
1561
  }
1562
1562
  ]