@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -4,11 +4,8 @@
4
4
  "name": "Kafka Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
6
6
  "description": "Consume Kafka messages",
7
- "metadata": {
8
- "keywords": []
9
- },
10
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
11
- "version": 7,
8
+ "version": 6,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -18,9 +15,6 @@
18
15
  "value": "bpmn:IntermediateCatchEvent",
19
16
  "eventDefinition": "bpmn:MessageEventDefinition"
20
17
  },
21
- "engines": {
22
- "camunda": "^8.3"
23
- },
24
18
  "groups": [
25
19
  {
26
20
  "id": "authentication",
@@ -31,8 +25,8 @@
31
25
  "label": "Kafka"
32
26
  },
33
27
  {
34
- "id": "schema",
35
- "label": "Schema"
28
+ "id": "message",
29
+ "label": "Message deserialization"
36
30
  },
37
31
  {
38
32
  "id": "activation",
@@ -214,7 +208,7 @@
214
208
  "id": "schemaStrategy.type",
215
209
  "label": "Schema strategy",
216
210
  "value": "noSchema",
217
- "group": "schema",
211
+ "group": "kafka",
218
212
  "binding": {
219
213
  "name": "schemaStrategy.type",
220
214
  "type": "zeebe:property"
@@ -226,43 +220,22 @@
226
220
  "value": "noSchema"
227
221
  },
228
222
  {
229
- "name": "Avro Inline schema",
223
+ "name": "Inline schema",
230
224
  "value": "inlineSchema"
231
225
  },
232
226
  {
233
- "name": "Confluent Schema registry",
227
+ "name": "Schema registry",
234
228
  "value": "schemaRegistry"
235
229
  }
236
230
  ]
237
231
  },
238
- {
239
- "id": "schemaStrategy.avro.schema",
240
- "label": "Schema",
241
- "description": "Avro inline schema for the message value",
242
- "optional": false,
243
- "constraints": {
244
- "notEmpty": true
245
- },
246
- "feel": "required",
247
- "group": "schema",
248
- "binding": {
249
- "name": "schemaStrategy.schema",
250
- "type": "zeebe:property"
251
- },
252
- "condition": {
253
- "property": "schemaStrategy.type",
254
- "equals": "inlineSchema",
255
- "type": "simple"
256
- },
257
- "type": "Text"
258
- },
259
232
  {
260
233
  "id": "schemaStrategy.schemaType",
261
234
  "label": "Schema type",
262
235
  "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>",
263
236
  "optional": false,
264
237
  "value": "avro",
265
- "group": "schema",
238
+ "group": "kafka",
266
239
  "binding": {
267
240
  "name": "schemaStrategy.schemaType",
268
241
  "type": "zeebe:property"
@@ -279,7 +252,7 @@
279
252
  "value": "json"
280
253
  },
281
254
  {
282
- "name": "Avro",
255
+ "name": "Avro (alpha)",
283
256
  "value": "avro"
284
257
  }
285
258
  ]
@@ -292,7 +265,7 @@
292
265
  "constraints": {
293
266
  "notEmpty": true
294
267
  },
295
- "group": "schema",
268
+ "group": "kafka",
296
269
  "binding": {
297
270
  "name": "schemaStrategy.schemaRegistryUrl",
298
271
  "type": "zeebe:property"
@@ -304,6 +277,27 @@
304
277
  },
305
278
  "type": "String"
306
279
  },
280
+ {
281
+ "id": "schemaStrategy.avro.schema",
282
+ "label": "Schema",
283
+ "description": "Inline schema (Avro) for the message value",
284
+ "optional": false,
285
+ "constraints": {
286
+ "notEmpty": true
287
+ },
288
+ "feel": "required",
289
+ "group": "message",
290
+ "binding": {
291
+ "name": "schemaStrategy.schema",
292
+ "type": "zeebe:property"
293
+ },
294
+ "condition": {
295
+ "property": "schemaStrategy.type",
296
+ "equals": "inlineSchema",
297
+ "type": "simple"
298
+ },
299
+ "type": "Text"
300
+ },
307
301
  {
308
302
  "id": "activationCondition",
309
303
  "label": "Activation condition",
@@ -494,6 +488,9 @@
494
488
  ],
495
489
  "icon": {
496
490
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
491
+ },
492
+ "engines": {
493
+ "camunda": "^8.6"
497
494
  }
498
495
  },
499
496
  {
@@ -1215,9 +1212,9 @@
1215
1212
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1216
1213
  "name": "Kafka Intermediate Catch Event Connector",
1217
1214
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1215
+ "version": 4,
1218
1216
  "description": "Consume Kafka messages",
1219
1217
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1220
- "version": 6,
1221
1218
  "category": {
1222
1219
  "id": "connectors",
1223
1220
  "name": "Connectors"
@@ -1236,53 +1233,41 @@
1236
1233
  "id": "kafka",
1237
1234
  "label": "Kafka"
1238
1235
  },
1239
- {
1240
- "id": "message",
1241
- "label": "Message deserialization"
1242
- },
1243
1236
  {
1244
1237
  "id": "activation",
1245
1238
  "label": "Activation"
1246
1239
  },
1247
1240
  {
1248
- "id": "correlation",
1249
- "label": "Correlation",
1250
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1251
- },
1252
- {
1253
- "id": "deduplication",
1254
- "label": "Deduplication",
1255
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1256
- },
1257
- {
1258
- "id": "output",
1259
- "label": "Output mapping"
1241
+ "id": "variable-mapping",
1242
+ "label": "Variable mapping"
1260
1243
  }
1261
1244
  ],
1262
1245
  "properties": [
1263
1246
  {
1247
+ "type": "Hidden",
1264
1248
  "value": "io.camunda:connector-kafka-inbound:1",
1265
1249
  "binding": {
1266
- "name": "inbound.type",
1267
- "type": "zeebe:property"
1250
+ "type": "zeebe:property",
1251
+ "name": "inbound.type"
1252
+ }
1253
+ },
1254
+ {
1255
+ "type": "Hidden",
1256
+ "generatedValue": {
1257
+ "type": "uuid"
1268
1258
  },
1269
- "type": "Hidden"
1259
+ "binding": {
1260
+ "type": "bpmn:Message#property",
1261
+ "name": "name"
1262
+ }
1270
1263
  },
1271
1264
  {
1272
- "id": "authenticationType",
1273
1265
  "label": "Authentication type",
1274
1266
  "description": "Username/password or custom",
1275
- "optional": false,
1276
- "value": "credentials",
1277
- "constraints": {
1278
- "notEmpty": true
1279
- },
1267
+ "id": "authenticationType",
1280
1268
  "group": "authentication",
1281
- "binding": {
1282
- "name": "authenticationType",
1283
- "type": "zeebe:property"
1284
- },
1285
1269
  "type": "Dropdown",
1270
+ "value": "credentials",
1286
1271
  "choices": [
1287
1272
  {
1288
1273
  "name": "Credentials",
@@ -1292,120 +1277,118 @@
1292
1277
  "name": "Custom",
1293
1278
  "value": "custom"
1294
1279
  }
1295
- ]
1280
+ ],
1281
+ "binding": {
1282
+ "type": "zeebe:property",
1283
+ "name": "authenticationType"
1284
+ }
1296
1285
  },
