@camunda/connectors-element-templates 1.0.5 → 1.0.7

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 (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,9 +3,12 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Kafka Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
6
- "version": 3,
7
6
  "description": "Consume Kafka messages",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
8
10
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
11
+ "version": 7,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
@@ -15,6 +18,9 @@
15
18
  "value": "bpmn:BoundaryEvent",
16
19
  "eventDefinition": "bpmn:MessageEventDefinition"
17
20
  },
21
+ "engines": {
22
+ "camunda": "^8.3"
23
+ },
18
24
  "groups": [
19
25
  {
20
26
  "id": "authentication",
@@ -24,41 +30,53 @@
24
30
  "id": "kafka",
25
31
  "label": "Kafka"
26
32
  },
33
+ {
34
+ "id": "schema",
35
+ "label": "Schema"
36
+ },
27
37
  {
28
38
  "id": "activation",
29
39
  "label": "Activation"
30
40
  },
31
41
  {
32
- "id": "variable-mapping",
33
- "label": "Variable mapping"
42
+ "id": "correlation",
43
+ "label": "Correlation",
44
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
45
+ },
46
+ {
47
+ "id": "deduplication",
48
+ "label": "Deduplication",
49
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
50
+ },
51
+ {
52
+ "id": "output",
53
+ "label": "Output mapping"
34
54
  }
35
55
  ],
36
56
  "properties": [
37
57
  {
38
- "type": "Hidden",
39
58
  "value": "io.camunda:connector-kafka-inbound:1",
40
59
  "binding": {
41
- "type": "zeebe:property",
42
- "name": "inbound.type"
43
- }
44
- },
45
- {
46
- "type": "Hidden",
47
- "generatedValue": {
48
- "type": "uuid"
60
+ "name": "inbound.type",
61
+ "type": "zeebe:property"
49
62
  },
50
- "binding": {
51
- "type": "bpmn:Message#property",
52
- "name": "name"
53
- }
63
+ "type": "Hidden"
54
64
  },
55
65
  {
66
+ "id": "authenticationType",
56
67
  "label": "Authentication type",
57
68
  "description": "Username/password or custom",
58
- "id": "authenticationType",
69
+ "optional": false,
70
+ "value": "credentials",
71
+ "constraints": {
72
+ "notEmpty": true
73
+ },
59
74
  "group": "authentication",
75
+ "binding": {
76
+ "name": "authenticationType",
77
+ "type": "zeebe:property"
78
+ },
60
79
  "type": "Dropdown",
61
- "value": "credentials",
62
80
  "choices": [
63
81
  {
64
82
  "name": "Credentials",
@@ -68,118 +86,120 @@
68
86
  "name": "Custom",
69
87
  "value": "custom"
70
88
  }
71
- ],
72
- "binding": {
73
- "type": "zeebe:property",
74
- "name": "authenticationType"
75
- }
89
+ ]
76
90
  },
77
91
  {
92
+ "id": "authentication.username",
78
93
  "label": "Username",
79
94
  "description": "Provide the username (must have permissions to produce message to the topic)",
80
- "group": "authentication",
81
- "type": "String",
82
- "feel": "optional",
83
95
  "optional": true,
96
+ "group": "authentication",
84
97
  "binding": {
85
- "type": "zeebe:property",
86
- "name": "authentication.username"
98
+ "name": "authentication.username",
99
+ "type": "zeebe:property"
87
100
  },
88
- "condition": {
89
- "property": "authenticationType",
90
- "equals": "credentials"
91
- }
101
+ "type": "String"
92
102
  },
93
103
  {
104
+ "id": "authentication.password",
94
105
  "label": "Password",
95
106
  "description": "Provide a password for the user",
96
- "group": "authentication",
97
- "type": "String",
98
- "feel": "optional",
99
107
  "optional": true,
108
+ "group": "authentication",
100
109
  "binding": {
101
- "type": "zeebe:property",
102
- "name": "authentication.password"
110
+ "name": "authentication.password",
111
+ "type": "zeebe:property"
103
112
  },
104
- "condition": {
105
- "property": "authenticationType",
106
- "equals": "credentials"
107
- }
113
+ "type": "String"
108
114
  },
109
115
  {
116
+ "id": "topic.bootstrapServers",
110
117
  "label": "Bootstrap servers",
111
118
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
119
+ "optional": false,
120
+ "constraints": {
121
+ "notEmpty": true
122
+ },
112
123
  "group": "kafka",
113
- "type": "String",
114
- "feel": "optional",
115
124
  "binding": {
116
- "type": "zeebe:property",
117
- "name": "topic.bootstrapServers"
125
+ "name": "topic.bootstrapServers",
126
+ "type": "zeebe:property"
118
127
  },
119
- "constraints": {
120
- "notEmpty": true
121
- }
128
+ "type": "String"
122
129
  },
123
130
  {
131
+ "id": "topic.topicName",
124
132
  "label": "Topic",
125
- "description": "Provide the topic name",
133
+ "description": "Provide topic name",
134
+ "optional": false,
135
+ "constraints": {
136
+ "notEmpty": true
137
+ },
126
138
  "group": "kafka",
127
- "type": "String",
128
139
  "binding": {
129
- "type": "zeebe:property",
130
- "name": "topic.topicName"
140
+ "name": "topic.topicName",
141
+ "type": "zeebe:property"
131
142
  },
132
- "constraints": {
133
- "notEmpty": true
134
- }
143
+ "type": "String"
135
144
  },
136
145
  {
137
- "label": "Consumer Group ID",
146
+ "id": "groupId",
147
+ "label": "Consumer group ID",
138
148
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
149
+ "optional": false,
139
150
  "group": "kafka",
140
- "type": "String",
141
- "optional": true,
142
151
  "binding": {
143
- "type": "zeebe:property",
144
- "name": "groupId"
152
+ "name": "groupId",
153
+ "type": "zeebe:property"
145
154
  },
146
- "constraints": {
147
- "notEmpty": false,
148
- "maxLength": 250
149
- }
155
+ "type": "String"
150
156
  },
151
157
  {
158
+ "id": "additionalProperties",
152
159
  "label": "Additional properties",
153
160
  "description": "Provide additional Kafka consumer properties in JSON",
154
- "group": "kafka",
155
- "type": "String",
156
161
  "optional": true,
157
162
  "feel": "required",
163
+ "group": "kafka",
158
164
  "binding": {
159
- "type": "zeebe:property",
160
- "name": "additionalProperties"
161
- }
165
+ "name": "additionalProperties",
166
+ "type": "zeebe:property"
167
+ },
168
+ "type": "String"
162
169
  },
163
170
  {
171
+ "id": "offsets",
164
172
  "label": "Offsets",
165
173
  "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",
166
- "group": "kafka",
167
- "type": "String",
168
- "feel": "optional",
169
174
  "optional": true,
175
+ "feel": "optional",
176
+ "group": "kafka",
170
177
  "binding": {
171
- "type": "zeebe:property",
172
- "name": "offsets"
173
- }
178
+ "name": "offsets",
179
+ "type": "zeebe:property"
180
+ },
181
+ "type": "String"
174
182
  },
175
183
  {
184
+ "id": "autoOffsetReset",
176
185
  "label": "Auto offset reset",
177
186
  "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",
178
- "id": "autoOffsetReset",
187
+ "optional": false,
188
+ "value": "latest",
189
+ "constraints": {
190
+ "notEmpty": true
191
+ },
179
192
  "group": "kafka",
193
+ "binding": {
194
+ "name": "autoOffsetReset",
195
+ "type": "zeebe:property"
196
+ },
180
197
  "type": "Dropdown",
181
- "value": "latest",
182
198
  "choices": [
199
+ {
200
+ "name": "None",
201
+ "value": "none"
202
+ },
183
203
  {
184
204
  "name": "Latest",
185
205
  "value": "latest"
@@ -187,97 +207,293 @@
187
207
  {
188
208
  "name": "Earliest",
189
209
  "value": "earliest"
190
- },
191
- {
192
- "name": "None",
193
- "value": "none"
194
210
  }
195
- ],
196
- "binding": {
197
- "type": "zeebe:property",
198
- "name": "autoOffsetReset"
199
- }
211
+ ]
200
212
  },
201
213
  {
202
- "label": "Correlation key (process)",
203
- "type": "String",
204
- "group": "activation",
205
- "feel": "required",
206
- "description": "Sets up the correlation key from process variables",
214
+ "id": "schemaStrategy.type",
215
+ "label": "Schema strategy",
216
+ "value": "noSchema",
217
+ "group": "schema",
207
218
  "binding": {
208
- "type": "bpmn:Message#zeebe:subscription#property",
209
- "name": "correlationKey"
219
+ "name": "schemaStrategy.type",
220
+ "type": "zeebe:property"
210
221
  },
211
- "constraints": {
212
- "notEmpty": true
213
- }
222
+ "type": "Dropdown",
223
+ "choices": [
224
+ {
225
+ "name": "No schema",
226
+ "value": "noSchema"
227
+ },
228
+ {
229
+ "name": "Avro Inline schema",
230
+ "value": "inlineSchema"
231
+ },
232
+ {
233
+ "name": "Confluent Schema registry",
234
+ "value": "schemaRegistry"
235
+ }
236
+ ]
214
237
  },
215
238
  {
216
- "label": "Correlation key (payload)",
217
- "type": "String",
218
- "group": "activation",
219
- "feel": "required",
220
- "binding": {
221
- "type": "zeebe:property",
222
- "name": "correlationKeyExpression"
223
- },
224
- "description": "Extracts the correlation key from the incoming message payload",
239
+ "id": "schemaStrategy.avro.schema",
240
+ "label": "Schema",
241
+ "description": "Avro inline schema for the message value",
242
+ "optional": false,
225
243
  "constraints": {
226
244
  "notEmpty": true
227
- }
228
- },
229
- {
230
- "label": "Message ID expression",
245
+ },
231
246
  "feel": "required",
232
- "type": "String",
233
- "optional": true,
234
- "group": "activation",
247
+ "group": "schema",
235
248
  "binding": {
236
- "type": "zeebe:property",
237
- "name": "messageIdExpression"
249
+ "name": "schemaStrategy.schema",
250
+ "type": "zeebe:property"
238
251
  },
239
- "description": "Expression to extract unique identifier of a message"
252
+ "condition": {
253
+ "property": "schemaStrategy.type",
254
+ "equals": "inlineSchema",
255
+ "type": "simple"
256
+ },
257
+ "type": "Text"
240
258
  },
241
259
  {
242
- "label": "Activation condition",
243
- "type": "String",
244
- "group": "activation",
245
- "feel": "required",
246
- "optional": true,
247
- "binding": {
248
- "type": "zeebe:property",
249
- "name": "activationCondition"
260
+ "id": "schemaStrategy.schemaType",
261
+ "label": "Schema type",
262
+ "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
+ "optional": false,
264
+ "value": "avro",
265
+ "group": "schema",
266
+ "binding": {
267
+ "name": "schemaStrategy.schemaType",
268
+ "type": "zeebe:property"
250
269
  },
251
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
270
+ "condition": {
271
+ "property": "schemaStrategy.type",
272
+ "equals": "schemaRegistry",
273
+ "type": "simple"
274
+ },
275
+ "type": "Dropdown",
276
+ "choices": [
277
+ {
278
+ "name": "JSON",
279
+ "value": "json"
280
+ },
281
+ {
282
+ "name": "Avro",
283
+ "value": "avro"
284
+ }
285
+ ]
252
286
  },
253
287
  {
254
- "label": "Result variable",
255
- "type": "String",
256
- "group": "variable-mapping",
288
+ "id": "schemaStrategy.schemaRegistryUrl",
289
+ "label": "Schema registry URL",
290
+ "description": "Provide the schema registry URL",
291
+ "optional": false,
292
+ "constraints": {
293
+ "notEmpty": true
294
+ },
295
+ "group": "schema",
296
+ "binding": {
297
+ "name": "schemaStrategy.schemaRegistryUrl",
298
+ "type": "zeebe:property"
299
+ },
300
+ "condition": {
301
+ "property": "schemaStrategy.type",
302
+ "equals": "schemaRegistry",
303
+ "type": "simple"
304
+ },
305
+ "type": "String"
306
+ },
307
+ {
308
+ "id": "activationCondition",
309
+ "label": "Activation condition",
310
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
257
311
  "optional": true,
312
+ "feel": "required",
313
+ "group": "activation",
258
314
  "binding": {
259
- "type": "zeebe:property",
260
- "name": "resultVariable"
315
+ "name": "activationCondition",
316
+ "type": "zeebe:property"
261
317
  },
262
- "description": "Name of variable to store the result of the connector in"
318
+ "type": "String"
319
+ },
320
+ {
321
+ "id": "consumeUnmatchedEvents",
322
+ "label": "Consume unmatched events",
323
+ "value": true,
324
+ "group": "activation",
325
+ "binding": {
326
+ "name": "consumeUnmatchedEvents",
327
+ "type": "zeebe:property"
328
+ },
329
+ "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",
330
+ "type": "Boolean"
331
+ },
332
+ {
333
+ "id": "correlationKeyProcess",
334
+ "label": "Correlation key (process)",
335
+ "description": "Sets up the correlation key from process variables",
336
+ "constraints": {
337
+ "notEmpty": true
338
+ },
339
+ "feel": "required",
340
+ "group": "correlation",
341
+ "binding": {
342
+ "name": "correlationKey",
343
+ "type": "bpmn:Message#zeebe:subscription#property"
344
+ },
345
+ "type": "String"
346
+ },
347
+ {
348
+ "id": "correlationKeyPayload",
349
+ "label": "Correlation key (payload)",
350
+ "description": "Extracts the correlation key from the incoming message payload",
351
+ "constraints": {
352
+ "notEmpty": true
353
+ },
354
+ "feel": "required",
355
+ "group": "correlation",
356
+ "binding": {
357
+ "name": "correlationKeyExpression",
358
+ "type": "zeebe:property"
359
+ },
360
+ "type": "String"
361
+ },
362
+ {
363
+ "id": "messageIdExpression",
364
+ "label": "Message ID expression",
365
+ "description": "Expression to extract unique identifier of a message",
366
+ "optional": true,
367
+ "feel": "required",
368
+ "group": "correlation",
369
+ "binding": {
370
+ "name": "messageIdExpression",
371
+ "type": "zeebe:property"
372
+ },
373
+ "type": "String"
374
+ },
375
+ {
376
+ "id": "messageTtl",
377
+ "label": "Message TTL",
378
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
379
+ "optional": true,
380
+ "constraints": {
381
+ "notEmpty": false,
382
+ "pattern": {
383
+ "value": "^(PT.*|)$",
384
+ "message": "must be an ISO-8601 duration"
385
+ }
386
+ },
387
+ "feel": "optional",
388
+ "group": "correlation",
389
+ "binding": {
390
+ "name": "messageTtl",
391
+ "type": "zeebe:property"
392
+ },
393
+ "type": "String"
394
+ },
395
+ {
396
+ "id": "messageNameUuid",
397
+ "generatedValue": {
398
+ "type": "uuid"
399
+ },
400
+ "group": "correlation",
401
+ "binding": {
402
+ "name": "name",
403
+ "type": "bpmn:Message#property"
404
+ },
405
+ "type": "Hidden"
406
+ },
407
+ {
408
+ "id": "deduplicationModeManualFlag",
409
+ "label": "Manual mode",
410
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
411
+ "value": false,
412
+ "group": "deduplication",
413
+ "binding": {
414
+ "name": "deduplicationModeManualFlag",
415
+ "type": "zeebe:property"
416
+ },
417
+ "type": "Boolean"
418
+ },
419
+ {
420
+ "id": "deduplicationId",
421
+ "label": "Deduplication ID",
422
+ "constraints": {
423
+ "notEmpty": true,
424
+ "pattern": {
425
+ "value": "^[a-zA-Z0-9_-]+$",
426
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
427
+ }
428
+ },
429
+ "group": "deduplication",
430
+ "binding": {
431
+ "name": "deduplicationId",
432
+ "type": "zeebe:property"
433
+ },
434
+ "condition": {
435
+ "property": "deduplicationModeManualFlag",
436
+ "equals": true,
437
+ "type": "simple"
438
+ },
439
+ "type": "String"
440
+ },
441
+ {
442
+ "id": "deduplicationModeManual",
443
+ "value": "MANUAL",
444
+ "group": "deduplication",
445
+ "binding": {
446
+ "name": "deduplicationMode",
447
+ "type": "zeebe:property"
448
+ },
449
+ "condition": {
450
+ "property": "deduplicationId",
451
+ "isActive": true,
452
+ "type": "simple"
453
+ },
454
+ "type": "Hidden"
455
+ },
456
+ {
457
+ "id": "deduplicationModeAuto",
458
+ "value": "AUTO",
459
+ "group": "deduplication",
460
+ "binding": {
461
+ "name": "deduplicationMode",
462
+ "type": "zeebe:property"
463
+ },
464
+ "condition": {
465
+ "property": "deduplicationId",
466
+ "isActive": false,
467
+ "type": "simple"
468
+ },
469
+ "type": "Hidden"
470
+ },
471
+ {
472
+ "id": "resultVariable",
473
+ "label": "Result variable",
474
+ "description": "Name of variable to store the response in",
475
+ "group": "output",
476
+ "binding": {
477
+ "name": "resultVariable",
478
+ "type": "zeebe:property"
479
+ },
480
+ "type": "String"
263
481
  },
264
482
  {
483
+ "id": "resultExpression",
265
484
  "label": "Result expression",
266
- "description": "Expression to map the inbound payload to process variables",
267
- "group": "variable-mapping",
268
- "type": "Text",
485
+ "description": "Expression to map the response into process variables",
269
486
  "feel": "required",
487
+ "group": "output",
270
488
  "binding": {
271
- "type": "zeebe:property",
272
- "name": "resultExpression"
273
- }
489
+ "name": "resultExpression",
490
+ "type": "zeebe:property"
491
+ },
492
+ "type": "Text"
274
493
  }
275
494
  ],
276
495
  "icon": {
277
- "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"
278
- },
279
- "engines": {
280
- "camunda": "^8.5"
496
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
281
497
  }
282
498
  },
283
499
  {
@@ -286,7 +502,7 @@
286
502
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
287
503
  "description": "Consume Kafka messages",
288
504
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
289
- "version": 6,
505
+ "version": 5,
290
506
  "category": {
291
507
  "id": "connectors",
292
508
  "name": "Connectors"
@@ -388,20 +604,43 @@
388
604
  "type": "String"
389
605
  },
390
606
  {
391
- "id": "topic.bootstrapServers",
392
- "label": "Bootstrap servers",
393
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
607
+ "id": "serializationType",
608
+ "label": "Deserialization type",
609
+ "description": "Select the deserialization 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>",
394
610
  "optional": false,
395
- "constraints": {
396
- "notEmpty": true
397
- },
611
+ "value": "json",
398
612
  "group": "kafka",
399
613
  "binding": {
400
- "name": "topic.bootstrapServers",
614
+ "name": "serializationType",
401
615
  "type": "zeebe:property"
402
616
  },
403
- "type": "String"
404
- },
617
+ "type": "Dropdown",
618
+ "choices": [
619
+ {
620
+ "name": "Default (JSON)",
621
+ "value": "json"
622
+ },
623
+ {
624
+ "name": "Avro (experimental)",
625
+ "value": "avro"
626
+ }
627
+ ]
628
+ },
629
+ {
630
+ "id": "topic.bootstrapServers",
631
+ "label": "Bootstrap servers",
632
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
633
+ "optional": false,
634
+ "constraints": {
635
+ "notEmpty": true
636
+ },
637
+ "group": "kafka",
638
+ "binding": {
639
+ "name": "topic.bootstrapServers",
640
+ "type": "zeebe:property"
641
+ },
642
+ "type": "String"
643
+ },
405
644
  {
406
645
  "id": "topic.topicName",
407
646
  "label": "Topic",
@@ -486,82 +725,9 @@
486
725
  ]
487
726
  },