1297
1286
  {
1298
- "id": "authentication.username",
1299
1287
  "label": "Username",
1300
1288
  "description": "Provide the username (must have permissions to produce message to the topic)",
1301
- "optional": true,
1302
1289
  "group": "authentication",
1290
+ "type": "String",
1291
+ "feel": "optional",
1292
+ "optional": true,
1303
1293
  "binding": {
1304
- "name": "authentication.username",
1305
- "type": "zeebe:property"
1294
+ "type": "zeebe:property",
1295
+ "name": "authentication.username"
1306
1296
  },
1307
- "type": "String"
1297
+ "condition": {
1298
+ "property": "authenticationType",
1299
+ "equals": "credentials"
1300
+ }
1308
1301
  },
1309
1302
  {
1310
- "id": "authentication.password",
1311
1303
  "label": "Password",
1312
1304
  "description": "Provide a password for the user",
1313
- "optional": true,
1314
1305
  "group": "authentication",
1306
+ "type": "String",
1307
+ "feel": "optional",
1308
+ "optional": true,
1315
1309
  "binding": {
1316
- "name": "authentication.password",
1317
- "type": "zeebe:property"
1310
+ "type": "zeebe:property",
1311
+ "name": "authentication.password"
1318
1312
  },
1319
- "type": "String"
1313
+ "condition": {
1314
+ "property": "authenticationType",
1315
+ "equals": "credentials"
1316
+ }
1320
1317
  },
1321
1318
  {
1322
- "id": "topic.bootstrapServers",
1323
1319
  "label": "Bootstrap servers",
1324
1320
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1325
- "optional": false,
1326
- "constraints": {
1327
- "notEmpty": true
1328
- },
1329
1321
  "group": "kafka",
1322
+ "type": "String",
1323
+ "feel": "optional",
1330
1324
  "binding": {
1331
- "name": "topic.bootstrapServers",
1332
- "type": "zeebe:property"
1325
+ "type": "zeebe:property",
1326
+ "name": "topic.bootstrapServers"
1333
1327
  },
1334
- "type": "String"
1328
+ "constraints": {
1329
+ "notEmpty": true
1330
+ }
1335
1331
  },
1336
1332
  {
1337
- "id": "topic.topicName",
1338
1333
  "label": "Topic",
1339
- "description": "Provide topic name",
1340
- "optional": false,
1341
- "constraints": {
1342
- "notEmpty": true
1343
- },
1334
+ "description": "Provide the topic name",
1344
1335
  "group": "kafka",
1336
+ "type": "String",
1345
1337
  "binding": {
1346
- "name": "topic.topicName",
1347
- "type": "zeebe:property"
1338
+ "type": "zeebe:property",
1339
+ "name": "topic.topicName"
1348
1340
  },
1349
- "type": "String"
1341
+ "constraints": {
1342
+ "notEmpty": true
1343
+ }
1350
1344
  },
1351
1345
  {
1352
- "id": "groupId",
1353
- "label": "Consumer group ID",
1346
+ "label": "Consumer Group ID",
1354
1347
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1355
- "optional": false,
1356
1348
  "group": "kafka",
1349
+ "type": "String",
1350
+ "optional": true,
1357
1351
  "binding": {
1358
- "name": "groupId",
1359
- "type": "zeebe:property"
1352
+ "type": "zeebe:property",
1353
+ "name": "groupId"
1360
1354
  },
1361
- "type": "String"
1355
+ "constraints": {
1356
+ "notEmpty": false,
1357
+ "maxLength": 250
1358
+ }
1362
1359
  },
1363
1360
  {
1364
- "id": "additionalProperties",
1365
1361
  "label": "Additional properties",
1366
1362
  "description": "Provide additional Kafka consumer properties in JSON",
1363
+ "group": "kafka",
1364
+ "type": "String",
1367
1365
  "optional": true,
1368
1366
  "feel": "required",
1369
- "group": "kafka",
1370
1367
  "binding": {
1371
- "name": "additionalProperties",
1372
- "type": "zeebe:property"
1373
- },
1374
- "type": "String"
1368
+ "type": "zeebe:property",
1369
+ "name": "additionalProperties"
1370
+ }
1375
1371
  },
1376
1372
  {
1377
- "id": "offsets",
1378
1373
  "label": "Offsets",
1379
1374
  "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
1380
- "optional": true,
1381
- "feel": "optional",
1382
1375
  "group": "kafka",
1376
+ "type": "String",
1377
+ "feel": "optional",
1378
+ "optional": true,
1383
1379
  "binding": {
1384
- "name": "offsets",
1385
- "type": "zeebe:property"
1386
- },
1387
- "type": "String"
1380
+ "type": "zeebe:property",
1381
+ "name": "offsets"
1382
+ }
1388
1383
  },
1389
1384
  {
1390
- "id": "autoOffsetReset",
1391
1385
  "label": "Auto offset reset",
1392
1386
  "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
1393
- "optional": false,
1394
- "value": "latest",
1395
- "constraints": {
1396
- "notEmpty": true
1397
- },
1387
+ "id": "autoOffsetReset",
1398
1388
  "group": "kafka",
1399
- "binding": {
1400
- "name": "autoOffsetReset",
1401
- "type": "zeebe:property"
1402
- },
1403
1389
  "type": "Dropdown",
1390
+ "value": "latest",
1404
1391
  "choices": [
1405
- {
1406
- "name": "None",
1407
- "value": "none"
1408
- },
1409
1392
  {
1410
1393
  "name": "Latest",
1411
1394
  "value": "latest"
@@ -1413,296 +1396,352 @@
1413
1396
  {
1414
1397
  "name": "Earliest",
1415
1398
  "value": "earliest"
1399
+ },
1400
+ {
1401
+ "name": "None",
1402
+ "value": "none"
1416
1403
  }
1417
- ]
1404
+ ],
1405
+ "binding": {
1406
+ "type": "zeebe:property",
1407
+ "name": "autoOffsetReset"
1408
+ }
1418
1409
  },
1419
1410
  {
1420
- "id": "schemaStrategy.type",
1421
- "label": "Schema strategy",
1422
- "value": "noSchema",
1423
- "group": "kafka",
1411
+ "label": "Correlation key (process)",
1412
+ "type": "String",
1413
+ "group": "activation",
1414
+ "feel": "required",
1415
+ "description": "Sets up the correlation key from process variables",
1424
1416
  "binding": {
1425
- "name": "schemaStrategy.type",
1426
- "type": "zeebe:property"
1417
+ "type": "bpmn:Message#zeebe:subscription#property",
1418
+ "name": "correlationKey"
1427
1419
  },
1428
- "type": "Dropdown",
1429
- "choices": [
1430
- {
1431
- "name": "No schema",
1432
- "value": "noSchema"
1433
- },
1434
- {
1435
- "name": "Inline schema",
1436
- "value": "inlineSchema"
1437
- },
1438
- {
1439
- "name": "Schema registry",
1440
- "value": "schemaRegistry"
1441
- }
1442
- ]
1420
+ "constraints": {
1421
+ "notEmpty": true
1422
+ }
1443
1423
  },