488
727
  {
489
- "id": "schemaStrategy.type",
490
- "label": "Schema strategy",
491
- "value": "noSchema",
492
- "group": "kafka",
493
- "binding": {
494
- "name": "schemaStrategy.type",
495
- "type": "zeebe:property"
496
- },
497
- "type": "Dropdown",
498
- "choices": [
499
- {
500
- "name": "No schema",
501
- "value": "noSchema"
502
- },
503
- {
504
- "name": "Inline schema",
505
- "value": "inlineSchema"
506
- },
507
- {
508
- "name": "Schema registry",
509
- "value": "schemaRegistry"
510
- }
511
- ]
512
- },
513
- {
514
- "id": "schemaStrategy.schemaType",
515
- "label": "Schema type",
516
- "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>",
517
- "optional": false,
518
- "value": "avro",
519
- "group": "kafka",
520
- "binding": {
521
- "name": "schemaStrategy.schemaType",
522
- "type": "zeebe:property"
523
- },
524
- "condition": {
525
- "property": "schemaStrategy.type",
526
- "equals": "schemaRegistry",
527
- "type": "simple"
528
- },
529
- "type": "Dropdown",
530
- "choices": [
531
- {
532
- "name": "JSON",
533
- "value": "json"
534
- },
535
- {
536
- "name": "Avro (alpha)",
537
- "value": "avro"
538
- }
539
- ]
540
- },
541
- {
542
- "id": "schemaStrategy.schemaRegistryUrl",
543
- "label": "Schema registry URL",
544
- "description": "Provide the schema registry URL",
545
- "optional": false,
546
- "constraints": {
547
- "notEmpty": true
548
- },
549
- "group": "kafka",
550
- "binding": {
551
- "name": "schemaStrategy.schemaRegistryUrl",
552
- "type": "zeebe:property"
553
- },
554
- "condition": {
555
- "property": "schemaStrategy.type",
556
- "equals": "schemaRegistry",
557
- "type": "simple"
558
- },
559
- "type": "String"
560
- },
561
- {
562
- "id": "schemaStrategy.avro.schema",
563
- "label": "Schema",
564
- "description": "Inline schema (Avro) for the message value",
728
+ "id": "avro.schema",
729
+ "label": "Avro schema",
730
+ "description": "Avro schema for the message value",
565
731
  "optional": false,
566
732
  "constraints": {
567
733
  "notEmpty": true
@@ -569,12 +735,12 @@
569
735
  "feel": "required",
570
736
  "group": "message",
571
737
  "binding": {
572
- "name": "schemaStrategy.schema",
738
+ "name": "avro.schema",
573
739
  "type": "zeebe:property"
574
740
  },
575
741
  "condition": {
576
- "property": "schemaStrategy.type",
577
- "equals": "inlineSchema",
742
+ "property": "serializationType",
743
+ "equals": "avro",
578
744
  "type": "simple"
579
745
  },
580
746
  "type": "Text"
@@ -771,14 +937,14 @@
771
937
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
772
938
  },
773
939
  "engines": {
774
- "camunda": "^8.6"
940
+ "camunda": "^8.5"
775
941
  }
776
942
  },
777
943
  {
778
944
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
779
945
  "name": "Kafka Boundary Event Connector",
780
946
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
781
- "version": 2,
947
+ "version": 1,
782
948
  "description": "Consume Kafka messages",
783
949
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
784
950
  "category": {
@@ -1003,18 +1169,6 @@
1003
1169
  "notEmpty": true
1004
1170
  }
1005
1171
  },
1006
- {
1007
- "label": "Message ID expression",
1008
- "feel": "required",
1009
- "type": "String",
1010
- "optional": true,
1011
- "group": "activation",
1012
- "binding": {
1013
- "type": "zeebe:property",
1014
- "name": "messageIdExpression"
1015
- },
1016
- "description": "Expression to extract unique identifier of a message"
1017
- },
1018
1172
  {
1019
1173
  "label": "Activation condition",
1020
1174
  "type": "String",
@@ -1054,16 +1208,16 @@
1054
1208
  "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"
1055
1209
  },
1056
1210
  "engines": {
1057
- "camunda": "^8.4"
1211
+ "camunda": "^8.2"
1058
1212
  }
1059
1213
  },
1060
1214
  {
1061
1215
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1062
1216
  "name": "Kafka Boundary Event Connector",
1063
1217
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1064
- "version": 1,
1065
1218
  "description": "Consume Kafka messages",
1066
1219
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1220
+ "version": 6,
1067
1221
  "category": {
1068
1222
  "id": "connectors",
1069
1223
  "name": "Connectors"
@@ -1082,41 +1236,53 @@
1082
1236
  "id": "kafka",
1083
1237
  "label": "Kafka"
1084
1238
  },
1239
+ {
1240
+ "id": "message",
1241
+ "label": "Message deserialization"
1242
+ },
1085
1243
  {
1086
1244
  "id": "activation",
1087
1245
  "label": "Activation"
1088
1246
  },
1089
1247
  {
1090
- "id": "variable-mapping",
1091
- "label": "Variable mapping"
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"
1092
1260
  }
1093
1261
  ],
1094
1262
  "properties": [
1095
1263
  {
1096
- "type": "Hidden",
1097
1264
  "value": "io.camunda:connector-kafka-inbound:1",
1098
1265
  "binding": {
1099
- "type": "zeebe:property",
1100
- "name": "inbound.type"
1101
- }
1102
- },
1103
- {
1104
- "type": "Hidden",
1105
- "generatedValue": {
1106
- "type": "uuid"
1266
+ "name": "inbound.type",
1267
+ "type": "zeebe:property"
1107
1268
  },
1108
- "binding": {
1109
- "type": "bpmn:Message#property",
1110
- "name": "name"
1111
- }
1269
+ "type": "Hidden"
1112
1270
  },
1113
1271
  {
1272
+ "id": "authenticationType",
1114
1273
  "label": "Authentication type",
1115
1274
  "description": "Username/password or custom",
1116
- "id": "authenticationType",
1275
+ "optional": false,
1276
+ "value": "credentials",
1277
+ "constraints": {
1278
+ "notEmpty": true
1279
+ },
1117
1280
  "group": "authentication",
1281
+ "binding": {
1282
+ "name": "authenticationType",
1283
+ "type": "zeebe:property"
1284
+ },
1118
1285
  "type": "Dropdown",
1119
- "value": "credentials",
1120
1286
  "choices": [
1121
1287
  {
1122
1288
  "name": "Credentials",
@@ -1126,120 +1292,120 @@
1126
1292
  "name": "Custom",
1127
1293
  "value": "custom"
1128
1294
  }
1129
- ],
1130
- "binding": {
1131
- "type": "zeebe:property",
1132
- "name": "authenticationType"
1133
- }
1295
+ ]
1134
1296
  },
1135
1297
  {
1298
+ "id": "authentication.username",
1136
1299
  "label": "Username",
1137
1300
  "description": "Provide the username (must have permissions to produce message to the topic)",
1138
- "group": "authentication",
1139
- "type": "String",
1140
- "feel": "optional",
1141
1301
  "optional": true,
1302
+ "group": "authentication",
1142
1303
  "binding": {
1143
- "type": "zeebe:property",
1144
- "name": "authentication.username"
1304
+ "name": "authentication.username",
1305
+ "type": "zeebe:property"
1145
1306
  },
1146
- "condition": {
1147
- "property": "authenticationType",
1148
- "equals": "credentials"
1149
- }
1307
+ "type": "String"
1150
1308
  },
1151
1309
  {
1310
+ "id": "authentication.password",
1152
1311
  "label": "Password",
1153
1312
  "description": "Provide a password for the user",
1154
- "group": "authentication",
1155
- "type": "String",
1156
- "feel": "optional",
1157
1313
  "optional": true,
1314
+ "group": "authentication",
1158
1315
  "binding": {
1159
- "type": "zeebe:property",
1160
- "name": "authentication.password"
1316
+ "name": "authentication.password",
1317
+ "type": "zeebe:property"
1161
1318
  },
1162
- "condition": {
1163
- "property": "authenticationType",
1164
- "equals": "credentials"
1165
- }
1319
+ "type": "String"
1166
1320
  },
1167
1321
  {
1322
+ "id": "topic.bootstrapServers",
1168
1323
  "label": "Bootstrap servers",
1169
1324
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1325
+ "optional": false,
1326
+ "constraints": {
1327
+ "notEmpty": true
1328
+ },
1170
1329
  "group": "kafka",
1171
- "type": "String",
1172
- "feel": "optional",
1173
1330
  "binding": {
1174
- "type": "zeebe:property",
1175
- "name": "topic.bootstrapServers"
1331
+ "name": "topic.bootstrapServers",
1332
+ "type": "zeebe:property"
1176
1333
  },
1177
- "constraints": {
1178
- "notEmpty": true
1179
- }
1334
+ "type": "String"
1180
1335
  },
1181
1336
  {
1337
+ "id": "topic.topicName",
1182
1338
  "label": "Topic",
1183
- "description": "Provide the topic name",
1339
+ "description": "Provide topic name",
1340
+ "optional": false,
1341
+ "constraints": {
1342
+ "notEmpty": true
1343
+ },
1184
1344
  "group": "kafka",
1185
- "type": "String",
1186
- "feel": "optional",
1187
1345
  "binding": {
1188
- "type": "zeebe:property",
1189
- "name": "topic.topicName"
1346
+ "name": "topic.topicName",
1347
+ "type": "zeebe:property"
1190
1348
  },
1191
- "constraints": {
1192
- "notEmpty": true
1193
- }
1349
+ "type": "String"
1194
1350
  },
1195
1351
  {
1196
- "label": "Consumer Group ID",
1352
+ "id": "groupId",
1353
+ "label": "Consumer group ID",
1197
1354
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1355
+ "optional": false,
1198
1356
  "group": "kafka",
1199
- "type": "String",
1200
- "feel": "optional",
1201
- "optional": true,
1202
1357
  "binding": {
1203
- "type": "zeebe:property",
1204
- "name": "groupId"
1358
+ "name": "groupId",
1359
+ "type": "zeebe:property"
1205
1360
  },
1206
- "constraints": {
1207
- "notEmpty": false,
1208
- "maxLength": 250
1209
- }
1361
+ "type": "String"
1210
1362
  },
1211
1363
  {
1364
+ "id": "additionalProperties",
1212
1365
  "label": "Additional properties",
1213
1366
  "description": "Provide additional Kafka consumer properties in JSON",
1214
- "group": "kafka",
1215
- "type": "String",
1216
1367
  "optional": true,
1217
1368
  "feel": "required",
1369
+ "group": "kafka",
1218
1370
  "binding": {
1219
- "type": "zeebe:property",
1220
- "name": "additionalProperties"
1221
- }
1371
+ "name": "additionalProperties",
1372
+ "type": "zeebe:property"
1373
+ },
1374
+ "type": "String"
1222
1375
  },
1223
1376
  {
1377
+ "id": "offsets",
1224
1378
  "label": "Offsets",
1225
1379
  "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",
1226
- "group": "kafka",
1227
- "type": "String",
1228
- "feel": "optional",
1229
1380
  "optional": true,
1381
+ "feel": "optional",
1382
+ "group": "kafka",
1230
1383
  "binding": {
1231
- "type": "zeebe:property",
1232
- "name": "offsets"
1233
- }
1384
+ "name": "offsets",
1385
+ "type": "zeebe:property"
1386
+ },
1387
+ "type": "String"
1234
1388
  },
1235
1389
  {
1390
+ "id": "autoOffsetReset",
1236
1391
  "label": "Auto offset reset",
1237
1392
  "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",
1238
- "id": "autoOffsetReset",
1393
+ "optional": false,
1394
+ "value": "latest",
1395
+ "constraints": {
1396
+ "notEmpty": true
1397
+ },
1239
1398
  "group": "kafka",
1399
+ "binding": {
1400
+ "name": "autoOffsetReset",
1401
+ "type": "zeebe:property"
1402
+ },
1240
1403
  "type": "Dropdown",
1241
- "value": "latest",
1242
1404
  "choices": [
1405
+ {
1406
+ "name": "None",
1407
+ "value": "none"
1408
+ },
1243
1409
  {
1244
1410
  "name": "Latest",
1245
1411
  "value": "latest"
@@ -1247,519 +1413,286 @@
1247
1413
  {
1248
1414
  "name": "Earliest",
1249
1415
  "value": "earliest"
1416
+ }
1417
+ ]
1418
+ },
1419
+ {
1420
+ "id": "schemaStrategy.type",
1421
+ "label": "Schema strategy",
1422
+ "value": "noSchema",
1423
+ "group": "kafka",
1424
+ "binding": {
1425
+ "name": "schemaStrategy.type",
1426
+ "type": "zeebe:property"
1427
+ },
1428
+ "type": "Dropdown",
1429
+ "choices": [
1430
+ {
1431
+ "name": "No schema",
1432
+ "value": "noSchema"
1250
1433
  },
1251
1434
  {
1252
- "name": "None",
1253
- "value": "none"
1435
+ "name": "Inline schema",
1436
+ "value": "inlineSchema"
1437
+ },
1438
+ {
1439
+ "name": "Schema registry",
1440
+ "value": "schemaRegistry"
1254
1441
  }
1255
- ],
1256
- "binding": {
1257
- "type": "zeebe:property",
1258
- "name": "autoOffsetReset"
1259
- }
1442
+ ]
1260
1443
  },
1261
1444
  {
1262
- "label": "Correlation key (process)",
1263
- "type": "String",
1264
- "group": "activation",
1265
- "feel": "required",
1266
- "description": "Sets up the correlation key from process variables",
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",
1267
1451
  "binding": {
1268
- "type": "bpmn:Message#zeebe:subscription#property",
1269
- "name": "correlationKey"
1452
+ "name": "schemaStrategy.schemaType",
1453
+ "type": "zeebe:property"
1454
+ },
1455
+ "condition": {
1456
+ "property": "schemaStrategy.type",
1457
+ "equals": "schemaRegistry",
1458
+ "type": "simple"
1270
1459
  },
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,
1271
1477
  "constraints": {
1272
1478
  "notEmpty": true
1273
- }
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"
1274
1491
  },
1275
1492
  {
1276
- "label": "Correlation key (payload)",
1277
- "type": "String",
1278
- "group": "activation",
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
+ },
1279
1500
  "feel": "required",
1501
+ "group": "message",
1280
1502
  "binding": {
1281
- "type": "zeebe:property",
1282
- "name": "correlationKeyExpression"
1503
+ "name": "schemaStrategy.schema",
1504
+ "type": "zeebe:property"
1283
1505
  },
1284
- "description": "Extracts the correlation key from the incoming message payload",
1285
- "constraints": {
1286
- "notEmpty": true
1287
- }
1506
+ "condition": {
1507
+ "property": "schemaStrategy.type",
1508
+ "equals": "inlineSchema",
1509
+ "type": "simple"
1510
+ },
1511
+ "type": "Text"
1288
1512
  },
1289
1513
  {
1514
+ "id": "activationCondition",
1290
1515
  "label": "Activation condition",
1291
- "type": "String",
1292
- "group": "activation",
1293
- "feel": "required",
1516
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1294
1517
  "optional": true,
1518
+ "feel": "required",
1519
+ "group": "activation",
1295
1520
  "binding": {
1296
- "type": "zeebe:property",
1297
- "name": "activationCondition"
1521
+ "name": "activationCondition",
1522
+ "type": "zeebe:property"
1298
1523
  },
1299
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1524
+ "type": "String"
1300
1525
  },
1301
1526
  {
1302
- "label": "Result variable",
1303
- "type": "String",
1304
- "group": "variable-mapping",
1305
- "optional": true,
1527
+ "id": "consumeUnmatchedEvents",
1528
+ "label": "Consume unmatched events",
1529
+ "value": true,
1530
+ "group": "activation",
1306
1531
  "binding": {
1307
- "type": "zeebe:property",
1308
- "name": "resultVariable"
1532
+ "name": "consumeUnmatchedEvents",
1533
+ "type": "zeebe:property"
1309
1534
  },
1310
- "description": "Name of variable to store the result of the connector in"
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"
1311
1537
  },