1444
1424
  {
1445
- "id": "schemaStrategy.schemaType",
1446
- "label": "Schema type",
1447
- "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>",
1448
- "optional": false,
1449
- "value": "avro",
1450
- "group": "kafka",
1425
+ "label": "Correlation key (payload)",
1426
+ "type": "String",
1427
+ "group": "activation",
1428
+ "feel": "required",
1451
1429
  "binding": {
1452
- "name": "schemaStrategy.schemaType",
1453
- "type": "zeebe:property"
1454
- },
1455
- "condition": {
1456
- "property": "schemaStrategy.type",
1457
- "equals": "schemaRegistry",
1458
- "type": "simple"
1430
+ "type": "zeebe:property",
1431
+ "name": "correlationKeyExpression"
1459
1432
  },
1460
- "type": "Dropdown",
1461
- "choices": [
1462
- {
1463
- "name": "JSON",
1464
- "value": "json"
1465
- },
1466
- {
1467
- "name": "Avro (alpha)",
1468
- "value": "avro"
1469
- }
1470
- ]
1471
- },
1472
- {
1473
- "id": "schemaStrategy.schemaRegistryUrl",
1474
- "label": "Schema registry URL",
1475
- "description": "Provide the schema registry URL",
1476
- "optional": false,
1433
+ "description": "Extracts the correlation key from the incoming message payload",
1477
1434
  "constraints": {
1478
1435
  "notEmpty": true
1479
- },
1480
- "group": "kafka",
1481
- "binding": {
1482
- "name": "schemaStrategy.schemaRegistryUrl",
1483
- "type": "zeebe:property"
1484
- },
1485
- "condition": {
1486
- "property": "schemaStrategy.type",
1487
- "equals": "schemaRegistry",
1488
- "type": "simple"
1489
- },
1490
- "type": "String"
1436
+ }
1491
1437
  },
1492
1438
  {
1493
- "id": "schemaStrategy.avro.schema",
1494
- "label": "Schema",
1495
- "description": "Inline schema (Avro) for the message value",
1496
- "optional": false,
1497
- "constraints": {
1498
- "notEmpty": true
1499
- },
1439
+ "label": "Message ID expression",
1500
1440
  "feel": "required",
1501
- "group": "message",
1441
+ "type": "String",
1442
+ "optional": true,
1443
+ "group": "activation",
1502
1444
  "binding": {
1503
- "name": "schemaStrategy.schema",
1504
- "type": "zeebe:property"
1505
- },
1506
- "condition": {
1507
- "property": "schemaStrategy.type",
1508
- "equals": "inlineSchema",
1509
- "type": "simple"
1445
+ "type": "zeebe:property",
1446
+ "name": "messageIdExpression"
1510
1447
  },
1511
- "type": "Text"
1448
+ "description": "Expression to extract unique identifier of a message"
1512
1449
  },
1513
1450
  {
1514
- "id": "activationCondition",
1515
1451
  "label": "Activation condition",
1516
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1517
- "optional": true,
1518
- "feel": "required",
1452
+ "type": "String",
1519
1453
  "group": "activation",
1454
+ "feel": "required",
1455
+ "optional": true,
1520
1456
  "binding": {
1521
- "name": "activationCondition",
1522
- "type": "zeebe:property"
1457
+ "type": "zeebe:property",
1458
+ "name": "activationCondition"
1523
1459
  },
1524
- "type": "String"
1460
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1525
1461
  },
1526
1462
  {
1527
- "id": "consumeUnmatchedEvents",
1528
- "label": "Consume unmatched events",
1529
- "value": true,
1530
- "group": "activation",
1463
+ "label": "Result variable",
1464
+ "type": "String",
1465
+ "group": "variable-mapping",
1466
+ "optional": true,
1531
1467
  "binding": {
1532
- "name": "consumeUnmatchedEvents",
1533
- "type": "zeebe:property"
1468
+ "type": "zeebe:property",
1469
+ "name": "resultVariable"
1534
1470
  },
1535
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1536
- "type": "Boolean"
1471
+ "description": "Name of variable to store the result of the connector in"
1537
1472
  },