1312
1538
  {
1313
- "label": "Result expression",
1314
- "description": "Expression to map the inbound payload to process variables",
1315
- "group": "variable-mapping",
1316
- "type": "Text",
1539
+ "id": "correlationKeyProcess",
1540
+ "label": "Correlation key (process)",
1541
+ "description": "Sets up the correlation key from process variables",
1542
+ "constraints": {
1543
+ "notEmpty": true
1544
+ },
1317
1545
  "feel": "required",
1546
+ "group": "correlation",
1318
1547
  "binding": {
1319
- "type": "zeebe:property",
1320
- "name": "resultExpression"
1321
- }
1322
- }
1323
- ],
1324
- "icon": {
1325
- "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"
1326
- },
1327
- "engines": {
1328
- "camunda": "^8.2"
1329
- }
1330
- },
1331
- {
1332
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1333
- "name": "Kafka Boundary Event Connector",
1334
- "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1335
- "description": "Consume Kafka messages",
1336
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1337
- "version": 5,
1338
- "category": {
1339
- "id": "connectors",
1340
- "name": "Connectors"
1341
- },
1342
- "appliesTo": ["bpmn:BoundaryEvent"],
1343
- "elementType": {
1344
- "value": "bpmn:BoundaryEvent",
1345
- "eventDefinition": "bpmn:MessageEventDefinition"
1346
- },
1347
- "groups": [
1348
- {
1349
- "id": "authentication",
1350
- "label": "Authentication"
1548
+ "name": "correlationKey",
1549
+ "type": "bpmn:Message#zeebe:subscription#property"
1550
+ },
1551
+ "type": "String"
1351
1552
  },
1352
1553
  {
1353
- "id": "kafka",
1354
- "label": "Kafka"
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",
1562
+ "binding": {
1563
+ "name": "correlationKeyExpression",
1564
+ "type": "zeebe:property"
1565
+ },
1566
+ "type": "String"
1355
1567
  },
1356
1568
  {
1357
- "id": "message",
1358
- "label": "Message deserialization"
1569
+ "id": "messageIdExpression",
1570
+ "label": "Message ID expression",
1571
+ "description": "Expression to extract unique identifier of a message",
1572
+ "optional": true,
1573
+ "feel": "required",
1574
+ "group": "correlation",
1575
+ "binding": {
1576
+ "name": "messageIdExpression",
1577
+ "type": "zeebe:property"
1578
+ },
1579
+ "type": "String"
1359
1580
  },
1360
1581
  {
1361
- "id": "activation",
1362
- "label": "Activation"
1363
- },
1364
- {
1365
- "id": "correlation",
1366
- "label": "Correlation",
1367
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1368
- },
1369
- {
1370
- "id": "deduplication",
1371
- "label": "Deduplication",
1372
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1373
- },
1374
- {
1375
- "id": "output",
1376
- "label": "Output mapping"
1377
- }
1378
- ],
1379
- "properties": [
1380
- {
1381
- "value": "io.camunda:connector-kafka-inbound:1",
1382
- "binding": {
1383
- "name": "inbound.type",
1384
- "type": "zeebe:property"
1385
- },
1386
- "type": "Hidden"
1387
- },
1388
- {
1389
- "id": "authenticationType",
1390
- "label": "Authentication type",
1391
- "description": "Username/password or custom",
1392
- "optional": false,
1393
- "value": "credentials",
1582
+ "id": "messageTtl",
1583
+ "label": "Message TTL",
1584
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1585
+ "optional": true,
1394
1586
  "constraints": {
1395
- "notEmpty": true
1396
- },
1397
- "group": "authentication",
1398
- "binding": {
1399
- "name": "authenticationType",
1400
- "type": "zeebe:property"
1401
- },
1402
- "type": "Dropdown",
1403
- "choices": [
1404
- {
1405
- "name": "Credentials",
1406
- "value": "credentials"
1407
- },
1408
- {
1409
- "name": "Custom",
1410
- "value": "custom"
1587
+ "notEmpty": false,
1588
+ "pattern": {
1589
+ "value": "^(PT.*|)$",
1590
+ "message": "must be an ISO-8601 duration"
1411
1591
  }
1412
- ]
1413
- },
1414
- {
1415
- "id": "authentication.username",
1416
- "label": "Username",
1417
- "description": "Provide the username (must have permissions to produce message to the topic)",
1418
- "optional": true,
1419
- "group": "authentication",
1420
- "binding": {
1421
- "name": "authentication.username",
1422
- "type": "zeebe:property"
1423
1592
  },
1424
- "type": "String"
1425
- },
1426
- {
1427
- "id": "authentication.password",
1428
- "label": "Password",
1429
- "description": "Provide a password for the user",
1430
- "optional": true,
1431
- "group": "authentication",
1593
+ "feel": "optional",
1594
+ "group": "correlation",
1432
1595
  "binding": {
1433
- "name": "authentication.password",
1596
+ "name": "messageTtl",
1434
1597
  "type": "zeebe:property"
1435
1598
  },
1436
1599
  "type": "String"
1437
1600
  },
1438
1601
  {
1439
- "id": "serializationType",
1440
- "label": "Deserialization type",
1441
- "description": "Select the deserialization 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>",
1442
- "optional": false,
1443
- "value": "json",
1444
- "group": "kafka",
1602
+ "id": "messageNameUuid",
1603
+ "generatedValue": {
1604
+ "type": "uuid"
1605
+ },
1606
+ "group": "correlation",
1445
1607
  "binding": {
1446
- "name": "serializationType",
1447
- "type": "zeebe:property"
1608
+ "name": "name",
1609
+ "type": "bpmn:Message#property"
1448
1610
  },
1449
- "type": "Dropdown",
1450
- "choices": [
1451
- {
1452
- "name": "Default (JSON)",
1453
- "value": "json"
1454
- },
1455
- {
1456
- "name": "Avro (experimental)",
1457
- "value": "avro"
1458
- }
1459
- ]
1611
+ "type": "Hidden"
1460
1612
  },
1461
1613
  {
1462
- "id": "topic.bootstrapServers",
1463
- "label": "Bootstrap servers",
1464
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1465
- "optional": false,
1466
- "constraints": {
1467
- "notEmpty": true
1468
- },
1469
- "group": "kafka",
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",
1470
1619
  "binding": {
1471
- "name": "topic.bootstrapServers",
1620
+ "name": "deduplicationModeManualFlag",
1472
1621
  "type": "zeebe:property"
1473
1622
  },
1474
- "type": "String"
1623
+ "type": "Boolean"
1475
1624
  },
1476
1625
  {
1477
- "id": "topic.topicName",
1478
- "label": "Topic",
1479
- "description": "Provide topic name",
1480
- "optional": false,
1626
+ "id": "deduplicationId",
1627
+ "label": "Deduplication ID",
1481
1628
  "constraints": {
1482
- "notEmpty": true
1483
- },
1484
- "group": "kafka",
1485
- "binding": {
1486
- "name": "topic.topicName",
1487
- "type": "zeebe:property"
1629
+ "notEmpty": true,
1630
+ "pattern": {
1631
+ "value": "^[a-zA-Z0-9_-]+$",
1632
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1633
+ }
1488
1634
  },
1489
- "type": "String"
1490
- },
1491
- {
1492
- "id": "groupId",
1493
- "label": "Consumer group ID",
1494
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1495
- "optional": false,
1496
- "group": "kafka",
1635
+ "group": "deduplication",
1497
1636
  "binding": {
1498
- "name": "groupId",
1637
+ "name": "deduplicationId",
1499
1638
  "type": "zeebe:property"
1500
1639
  },
1501
- "type": "String"
1502
- },
1503
- {
1504
- "id": "additionalProperties",
1505
- "label": "Additional properties",
1506
- "description": "Provide additional Kafka consumer properties in JSON",
1507
- "optional": true,
1508
- "feel": "required",
1509
- "group": "kafka",
1510
- "binding": {
1511
- "name": "additionalProperties",
1512
- "type": "zeebe:property"
1640
+ "condition": {
1641
+ "property": "deduplicationModeManualFlag",
1642
+ "equals": true,
1643
+ "type": "simple"
1513
1644
  },
1514
1645
  "type": "String"
1515
1646
  },
1516
1647
  {
1517
- "id": "offsets",
1518
- "label": "Offsets",
1519
- "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",
1520
- "optional": true,
1521
- "feel": "optional",
1522
- "group": "kafka",
1648
+ "id": "deduplicationModeManual",
1649
+ "value": "MANUAL",
1650
+ "group": "deduplication",
1523
1651
  "binding": {
1524
- "name": "offsets",
1652
+ "name": "deduplicationMode",
1525
1653
  "type": "zeebe:property"
1526
1654
  },
1527
- "type": "String"
1528
- },
1529
- {
1530
- "id": "autoOffsetReset",
1531
- "label": "Auto offset reset",
1532
- "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",
1533
- "optional": false,
1534
- "value": "latest",
1535
- "constraints": {
1536
- "notEmpty": true
1537
- },
1538
- "group": "kafka",
1539
- "binding": {
1540
- "name": "autoOffsetReset",
1541
- "type": "zeebe:property"
1655
+ "condition": {
1656
+ "property": "deduplicationId",
1657
+ "isActive": true,
1658
+ "type": "simple"
1542
1659
  },
1543
- "type": "Dropdown",
1544
- "choices": [
1545
- {
1546
- "name": "None",
1547
- "value": "none"
1548
- },
1549
- {
1550
- "name": "Latest",
1551
- "value": "latest"
1552
- },
1553
- {
1554
- "name": "Earliest",
1555
- "value": "earliest"
1556
- }
1557
- ]
1660
+ "type": "Hidden"
1558
1661
  },
1559
1662
  {
1560
- "id": "avro.schema",
1561
- "label": "Avro schema",
1562
- "description": "Avro schema for the message value",
1563
- "optional": false,
1564
- "constraints": {
1565
- "notEmpty": true
1566
- },
1567
- "feel": "required",
1568
- "group": "message",
1663
+ "id": "deduplicationModeAuto",
1664
+ "value": "AUTO",
1665
+ "group": "deduplication",
1569
1666
  "binding": {
1570
- "name": "avro.schema",
1667
+ "name": "deduplicationMode",
1571
1668
  "type": "zeebe:property"
1572
1669
  },
1573
1670
  "condition": {
1574
- "property": "serializationType",
1575
- "equals": "avro",
1671
+ "property": "deduplicationId",
1672
+ "isActive": false,
1576
1673
  "type": "simple"
1577
1674
  },
1578
- "type": "Text"
1675
+ "type": "Hidden"
1579
1676
  },
1580
1677
  {
1581
- "id": "activationCondition",
1582
- "label": "Activation condition",
1583
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1584
- "optional": true,
1585
- "feel": "required",
1586
- "group": "activation",
1678
+ "id": "resultVariable",
1679
+ "label": "Result variable",
1680
+ "description": "Name of variable to store the response in",
1681
+ "group": "output",
1587
1682
  "binding": {
1588
- "name": "activationCondition",
1683
+ "name": "resultVariable",
1589
1684
  "type": "zeebe:property"
1590
1685
  },
1591
1686
  "type": "String"
1592
1687
  },
1593
1688
  {
1594
- "id": "consumeUnmatchedEvents",
1595
- "label": "Consume unmatched events",
1596
- "value": true,
1597
- "group": "activation",
1689
+ "id": "resultExpression",
1690
+ "label": "Result expression",
1691
+ "description": "Expression to map the response into process variables",
1692
+ "feel": "required",
1693
+ "group": "output",
1598
1694
  "binding": {
1599
- "name": "consumeUnmatchedEvents",
1600
- "type": "zeebe:property"
1601
- },
1602
- "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",
1603
- "type": "Boolean"
1604
- },
1605
- {
1606
- "id": "correlationKeyProcess",
1607
- "label": "Correlation key (process)",
1608
- "description": "Sets up the correlation key from process variables",
1609
- "constraints": {
1610
- "notEmpty": true
1611
- },
1612
- "feel": "required",
1613
- "group": "correlation",
1614
- "binding": {
1615
- "name": "correlationKey",
1616
- "type": "bpmn:Message#zeebe:subscription#property"
1617
- },
1618
- "type": "String"
1619
- },
1620
- {
1621
- "id": "correlationKeyPayload",
1622
- "label": "Correlation key (payload)",
1623
- "description": "Extracts the correlation key from the incoming message payload",
1624
- "constraints": {
1625
- "notEmpty": true
1626
- },
1627
- "feel": "required",
1628
- "group": "correlation",
1629
- "binding": {
1630
- "name": "correlationKeyExpression",
1631
- "type": "zeebe:property"
1632
- },
1633
- "type": "String"
1634
- },
1635
- {
1636
- "id": "messageIdExpression",
1637
- "label": "Message ID expression",
1638
- "description": "Expression to extract unique identifier of a message",
1639
- "optional": true,
1640
- "feel": "required",
1641
- "group": "correlation",
1642
- "binding": {
1643
- "name": "messageIdExpression",
1644
- "type": "zeebe:property"
1645
- },
1646
- "type": "String"
1647
- },
1648
- {
1649
- "id": "messageTtl",
1650
- "label": "Message TTL",
1651
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1652
- "optional": true,
1653
- "constraints": {
1654
- "notEmpty": false,
1655
- "pattern": {
1656
- "value": "^(PT.*|)$",
1657
- "message": "must be an ISO-8601 duration"
1658
- }
1659
- },
1660
- "feel": "optional",
1661
- "group": "correlation",
1662
- "binding": {
1663
- "name": "messageTtl",
1664
- "type": "zeebe:property"
1665
- },
1666
- "type": "String"
1667
- },
1668
- {
1669
- "id": "messageNameUuid",
1670
- "generatedValue": {
1671
- "type": "uuid"
1672
- },
1673
- "group": "correlation",
1674
- "binding": {
1675
- "name": "name",
1676
- "type": "bpmn:Message#property"
1677
- },
1678
- "type": "Hidden"
1679
- },
1680
- {
1681
- "id": "deduplicationModeManualFlag",
1682
- "label": "Manual mode",
1683
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1684
- "value": false,
1685
- "group": "deduplication",
1686
- "binding": {
1687
- "name": "deduplicationModeManualFlag",
1688
- "type": "zeebe:property"
1689
- },
1690
- "type": "Boolean"
1691
- },
1692
- {
1693
- "id": "deduplicationId",
1694
- "label": "Deduplication ID",
1695
- "constraints": {
1696
- "notEmpty": true,
1697
- "pattern": {
1698
- "value": "^[a-zA-Z0-9_-]+$",
1699
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1700
- }
1701
- },
1702
- "group": "deduplication",
1703
- "binding": {
1704
- "name": "deduplicationId",
1705
- "type": "zeebe:property"
1706
- },
1707
- "condition": {
1708
- "property": "deduplicationModeManualFlag",
1709
- "equals": true,
1710
- "type": "simple"
1711
- },
1712
- "type": "String"
1713
- },
1714
- {
1715
- "id": "deduplicationModeManual",
1716
- "value": "MANUAL",
1717
- "group": "deduplication",
1718
- "binding": {
1719
- "name": "deduplicationMode",
1720
- "type": "zeebe:property"
1721
- },
1722
- "condition": {
1723
- "property": "deduplicationId",
1724
- "isActive": true,
1725
- "type": "simple"
1726
- },
1727
- "type": "Hidden"
1728
- },
1729
- {
1730
- "id": "deduplicationModeAuto",
1731
- "value": "AUTO",
1732
- "group": "deduplication",
1733
- "binding": {
1734
- "name": "deduplicationMode",
1735
- "type": "zeebe:property"
1736
- },
1737
- "condition": {
1738
- "property": "deduplicationId",
1739
- "isActive": false,
1740
- "type": "simple"
1741
- },
1742
- "type": "Hidden"
1743
- },
1744
- {
1745
- "id": "resultVariable",
1746
- "label": "Result variable",
1747
- "description": "Name of variable to store the response in",
1748
- "group": "output",
1749
- "binding": {
1750
- "name": "resultVariable",
1751
- "type": "zeebe:property"
1752
- },
1753
- "type": "String"
1754
- },
1755
- {
1756
- "id": "resultExpression",
1757
- "label": "Result expression",
1758
- "description": "Expression to map the response into process variables",
1759
- "feel": "required",
1760
- "group": "output",
1761
- "binding": {
1762
- "name": "resultExpression",
1695
+ "name": "resultExpression",
1763
1696
  "type": "zeebe:property"
1764
1697
  },
1765
1698
  "type": "Text"
@@ -1769,19 +1702,16 @@
1769
1702
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1770
1703
  },
1771
1704
  "engines": {
1772
- "camunda": "^8.5"
1705
+ "camunda": "^8.6"
1773
1706
  }
1774
1707
  },
1775
1708
  {
1776
1709
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1777
1710
  "name": "Kafka Boundary Event Connector",
1778
1711
  "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1712
+ "version": 3,
1779
1713
  "description": "Consume Kafka messages",
1780
- "metadata": {
1781
- "keywords": []
1782
- },
1783
1714
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1784
- "version": 7,
1785
1715
  "category": {
1786
1716
  "id": "connectors",
1787
1717
  "name": "Connectors"
@@ -1791,9 +1721,6 @@
1791
1721
  "value": "bpmn:BoundaryEvent",
1792
1722
  "eventDefinition": "bpmn:MessageEventDefinition"
1793
1723
  },
1794
- "engines": {
1795
- "camunda": "^8.3"
1796
- },
1797
1724
  "groups": [
1798
1725
  {
1799
1726
  "id": "authentication",
@@ -1803,53 +1730,41 @@
1803
1730
  "id": "kafka",
1804
1731
  "label": "Kafka"
1805
1732
  },
1806
- {
1807
- "id": "schema",
1808
- "label": "Schema"
1809
- },
1810
1733
  {
1811
1734
  "id": "activation",
1812
1735
  "label": "Activation"
1813
1736
  },
1814
1737
  {
1815
- "id": "correlation",
1816
- "label": "Correlation",
1817
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1818
- },
1819
- {
1820
- "id": "deduplication",
1821
- "label": "Deduplication",
1822
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1823
- },
1824
- {
1825
- "id": "output",
1826
- "label": "Output mapping"
1738
+ "id": "variable-mapping",
1739
+ "label": "Variable mapping"
1827
1740
  }
1828
1741
  ],
1829
1742
  "properties": [
1830
1743
  {
1744
+ "type": "Hidden",
1831
1745
  "value": "io.camunda:connector-kafka-inbound:1",
1832
1746
  "binding": {
1833
- "name": "inbound.type",
1834
- "type": "zeebe:property"
1747
+ "type": "zeebe:property",
1748
+ "name": "inbound.type"
1749
+ }
1750
+ },
1751
+ {
1752
+ "type": "Hidden",
1753
+ "generatedValue": {
1754
+ "type": "uuid"
1835
1755
  },
1836
- "type": "Hidden"
1756
+ "binding": {
1757
+ "type": "bpmn:Message#property",
1758
+ "name": "name"
1759
+ }
1837
1760
  },
1838
1761
  {
1839
- "id": "authenticationType",
1840
1762
  "label": "Authentication type",
1841
1763
  "description": "Username/password or custom",
1842
- "optional": false,
1843
- "value": "credentials",
1844
- "constraints": {
1845
- "notEmpty": true
1846
- },
1764
+ "id": "authenticationType",
1847
1765
  "group": "authentication",
1848
- "binding": {
1849
- "name": "authenticationType",
1850
- "type": "zeebe:property"
1851
- },
1852
1766
  "type": "Dropdown",
1767
+ "value": "credentials",
1853
1768
  "choices": [
1854
1769
  {
1855
1770
  "name": "Credentials",
@@ -1859,120 +1774,118 @@
1859
1774
  "name": "Custom",
1860
1775
  "value": "custom"
1861
1776
  }
1862
- ]
1777
+ ],
1778
+ "binding": {
1779
+ "type": "zeebe:property",
1780
+ "name": "authenticationType"
1781
+ }
1863
1782
  },
1864
1783
  {
1865
- "id": "authentication.username",
1866
1784
  "label": "Username",
1867
1785
  "description": "Provide the username (must have permissions to produce message to the topic)",
1868
- "optional": true,
1869
1786
  "group": "authentication",
1787
+ "type": "String",
1788
+ "feel": "optional",
1789
+ "optional": true,
1870
1790
  "binding": {
1871
- "name": "authentication.username",
1872
- "type": "zeebe:property"
1791
+ "type": "zeebe:property",
1792
+ "name": "authentication.username"
1873
1793
  },
1874
- "type": "String"
1794
+ "condition": {
1795
+ "property": "authenticationType",
1796
+ "equals": "credentials"
1797
+ }
1875
1798
  },
1876
1799
  {
1877
- "id": "authentication.password",
1878
1800
  "label": "Password",
1879
1801
  "description": "Provide a password for the user",
1880
- "optional": true,
1881
1802
  "group": "authentication",
1803
+ "type": "String",
1804
+ "feel": "optional",
1805
+ "optional": true,
1882
1806
  "binding": {
1883
- "name": "authentication.password",
1884
- "type": "zeebe:property"
1807
+ "type": "zeebe:property",
1808
+ "name": "authentication.password"
1885
1809
  },
1886
- "type": "String"
1810
+ "condition": {
1811
+ "property": "authenticationType",
1812
+ "equals": "credentials"
1813
+ }
1887
1814
  },
1888
1815
  {
1889
- "id": "topic.bootstrapServers",
1890
1816
  "label": "Bootstrap servers",
1891
1817
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1892
- "optional": false,
1893
- "constraints": {
1894
- "notEmpty": true
1895
- },
1896
1818
  "group": "kafka",
1819
+ "type": "String",
1820
+ "feel": "optional",
1897
1821
  "binding": {
1898
- "name": "topic.bootstrapServers",
1899
- "type": "zeebe:property"
1822
+ "type": "zeebe:property",
1823
+ "name": "topic.bootstrapServers"
1900
1824
  },
1901
- "type": "String"
1825
+ "constraints": {
1826
+ "notEmpty": true
1827
+ }
1902
1828
  },
1903
1829
  {
1904
- "id": "topic.topicName",
1905
1830
  "label": "Topic",
1906
- "description": "Provide topic name",
1907
- "optional": false,
1908
- "constraints": {
1909
- "notEmpty": true
1910
- },
1831
+ "description": "Provide the topic name",
1911
1832
  "group": "kafka",
1833
+ "type": "String",
1912
1834
  "binding": {
1913
- "name": "topic.topicName",
1914
- "type": "zeebe:property"
1835
+ "type": "zeebe:property",
1836
+ "name": "topic.topicName"
1915
1837
  },
1916
- "type": "String"
1838
+ "constraints": {
1839
+ "notEmpty": true
1840
+ }
1917
1841
  },
1918
1842
  {
1919
- "id": "groupId",
1920
- "label": "Consumer group ID",
1843
+ "label": "Consumer Group ID",
1921
1844
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1922
- "optional": false,
1923
1845
  "group": "kafka",
1846
+ "type": "String",
1847
+ "optional": true,
1924
1848
  "binding": {
1925
- "name": "groupId",
1926
- "type": "zeebe:property"
1849
+ "type": "zeebe:property",
1850
+ "name": "groupId"
1927
1851
  },
1928
- "type": "String"
1852
+ "constraints": {
1853
+ "notEmpty": false,
1854
+ "maxLength": 250
1855
+ }
1929
1856
  },
1930
1857
  {
1931
- "id": "additionalProperties",
1932
1858
  "label": "Additional properties",
1933
1859
  "description": "Provide additional Kafka consumer properties in JSON",
1860
+ "group": "kafka",
1861
+ "type": "String",
1934
1862
  "optional": true,
1935
1863
  "feel": "required",
1936
- "group": "kafka",
1937
1864
  "binding": {
1938
- "name": "additionalProperties",
1939
- "type": "zeebe:property"
1940
- },
1941
- "type": "String"
1865
+ "type": "zeebe:property",
1866
+ "name": "additionalProperties"
1867
+ }
1942
1868
  },
1943
1869
  {
1944
- "id": "offsets",
1945
1870
  "label": "Offsets",
1946
1871
  "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",
1947
- "optional": true,
1948
- "feel": "optional",
1949
1872
  "group": "kafka",
1873
+ "type": "String",
1874
+ "feel": "optional",
1875
+ "optional": true,
1950
1876
  "binding": {
1951
- "name": "offsets",
1952
- "type": "zeebe:property"
1953
- },
1954
- "type": "String"
1877
+ "type": "zeebe:property",
1878
+ "name": "offsets"
1879
+ }
1955
1880
  },
1956
1881
  {
1957
- "id": "autoOffsetReset",
1958
1882
  "label": "Auto offset reset",
1959
1883
  "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",
1960
- "optional": false,
1961
- "value": "latest",
1962
- "constraints": {
1963
- "notEmpty": true
1964
- },
1884
+ "id": "autoOffsetReset",
1965
1885
  "group": "kafka",
1966
- "binding": {
1967
- "name": "autoOffsetReset",
1968
- "type": "zeebe:property"
1969
- },
1970
1886
  "type": "Dropdown",
1887
+ "value": "latest",
1971
1888
  "choices": [
1972
- {
1973
- "name": "None",
1974
- "value": "none"
1975
- },
1976
1889
  {
1977
1890
  "name": "Latest",
1978
1891
  "value": "latest"
@@ -1980,293 +1893,380 @@
1980
1893
  {
1981
1894
  "name": "Earliest",
1982
1895
  "value": "earliest"
1896
+ },
1897
+ {
1898
+ "name": "None",
1899
+ "value": "none"
1983
1900
  }
1984
- ]
1901
+ ],
1902
+ "binding": {
1903
+ "type": "zeebe:property",
1904
+ "name": "autoOffsetReset"
1905
+ }
1985
1906
  },
1986
1907
  {
1987
- "id": "schemaStrategy.type",
1988
- "label": "Schema strategy",
1989
- "value": "noSchema",
1990
- "group": "schema",
1908
+ "label": "Correlation key (process)",
1909
+ "type": "String",
1910
+ "group": "activation",
1911
+ "feel": "required",
1912
+ "description": "Sets up the correlation key from process variables",
1991
1913
  "binding": {
1992
- "name": "schemaStrategy.type",
1993
- "type": "zeebe:property"
1914
+ "type": "bpmn:Message#zeebe:subscription#property",
1915
+ "name": "correlationKey"
1994
1916
  },
1995
- "type": "Dropdown",
1996
- "choices": [
1997
- {
1998
- "name": "No schema",
1999
- "value": "noSchema"
2000
- },
2001
- {
2002
- "name": "Avro Inline schema",
2003
- "value": "inlineSchema"
2004
- },
2005
- {
2006
- "name": "Confluent Schema registry",
2007
- "value": "schemaRegistry"
2008
- }
2009
- ]
1917
+ "constraints": {
1918
+ "notEmpty": true
1919
+ }
2010
1920
  },
2011
1921
  {
2012
- "id": "schemaStrategy.avro.schema",
2013
- "label": "Schema",
2014
- "description": "Avro inline schema for the message value",
2015
- "optional": false,
1922
+ "label": "Correlation key (payload)",
1923
+ "type": "String",
1924
+ "group": "activation",
1925
+ "feel": "required",
1926
+ "binding": {
1927
+ "type": "zeebe:property",
1928
+ "name": "correlationKeyExpression"
1929
+ },
1930
+ "description": "Extracts the correlation key from the incoming message payload",
2016
1931
  "constraints": {
2017
1932
  "notEmpty": true
2018
- },
1933
+ }
1934
+ },
1935
+ {
1936
+ "label": "Message ID expression",
2019
1937
  "feel": "required",
2020
- "group": "schema",
1938
+ "type": "String",
1939
+ "optional": true,
1940
+ "group": "activation",
2021
1941
  "binding": {
2022
- "name": "schemaStrategy.schema",
2023
- "type": "zeebe:property"
1942
+ "type": "zeebe:property",
1943
+ "name": "messageIdExpression"
2024
1944
  },
2025
- "condition": {
2026
- "property": "schemaStrategy.type",
2027
- "equals": "inlineSchema",
2028
- "type": "simple"
1945
+ "description": "Expression to extract unique identifier of a message"
1946
+ },
1947
+ {
1948
+ "label": "Activation condition",
1949
+ "type": "String",
1950
+ "group": "activation",
1951
+ "feel": "required",
1952
+ "optional": true,
1953
+ "binding": {
1954
+ "type": "zeebe:property",
1955
+ "name": "activationCondition"
2029
1956
  },
2030
- "type": "Text"
1957
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2031
1958
  },
2032
1959
  {
2033
- "id": "schemaStrategy.schemaType",
2034
- "label": "Schema type",
2035
- "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>",
2036
- "optional": false,
2037
- "value": "avro",
2038
- "group": "schema",
1960
+ "label": "Result variable",
1961
+ "type": "String",
1962
+ "group": "variable-mapping",
1963
+ "optional": true,
2039
1964
  "binding": {
2040
- "name": "schemaStrategy.schemaType",
2041
- "type": "zeebe:property"
1965
+ "type": "zeebe:property",
1966
+ "name": "resultVariable"
2042
1967
  },
2043
- "condition": {
2044
- "property": "schemaStrategy.type",
2045
- "equals": "schemaRegistry",
2046
- "type": "simple"
1968
+ "description": "Name of variable to store the result of the connector in"
1969
+ },
1970
+ {
1971
+ "label": "Result expression",
1972
+ "description": "Expression to map the inbound payload to process variables",
1973
+ "group": "variable-mapping",
1974
+ "type": "Text",
1975
+ "feel": "required",
1976
+ "binding": {
1977
+ "type": "zeebe:property",
1978
+ "name": "resultExpression"
1979
+ }
1980
+ }
1981
+ ],
1982
+ "icon": {
1983
+ "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"
1984
+ },
1985
+ "engines": {
1986
+ "camunda": "^8.5"
1987
+ }
1988
+ },
1989
+ {
1990
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1991
+ "name": "Kafka Boundary Event Connector",
1992
+ "id": "io.camunda.connectors.inbound.KafkaBoundary.v1",
1993
+ "version": 2,
1994
+ "description": "Consume Kafka messages",
1995
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1996
+ "category": {
1997
+ "id": "connectors",
1998
+ "name": "Connectors"
1999
+ },
2000
+ "appliesTo": ["bpmn:BoundaryEvent"],
2001
+ "elementType": {
2002
+ "value": "bpmn:BoundaryEvent",
2003
+ "eventDefinition": "bpmn:MessageEventDefinition"
2004
+ },
2005
+ "groups": [
2006
+ {
2007
+ "id": "authentication",
2008
+ "label": "Authentication"
2009
+ },
2010
+ {
2011
+ "id": "kafka",
2012
+ "label": "Kafka"
2013
+ },
2014
+ {
2015
+ "id": "activation",
2016
+ "label": "Activation"
2017
+ },
2018
+ {
2019
+ "id": "variable-mapping",
2020
+ "label": "Variable mapping"
2021
+ }
2022
+ ],
2023
+ "properties": [
2024
+ {
2025
+ "type": "Hidden",
2026
+ "value": "io.camunda:connector-kafka-inbound:1",
2027
+ "binding": {
2028
+ "type": "zeebe:property",
2029
+ "name": "inbound.type"
2030
+ }
2031
+ },
2032
+ {
2033
+ "type": "Hidden",
2034
+ "generatedValue": {
2035
+ "type": "uuid"
2047
2036
  },
2037
+ "binding": {
2038
+ "type": "bpmn:Message#property",
2039
+ "name": "name"
2040
+ }
2041
+ },
2042
+ {
2043
+ "label": "Authentication type",
2044
+ "description": "Username/password or custom",
2045
+ "id": "authenticationType",
2046
+ "group": "authentication",
2048
2047
  "type": "Dropdown",
2048
+ "value": "credentials",
2049
2049
  "choices": [
2050
2050
  {
2051
- "name": "JSON",
2052
- "value": "json"
2051
+ "name": "Credentials",
2052
+ "value": "credentials"
2053
2053
  },
2054
2054
  {
2055
- "name": "Avro",
2056
- "value": "avro"
2055
+ "name": "Custom",
2056
+ "value": "custom"
2057
2057
  }
2058
- ]
2058
+ ],
2059
+ "binding": {
2060
+ "type": "zeebe:property",
2061
+ "name": "authenticationType"
2062
+ }
2059
2063
  },
2060
2064
  {
2061
- "id": "schemaStrategy.schemaRegistryUrl",
2062
- "label": "Schema registry URL",
2063
- "description": "Provide the schema registry URL",
2064
- "optional": false,
2065
- "constraints": {
2066
- "notEmpty": true
2067
- },
2068
- "group": "schema",
2065
+ "label": "Username",
2066
+ "description": "Provide the username (must have permissions to produce message to the topic)",
2067
+ "group": "authentication",
2068
+ "type": "String",
2069
+ "feel": "optional",
2070
+ "optional": true,
2069
2071
  "binding": {
2070
- "name": "schemaStrategy.schemaRegistryUrl",
2071
- "type": "zeebe:property"
2072
+ "type": "zeebe:property",
2073
+ "name": "authentication.username"
2072
2074
  },
2073
2075
  "condition": {
2074
- "property": "schemaStrategy.type",
2075
- "equals": "schemaRegistry",
2076
- "type": "simple"
2077
- },
2078
- "type": "String"
2076
+ "property": "authenticationType",
2077
+ "equals": "credentials"
2078
+ }
2079
2079
  },
2080
2080
  {
2081
- "id": "activationCondition",
2082
- "label": "Activation condition",
2083
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2081
+ "label": "Password",
2082
+ "description": "Provide a password for the user",
2083
+ "group": "authentication",
2084
+ "type": "String",
2085
+ "feel": "optional",
2084
2086
  "optional": true,
2085
- "feel": "required",
2086
- "group": "activation",
2087
2087
  "binding": {
2088
- "name": "activationCondition",
2089
- "type": "zeebe:property"
2088
+ "type": "zeebe:property",
2089
+ "name": "authentication.password"
2090
2090
  },
2091
- "type": "String"
2091
+ "condition": {
2092
+ "property": "authenticationType",
2093
+ "equals": "credentials"
2094
+ }
2092
2095
  },
2093
2096
  {
2094
- "id": "consumeUnmatchedEvents",
2095
- "label": "Consume unmatched events",
2096
- "value": true,
2097
- "group": "activation",
2097
+ "label": "Bootstrap servers",
2098
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
2099
+ "group": "kafka",
2100
+ "type": "String",
2101
+ "feel": "optional",
2098
2102
  "binding": {
2099
- "name": "consumeUnmatchedEvents",
2100
- "type": "zeebe:property"
2103
+ "type": "zeebe:property",
2104
+ "name": "topic.bootstrapServers"
2101
2105
  },
2102
- "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",
2103
- "type": "Boolean"
2104
- },
2105
- {
2106
- "id": "correlationKeyProcess",
2107
- "label": "Correlation key (process)",
2108
- "description": "Sets up the correlation key from process variables",
2109
2106
  "constraints": {
2110
2107
  "notEmpty": true
2111
- },
2112
- "feel": "required",
2113
- "group": "correlation",
2114
- "binding": {
2115
- "name": "correlationKey",
2116
- "type": "bpmn:Message#zeebe:subscription#property"
2117
- },
2118
- "type": "String"
2108
+ }
2119
2109
  },