1538
1473
  {
1539
- "id": "correlationKeyProcess",
1540
- "label": "Correlation key (process)",
1541
- "description": "Sets up the correlation key from process variables",
1542
- "constraints": {
1543
- "notEmpty": true
1544
- },
1474
+ "label": "Result expression",
1475
+ "description": "Expression to map the inbound payload to process variables",
1476
+ "group": "variable-mapping",
1477
+ "type": "Text",
1545
1478
  "feel": "required",
1546
- "group": "correlation",
1547
1479
  "binding": {
1548
- "name": "correlationKey",
1549
- "type": "bpmn:Message#zeebe:subscription#property"
1550
- },
1551
- "type": "String"
1480
+ "type": "zeebe:property",
1481
+ "name": "resultExpression"
1482
+ }
1483
+ }
1484
+ ],
1485
+ "icon": {
1486
+ "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"
1487
+ },
1488
+ "engines": {
1489
+ "camunda": "^8.5"
1490
+ }
1491
+ },
1492
+ {
1493
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1494
+ "name": "Kafka consumer connector",
1495
+ "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1496
+ "version": 1,
1497
+ "description": "Consume Kafka message",
1498
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
1499
+ "category": {
1500
+ "id": "connectors",
1501
+ "name": "Connectors"
1502
+ },
1503
+ "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1504
+ "elementType": {
1505
+ "value": "bpmn:IntermediateCatchEvent",
1506
+ "eventDefinition": "bpmn:MessageEventDefinition"
1507
+ },
1508
+ "groups": [
1509
+ {
1510
+ "id": "authentication",
1511
+ "label": "Authentication"
1552
1512
  },
1553
1513
  {
1554
- "id": "correlationKeyPayload",
1555
- "label": "Correlation key (payload)",
1556
- "description": "Extracts the correlation key from the incoming message payload",
1557
- "constraints": {
1558
- "notEmpty": true
1559
- },
1560
- "feel": "required",
1561
- "group": "correlation",
1514
+ "id": "kafka",
1515
+ "label": "Kafka"
1516
+ },
1517
+ {
1518
+ "id": "activation",
1519
+ "label": "Activation"
1520
+ },
1521
+ {
1522
+ "id": "variable-mapping",
1523
+ "label": "Variable mapping"
1524
+ }
1525
+ ],
1526
+ "properties": [
1527
+ {
1528
+ "type": "Hidden",
1529
+ "value": "io.camunda:connector-kafka-inbound:1",
1562
1530
  "binding": {
1563
- "name": "correlationKeyExpression",
1564
- "type": "zeebe:property"
1531
+ "type": "zeebe:property",
1532
+ "name": "inbound.type"
1533
+ }
1534
+ },
1535
+ {
1536
+ "type": "Hidden",
1537
+ "generatedValue": {
1538
+ "type": "uuid"
1565
1539
  },
1566
- "type": "String"
1540
+ "binding": {
1541
+ "type": "bpmn:Message#property",
1542
+ "name": "name"
1543
+ }
1567
1544
  },
1568
1545
  {
1569
- "id": "messageIdExpression",
1570
- "label": "Message ID expression",
1571
- "description": "Expression to extract unique identifier of a message",
1546
+ "label": "Authentication type",
1547
+ "description": "Username/password or custom",
1548
+ "id": "authenticationType",
1549
+ "group": "authentication",
1550
+ "type": "Dropdown",
1551
+ "value": "credentials",
1552
+ "choices": [
1553
+ {
1554
+ "name": "Credentials",
1555
+ "value": "credentials"
1556
+ },
1557
+ {
1558
+ "name": "Custom",
1559
+ "value": "custom"
1560
+ }
1561
+ ],
1562
+ "binding": {
1563
+ "type": "zeebe:property",
1564
+ "name": "authenticationType"
1565
+ }
1566
+ },
1567
+ {
1568
+ "label": "Username",
1569
+ "description": "Provide the username (must have permissions to produce message to the topic)",
1570
+ "group": "authentication",
1571
+ "type": "String",
1572
+ "feel": "optional",
1572
1573
  "optional": true,
1573
- "feel": "required",
1574
- "group": "correlation",
1575
1574
  "binding": {
1576
- "name": "messageIdExpression",
1577
- "type": "zeebe:property"
1575
+ "type": "zeebe:property",
1576
+ "name": "authentication.username"
1578
1577
  },
1579
- "type": "String"
1578
+ "condition": {
1579
+ "property": "authenticationType",
1580
+ "equals": "credentials"
1581
+ }
1580
1582
  },
1581
1583
  {
1582
- "id": "messageTtl",
1583
- "label": "Message TTL",
1584
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1584
+ "label": "Password",
1585
+ "description": "Provide a password for the user",
1586
+ "group": "authentication",
1587
+ "type": "String",
1588
+ "feel": "optional",
1585
1589
  "optional": true,
1586
- "constraints": {
1587
- "notEmpty": false,
1588
- "pattern": {
1589
- "value": "^(PT.*|)$",
1590
- "message": "must be an ISO-8601 duration"
1591
- }
1590
+ "binding": {
1591
+ "type": "zeebe:property",
1592
+ "name": "authentication.password"
1592
1593
  },
1594
+ "condition": {
1595
+ "property": "authenticationType",
1596
+ "equals": "credentials"
1597
+ }
1598
+ },
1599
+ {
1600
+ "label": "Bootstrap servers",
1601
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1602
+ "group": "kafka",
1603
+ "type": "String",
1593
1604
  "feel": "optional",
1594
- "group": "correlation",
1595
1605
  "binding": {
1596
- "name": "messageTtl",
1597
- "type": "zeebe:property"
1606
+ "type": "zeebe:property",
1607
+ "name": "topic.bootstrapServers"
1598
1608
  },
1599
- "type": "String"
1609
+ "constraints": {
1610
+ "notEmpty": true
1611
+ }
1600
1612
  },
1601
1613
  {
1602
- "id": "messageNameUuid",
1603
- "generatedValue": {
1604
- "type": "uuid"
1614
+ "label": "Topic",
1615
+ "description": "Provide the topic name",
1616
+ "group": "kafka",
1617
+ "type": "String",
1618
+ "feel": "optional",
1619
+ "binding": {
1620
+ "type": "zeebe:property",
1621
+ "name": "topic.topicName"
1605
1622
  },
1606
- "group": "correlation",
1623
+ "constraints": {
1624
+ "notEmpty": true
1625
+ }
1626
+ },
1627
+ {
1628
+ "label": "Additional properties",
1629
+ "description": "Provide additional Kafka consumer properties in JSON",
1630
+ "group": "kafka",
1631
+ "type": "String",
1632
+ "optional": true,
1633
+ "feel": "required",
1634
+ "binding": {
1635
+ "type": "zeebe:property",
1636
+ "name": "additionalProperties"
1637
+ }
1638
+ },
1639
+ {
1640
+ "label": "Offsets",
1641
+ "description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
1642
+ "group": "kafka",
1643
+ "type": "String",
1644
+ "feel": "optional",
1645
+ "optional": true,
1646
+ "binding": {
1647
+ "type": "zeebe:property",
1648
+ "name": "offsets"
1649
+ }
1650
+ },
1651
+ {
1652
+ "label": "Auto offset reset",
1653
+ "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
1654
+ "id": "autoOffsetReset",
1655
+ "group": "kafka",
1656
+ "type": "Dropdown",
1657
+ "value": "latest",
1658
+ "choices": [
1659
+ {
1660
+ "name": "Latest",
1661
+ "value": "latest"
1662
+ },
1663
+ {
1664
+ "name": "Earliest",
1665
+ "value": "earliest"
1666
+ },
1667
+ {
1668
+ "name": "None",
1669
+ "value": "none"
1670
+ }
1671
+ ],
1607
1672
  "binding": {
1608
- "name": "name",
1609
- "type": "bpmn:Message#property"
1610
- },
1611
- "type": "Hidden"
1673
+ "type": "zeebe:property",
1674
+ "name": "autoOffsetReset"
1675
+ }
1612
1676
  },
1613
1677
  {
1614
- "id": "deduplicationModeManualFlag",
1615
- "label": "Manual mode",
1616
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1617
- "value": false,
1618
- "group": "deduplication",
1678
+ "label": "Correlation key (process)",
1679
+ "type": "String",
1680
+ "group": "activation",
1681
+ "feel": "required",
1682
+ "description": "Sets up the correlation key from process variables",
1619
1683
  "binding": {
1620
- "name": "deduplicationModeManualFlag",
1621
- "type": "zeebe:property"
1684
+ "type": "bpmn:Message#zeebe:subscription#property",
1685
+ "name": "correlationKey"
1622
1686
  },
1623
- "type": "Boolean"
1624
- },
1625
- {
1626
- "id": "deduplicationId",
1627
- "label": "Deduplication ID",
1628
1687
  "constraints": {
1629
- "notEmpty": true,
1630
- "pattern": {
1631
- "value": "^[a-zA-Z0-9_-]+$",
1632
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1633
- }
1634
- },
1635
- "group": "deduplication",
1636
- "binding": {
1637
- "name": "deduplicationId",
1638
- "type": "zeebe:property"
1639
- },
1640
- "condition": {
1641
- "property": "deduplicationModeManualFlag",
1642
- "equals": true,
1643
- "type": "simple"
1644
- },
1645
- "type": "String"
1688
+ "notEmpty": true
1689
+ }
1646
1690
  },
1647
1691
  {
1648
- "id": "deduplicationModeManual",
1649
- "value": "MANUAL",
1650
- "group": "deduplication",
1692
+ "label": "Correlation key (payload)",
1693
+ "type": "String",
1694
+ "group": "activation",
1695
+ "feel": "required",
1651
1696
  "binding": {
1652
- "name": "deduplicationMode",
1653
- "type": "zeebe:property"
1654
- },
1655
- "condition": {
1656
- "property": "deduplicationId",
1657
- "isActive": true,
1658
- "type": "simple"
1697
+ "type": "zeebe:property",
1698
+ "name": "correlationKeyExpression"
1659
1699
  },
1660
- "type": "Hidden"
1700
+ "description": "Extracts the correlation key from the incoming message payload",
1701
+ "constraints": {
1702
+ "notEmpty": true
1703
+ }
1661
1704
  },
1662
1705
  {
1663
- "id": "deduplicationModeAuto",
1664
- "value": "AUTO",
1665
- "group": "deduplication",
1706
+ "label": "Activation condition",
1707
+ "type": "String",
1708
+ "group": "activation",
1709
+ "feel": "required",
1710
+ "optional": true,
1666
1711
  "binding": {
1667
- "name": "deduplicationMode",
1668
- "type": "zeebe:property"
1669
- },
1670
- "condition": {
1671
- "property": "deduplicationId",
1672
- "isActive": false,
1673
- "type": "simple"
1712
+ "type": "zeebe:property",
1713
+ "name": "activationCondition"
1674
1714
  },
1675
- "type": "Hidden"
1715
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1676
1716
  },
1677
1717
  {
1678
- "id": "resultVariable",
1679
1718
  "label": "Result variable",
1680
- "description": "Name of variable to store the response in",
1681
- "group": "output",
1719
+ "type": "String",
1720
+ "group": "variable-mapping",
1721
+ "optional": true,
1682
1722
  "binding": {
1683
- "name": "resultVariable",
1684
- "type": "zeebe:property"
1723
+ "type": "zeebe:property",
1724
+ "name": "resultVariable"
1685
1725
  },
1686
- "type": "String"
1726
+ "description": "Name of variable to store the result of the connector in"
1687
1727
  },
1688
1728
  {
1689
- "id": "resultExpression",
1690
1729
  "label": "Result expression",
1691
- "description": "Expression to map the response into process variables",
1730
+ "description": "Expression to map the inbound payload to process variables",
1731
+ "group": "variable-mapping",
1732
+ "type": "Text",
1692
1733
  "feel": "required",
1693
- "group": "output",
1694
1734
  "binding": {
1695
- "name": "resultExpression",
1696
- "type": "zeebe:property"
1697
- },
1698
- "type": "Text"
1735
+ "type": "zeebe:property",
1736
+ "name": "resultExpression"
1737
+ }
1699
1738
  }
1700
1739
  ],
1701
1740
  "icon": {
1702
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1741
+ "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"
1703
1742
  },
1704
1743
  "engines": {
1705
- "camunda": "^8.6"
1744
+ "camunda": "^8.2"
1706
1745
  }
1707
1746
  },
1708
1747
  {
@@ -1992,9 +2031,12 @@
1992
2031
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1993
2032
  "name": "Kafka Intermediate Catch Event Connector",
1994
2033
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1995
- "version": 4,
1996
2034
  "description": "Consume Kafka messages",
2035
+ "metadata": {
2036
+ "keywords": []
2037
+ },
1997
2038
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
2039
+ "version": 7,
1998
2040
  "category": {
1999
2041
  "id": "connectors",
2000
2042
  "name": "Connectors"
@@ -2004,6 +2046,9 @@
2004
2046
  "value": "bpmn:IntermediateCatchEvent",
2005
2047
  "eventDefinition": "bpmn:MessageEventDefinition"
2006
2048
  },
2049
+ "engines": {
2050
+ "camunda": "^8.3"
2051
+ },
2007
2052
  "groups": [
2008
2053
  {
2009
2054
  "id": "authentication",
@@ -2013,41 +2058,53 @@
2013
2058
  "id": "kafka",
2014
2059
  "label": "Kafka"
2015
2060
  },
2061
+ {
2062
+ "id": "schema",
2063
+ "label": "Schema"
2064
+ },
2016
2065
  {
2017
2066
  "id": "activation",
2018
2067
  "label": "Activation"
2019
2068
  },
2020
2069
  {
2021
- "id": "variable-mapping",
2022
- "label": "Variable mapping"
2070
+ "id": "correlation",
2071
+ "label": "Correlation",
2072
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2073
+ },
2074
+ {
2075
+ "id": "deduplication",
2076
+ "label": "Deduplication",
2077
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2078
+ },
2079
+ {
2080
+ "id": "output",
2081
+ "label": "Output mapping"
2023
2082
  }
2024
2083
  ],
2025
2084
  "properties": [
2026
2085
  {
2027
- "type": "Hidden",
2028
2086
  "value": "io.camunda:connector-kafka-inbound:1",
2029
2087
  "binding": {
2030
- "type": "zeebe:property",
2031
- "name": "inbound.type"
2032
- }
2033
- },
2034
- {
2035
- "type": "Hidden",
2036
- "generatedValue": {
2037
- "type": "uuid"
2088
+ "name": "inbound.type",
2089
+ "type": "zeebe:property"
2038
2090
  },
2039
- "binding": {
2040
- "type": "bpmn:Message#property",
2041
- "name": "name"
2042
- }
2091
+ "type": "Hidden"
2043
2092
  },
2044
2093
  {
2094
+ "id": "authenticationType",
2045
2095
  "label": "Authentication type",
2046
2096
  "description": "Username/password or custom",
2047
- "id": "authenticationType",
2097
+ "optional": false,
2098
+ "value": "credentials",
2099
+ "constraints": {
2100
+ "notEmpty": true
2101
+ },
2048
2102
  "group": "authentication",
2103
+ "binding": {
2104
+ "name": "authenticationType",
2105
+ "type": "zeebe:property"
2106
+ },
2049
2107
  "type": "Dropdown",
2050
- "value": "credentials",
2051
2108
  "choices": [
2052
2109
  {
2053
2110
  "name": "Credentials",
@@ -2057,118 +2114,120 @@
2057
2114
  "name": "Custom",
2058
2115
  "value": "custom"
2059
2116
  }
2060
- ],
2061
- "binding": {
2062
- "type": "zeebe:property",
2063
- "name": "authenticationType"
2064
- }
2117
+ ]
2065
2118
  },
2066
2119
  {
2120
+ "id": "authentication.username",
2067
2121
  "label": "Username",
2068
2122
  "description": "Provide the username (must have permissions to produce message to the topic)",
2069
- "group": "authentication",
2070
- "type": "String",
2071
- "feel": "optional",
2072
2123
  "optional": true,
2124
+ "group": "authentication",
2073
2125
  "binding": {
2074
- "type": "zeebe:property",
2075
- "name": "authentication.username"
2126
+ "name": "authentication.username",
2127
+ "type": "zeebe:property"
2076
2128
  },
2077
- "condition": {
2078
- "property": "authenticationType",
2079
- "equals": "credentials"
2080
- }
2129
+ "type": "String"
2081
2130
  },
2082
2131
  {
2132
+ "id": "authentication.password",
2083
2133
  "label": "Password",
2084
2134
  "description": "Provide a password for the user",
2085
- "group": "authentication",
2086
- "type": "String",
2087
- "feel": "optional",
2088
2135
  "optional": true,
2136
+ "group": "authentication",
2089
2137
  "binding": {
2090
- "type": "zeebe:property",
2091
- "name": "authentication.password"
2138
+ "name": "authentication.password",
2139
+ "type": "zeebe:property"
2092
2140
  },
2093
- "condition": {
2094
- "property": "authenticationType",
2095
- "equals": "credentials"
2096
- }
2141
+ "type": "String"
2097
2142
  },
2098
2143
  {
2144
+ "id": "topic.bootstrapServers",
2099
2145
  "label": "Bootstrap servers",
2100
2146
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
2147
+ "optional": false,
2148
+ "constraints": {
2149
+ "notEmpty": true
2150
+ },
2101
2151
  "group": "kafka",
2102
- "type": "String",
2103
- "feel": "optional",
2104
2152
  "binding": {
2105
- "type": "zeebe:property",
2106
- "name": "topic.bootstrapServers"
2153
+ "name": "topic.bootstrapServers",
2154
+ "type": "zeebe:property"
2107
2155
  },
2108
- "constraints": {
2109
- "notEmpty": true
2110
- }
2156
+ "type": "String"
2111
2157
  },
2112
2158
  {
2159
+ "id": "topic.topicName",
2113
2160
  "label": "Topic",
2114
- "description": "Provide the topic name",
2161
+ "description": "Provide topic name",
2162
+ "optional": false,
2163
+ "constraints": {
2164
+ "notEmpty": true
2165
+ },
2115
2166
  "group": "kafka",
2116
- "type": "String",
2117
2167
  "binding": {
2118
- "type": "zeebe:property",
2119
- "name": "topic.topicName"
2168
+ "name": "topic.topicName",
2169
+ "type": "zeebe:property"
2120
2170
  },
2121
- "constraints": {
2122
- "notEmpty": true
2123
- }
2171
+ "type": "String"
2124
2172
  },
2125
2173
  {
2126
- "label": "Consumer Group ID",
2174
+ "id": "groupId",
2175
+ "label": "Consumer group ID",
2127
2176
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
2177
+ "optional": false,
2128
2178
  "group": "kafka",
2129
- "type": "String",
2130
- "optional": true,
2131
2179
  "binding": {
2132
- "type": "zeebe:property",
2133
- "name": "groupId"
2134
- },
2135
- "constraints": {
2136
- "notEmpty": false,
2137
- "maxLength": 250
2138
- }
2180
+ "name": "groupId",
2181
+ "type": "zeebe:property"
2182
+ },
2183
+ "type": "String"
2139
2184
  },