2120
2110
  {
2121
- "id": "correlationKeyPayload",
2122
- "label": "Correlation key (payload)",
2123
- "description": "Extracts the correlation key from the incoming message payload",
2111
+ "label": "Topic",
2112
+ "description": "Provide the topic name",
2113
+ "group": "kafka",
2114
+ "type": "String",
2115
+ "feel": "optional",
2116
+ "binding": {
2117
+ "type": "zeebe:property",
2118
+ "name": "topic.topicName"
2119
+ },
2124
2120
  "constraints": {
2125
2121
  "notEmpty": true
2126
- },
2127
- "feel": "required",
2128
- "group": "correlation",
2122
+ }
2123
+ },
2124
+ {
2125
+ "label": "Consumer Group ID",
2126
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
2127
+ "group": "kafka",
2128
+ "type": "String",
2129
+ "feel": "optional",
2130
+ "optional": true,
2129
2131
  "binding": {
2130
- "name": "correlationKeyExpression",
2131
- "type": "zeebe:property"
2132
+ "type": "zeebe:property",
2133
+ "name": "groupId"
2132
2134
  },
2133
- "type": "String"
2135
+ "constraints": {
2136
+ "notEmpty": false,
2137
+ "maxLength": 250
2138
+ }
2134
2139
  },