2140
2185
  {
2186
+ "id": "additionalProperties",
2141
2187
  "label": "Additional properties",
2142
2188
  "description": "Provide additional Kafka consumer properties in JSON",
2143
- "group": "kafka",
2144
- "type": "String",
2145
2189
  "optional": true,
2146
2190
  "feel": "required",
2191
+ "group": "kafka",
2147
2192
  "binding": {
2148
- "type": "zeebe:property",
2149
- "name": "additionalProperties"
2150
- }
2193
+ "name": "additionalProperties",
2194
+ "type": "zeebe:property"
2195
+ },
2196
+ "type": "String"
2151
2197
  },
2152
2198
  {
2199
+ "id": "offsets",
2153
2200
  "label": "Offsets",
2154
2201
  "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
2155
- "group": "kafka",
2156
- "type": "String",
2157
- "feel": "optional",
2158
2202
  "optional": true,
2203
+ "feel": "optional",
2204
+ "group": "kafka",
2159
2205
  "binding": {
2160
- "type": "zeebe:property",
2161
- "name": "offsets"
2162
- }
2206
+ "name": "offsets",
2207
+ "type": "zeebe:property"
2208
+ },
2209
+ "type": "String"
2163
2210
  },
2164
2211
  {
2212
+ "id": "autoOffsetReset",
2165
2213
  "label": "Auto offset reset",
2166
2214
  "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
2167
- "id": "autoOffsetReset",
2215
+ "optional": false,
2216
+ "value": "latest",
2217
+ "constraints": {
2218
+ "notEmpty": true
2219
+ },
2168
2220
  "group": "kafka",
2221
+ "binding": {
2222
+ "name": "autoOffsetReset",
2223
+ "type": "zeebe:property"
2224
+ },
2169
2225
  "type": "Dropdown",
2170
- "value": "latest",
2171
2226
  "choices": [
2227
+ {
2228
+ "name": "None",
2229
+ "value": "none"
2230
+ },
2172
2231
  {
2173
2232
  "name": "Latest",
2174
2233
  "value": "latest"
@@ -2176,352 +2235,293 @@
2176
2235
  {
2177
2236
  "name": "Earliest",
2178
2237
  "value": "earliest"
2179
- },
2180
- {
2181
- "name": "None",
2182
- "value": "none"
2183
2238
  }
2184
- ],
2185
- "binding": {
2186
- "type": "zeebe:property",
2187
- "name": "autoOffsetReset"
2188
- }
2239
+ ]
2189
2240
  },
2190
2241
  {
2191
- "label": "Correlation key (process)",
2192
- "type": "String",
2193
- "group": "activation",
2194
- "feel": "required",
2195
- "description": "Sets up the correlation key from process variables",
2242
+ "id": "schemaStrategy.type",
2243
+ "label": "Schema strategy",
2244
+ "value": "noSchema",
2245
+ "group": "schema",
2196
2246
  "binding": {
2197
- "type": "bpmn:Message#zeebe:subscription#property",
2198
- "name": "correlationKey"
2247
+ "name": "schemaStrategy.type",
2248
+ "type": "zeebe:property"
2199
2249
  },
2200
- "constraints": {
2201
- "notEmpty": true
2202
- }
2250
+ "type": "Dropdown",
2251
+ "choices": [
2252
+ {
2253
+ "name": "No schema",
2254
+ "value": "noSchema"
2255
+ },
2256
+ {
2257
+ "name": "Avro Inline schema",
2258
+ "value": "inlineSchema"
2259
+ },
2260
+ {
2261
+ "name": "Confluent Schema registry",
2262
+ "value": "schemaRegistry"
2263
+ }
2264
+ ]
2203
2265
  },
2204
2266
  {
2205
- "label": "Correlation key (payload)",
2206
- "type": "String",
2207
- "group": "activation",
2208
- "feel": "required",
2209
- "binding": {
2210
- "type": "zeebe:property",
2211
- "name": "correlationKeyExpression"
2212
- },
2213
- "description": "Extracts the correlation key from the incoming message payload",
2267
+ "id": "schemaStrategy.avro.schema",
2268
+ "label": "Schema",
2269
+ "description": "Avro inline schema for the message value",
2270
+ "optional": false,
2214
2271
  "constraints": {
2215
2272
  "notEmpty": true
2216
- }
2217
- },
2218
- {
2219
- "label": "Message ID expression",
2220
- "feel": "required",
2221
- "type": "String",
2222
- "optional": true,
2223
- "group": "activation",
2224
- "binding": {
2225
- "type": "zeebe:property",
2226
- "name": "messageIdExpression"
2227
2273
  },
2228
- "description": "Expression to extract unique identifier of a message"
2229
- },
2230
- {
2231
- "label": "Activation condition",
2232
- "type": "String",
2233
- "group": "activation",
2234
2274
  "feel": "required",
2235
- "optional": true,
2275
+ "group": "schema",
2236
2276
  "binding": {
2237
- "type": "zeebe:property",
2238
- "name": "activationCondition"
2277
+ "name": "schemaStrategy.schema",
2278
+ "type": "zeebe:property"
2239
2279
  },
2240
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2241
- },
2242
- {
2243
- "label": "Result variable",
2244
- "type": "String",
2245
- "group": "variable-mapping",
2246
- "optional": true,
2247
- "binding": {
2248
- "type": "zeebe:property",
2249
- "name": "resultVariable"
2280
+ "condition": {
2281
+ "property": "schemaStrategy.type",
2282
+ "equals": "inlineSchema",
2283
+ "type": "simple"
2250
2284
  },
2251
- "description": "Name of variable to store the result of the connector in"
2252
- },
2253
- {
2254
- "label": "Result expression",
2255
- "description": "Expression to map the inbound payload to process variables",
2256
- "group": "variable-mapping",
2257
- "type": "Text",
2258
- "feel": "required",
2259
- "binding": {
2260
- "type": "zeebe:property",
2261
- "name": "resultExpression"
2262
- }
2263
- }
2264
- ],
2265
- "icon": {
2266
- "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"
2267
- },
2268
- "engines": {
2269
- "camunda": "^8.5"
2270
- }
2271
- },
2272
- {
2273
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2274
- "name": "Kafka consumer connector",
2275
- "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
2276
- "version": 1,
2277
- "description": "Consume Kafka message",
2278
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
2279
- "category": {
2280
- "id": "connectors",
2281
- "name": "Connectors"
2282
- },
2283
- "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
2284
- "elementType": {
2285
- "value": "bpmn:IntermediateCatchEvent",
2286
- "eventDefinition": "bpmn:MessageEventDefinition"
2287
- },
2288
- "groups": [
2289
- {
2290
- "id": "authentication",
2291
- "label": "Authentication"
2292
- },
2293
- {
2294
- "id": "kafka",
2295
- "label": "Kafka"
2296
- },
2297
- {
2298
- "id": "activation",
2299
- "label": "Activation"
2285
+ "type": "Text"
2300
2286
  },
2301
2287
  {
2302
- "id": "variable-mapping",
2303
- "label": "Variable mapping"
2304
- }
2305
- ],
2306
- "properties": [
2307
- {
2308
- "type": "Hidden",
2309
- "value": "io.camunda:connector-kafka-inbound:1",
2288
+ "id": "schemaStrategy.schemaType",
2289
+ "label": "Schema type",
2290
+ "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>",
2291
+ "optional": false,
2292
+ "value": "avro",
2293
+ "group": "schema",
2310
2294
  "binding": {
2311
- "type": "zeebe:property",
2312
- "name": "inbound.type"
2313
- }
2314
- },
2315
- {
2316
- "type": "Hidden",
2317
- "generatedValue": {
2318
- "type": "uuid"
2295
+ "name": "schemaStrategy.schemaType",
2296
+ "type": "zeebe:property"
2297
+ },
2298
+ "condition": {
2299
+ "property": "schemaStrategy.type",
2300
+ "equals": "schemaRegistry",
2301
+ "type": "simple"
2319
2302
  },
2320
- "binding": {
2321
- "type": "bpmn:Message#property",
2322
- "name": "name"
2323
- }
2324
- },
2325
- {
2326
- "label": "Authentication type",
2327
- "description": "Username/password or custom",
2328
- "id": "authenticationType",
2329
- "group": "authentication",
2330
2303
  "type": "Dropdown",
2331
- "value": "credentials",
2332
2304
  "choices": [
2333
2305
  {
2334
- "name": "Credentials",
2335
- "value": "credentials"
2306
+ "name": "JSON",
2307
+ "value": "json"
2336
2308
  },
2337
2309
  {
2338
- "name": "Custom",
2339
- "value": "custom"
2310
+ "name": "Avro",
2311
+ "value": "avro"
2340
2312
  }
2341
- ],
2342
- "binding": {
2343
- "type": "zeebe:property",
2344
- "name": "authenticationType"
2345
- }
2313
+ ]
2346
2314
  },
2347
2315
  {
2348
- "label": "Username",
2349
- "description": "Provide the username (must have permissions to produce message to the topic)",
2350
- "group": "authentication",
2351
- "type": "String",
2352
- "feel": "optional",
2353
- "optional": true,
2316
+ "id": "schemaStrategy.schemaRegistryUrl",
2317
+ "label": "Schema registry URL",
2318
+ "description": "Provide the schema registry URL",
2319
+ "optional": false,
2320
+ "constraints": {
2321
+ "notEmpty": true
2322
+ },
2323
+ "group": "schema",
2354
2324
  "binding": {
2355
- "type": "zeebe:property",
2356
- "name": "authentication.username"
2325
+ "name": "schemaStrategy.schemaRegistryUrl",
2326
+ "type": "zeebe:property"
2357
2327
  },
2358
2328
  "condition": {
2359
- "property": "authenticationType",
2360
- "equals": "credentials"
2361
- }
2329
+ "property": "schemaStrategy.type",
2330
+ "equals": "schemaRegistry",
2331
+ "type": "simple"
2332
+ },
2333
+ "type": "String"
2362
2334
  },
2363
2335
  {
2364
- "label": "Password",
2365
- "description": "Provide a password for the user",
2366
- "group": "authentication",
2367
- "type": "String",
2368
- "feel": "optional",
2336
+ "id": "activationCondition",
2337
+ "label": "Activation condition",
2338
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2369
2339
  "optional": true,
2340
+ "feel": "required",
2341
+ "group": "activation",
2370
2342
  "binding": {
2371
- "type": "zeebe:property",
2372
- "name": "authentication.password"
2343
+ "name": "activationCondition",
2344
+ "type": "zeebe:property"
2373
2345
  },
2374
- "condition": {
2375
- "property": "authenticationType",
2376
- "equals": "credentials"
2377
- }
2346
+ "type": "String"
2378
2347
  },
2379
2348
  {
2380
- "label": "Bootstrap servers",
2381
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
2382
- "group": "kafka",
2383
- "type": "String",
2384
- "feel": "optional",
2349
+ "id": "consumeUnmatchedEvents",
2350
+ "label": "Consume unmatched events",
2351
+ "value": true,
2352
+ "group": "activation",
2385
2353
  "binding": {
2386
- "type": "zeebe:property",
2387
- "name": "topic.bootstrapServers"
2354
+ "name": "consumeUnmatchedEvents",
2355
+ "type": "zeebe:property"
2388
2356
  },
2389
- "constraints": {
2390
- "notEmpty": true
2391
- }
2357
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
2358
+ "type": "Boolean"
2392
2359
  },
2393
2360
  {
2394
- "label": "Topic",
2395
- "description": "Provide the topic name",
2396
- "group": "kafka",
2397
- "type": "String",
2398
- "feel": "optional",
2361
+ "id": "correlationKeyProcess",
2362
+ "label": "Correlation key (process)",
2363
+ "description": "Sets up the correlation key from process variables",
2364
+ "constraints": {
2365
+ "notEmpty": true
2366
+ },
2367
+ "feel": "required",
2368
+ "group": "correlation",
2399
2369
  "binding": {
2400
- "type": "zeebe:property",
2401
- "name": "topic.topicName"
2370
+ "name": "correlationKey",
2371
+ "type": "bpmn:Message#zeebe:subscription#property"
2402
2372
  },
2373
+ "type": "String"
2374
+ },
2375
+ {
2376
+ "id": "correlationKeyPayload",
2377
+ "label": "Correlation key (payload)",
2378
+ "description": "Extracts the correlation key from the incoming message payload",
2403
2379
  "constraints": {
2404
2380
  "notEmpty": true
2405
- }
2381
+ },
2382
+ "feel": "required",
2383
+ "group": "correlation",
2384
+ "binding": {
2385
+ "name": "correlationKeyExpression",
2386
+ "type": "zeebe:property"
2387
+ },
2388
+ "type": "String"
2406
2389
  },