2135
2140
  {
2136
- "id": "messageIdExpression",
2137
- "label": "Message ID expression",
2138
- "description": "Expression to extract unique identifier of a message",
2141
+ "label": "Additional properties",
2142
+ "description": "Provide additional Kafka consumer properties in JSON",
2143
+ "group": "kafka",
2144
+ "type": "String",
2139
2145
  "optional": true,
2140
2146
  "feel": "required",
2141
- "group": "correlation",
2142
2147
  "binding": {
2143
- "name": "messageIdExpression",
2144
- "type": "zeebe:property"
2145
- },
2146
- "type": "String"
2148
+ "type": "zeebe:property",
2149
+ "name": "additionalProperties"
2150
+ }
2147
2151
  },
2148
2152
  {
2149
- "id": "messageTtl",
2150
- "label": "Message TTL",
2151
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2152
- "optional": true,
2153
- "constraints": {
2154
- "notEmpty": false,
2155
- "pattern": {
2156
- "value": "^(PT.*|)$",
2157
- "message": "must be an ISO-8601 duration"
2158
- }
2159
- },
2153
+ "label": "Offsets",
2154
+ "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",
2160
2157
  "feel": "optional",
2161
- "group": "correlation",
2158
+ "optional": true,
2162
2159
  "binding": {
2163
- "name": "messageTtl",
2164
- "type": "zeebe:property"
2165
- },
2166
- "type": "String"
2160
+ "type": "zeebe:property",
2161
+ "name": "offsets"
2162
+ }
2167
2163
  },