2407
2390
  {
2408
- "label": "Additional properties",
2409
- "description": "Provide additional Kafka consumer properties in JSON",
2410
- "group": "kafka",
2411
- "type": "String",
2391
+ "id": "messageIdExpression",
2392
+ "label": "Message ID expression",
2393
+ "description": "Expression to extract unique identifier of a message",
2412
2394
  "optional": true,
2413
2395
  "feel": "required",
2396
+ "group": "correlation",
2414
2397
  "binding": {
2415
- "type": "zeebe:property",
2416
- "name": "additionalProperties"
2417
- }
2398
+ "name": "messageIdExpression",
2399
+ "type": "zeebe:property"
2400
+ },
2401
+ "type": "String"
2418
2402
  },
2419
2403
  {
2420
- "label": "Offsets",
2421
- "description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
2422
- "group": "kafka",
2423
- "type": "String",
2424
- "feel": "optional",
2404
+ "id": "messageTtl",
2405
+ "label": "Message TTL",
2406
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2425
2407
  "optional": true,
2408
+ "constraints": {
2409
+ "notEmpty": false,
2410
+ "pattern": {
2411
+ "value": "^(PT.*|)$",
2412
+ "message": "must be an ISO-8601 duration"
2413
+ }
2414
+ },
2415
+ "feel": "optional",
2416
+ "group": "correlation",
2426
2417
  "binding": {
2427
- "type": "zeebe:property",
2428
- "name": "offsets"
2429
- }
2418
+ "name": "messageTtl",
2419
+ "type": "zeebe:property"
2420
+ },
2421
+ "type": "String"
2430
2422
  },
2431
2423
  {
2432
- "label": "Auto offset reset",
2433
- "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
2434
- "id": "autoOffsetReset",
2435
- "group": "kafka",
2436
- "type": "Dropdown",
2437
- "value": "latest",
2438
- "choices": [
2439
- {
2440
- "name": "Latest",
2441
- "value": "latest"
2442
- },
2443
- {
2444
- "name": "Earliest",
2445
- "value": "earliest"
2446
- },
2447
- {
2448
- "name": "None",
2449
- "value": "none"
2450
- }
2451
- ],
2424
+ "id": "messageNameUuid",
2425
+ "generatedValue": {
2426
+ "type": "uuid"
2427
+ },
2428
+ "group": "correlation",
2452
2429
  "binding": {
2453
- "type": "zeebe:property",
2454
- "name": "autoOffsetReset"
2455
- }
2430
+ "name": "name",
2431
+ "type": "bpmn:Message#property"
2432
+ },
2433
+ "type": "Hidden"
2456
2434
  },
2457
2435
  {
2458
- "label": "Correlation key (process)",
2459
- "type": "String",
2460
- "group": "activation",
2461
- "feel": "required",
2462
- "description": "Sets up the correlation key from process variables",
2436
+ "id": "deduplicationModeManualFlag",
2437
+ "label": "Manual mode",
2438
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2439
+ "value": false,
2440
+ "group": "deduplication",
2463
2441
  "binding": {
2464
- "type": "bpmn:Message#zeebe:subscription#property",
2465
- "name": "correlationKey"
2442
+ "name": "deduplicationModeManualFlag",
2443
+ "type": "zeebe:property"
2466
2444
  },
2445
+ "type": "Boolean"
2446
+ },
2447
+ {
2448
+ "id": "deduplicationId",
2449
+ "label": "Deduplication ID",
2467
2450
  "constraints": {
2468
- "notEmpty": true
2469
- }
2451
+ "notEmpty": true,
2452
+ "pattern": {
2453
+ "value": "^[a-zA-Z0-9_-]+$",
2454
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2455
+ }
2456
+ },
2457
+ "group": "deduplication",
2458
+ "binding": {
2459
+ "name": "deduplicationId",
2460
+ "type": "zeebe:property"
2461
+ },
2462
+ "condition": {
2463
+ "property": "deduplicationModeManualFlag",
2464
+ "equals": true,
2465
+ "type": "simple"
2466
+ },
2467
+ "type": "String"
2470
2468
  },
2471
2469
  {
2472
- "label": "Correlation key (payload)",
2473
- "type": "String",
2474
- "group": "activation",
2475
- "feel": "required",
2470
+ "id": "deduplicationModeManual",
2471
+ "value": "MANUAL",
2472
+ "group": "deduplication",
2476
2473
  "binding": {
2477
- "type": "zeebe:property",
2478
- "name": "correlationKeyExpression"
2474
+ "name": "deduplicationMode",
2475
+ "type": "zeebe:property"
2479
2476
  },
2480
- "description": "Extracts the correlation key from the incoming message payload",
2481
- "constraints": {
2482
- "notEmpty": true
2483
- }
2477
+ "condition": {
2478
+ "property": "deduplicationId",
2479
+ "isActive": true,
2480
+ "type": "simple"
2481
+ },
2482
+ "type": "Hidden"
2484
2483
  },
2485
2484
  {
2486
- "label": "Activation condition",
2487
- "type": "String",
2488
- "group": "activation",
2489
- "feel": "required",
2490
- "optional": true,
2485
+ "id": "deduplicationModeAuto",
2486
+ "value": "AUTO",
2487
+ "group": "deduplication",
2491
2488
  "binding": {
2492
- "type": "zeebe:property",
2493
- "name": "activationCondition"
2489
+ "name": "deduplicationMode",
2490
+ "type": "zeebe:property"
2494
2491
  },
2495
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2492
+ "condition": {
2493
+ "property": "deduplicationId",
2494
+ "isActive": false,
2495
+ "type": "simple"
2496
+ },
2497
+ "type": "Hidden"
2496
2498
  },
2497
2499
  {
2500
+ "id": "resultVariable",
2498
2501
  "label": "Result variable",
2499
- "type": "String",
2500
- "group": "variable-mapping",
2501
- "optional": true,
2502
+ "description": "Name of variable to store the response in",
2503
+ "group": "output",
2502
2504
  "binding": {
2503
- "type": "zeebe:property",
2504
- "name": "resultVariable"
2505
+ "name": "resultVariable",
2506
+ "type": "zeebe:property"
2505
2507
  },
2506
- "description": "Name of variable to store the result of the connector in"
2508
+ "type": "String"
2507
2509
  },
2508
2510
  {
2511
+ "id": "resultExpression",
2509
2512
  "label": "Result expression",
2510
- "description": "Expression to map the inbound payload to process variables",
2511
- "group": "variable-mapping",
2512
- "type": "Text",
2513
+ "description": "Expression to map the response into process variables",
2513
2514
  "feel": "required",
2515
+ "group": "output",
2514
2516
  "binding": {
2515
- "type": "zeebe:property",
2516
- "name": "resultExpression"
2517
- }
2517
+ "name": "resultExpression",
2518
+ "type": "zeebe:property"
2519
+ },
2520
+ "type": "Text"
2518
2521
  }
2519
2522
  ],
2520
2523
  "icon": {
2521
- "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"
2522
- },
2523
- "engines": {
2524
- "camunda": "^8.2"
2524
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
2525
2525
  }
2526
2526
  }
2527
2527
  ]