2168
2164
  {
2169
- "id": "messageNameUuid",
2170
- "generatedValue": {
2171
- "type": "uuid"
2172
- },
2173
- "group": "correlation",
2165
+ "label": "Auto offset reset",
2166
+ "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",
2168
+ "group": "kafka",
2169
+ "type": "Dropdown",
2170
+ "value": "latest",
2171
+ "choices": [
2172
+ {
2173
+ "name": "Latest",
2174
+ "value": "latest"
2175
+ },
2176
+ {
2177
+ "name": "Earliest",
2178
+ "value": "earliest"
2179
+ },
2180
+ {
2181
+ "name": "None",
2182
+ "value": "none"
2183
+ }
2184
+ ],
2174
2185
  "binding": {
2175
- "name": "name",
2176
- "type": "bpmn:Message#property"
2177
- },
2178
- "type": "Hidden"
2186
+ "type": "zeebe:property",
2187
+ "name": "autoOffsetReset"
2188
+ }
2179
2189
  },
2180
2190
  {
2181
- "id": "deduplicationModeManualFlag",
2182
- "label": "Manual mode",
2183
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2184
- "value": false,
2185
- "group": "deduplication",
2191
+ "label": "Correlation key (process)",
2192
+ "type": "String",
2193
+ "group": "activation",
2194
+ "feel": "required",
2195
+ "description": "Sets up the correlation key from process variables",
2186
2196
  "binding": {
2187
- "name": "deduplicationModeManualFlag",
2188
- "type": "zeebe:property"
2197
+ "type": "bpmn:Message#zeebe:subscription#property",
2198
+ "name": "correlationKey"
2189
2199
  },
2190
- "type": "Boolean"
2200
+ "constraints": {
2201
+ "notEmpty": true
2202
+ }
2191
2203
  },
2192
2204
  {
2193
- "id": "deduplicationId",
2194
- "label": "Deduplication ID",
2195
- "constraints": {
2196
- "notEmpty": true,
2197
- "pattern": {
2198
- "value": "^[a-zA-Z0-9_-]+$",
2199
- "message": "can only contain alphanumeric characters, dashes, and underscores"
2200
- }
2201
- },
2202
- "group": "deduplication",
2205
+ "label": "Correlation key (payload)",
2206
+ "type": "String",
2207
+ "group": "activation",
2208
+ "feel": "required",
2203
2209
  "binding": {
2204
- "name": "deduplicationId",
2205
- "type": "zeebe:property"
2206
- },
2207
- "condition": {
2208
- "property": "deduplicationModeManualFlag",
2209
- "equals": true,
2210
- "type": "simple"
2210
+ "type": "zeebe:property",
2211
+ "name": "correlationKeyExpression"
2211
2212
  },
2212
- "type": "String"
2213
+ "description": "Extracts the correlation key from the incoming message payload",
2214
+ "constraints": {
2215
+ "notEmpty": true
2216
+ }
2213
2217
  },
2214
2218
  {
2215
- "id": "deduplicationModeManual",
2216
- "value": "MANUAL",
2217
- "group": "deduplication",
2219
+ "label": "Message ID expression",
2220
+ "feel": "required",
2221
+ "type": "String",
2222
+ "optional": true,
2223
+ "group": "activation",
2218
2224
  "binding": {
2219
- "name": "deduplicationMode",
2220
- "type": "zeebe:property"
2221
- },
2222
- "condition": {
2223
- "property": "deduplicationId",
2224
- "isActive": true,
2225
- "type": "simple"
2225
+ "type": "zeebe:property",
2226
+ "name": "messageIdExpression"
2226
2227
  },
2227
- "type": "Hidden"
2228
+ "description": "Expression to extract unique identifier of a message"
2228
2229
  },
2229
2230
  {
2230
- "id": "deduplicationModeAuto",
2231
- "value": "AUTO",
2232
- "group": "deduplication",
2231
+ "label": "Activation condition",
2232
+ "type": "String",
2233
+ "group": "activation",
2234
+ "feel": "required",
2235
+ "optional": true,
2233
2236
  "binding": {
2234
- "name": "deduplicationMode",
2235
- "type": "zeebe:property"
2236
- },
2237
- "condition": {
2238
- "property": "deduplicationId",
2239
- "isActive": false,
2240
- "type": "simple"
2237
+ "type": "zeebe:property",
2238
+ "name": "activationCondition"
2241
2239
  },
2242
- "type": "Hidden"
2240
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2243
2241
  },
2244
2242
  {
2245
- "id": "resultVariable",
2246
2243
  "label": "Result variable",
2247
- "description": "Name of variable to store the response in",
2248
- "group": "output",
2244
+ "type": "String",
2245
+ "group": "variable-mapping",
2246
+ "optional": true,
2249
2247
  "binding": {
2250
- "name": "resultVariable",
2251
- "type": "zeebe:property"
2248
+ "type": "zeebe:property",
2249
+ "name": "resultVariable"
2252
2250
  },
2253
- "type": "String"
2251
+ "description": "Name of variable to store the result of the connector in"
2254
2252
  },
2255
2253
  {
2256
- "id": "resultExpression",
2257
2254
  "label": "Result expression",
2258
- "description": "Expression to map the response into process variables",
2255
+ "description": "Expression to map the inbound payload to process variables",
2256
+ "group": "variable-mapping",
2257
+ "type": "Text",
2259
2258
  "feel": "required",
2260
- "group": "output",
2261
2259
  "binding": {
2262
- "name": "resultExpression",
2263
- "type": "zeebe:property"
2264
- },
2265
- "type": "Text"
2260
+ "type": "zeebe:property",
2261
+ "name": "resultExpression"
2262
+ }
2266
2263
  }
2267
2264
  ],
2268
2265
  "icon": {
2269
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
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.4"
2270
2270
  }
2271
2271
  }
2272
2272
  ]