@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -3,17 +3,9 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Kafka Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
6
+ "version": 4,
6
7
  "description": "Consume Kafka messages",
7
- "keywords": [
8
- "receive message",
9
- "consume message",
10
- "event streaming",
11
- "subscribe to topic",
12
- "message queue",
13
- "stream data"
14
- ],
15
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
16
- "version": 7,
17
9
  "category": {
18
10
  "id": "connectors",
19
11
  "name": "Connectors"
@@ -23,9 +15,6 @@
23
15
  "value": "bpmn:IntermediateCatchEvent",
24
16
  "eventDefinition": "bpmn:MessageEventDefinition"
25
17
  },
26
- "engines": {
27
- "camunda": "^8.3"
28
- },
29
18
  "groups": [
30
19
  {
31
20
  "id": "authentication",
@@ -35,53 +24,41 @@
35
24
  "id": "kafka",
36
25
  "label": "Kafka"
37
26
  },
38
- {
39
- "id": "schema",
40
- "label": "Schema"
41
- },
42
27
  {
43
28
  "id": "activation",
44
29
  "label": "Activation"
45
30
  },
46
31
  {
47
- "id": "correlation",
48
- "label": "Correlation",
49
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
50
- },
51
- {
52
- "id": "deduplication",
53
- "label": "Deduplication",
54
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
55
- },
56
- {
57
- "id": "output",
58
- "label": "Output mapping"
32
+ "id": "variable-mapping",
33
+ "label": "Variable mapping"
59
34
  }
60
35
  ],
61
36
  "properties": [
62
37
  {
38
+ "type": "Hidden",
63
39
  "value": "io.camunda:connector-kafka-inbound:1",
64
40
  "binding": {
65
- "name": "inbound.type",
66
- "type": "zeebe:property"
41
+ "type": "zeebe:property",
42
+ "name": "inbound.type"
43
+ }
44
+ },
45
+ {
46
+ "type": "Hidden",
47
+ "generatedValue": {
48
+ "type": "uuid"
67
49
  },
68
- "type": "Hidden"
50
+ "binding": {
51
+ "type": "bpmn:Message#property",
52
+ "name": "name"
53
+ }
69
54
  },
70
55
  {
71
- "id": "authenticationType",
72
56
  "label": "Authentication type",
73
57
  "description": "Username/password or custom",
74
- "optional": false,
75
- "value": "credentials",
76
- "constraints": {
77
- "notEmpty": true
78
- },
58
+ "id": "authenticationType",
79
59
  "group": "authentication",
80
- "binding": {
81
- "name": "authenticationType",
82
- "type": "zeebe:property"
83
- },
84
60
  "type": "Dropdown",
61
+ "value": "credentials",
85
62
  "choices": [
86
63
  {
87
64
  "name": "Credentials",
@@ -91,121 +68,118 @@
91
68
  "name": "Custom",
92
69
  "value": "custom"
93
70
  }
94
- ]
71
+ ],
72
+ "binding": {
73
+ "type": "zeebe:property",
74
+ "name": "authenticationType"
75
+ }
95
76
  },
96
77
  {
97
- "id": "authentication.username",
98
78
  "label": "Username",
99
79
  "description": "Provide the username (must have permissions to produce message to the topic)",
100
- "optional": true,
101
80
  "group": "authentication",
81
+ "type": "String",
82
+ "feel": "optional",
83
+ "optional": true,
102
84
  "binding": {
103
- "name": "authentication.username",
104
- "type": "zeebe:property"
85
+ "type": "zeebe:property",
86
+ "name": "authentication.username"
105
87
  },
106
- "type": "String"
88
+ "condition": {
89
+ "property": "authenticationType",
90
+ "equals": "credentials"
91
+ }
107
92
  },
108
93
  {
109
- "id": "authentication.password",
110
94
  "label": "Password",
111
95
  "description": "Provide a password for the user",
112
- "optional": true,
113
96
  "group": "authentication",
97
+ "type": "String",
98
+ "feel": "optional",
99
+ "optional": true,
114
100
  "binding": {
115
- "name": "authentication.password",
116
- "type": "zeebe:property"
101
+ "type": "zeebe:property",
102
+ "name": "authentication.password"
117
103
  },
118
- "type": "String"
104
+ "condition": {
105
+ "property": "authenticationType",
106
+ "equals": "credentials"
107
+ }
119
108
  },
120
109
  {
121
- "id": "topic.bootstrapServers",
122
110
  "label": "Bootstrap servers",
123
111
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
124
- "optional": false,
125
- "constraints": {
126
- "notEmpty": true
127
- },
128
112
  "group": "kafka",
113
+ "type": "String",
114
+ "feel": "optional",
129
115
  "binding": {
130
- "name": "topic.bootstrapServers",
131
- "type": "zeebe:property"
116
+ "type": "zeebe:property",
117
+ "name": "topic.bootstrapServers"
132
118
  },
133
- "type": "String"
119
+ "constraints": {
120
+ "notEmpty": true
121
+ }
134
122
  },
135
123
  {
136
- "id": "topic.topicName",
137
124
  "label": "Topic",
138
- "description": "Provide topic name",
139
- "optional": false,
140
- "constraints": {
141
- "notEmpty": true
142
- },
125
+ "description": "Provide the topic name",
143
126
  "group": "kafka",
127
+ "type": "String",
144
128
  "binding": {
145
- "name": "topic.topicName",
146
- "type": "zeebe:property"
129
+ "type": "zeebe:property",
130
+ "name": "topic.topicName"
147
131
  },
148
- "type": "String"
132
+ "constraints": {
133
+ "notEmpty": true
134
+ }
149
135
  },
150
136
  {
151
- "id": "groupId",
152
- "label": "Consumer group ID",
137
+ "label": "Consumer Group ID",
153
138
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
154
- "optional": false,
155
139
  "group": "kafka",
140
+ "type": "String",
141
+ "optional": true,
156
142
  "binding": {
157
- "name": "groupId",
158
- "type": "zeebe:property"
143
+ "type": "zeebe:property",
144
+ "name": "groupId"
159
145
  },
160
- "tooltip": "It is strongly recommended to provide an explicit consumer group ID. Use a stable, application-specific identifier that represents the logical consumer group in your application (for example, <code>my-app-order-processor</code>). Leaving this empty auto-generates an ID that may change across connector upgrades, causing message replay.",
161
- "type": "String"
146
+ "constraints": {
147
+ "notEmpty": false,
148
+ "maxLength": 250
149
+ }
162
150
  },
163
151
  {
164
- "id": "additionalProperties",
165
152
  "label": "Additional properties",
166
153
  "description": "Provide additional Kafka consumer properties in JSON",
154
+ "group": "kafka",
155
+ "type": "String",
167
156
  "optional": true,
168
157
  "feel": "required",
169
- "group": "kafka",
170
158
  "binding": {
171
- "name": "additionalProperties",
172
- "type": "zeebe:property"
173
- },
174
- "type": "String"
159
+ "type": "zeebe:property",
160
+ "name": "additionalProperties"
161
+ }
175
162
  },
176
163
  {
177
- "id": "offsets",
178
164
  "label": "Offsets",
179
165
  "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",
180
- "optional": true,
181
- "feel": "optional",
182
166
  "group": "kafka",
167
+ "type": "String",
168
+ "feel": "optional",
169
+ "optional": true,
183
170
  "binding": {
184
- "name": "offsets",
185
- "type": "zeebe:property"
186
- },
187
- "type": "String"
171
+ "type": "zeebe:property",
172
+ "name": "offsets"
173
+ }
188
174
  },
189
175
  {
190
- "id": "autoOffsetReset",
191
176
  "label": "Auto offset reset",
192
177
  "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",
193
- "optional": false,
194
- "value": "latest",
195
- "constraints": {
196
- "notEmpty": true
197
- },
178
+ "id": "autoOffsetReset",
198
179
  "group": "kafka",
199
- "binding": {
200
- "name": "autoOffsetReset",
201
- "type": "zeebe:property"
202
- },
203
180
  "type": "Dropdown",
181
+ "value": "latest",
204
182
  "choices": [
205
- {
206
- "name": "None",
207
- "value": "none"
208
- },
209
183
  {
210
184
  "name": "Latest",
211
185
  "value": "latest"
@@ -213,305 +187,106 @@
213
187
  {
214
188
  "name": "Earliest",
215
189
  "value": "earliest"
190
+ },
191
+ {
192
+ "name": "None",
193
+ "value": "none"
216
194
  }
217
- ]
195
+ ],
196
+ "binding": {
197
+ "type": "zeebe:property",
198
+ "name": "autoOffsetReset"
199
+ }
218
200
  },
219
201
  {
220
- "id": "schemaStrategy.type",
221
- "label": "Schema strategy",
222
- "value": "noSchema",
223
- "group": "schema",
202
+ "label": "Correlation key (process)",
203
+ "type": "String",
204
+ "group": "activation",
205
+ "feel": "required",
206
+ "description": "Sets up the correlation key from process variables",
224
207
  "binding": {
225
- "name": "schemaStrategy.type",
226
- "type": "zeebe:property"
208
+ "type": "bpmn:Message#zeebe:subscription#property",
209
+ "name": "correlationKey"
227
210
  },
228
- "type": "Dropdown",
229
- "choices": [
230
- {
231
- "name": "No schema",
232
- "value": "noSchema"
233
- },
234
- {
235
- "name": "Avro Inline schema",
236
- "value": "inlineSchema"
237
- },
238
- {
239
- "name": "Confluent Schema registry",
240
- "value": "schemaRegistry"
241
- }
242
- ]
211
+ "constraints": {
212
+ "notEmpty": true
213
+ }
243
214
  },
244
215
  {
245
- "id": "schemaStrategy.avro.schema",
246
- "label": "Schema",
247
- "description": "Avro inline schema for the message value",
248
- "optional": false,
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",
249
225
  "constraints": {
250
226
  "notEmpty": true
251
- },
227
+ }
228
+ },
229
+ {
230
+ "label": "Message ID expression",
252
231
  "feel": "required",
253
- "group": "schema",
232
+ "type": "String",
233
+ "optional": true,
234
+ "group": "activation",
254
235
  "binding": {
255
- "name": "schemaStrategy.schema",
256
- "type": "zeebe:property"
257
- },
258
- "condition": {
259
- "property": "schemaStrategy.type",
260
- "equals": "inlineSchema",
261
- "type": "simple"
236
+ "type": "zeebe:property",
237
+ "name": "messageIdExpression"
262
238
  },
263
- "type": "Text"
239
+ "description": "Expression to extract unique identifier of a message"
264
240
  },
265
241
  {
266
- "id": "schemaStrategy.schemaType",
267
- "label": "Schema type",
268
- "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>",
269
- "optional": false,
270
- "value": "avro",
271
- "group": "schema",
272
- "binding": {
273
- "name": "schemaStrategy.schemaType",
274
- "type": "zeebe:property"
275
- },
276
- "condition": {
277
- "property": "schemaStrategy.type",
278
- "equals": "schemaRegistry",
279
- "type": "simple"
280
- },
281
- "type": "Dropdown",
282
- "choices": [
283
- {
284
- "name": "JSON",
285
- "value": "json"
286
- },
287
- {
288
- "name": "Avro",
289
- "value": "avro"
290
- }
291
- ]
292
- },
293
- {
294
- "id": "schemaStrategy.schemaRegistryUrl",
295
- "label": "Schema registry URL",
296
- "description": "Provide the schema registry URL",
297
- "optional": false,
298
- "constraints": {
299
- "notEmpty": true
300
- },
301
- "group": "schema",
302
- "binding": {
303
- "name": "schemaStrategy.schemaRegistryUrl",
304
- "type": "zeebe:property"
305
- },
306
- "condition": {
307
- "property": "schemaStrategy.type",
308
- "equals": "schemaRegistry",
309
- "type": "simple"
310
- },
311
- "type": "String"
312
- },
313
- {
314
- "id": "activationCondition",
315
242
  "label": "Activation condition",
316
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
317
- "optional": true,
318
- "feel": "required",
319
- "group": "activation",
320
- "binding": {
321
- "name": "activationCondition",
322
- "type": "zeebe:property"
323
- },
324
- "type": "String"
325
- },
326
- {
327
- "id": "consumeUnmatchedEvents",
328
- "label": "Consume unmatched events",
329
- "value": true,
243
+ "type": "String",
330
244
  "group": "activation",
331
- "binding": {
332
- "name": "consumeUnmatchedEvents",
333
- "type": "zeebe:property"
334
- },
335
- "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",
336
- "type": "Boolean"
337
- },
338
- {
339
- "id": "correlationKeyProcess",
340
- "label": "Correlation key (process)",
341
- "description": "Sets up the correlation key from process variables",
342
- "constraints": {
343
- "notEmpty": true
344
- },
345
- "feel": "required",
346
- "group": "correlation",
347
- "binding": {
348
- "name": "correlationKey",
349
- "type": "bpmn:Message#zeebe:subscription#property"
350
- },
351
- "type": "String"
352
- },
353
- {
354
- "id": "correlationKeyPayload",
355
- "label": "Correlation key (payload)",
356
- "description": "Extracts the correlation key from the incoming message payload",
357
- "constraints": {
358
- "notEmpty": true
359
- },
360
- "feel": "required",
361
- "group": "correlation",
362
- "binding": {
363
- "name": "correlationKeyExpression",
364
- "type": "zeebe:property"
365
- },
366
- "type": "String"
367
- },
368
- {
369
- "id": "messageIdExpression",
370
- "label": "Message ID expression",
371
- "description": "Expression to extract unique identifier of a message",
372
- "optional": true,
373
245
  "feel": "required",
374
- "group": "correlation",
375
- "binding": {
376
- "name": "messageIdExpression",
377
- "type": "zeebe:property"
378
- },
379
- "type": "String"
380
- },
381
- {
382
- "id": "messageTtl",
383
- "label": "Message TTL",
384
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
385
246
  "optional": true,
386
- "constraints": {
387
- "notEmpty": false,
388
- "pattern": {
389
- "value": "^(PT.*|)$",
390
- "message": "must be an ISO-8601 duration"
391
- }
392
- },
393
- "feel": "optional",
394
- "group": "correlation",
395
- "binding": {
396
- "name": "messageTtl",
397
- "type": "zeebe:property"
398
- },
399
- "type": "String"
400
- },
401
- {
402
- "id": "messageNameUuid",
403
- "label": "Message name",
404
- "generatedValue": {
405
- "type": "uuid"
406
- },
407
- "feel": "optional",
408
- "group": "correlation",
409
- "binding": {
410
- "name": "name",
411
- "type": "bpmn:Message#property"
412
- },
413
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
414
- "type": "String"
415
- },
416
- {
417
- "id": "deduplicationModeManualFlag",
418
- "label": "Manual mode",
419
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
420
- "value": false,
421
- "group": "deduplication",
422
- "binding": {
423
- "name": "deduplicationModeManualFlag",
424
- "type": "zeebe:property"
425
- },
426
- "type": "Boolean"
427
- },
428
- {
429
- "id": "deduplicationId",
430
- "label": "Deduplication ID",
431
- "constraints": {
432
- "notEmpty": true,
433
- "pattern": {
434
- "value": "^[a-zA-Z0-9_-]+$",
435
- "message": "can only contain alphanumeric characters, dashes, and underscores"
436
- }
437
- },
438
- "group": "deduplication",
439
- "binding": {
440
- "name": "deduplicationId",
441
- "type": "zeebe:property"
442
- },
443
- "condition": {
444
- "property": "deduplicationModeManualFlag",
445
- "equals": true,
446
- "type": "simple"
447
- },
448
- "type": "String"
449
- },
450
- {
451
- "id": "deduplicationModeManual",
452
- "value": "MANUAL",
453
- "group": "deduplication",
454
- "binding": {
455
- "name": "deduplicationMode",
456
- "type": "zeebe:property"
457
- },
458
- "condition": {
459
- "property": "deduplicationId",
460
- "isActive": true,
461
- "type": "simple"
462
- },
463
- "type": "Hidden"
464
- },
465
- {
466
- "id": "deduplicationModeAuto",
467
- "value": "AUTO",
468
- "group": "deduplication",
469
247
  "binding": {
470
- "name": "deduplicationMode",
471
- "type": "zeebe:property"
472
- },
473
- "condition": {
474
- "property": "deduplicationId",
475
- "isActive": false,
476
- "type": "simple"
248
+ "type": "zeebe:property",
249
+ "name": "activationCondition"
477
250
  },
478
- "type": "Hidden"
251
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
479
252
  },
480
253
  {
481
- "id": "resultVariable",
482
254
  "label": "Result variable",
483
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
484
- "group": "output",
255
+ "type": "String",
256
+ "group": "variable-mapping",
257
+ "optional": true,
485
258
  "binding": {
486
- "name": "resultVariable",
487
- "type": "zeebe:property"
259
+ "type": "zeebe:property",
260
+ "name": "resultVariable"
488
261
  },
489
- "type": "String"
262
+ "description": "Name of variable to store the result of the connector in"
490
263
  },
491
264
  {
492
- "id": "resultExpression",
493
265
  "label": "Result expression",
494
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
266
+ "description": "Expression to map the inbound payload to process variables",
267
+ "group": "variable-mapping",
268
+ "type": "Text",
495
269
  "feel": "required",
496
- "group": "output",
497
270
  "binding": {
498
- "name": "resultExpression",
499
- "type": "zeebe:property"
500
- },
501
- "type": "Text"
271
+ "type": "zeebe:property",
272
+ "name": "resultExpression"
273
+ }
502
274
  }
503
275
  ],
504
276
  "icon": {
505
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
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"
506
281
  }
507
282
  },
508
283
  {
509
284
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
510
- "name": "Kafka Intermediate Catch Event Connector",
285
+ "name": "Kafka consumer connector",
511
286
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
512
- "description": "Consume Kafka messages",
513
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
514
- "version": 6,
287
+ "version": 1,
288
+ "description": "Consume Kafka message",
289
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
515
290
  "category": {
516
291
  "id": "connectors",
517
292
  "name": "Connectors"
@@ -530,53 +305,41 @@
530
305
  "id": "kafka",
531
306
  "label": "Kafka"
532
307
  },
533
- {
534
- "id": "message",
535
- "label": "Message deserialization"
536
- },
537
308
  {
538
309
  "id": "activation",
539
310
  "label": "Activation"
540
311
  },
541
312
  {
542
- "id": "correlation",
543
- "label": "Correlation",
544
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
545
- },
546
- {
547
- "id": "deduplication",
548
- "label": "Deduplication",
549
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
550
- },
551
- {
552
- "id": "output",
553
- "label": "Output mapping"
313
+ "id": "variable-mapping",
314
+ "label": "Variable mapping"
554
315
  }
555
316
  ],
556
317
  "properties": [
557
318
  {
319
+ "type": "Hidden",
558
320
  "value": "io.camunda:connector-kafka-inbound:1",
559
321
  "binding": {
560
- "name": "inbound.type",
561
- "type": "zeebe:property"
322
+ "type": "zeebe:property",
323
+ "name": "inbound.type"
324
+ }
325
+ },
326
+ {
327
+ "type": "Hidden",
328
+ "generatedValue": {
329
+ "type": "uuid"
562
330
  },
563
- "type": "Hidden"
331
+ "binding": {
332
+ "type": "bpmn:Message#property",
333
+ "name": "name"
334
+ }
564
335
  },
565
336
  {
566
- "id": "authenticationType",
567
337
  "label": "Authentication type",
568
338
  "description": "Username/password or custom",
569
- "optional": false,
570
- "value": "credentials",
571
- "constraints": {
572
- "notEmpty": true
573
- },
339
+ "id": "authenticationType",
574
340
  "group": "authentication",
575
- "binding": {
576
- "name": "authenticationType",
577
- "type": "zeebe:property"
578
- },
579
341
  "type": "Dropdown",
342
+ "value": "credentials",
580
343
  "choices": [
581
344
  {
582
345
  "name": "Credentials",
@@ -586,120 +349,104 @@
586
349
  "name": "Custom",
587
350
  "value": "custom"
588
351
  }
589
- ]
352
+ ],
353
+ "binding": {
354
+ "type": "zeebe:property",
355
+ "name": "authenticationType"
356
+ }
590
357
  },
591
358
  {
592
- "id": "authentication.username",
593
359
  "label": "Username",
594
360
  "description": "Provide the username (must have permissions to produce message to the topic)",
595
- "optional": true,
596
361
  "group": "authentication",
362
+ "type": "String",
363
+ "feel": "optional",
364
+ "optional": true,
597
365
  "binding": {
598
- "name": "authentication.username",
599
- "type": "zeebe:property"
366
+ "type": "zeebe:property",
367
+ "name": "authentication.username"
600
368
  },
601
- "type": "String"
369
+ "condition": {
370
+ "property": "authenticationType",
371
+ "equals": "credentials"
372
+ }
602
373
  },
603
374
  {
604
- "id": "authentication.password",
605
375
  "label": "Password",
606
376
  "description": "Provide a password for the user",
607
- "optional": true,
608
377
  "group": "authentication",
378
+ "type": "String",
379
+ "feel": "optional",
380
+ "optional": true,
609
381
  "binding": {
610
- "name": "authentication.password",
611
- "type": "zeebe:property"
382
+ "type": "zeebe:property",
383
+ "name": "authentication.password"
612
384
  },
613
- "type": "String"
385
+ "condition": {
386
+ "property": "authenticationType",
387
+ "equals": "credentials"
388
+ }
614
389
  },
615
390
  {
616
- "id": "topic.bootstrapServers",
617
391
  "label": "Bootstrap servers",
618
392
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
619
- "optional": false,
620
- "constraints": {
621
- "notEmpty": true
622
- },
623
393
  "group": "kafka",
394
+ "type": "String",
395
+ "feel": "optional",
624
396
  "binding": {
625
- "name": "topic.bootstrapServers",
626
- "type": "zeebe:property"
397
+ "type": "zeebe:property",
398
+ "name": "topic.bootstrapServers"
627
399
  },
628
- "type": "String"
629
- },
630
- {
631
- "id": "topic.topicName",
632
- "label": "Topic",
633
- "description": "Provide topic name",
634
- "optional": false,
635
400
  "constraints": {
636
401
  "notEmpty": true
637
- },
638
- "group": "kafka",
639
- "binding": {
640
- "name": "topic.topicName",
641
- "type": "zeebe:property"
642
- },
643
- "type": "String"
402
+ }
644
403
  },
645
404
  {
646
- "id": "groupId",
647
- "label": "Consumer group ID",
648
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
649
- "optional": false,
405
+ "label": "Topic",
406
+ "description": "Provide the topic name",
650
407
  "group": "kafka",
408
+ "type": "String",
409
+ "feel": "optional",
651
410
  "binding": {
652
- "name": "groupId",
653
- "type": "zeebe:property"
411
+ "type": "zeebe:property",
412
+ "name": "topic.topicName"
654
413
  },
655
- "type": "String"
414
+ "constraints": {
415
+ "notEmpty": true
416
+ }
656
417
  },
657
418
  {
658
- "id": "additionalProperties",
659
419
  "label": "Additional properties",
660
420
  "description": "Provide additional Kafka consumer properties in JSON",
421
+ "group": "kafka",
422
+ "type": "String",
661
423
  "optional": true,
662
424
  "feel": "required",
663
- "group": "kafka",
664
425
  "binding": {
665
- "name": "additionalProperties",
666
- "type": "zeebe:property"
667
- },
668
- "type": "String"
426
+ "type": "zeebe:property",
427
+ "name": "additionalProperties"
428
+ }
669
429
  },
670
430
  {
671
- "id": "offsets",
672
431
  "label": "Offsets",
673
- "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",
674
- "optional": true,
675
- "feel": "optional",
432
+ "description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
676
433
  "group": "kafka",
434
+ "type": "String",
435
+ "feel": "optional",
436
+ "optional": true,
677
437
  "binding": {
678
- "name": "offsets",
679
- "type": "zeebe:property"
680
- },
681
- "type": "String"
438
+ "type": "zeebe:property",
439
+ "name": "offsets"
440
+ }
682
441
  },
683
442
  {
684
- "id": "autoOffsetReset",
685
443
  "label": "Auto offset reset",
686
444
  "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",
687
- "optional": false,
688
- "value": "latest",
689
- "constraints": {
690
- "notEmpty": true
691
- },
445
+ "id": "autoOffsetReset",
692
446
  "group": "kafka",
693
- "binding": {
694
- "name": "autoOffsetReset",
695
- "type": "zeebe:property"
696
- },
697
447
  "type": "Dropdown",
448
+ "value": "latest",
698
449
  "choices": [
699
- {
700
- "name": "None",
701
- "value": "none"
702
- },
703
450
  {
704
451
  "name": "Latest",
705
452
  "value": "latest"
@@ -707,296 +454,85 @@
707
454
  {
708
455
  "name": "Earliest",
709
456
  "value": "earliest"
710
- }
711
- ]
712
- },
713
- {
714
- "id": "schemaStrategy.type",
715
- "label": "Schema strategy",
716
- "value": "noSchema",
717
- "group": "kafka",
718
- "binding": {
719
- "name": "schemaStrategy.type",
720
- "type": "zeebe:property"
721
- },
722
- "type": "Dropdown",
723
- "choices": [
724
- {
725
- "name": "No schema",
726
- "value": "noSchema"
727
- },
728
- {
729
- "name": "Inline schema",
730
- "value": "inlineSchema"
731
457
  },
732
458
  {
733
- "name": "Schema registry",
734
- "value": "schemaRegistry"
459
+ "name": "None",
460
+ "value": "none"
735
461
  }
736
- ]
462
+ ],
463
+ "binding": {
464
+ "type": "zeebe:property",
465
+ "name": "autoOffsetReset"
466
+ }
737
467
  },
738
468
  {
739
- "id": "schemaStrategy.schemaType",
740
- "label": "Schema type",
741
- "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>",
742
- "optional": false,
743
- "value": "avro",
744
- "group": "kafka",
469
+ "label": "Correlation key (process)",
470
+ "type": "String",
471
+ "group": "activation",
472
+ "feel": "required",
473
+ "description": "Sets up the correlation key from process variables",
745
474
  "binding": {
746
- "name": "schemaStrategy.schemaType",
747
- "type": "zeebe:property"
748
- },
749
- "condition": {
750
- "property": "schemaStrategy.type",
751
- "equals": "schemaRegistry",
752
- "type": "simple"
475
+ "type": "bpmn:Message#zeebe:subscription#property",
476
+ "name": "correlationKey"
753
477
  },
754
- "type": "Dropdown",
755
- "choices": [
756
- {
757
- "name": "JSON",
758
- "value": "json"
759
- },
760
- {
761
- "name": "Avro (alpha)",
762
- "value": "avro"
763
- }
764
- ]
478
+ "constraints": {
479
+ "notEmpty": true
480
+ }
765
481
  },
766
482
  {
767
- "id": "schemaStrategy.schemaRegistryUrl",
768
- "label": "Schema registry URL",
769
- "description": "Provide the schema registry URL",
770
- "optional": false,
483
+ "label": "Correlation key (payload)",
484
+ "type": "String",
485
+ "group": "activation",
486
+ "feel": "required",
487
+ "binding": {
488
+ "type": "zeebe:property",
489
+ "name": "correlationKeyExpression"
490
+ },
491
+ "description": "Extracts the correlation key from the incoming message payload",
771
492
  "constraints": {
772
493
  "notEmpty": true
773
- },
774
- "group": "kafka",
494
+ }
495
+ },
496
+ {
497
+ "label": "Activation condition",
498
+ "type": "String",
499
+ "group": "activation",
500
+ "feel": "required",
501
+ "optional": true,
775
502
  "binding": {
776
- "name": "schemaStrategy.schemaRegistryUrl",
777
- "type": "zeebe:property"
778
- },
779
- "condition": {
780
- "property": "schemaStrategy.type",
781
- "equals": "schemaRegistry",
782
- "type": "simple"
503
+ "type": "zeebe:property",
504
+ "name": "activationCondition"
783
505
  },
784
- "type": "String"
506
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
785
507
  },
786
508
  {
787
- "id": "schemaStrategy.avro.schema",
788
- "label": "Schema",
789
- "description": "Inline schema (Avro) for the message value",
790
- "optional": false,
791
- "constraints": {
792
- "notEmpty": true
793
- },
794
- "feel": "required",
795
- "group": "message",
796
- "binding": {
797
- "name": "schemaStrategy.schema",
798
- "type": "zeebe:property"
799
- },
800
- "condition": {
801
- "property": "schemaStrategy.type",
802
- "equals": "inlineSchema",
803
- "type": "simple"
804
- },
805
- "type": "Text"
806
- },
807
- {
808
- "id": "activationCondition",
809
- "label": "Activation condition",
810
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
811
- "optional": true,
812
- "feel": "required",
813
- "group": "activation",
814
- "binding": {
815
- "name": "activationCondition",
816
- "type": "zeebe:property"
817
- },
818
- "type": "String"
819
- },
820
- {
821
- "id": "consumeUnmatchedEvents",
822
- "label": "Consume unmatched events",
823
- "value": true,
824
- "group": "activation",
825
- "binding": {
826
- "name": "consumeUnmatchedEvents",
827
- "type": "zeebe:property"
828
- },
829
- "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",
830
- "type": "Boolean"
831
- },
832
- {
833
- "id": "correlationKeyProcess",
834
- "label": "Correlation key (process)",
835
- "description": "Sets up the correlation key from process variables",
836
- "constraints": {
837
- "notEmpty": true
838
- },
839
- "feel": "required",
840
- "group": "correlation",
841
- "binding": {
842
- "name": "correlationKey",
843
- "type": "bpmn:Message#zeebe:subscription#property"
844
- },
845
- "type": "String"
846
- },
847
- {
848
- "id": "correlationKeyPayload",
849
- "label": "Correlation key (payload)",
850
- "description": "Extracts the correlation key from the incoming message payload",
851
- "constraints": {
852
- "notEmpty": true
853
- },
854
- "feel": "required",
855
- "group": "correlation",
856
- "binding": {
857
- "name": "correlationKeyExpression",
858
- "type": "zeebe:property"
859
- },
860
- "type": "String"
861
- },
862
- {
863
- "id": "messageIdExpression",
864
- "label": "Message ID expression",
865
- "description": "Expression to extract unique identifier of a message",
866
- "optional": true,
867
- "feel": "required",
868
- "group": "correlation",
869
- "binding": {
870
- "name": "messageIdExpression",
871
- "type": "zeebe:property"
872
- },
873
- "type": "String"
874
- },
875
- {
876
- "id": "messageTtl",
877
- "label": "Message TTL",
878
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
879
- "optional": true,
880
- "constraints": {
881
- "notEmpty": false,
882
- "pattern": {
883
- "value": "^(PT.*|)$",
884
- "message": "must be an ISO-8601 duration"
885
- }
886
- },
887
- "feel": "optional",
888
- "group": "correlation",
889
- "binding": {
890
- "name": "messageTtl",
891
- "type": "zeebe:property"
892
- },
893
- "type": "String"
894
- },
895
- {
896
- "id": "messageNameUuid",
897
- "generatedValue": {
898
- "type": "uuid"
899
- },
900
- "group": "correlation",
901
- "binding": {
902
- "name": "name",
903
- "type": "bpmn:Message#property"
904
- },
905
- "type": "Hidden"
906
- },
907
- {
908
- "id": "deduplicationModeManualFlag",
909
- "label": "Manual mode",
910
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
911
- "value": false,
912
- "group": "deduplication",
913
- "binding": {
914
- "name": "deduplicationModeManualFlag",
915
- "type": "zeebe:property"
916
- },
917
- "type": "Boolean"
918
- },
919
- {
920
- "id": "deduplicationId",
921
- "label": "Deduplication ID",
922
- "constraints": {
923
- "notEmpty": true,
924
- "pattern": {
925
- "value": "^[a-zA-Z0-9_-]+$",
926
- "message": "can only contain alphanumeric characters, dashes, and underscores"
927
- }
928
- },
929
- "group": "deduplication",
930
- "binding": {
931
- "name": "deduplicationId",
932
- "type": "zeebe:property"
933
- },
934
- "condition": {
935
- "property": "deduplicationModeManualFlag",
936
- "equals": true,
937
- "type": "simple"
938
- },
939
- "type": "String"
940
- },
941
- {
942
- "id": "deduplicationModeManual",
943
- "value": "MANUAL",
944
- "group": "deduplication",
945
- "binding": {
946
- "name": "deduplicationMode",
947
- "type": "zeebe:property"
948
- },
949
- "condition": {
950
- "property": "deduplicationId",
951
- "isActive": true,
952
- "type": "simple"
953
- },
954
- "type": "Hidden"
955
- },
956
- {
957
- "id": "deduplicationModeAuto",
958
- "value": "AUTO",
959
- "group": "deduplication",
960
- "binding": {
961
- "name": "deduplicationMode",
962
- "type": "zeebe:property"
963
- },
964
- "condition": {
965
- "property": "deduplicationId",
966
- "isActive": false,
967
- "type": "simple"
968
- },
969
- "type": "Hidden"
970
- },
971
- {
972
- "id": "resultVariable",
973
509
  "label": "Result variable",
974
- "description": "Name of variable to store the response in",
975
- "group": "output",
510
+ "type": "String",
511
+ "group": "variable-mapping",
512
+ "optional": true,
976
513
  "binding": {
977
- "name": "resultVariable",
978
- "type": "zeebe:property"
514
+ "type": "zeebe:property",
515
+ "name": "resultVariable"
979
516
  },
980
- "type": "String"
517
+ "description": "Name of variable to store the result of the connector in"
981
518
  },
982
519
  {
983
- "id": "resultExpression",
984
520
  "label": "Result expression",
985
- "description": "Expression to map the response into process variables",
521
+ "description": "Expression to map the inbound payload to process variables",
522
+ "group": "variable-mapping",
523
+ "type": "Text",
986
524
  "feel": "required",
987
- "group": "output",
988
525
  "binding": {
989
- "name": "resultExpression",
990
- "type": "zeebe:property"
991
- },
992
- "type": "Text"
526
+ "type": "zeebe:property",
527
+ "name": "resultExpression"
528
+ }
993
529
  }
994
530
  ],
995
531
  "icon": {
996
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
532
+ "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"
997
533
  },
998
534
  "engines": {
999
- "camunda": "^8.6"
535
+ "camunda": "^8.2"
1000
536
  }
1001
537
  },
1002
538
  {
@@ -1005,7 +541,7 @@
1005
541
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1006
542
  "description": "Consume Kafka messages",
1007
543
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1008
- "version": 5,
544
+ "version": 6,
1009
545
  "category": {
1010
546
  "id": "connectors",
1011
547
  "name": "Connectors"
@@ -1106,29 +642,6 @@
1106
642
  },
1107
643
  "type": "String"
1108
644
  },
1109
- {
1110
- "id": "serializationType",
1111
- "label": "Deserialization type",
1112
- "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>",
1113
- "optional": false,
1114
- "value": "json",
1115
- "group": "kafka",
1116
- "binding": {
1117
- "name": "serializationType",
1118
- "type": "zeebe:property"
1119
- },
1120
- "type": "Dropdown",
1121
- "choices": [
1122
- {
1123
- "name": "Default (JSON)",
1124
- "value": "json"
1125
- },
1126
- {
1127
- "name": "Avro (experimental)",
1128
- "value": "avro"
1129
- }
1130
- ]
1131
- },
1132
645
  {
1133
646
  "id": "topic.bootstrapServers",
1134
647
  "label": "Bootstrap servers",
@@ -1228,23 +741,96 @@
1228
741
  ]
1229
742
  },
1230
743
  {
1231
- "id": "avro.schema",
1232
- "label": "Avro schema",
1233
- "description": "Avro schema for the message value",
1234
- "optional": false,
1235
- "constraints": {
1236
- "notEmpty": true
1237
- },
1238
- "feel": "required",
1239
- "group": "message",
744
+ "id": "schemaStrategy.type",
745
+ "label": "Schema strategy",
746
+ "value": "noSchema",
747
+ "group": "kafka",
1240
748
  "binding": {
1241
- "name": "avro.schema",
749
+ "name": "schemaStrategy.type",
1242
750
  "type": "zeebe:property"
1243
751
  },
1244
- "condition": {
1245
- "property": "serializationType",
1246
- "equals": "avro",
1247
- "type": "simple"
752
+ "type": "Dropdown",
753
+ "choices": [
754
+ {
755
+ "name": "No schema",
756
+ "value": "noSchema"
757
+ },
758
+ {
759
+ "name": "Inline schema",
760
+ "value": "inlineSchema"
761
+ },
762
+ {
763
+ "name": "Schema registry",
764
+ "value": "schemaRegistry"
765
+ }
766
+ ]
767
+ },
768
+ {
769
+ "id": "schemaStrategy.schemaType",
770
+ "label": "Schema type",
771
+ "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>",
772
+ "optional": false,
773
+ "value": "avro",
774
+ "group": "kafka",
775
+ "binding": {
776
+ "name": "schemaStrategy.schemaType",
777
+ "type": "zeebe:property"
778
+ },
779
+ "condition": {
780
+ "property": "schemaStrategy.type",
781
+ "equals": "schemaRegistry",
782
+ "type": "simple"
783
+ },
784
+ "type": "Dropdown",
785
+ "choices": [
786
+ {
787
+ "name": "JSON",
788
+ "value": "json"
789
+ },
790
+ {
791
+ "name": "Avro (alpha)",
792
+ "value": "avro"
793
+ }
794
+ ]
795
+ },
796
+ {
797
+ "id": "schemaStrategy.schemaRegistryUrl",
798
+ "label": "Schema registry URL",
799
+ "description": "Provide the schema registry URL",
800
+ "optional": false,
801
+ "constraints": {
802
+ "notEmpty": true
803
+ },
804
+ "group": "kafka",
805
+ "binding": {
806
+ "name": "schemaStrategy.schemaRegistryUrl",
807
+ "type": "zeebe:property"
808
+ },
809
+ "condition": {
810
+ "property": "schemaStrategy.type",
811
+ "equals": "schemaRegistry",
812
+ "type": "simple"
813
+ },
814
+ "type": "String"
815
+ },
816
+ {
817
+ "id": "schemaStrategy.avro.schema",
818
+ "label": "Schema",
819
+ "description": "Inline schema (Avro) for the message value",
820
+ "optional": false,
821
+ "constraints": {
822
+ "notEmpty": true
823
+ },
824
+ "feel": "required",
825
+ "group": "message",
826
+ "binding": {
827
+ "name": "schemaStrategy.schema",
828
+ "type": "zeebe:property"
829
+ },
830
+ "condition": {
831
+ "property": "schemaStrategy.type",
832
+ "equals": "inlineSchema",
833
+ "type": "simple"
1248
834
  },
1249
835
  "type": "Text"
1250
836
  },
@@ -1440,16 +1026,16 @@
1440
1026
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1441
1027
  },
1442
1028
  "engines": {
1443
- "camunda": "^8.5"
1029
+ "camunda": "^8.6"
1444
1030
  }
1445
1031
  },
1446
1032
  {
1447
1033
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1448
- "name": "Kafka consumer connector",
1034
+ "name": "Kafka Intermediate Catch Event Connector",
1449
1035
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1450
- "version": 1,
1451
- "description": "Consume Kafka message",
1452
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka-inbound/",
1036
+ "version": 3,
1037
+ "description": "Consume Kafka messages",
1038
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1453
1039
  "category": {
1454
1040
  "id": "connectors",
1455
1041
  "name": "Connectors"
@@ -1578,6 +1164,22 @@
1578
1164
  "notEmpty": true
1579
1165
  }
1580
1166
  },
1167
+ {
1168
+ "label": "Consumer Group ID",
1169
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1170
+ "group": "kafka",
1171
+ "type": "String",
1172
+ "feel": "optional",
1173
+ "optional": true,
1174
+ "binding": {
1175
+ "type": "zeebe:property",
1176
+ "name": "groupId"
1177
+ },
1178
+ "constraints": {
1179
+ "notEmpty": false,
1180
+ "maxLength": 250
1181
+ }
1182
+ },
1581
1183
  {
1582
1184
  "label": "Additional properties",
1583
1185
  "description": "Provide additional Kafka consumer properties in JSON",
@@ -1592,7 +1194,7 @@
1592
1194
  },
1593
1195
  {
1594
1196
  "label": "Offsets",
1595
- "description": "Comma-separated list of offsets, e.g., '10,23' or '=[ \"10\", \"23\"]'. If specified, it has to have the same number of values as the number of partitions",
1197
+ "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",
1596
1198
  "group": "kafka",
1597
1199
  "type": "String",
1598
1200
  "feel": "optional",
@@ -1656,6 +1258,18 @@
1656
1258
  "notEmpty": true
1657
1259
  }
1658
1260
  },
1261
+ {
1262
+ "label": "Message ID expression",
1263
+ "feel": "required",
1264
+ "type": "String",
1265
+ "optional": true,
1266
+ "group": "activation",
1267
+ "binding": {
1268
+ "type": "zeebe:property",
1269
+ "name": "messageIdExpression"
1270
+ },
1271
+ "description": "Expression to extract unique identifier of a message"
1272
+ },
1659
1273
  {
1660
1274
  "label": "Activation condition",
1661
1275
  "type": "String",
@@ -1695,16 +1309,16 @@
1695
1309
  "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"
1696
1310
  },
1697
1311
  "engines": {
1698
- "camunda": "^8.2"
1312
+ "camunda": "^8.4"
1699
1313
  }
1700
1314
  },
1701
1315
  {
1702
1316
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1703
1317
  "name": "Kafka Intermediate Catch Event Connector",
1704
1318
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1705
- "version": 2,
1706
1319
  "description": "Consume Kafka messages",
1707
1320
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1321
+ "version": 5,
1708
1322
  "category": {
1709
1323
  "id": "connectors",
1710
1324
  "name": "Connectors"
@@ -1723,41 +1337,53 @@
1723
1337
  "id": "kafka",
1724
1338
  "label": "Kafka"
1725
1339
  },
1340
+ {
1341
+ "id": "message",
1342
+ "label": "Message deserialization"
1343
+ },
1726
1344
  {
1727
1345
  "id": "activation",
1728
1346
  "label": "Activation"
1729
1347
  },
1730
1348
  {
1731
- "id": "variable-mapping",
1732
- "label": "Variable mapping"
1349
+ "id": "correlation",
1350
+ "label": "Correlation",
1351
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1352
+ },
1353
+ {
1354
+ "id": "deduplication",
1355
+ "label": "Deduplication",
1356
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1357
+ },
1358
+ {
1359
+ "id": "output",
1360
+ "label": "Output mapping"
1733
1361
  }
1734
1362
  ],
1735
1363
  "properties": [
1736
1364
  {
1737
- "type": "Hidden",
1738
1365
  "value": "io.camunda:connector-kafka-inbound:1",
1739
1366
  "binding": {
1740
- "type": "zeebe:property",
1741
- "name": "inbound.type"
1742
- }
1743
- },
1744
- {
1745
- "type": "Hidden",
1746
- "generatedValue": {
1747
- "type": "uuid"
1367
+ "name": "inbound.type",
1368
+ "type": "zeebe:property"
1748
1369
  },
1749
- "binding": {
1750
- "type": "bpmn:Message#property",
1751
- "name": "name"
1752
- }
1370
+ "type": "Hidden"
1753
1371
  },
1754
1372
  {
1373
+ "id": "authenticationType",
1755
1374
  "label": "Authentication type",
1756
1375
  "description": "Username/password or custom",
1757
- "id": "authenticationType",
1376
+ "optional": false,
1377
+ "value": "credentials",
1378
+ "constraints": {
1379
+ "notEmpty": true
1380
+ },
1758
1381
  "group": "authentication",
1382
+ "binding": {
1383
+ "name": "authenticationType",
1384
+ "type": "zeebe:property"
1385
+ },
1759
1386
  "type": "Dropdown",
1760
- "value": "credentials",
1761
1387
  "choices": [
1762
1388
  {
1763
1389
  "name": "Credentials",
@@ -1767,120 +1393,143 @@
1767
1393
  "name": "Custom",
1768
1394
  "value": "custom"
1769
1395
  }
1770
- ],
1771
- "binding": {
1772
- "type": "zeebe:property",
1773
- "name": "authenticationType"
1774
- }
1396
+ ]
1775
1397
  },
1776
1398
  {
1399
+ "id": "authentication.username",
1777
1400
  "label": "Username",
1778
1401
  "description": "Provide the username (must have permissions to produce message to the topic)",
1779
- "group": "authentication",
1780
- "type": "String",
1781
- "feel": "optional",
1782
1402
  "optional": true,
1403
+ "group": "authentication",
1783
1404
  "binding": {
1784
- "type": "zeebe:property",
1785
- "name": "authentication.username"
1405
+ "name": "authentication.username",
1406
+ "type": "zeebe:property"
1786
1407
  },
1787
- "condition": {
1788
- "property": "authenticationType",
1789
- "equals": "credentials"
1790
- }
1408
+ "type": "String"
1791
1409
  },
1792
1410
  {
1411
+ "id": "authentication.password",
1793
1412
  "label": "Password",
1794
1413
  "description": "Provide a password for the user",
1795
- "group": "authentication",
1796
- "type": "String",
1797
- "feel": "optional",
1798
1414
  "optional": true,
1415
+ "group": "authentication",
1799
1416
  "binding": {
1800
- "type": "zeebe:property",
1801
- "name": "authentication.password"
1417
+ "name": "authentication.password",
1418
+ "type": "zeebe:property"
1802
1419
  },
1803
- "condition": {
1804
- "property": "authenticationType",
1805
- "equals": "credentials"
1806
- }
1420
+ "type": "String"
1807
1421
  },
1808
1422
  {
1809
- "label": "Bootstrap servers",
1810
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1423
+ "id": "serializationType",
1424
+ "label": "Deserialization type",
1425
+ "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>",
1426
+ "optional": false,
1427
+ "value": "json",
1811
1428
  "group": "kafka",
1812
- "type": "String",
1813
- "feel": "optional",
1814
1429
  "binding": {
1815
- "type": "zeebe:property",
1816
- "name": "topic.bootstrapServers"
1430
+ "name": "serializationType",
1431
+ "type": "zeebe:property"
1817
1432
  },
1818
- "constraints": {
1819
- "notEmpty": true
1820
- }
1433
+ "type": "Dropdown",
1434
+ "choices": [
1435
+ {
1436
+ "name": "Default (JSON)",
1437
+ "value": "json"
1438
+ },
1439
+ {
1440
+ "name": "Avro (experimental)",
1441
+ "value": "avro"
1442
+ }
1443
+ ]
1821
1444
  },
1822
1445
  {
1823
- "label": "Topic",
1824
- "description": "Provide the topic name",
1446
+ "id": "topic.bootstrapServers",
1447
+ "label": "Bootstrap servers",
1448
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1449
+ "optional": false,
1450
+ "constraints": {
1451
+ "notEmpty": true
1452
+ },
1825
1453
  "group": "kafka",
1826
- "type": "String",
1827
- "feel": "optional",
1828
1454
  "binding": {
1829
- "type": "zeebe:property",
1830
- "name": "topic.topicName"
1455
+ "name": "topic.bootstrapServers",
1456
+ "type": "zeebe:property"
1831
1457
  },
1832
- "constraints": {
1833
- "notEmpty": true
1834
- }
1458
+ "type": "String"
1835
1459
  },
1836
1460
  {
1837
- "label": "Consumer Group ID",
1838
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1839
- "group": "kafka",
1840
- "type": "String",
1841
- "feel": "optional",
1842
- "optional": true,
1461
+ "id": "topic.topicName",
1462
+ "label": "Topic",
1463
+ "description": "Provide topic name",
1464
+ "optional": false,
1465
+ "constraints": {
1466
+ "notEmpty": true
1467
+ },
1468
+ "group": "kafka",
1843
1469
  "binding": {
1844
- "type": "zeebe:property",
1845
- "name": "groupId"
1470
+ "name": "topic.topicName",
1471
+ "type": "zeebe:property"
1846
1472
  },
1847
- "constraints": {
1848
- "notEmpty": false,
1849
- "maxLength": 250
1850
- }
1473
+ "type": "String"
1474
+ },
1475
+ {
1476
+ "id": "groupId",
1477
+ "label": "Consumer group ID",
1478
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1479
+ "optional": false,
1480
+ "group": "kafka",
1481
+ "binding": {
1482
+ "name": "groupId",
1483
+ "type": "zeebe:property"
1484
+ },
1485
+ "type": "String"
1851
1486
  },
1852
1487
  {
1488
+ "id": "additionalProperties",
1853
1489
  "label": "Additional properties",
1854
1490
  "description": "Provide additional Kafka consumer properties in JSON",
1855
- "group": "kafka",
1856
- "type": "String",
1857
1491
  "optional": true,
1858
1492
  "feel": "required",
1493
+ "group": "kafka",
1859
1494
  "binding": {
1860
- "type": "zeebe:property",
1861
- "name": "additionalProperties"
1862
- }
1495
+ "name": "additionalProperties",
1496
+ "type": "zeebe:property"
1497
+ },
1498
+ "type": "String"
1863
1499
  },
1864
1500
  {
1501
+ "id": "offsets",
1865
1502
  "label": "Offsets",
1866
1503
  "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",
1867
- "group": "kafka",
1868
- "type": "String",
1869
- "feel": "optional",
1870
1504
  "optional": true,
1505
+ "feel": "optional",
1506
+ "group": "kafka",
1871
1507
  "binding": {
1872
- "type": "zeebe:property",
1873
- "name": "offsets"
1874
- }
1508
+ "name": "offsets",
1509
+ "type": "zeebe:property"
1510
+ },
1511
+ "type": "String"
1875
1512
  },
1876
1513
  {
1514
+ "id": "autoOffsetReset",
1877
1515
  "label": "Auto offset reset",
1878
1516
  "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",
1879
- "id": "autoOffsetReset",
1517
+ "optional": false,
1518
+ "value": "latest",
1519
+ "constraints": {
1520
+ "notEmpty": true
1521
+ },
1880
1522
  "group": "kafka",
1523
+ "binding": {
1524
+ "name": "autoOffsetReset",
1525
+ "type": "zeebe:property"
1526
+ },
1881
1527
  "type": "Dropdown",
1882
- "value": "latest",
1883
1528
  "choices": [
1529
+ {
1530
+ "name": "None",
1531
+ "value": "none"
1532
+ },
1884
1533
  {
1885
1534
  "name": "Latest",
1886
1535
  "value": "latest"
@@ -1888,142 +1537,280 @@
1888
1537
  {
1889
1538
  "name": "Earliest",
1890
1539
  "value": "earliest"
1891
- },
1892
- {
1893
- "name": "None",
1894
- "value": "none"
1895
1540
  }
1896
- ],
1897
- "binding": {
1898
- "type": "zeebe:property",
1899
- "name": "autoOffsetReset"
1900
- }
1541
+ ]
1901
1542
  },
1902
1543
  {
1903
- "label": "Correlation key (process)",
1904
- "type": "String",
1905
- "group": "activation",
1906
- "feel": "required",
1907
- "description": "Sets up the correlation key from process variables",
1908
- "binding": {
1909
- "type": "bpmn:Message#zeebe:subscription#property",
1910
- "name": "correlationKey"
1911
- },
1544
+ "id": "avro.schema",
1545
+ "label": "Avro schema",
1546
+ "description": "Avro schema for the message value",
1547
+ "optional": false,
1912
1548
  "constraints": {
1913
1549
  "notEmpty": true
1914
- }
1915
- },
1916
- {
1917
- "label": "Correlation key (payload)",
1918
- "type": "String",
1919
- "group": "activation",
1550
+ },
1920
1551
  "feel": "required",
1552
+ "group": "message",
1921
1553
  "binding": {
1922
- "type": "zeebe:property",
1923
- "name": "correlationKeyExpression"
1554
+ "name": "avro.schema",
1555
+ "type": "zeebe:property"
1924
1556
  },
1925
- "description": "Extracts the correlation key from the incoming message payload",
1926
- "constraints": {
1927
- "notEmpty": true
1928
- }
1557
+ "condition": {
1558
+ "property": "serializationType",
1559
+ "equals": "avro",
1560
+ "type": "simple"
1561
+ },
1562
+ "type": "Text"
1929
1563
  },
1930
1564
  {
1565
+ "id": "activationCondition",
1931
1566
  "label": "Activation condition",
1932
- "type": "String",
1933
- "group": "activation",
1934
- "feel": "required",
1567
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1935
1568
  "optional": true,
1569
+ "feel": "required",
1570
+ "group": "activation",
1936
1571
  "binding": {
1937
- "type": "zeebe:property",
1938
- "name": "activationCondition"
1572
+ "name": "activationCondition",
1573
+ "type": "zeebe:property"
1939
1574
  },
1940
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
1575
+ "type": "String"
1941
1576
  },
1942
1577
  {
1943
- "label": "Result variable",
1944
- "type": "String",
1945
- "group": "variable-mapping",
1946
- "optional": true,
1578
+ "id": "consumeUnmatchedEvents",
1579
+ "label": "Consume unmatched events",
1580
+ "value": true,
1581
+ "group": "activation",
1947
1582
  "binding": {
1948
- "type": "zeebe:property",
1949
- "name": "resultVariable"
1583
+ "name": "consumeUnmatchedEvents",
1584
+ "type": "zeebe:property"
1950
1585
  },
1951
- "description": "Name of variable to store the result of the connector in"
1586
+ "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",
1587
+ "type": "Boolean"
1952
1588
  },
1953
1589
  {
1954
- "label": "Result expression",
1955
- "description": "Expression to map the inbound payload to process variables",
1956
- "group": "variable-mapping",
1957
- "type": "Text",
1590
+ "id": "correlationKeyProcess",
1591
+ "label": "Correlation key (process)",
1592
+ "description": "Sets up the correlation key from process variables",
1593
+ "constraints": {
1594
+ "notEmpty": true
1595
+ },
1958
1596
  "feel": "required",
1597
+ "group": "correlation",
1959
1598
  "binding": {
1960
- "type": "zeebe:property",
1961
- "name": "resultExpression"
1962
- }
1963
- }
1964
- ],
1965
- "icon": {
1966
- "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"
1967
- },
1968
- "engines": {
1969
- "camunda": "^8.2"
1970
- }
1971
- },
1972
- {
1973
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1974
- "name": "Kafka Intermediate Catch Event Connector",
1975
- "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1976
- "version": 3,
1977
- "description": "Consume Kafka messages",
1978
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1979
- "category": {
1980
- "id": "connectors",
1981
- "name": "Connectors"
1982
- },
1983
- "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1984
- "elementType": {
1985
- "value": "bpmn:IntermediateCatchEvent",
1986
- "eventDefinition": "bpmn:MessageEventDefinition"
1987
- },
1988
- "groups": [
1989
- {
1990
- "id": "authentication",
1991
- "label": "Authentication"
1599
+ "name": "correlationKey",
1600
+ "type": "bpmn:Message#zeebe:subscription#property"
1601
+ },
1602
+ "type": "String"
1992
1603
  },
1993
1604
  {
1994
- "id": "kafka",
1995
- "label": "Kafka"
1605
+ "id": "correlationKeyPayload",
1606
+ "label": "Correlation key (payload)",
1607
+ "description": "Extracts the correlation key from the incoming message payload",
1608
+ "constraints": {
1609
+ "notEmpty": true
1610
+ },
1611
+ "feel": "required",
1612
+ "group": "correlation",
1613
+ "binding": {
1614
+ "name": "correlationKeyExpression",
1615
+ "type": "zeebe:property"
1616
+ },
1617
+ "type": "String"
1996
1618
  },
1997
1619
  {
1998
- "id": "activation",
1999
- "label": "Activation"
1620
+ "id": "messageIdExpression",
1621
+ "label": "Message ID expression",
1622
+ "description": "Expression to extract unique identifier of a message",
1623
+ "optional": true,
1624
+ "feel": "required",
1625
+ "group": "correlation",
1626
+ "binding": {
1627
+ "name": "messageIdExpression",
1628
+ "type": "zeebe:property"
1629
+ },
1630
+ "type": "String"
2000
1631
  },
2001
1632
  {
2002
- "id": "variable-mapping",
2003
- "label": "Variable mapping"
2004
- }
2005
- ],
2006
- "properties": [
2007
- {
2008
- "type": "Hidden",
2009
- "value": "io.camunda:connector-kafka-inbound:1",
1633
+ "id": "messageTtl",
1634
+ "label": "Message TTL",
1635
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1636
+ "optional": true,
1637
+ "constraints": {
1638
+ "notEmpty": false,
1639
+ "pattern": {
1640
+ "value": "^(PT.*|)$",
1641
+ "message": "must be an ISO-8601 duration"
1642
+ }
1643
+ },
1644
+ "feel": "optional",
1645
+ "group": "correlation",
2010
1646
  "binding": {
2011
- "type": "zeebe:property",
2012
- "name": "inbound.type"
2013
- }
1647
+ "name": "messageTtl",
1648
+ "type": "zeebe:property"
1649
+ },
1650
+ "type": "String"
2014
1651
  },
2015
1652
  {
2016
- "type": "Hidden",
1653
+ "id": "messageNameUuid",
2017
1654
  "generatedValue": {
2018
1655
  "type": "uuid"
2019
1656
  },
1657
+ "group": "correlation",
2020
1658
  "binding": {
2021
- "type": "bpmn:Message#property",
2022
- "name": "name"
2023
- }
2024
- },
2025
- {
2026
- "label": "Authentication type",
1659
+ "name": "name",
1660
+ "type": "bpmn:Message#property"
1661
+ },
1662
+ "type": "Hidden"
1663
+ },
1664
+ {
1665
+ "id": "deduplicationModeManualFlag",
1666
+ "label": "Manual mode",
1667
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1668
+ "value": false,
1669
+ "group": "deduplication",
1670
+ "binding": {
1671
+ "name": "deduplicationModeManualFlag",
1672
+ "type": "zeebe:property"
1673
+ },
1674
+ "type": "Boolean"
1675
+ },
1676
+ {
1677
+ "id": "deduplicationId",
1678
+ "label": "Deduplication ID",
1679
+ "constraints": {
1680
+ "notEmpty": true,
1681
+ "pattern": {
1682
+ "value": "^[a-zA-Z0-9_-]+$",
1683
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1684
+ }
1685
+ },
1686
+ "group": "deduplication",
1687
+ "binding": {
1688
+ "name": "deduplicationId",
1689
+ "type": "zeebe:property"
1690
+ },
1691
+ "condition": {
1692
+ "property": "deduplicationModeManualFlag",
1693
+ "equals": true,
1694
+ "type": "simple"
1695
+ },
1696
+ "type": "String"
1697
+ },
1698
+ {
1699
+ "id": "deduplicationModeManual",
1700
+ "value": "MANUAL",
1701
+ "group": "deduplication",
1702
+ "binding": {
1703
+ "name": "deduplicationMode",
1704
+ "type": "zeebe:property"
1705
+ },
1706
+ "condition": {
1707
+ "property": "deduplicationId",
1708
+ "isActive": true,
1709
+ "type": "simple"
1710
+ },
1711
+ "type": "Hidden"
1712
+ },
1713
+ {
1714
+ "id": "deduplicationModeAuto",
1715
+ "value": "AUTO",
1716
+ "group": "deduplication",
1717
+ "binding": {
1718
+ "name": "deduplicationMode",
1719
+ "type": "zeebe:property"
1720
+ },
1721
+ "condition": {
1722
+ "property": "deduplicationId",
1723
+ "isActive": false,
1724
+ "type": "simple"
1725
+ },
1726
+ "type": "Hidden"
1727
+ },
1728
+ {
1729
+ "id": "resultVariable",
1730
+ "label": "Result variable",
1731
+ "description": "Name of variable to store the response in",
1732
+ "group": "output",
1733
+ "binding": {
1734
+ "name": "resultVariable",
1735
+ "type": "zeebe:property"
1736
+ },
1737
+ "type": "String"
1738
+ },
1739
+ {
1740
+ "id": "resultExpression",
1741
+ "label": "Result expression",
1742
+ "description": "Expression to map the response into process variables",
1743
+ "feel": "required",
1744
+ "group": "output",
1745
+ "binding": {
1746
+ "name": "resultExpression",
1747
+ "type": "zeebe:property"
1748
+ },
1749
+ "type": "Text"
1750
+ }
1751
+ ],
1752
+ "icon": {
1753
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1754
+ },
1755
+ "engines": {
1756
+ "camunda": "^8.5"
1757
+ }
1758
+ },
1759
+ {
1760
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1761
+ "name": "Kafka Intermediate Catch Event Connector",
1762
+ "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
1763
+ "version": 2,
1764
+ "description": "Consume Kafka messages",
1765
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1766
+ "category": {
1767
+ "id": "connectors",
1768
+ "name": "Connectors"
1769
+ },
1770
+ "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1771
+ "elementType": {
1772
+ "value": "bpmn:IntermediateCatchEvent",
1773
+ "eventDefinition": "bpmn:MessageEventDefinition"
1774
+ },
1775
+ "groups": [
1776
+ {
1777
+ "id": "authentication",
1778
+ "label": "Authentication"
1779
+ },
1780
+ {
1781
+ "id": "kafka",
1782
+ "label": "Kafka"
1783
+ },
1784
+ {
1785
+ "id": "activation",
1786
+ "label": "Activation"
1787
+ },
1788
+ {
1789
+ "id": "variable-mapping",
1790
+ "label": "Variable mapping"
1791
+ }
1792
+ ],
1793
+ "properties": [
1794
+ {
1795
+ "type": "Hidden",
1796
+ "value": "io.camunda:connector-kafka-inbound:1",
1797
+ "binding": {
1798
+ "type": "zeebe:property",
1799
+ "name": "inbound.type"
1800
+ }
1801
+ },
1802
+ {
1803
+ "type": "Hidden",
1804
+ "generatedValue": {
1805
+ "type": "uuid"
1806
+ },
1807
+ "binding": {
1808
+ "type": "bpmn:Message#property",
1809
+ "name": "name"
1810
+ }
1811
+ },
1812
+ {
1813
+ "label": "Authentication type",
2027
1814
  "description": "Username/password or custom",
2028
1815
  "id": "authenticationType",
2029
1816
  "group": "authentication",
@@ -2198,18 +1985,6 @@
2198
1985
  "notEmpty": true
2199
1986
  }
2200
1987
  },
2201
- {
2202
- "label": "Message ID expression",
2203
- "feel": "required",
2204
- "type": "String",
2205
- "optional": true,
2206
- "group": "activation",
2207
- "binding": {
2208
- "type": "zeebe:property",
2209
- "name": "messageIdExpression"
2210
- },
2211
- "description": "Expression to extract unique identifier of a message"
2212
- },
2213
1988
  {
2214
1989
  "label": "Activation condition",
2215
1990
  "type": "String",
@@ -2249,16 +2024,24 @@
2249
2024
  "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"
2250
2025
  },
2251
2026
  "engines": {
2252
- "camunda": "^8.4"
2027
+ "camunda": "^8.2"
2253
2028
  }
2254
2029
  },
2255
2030
  {
2256
2031
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2257
2032
  "name": "Kafka Intermediate Catch Event Connector",
2258
2033
  "id": "io.camunda.connectors.inbound.KafkaIntermediate.v1",
2259
- "version": 4,
2260
2034
  "description": "Consume Kafka messages",
2035
+ "keywords": [
2036
+ "receive message",
2037
+ "consume message",
2038
+ "event streaming",
2039
+ "subscribe to topic",
2040
+ "message queue",
2041
+ "stream data"
2042
+ ],
2261
2043
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
2044
+ "version": 7,
2262
2045
  "category": {
2263
2046
  "id": "connectors",
2264
2047
  "name": "Connectors"
@@ -2268,6 +2051,9 @@
2268
2051
  "value": "bpmn:IntermediateCatchEvent",
2269
2052
  "eventDefinition": "bpmn:MessageEventDefinition"
2270
2053
  },
2054
+ "engines": {
2055
+ "camunda": "^8.3"
2056
+ },
2271
2057
  "groups": [
2272
2058
  {
2273
2059
  "id": "authentication",
@@ -2277,41 +2063,53 @@
2277
2063
  "id": "kafka",
2278
2064
  "label": "Kafka"
2279
2065
  },
2066
+ {
2067
+ "id": "schema",
2068
+ "label": "Schema"
2069
+ },
2280
2070
  {
2281
2071
  "id": "activation",
2282
2072
  "label": "Activation"
2283
2073
  },
2284
2074
  {
2285
- "id": "variable-mapping",
2286
- "label": "Variable mapping"
2075
+ "id": "correlation",
2076
+ "label": "Correlation",
2077
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2078
+ },
2079
+ {
2080
+ "id": "deduplication",
2081
+ "label": "Deduplication",
2082
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2083
+ },
2084
+ {
2085
+ "id": "output",
2086
+ "label": "Output mapping"
2287
2087
  }
2288
2088
  ],
2289
2089
  "properties": [
2290
2090
  {
2291
- "type": "Hidden",
2292
2091
  "value": "io.camunda:connector-kafka-inbound:1",
2293
2092
  "binding": {
2294
- "type": "zeebe:property",
2295
- "name": "inbound.type"
2296
- }
2297
- },
2298
- {
2299
- "type": "Hidden",
2300
- "generatedValue": {
2301
- "type": "uuid"
2093
+ "name": "inbound.type",
2094
+ "type": "zeebe:property"
2302
2095
  },
2303
- "binding": {
2304
- "type": "bpmn:Message#property",
2305
- "name": "name"
2306
- }
2096
+ "type": "Hidden"
2307
2097
  },
2308
2098
  {
2099
+ "id": "authenticationType",
2309
2100
  "label": "Authentication type",
2310
2101
  "description": "Username/password or custom",
2311
- "id": "authenticationType",
2102
+ "optional": false,
2103
+ "value": "credentials",
2104
+ "constraints": {
2105
+ "notEmpty": true
2106
+ },
2312
2107
  "group": "authentication",
2108
+ "binding": {
2109
+ "name": "authenticationType",
2110
+ "type": "zeebe:property"
2111
+ },
2313
2112
  "type": "Dropdown",
2314
- "value": "credentials",
2315
2113
  "choices": [
2316
2114
  {
2317
2115
  "name": "Credentials",
@@ -2321,216 +2119,418 @@
2321
2119
  "name": "Custom",
2322
2120
  "value": "custom"
2323
2121
  }
2324
- ],
2325
- "binding": {
2326
- "type": "zeebe:property",
2327
- "name": "authenticationType"
2328
- }
2122
+ ]
2329
2123
  },
2330
2124
  {
2125
+ "id": "authentication.username",
2331
2126
  "label": "Username",
2332
2127
  "description": "Provide the username (must have permissions to produce message to the topic)",
2333
- "group": "authentication",
2334
- "type": "String",
2335
- "feel": "optional",
2336
2128
  "optional": true,
2129
+ "group": "authentication",
2337
2130
  "binding": {
2338
- "type": "zeebe:property",
2339
- "name": "authentication.username"
2131
+ "name": "authentication.username",
2132
+ "type": "zeebe:property"
2340
2133
  },
2341
- "condition": {
2342
- "property": "authenticationType",
2343
- "equals": "credentials"
2344
- }
2134
+ "type": "String"
2345
2135
  },
2346
2136
  {
2137
+ "id": "authentication.password",
2347
2138
  "label": "Password",
2348
2139
  "description": "Provide a password for the user",
2140
+ "optional": true,
2349
2141
  "group": "authentication",
2350
- "type": "String",
2351
- "feel": "optional",
2142
+ "binding": {
2143
+ "name": "authentication.password",
2144
+ "type": "zeebe:property"
2145
+ },
2146
+ "type": "String"
2147
+ },
2148
+ {
2149
+ "id": "topic.bootstrapServers",
2150
+ "label": "Bootstrap servers",
2151
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
2152
+ "optional": false,
2153
+ "constraints": {
2154
+ "notEmpty": true
2155
+ },
2156
+ "group": "kafka",
2157
+ "binding": {
2158
+ "name": "topic.bootstrapServers",
2159
+ "type": "zeebe:property"
2160
+ },
2161
+ "type": "String"
2162
+ },
2163
+ {
2164
+ "id": "topic.topicName",
2165
+ "label": "Topic",
2166
+ "description": "Provide topic name",
2167
+ "optional": false,
2168
+ "constraints": {
2169
+ "notEmpty": true
2170
+ },
2171
+ "group": "kafka",
2172
+ "binding": {
2173
+ "name": "topic.topicName",
2174
+ "type": "zeebe:property"
2175
+ },
2176
+ "type": "String"
2177
+ },
2178
+ {
2179
+ "id": "groupId",
2180
+ "label": "Consumer group ID",
2181
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
2182
+ "optional": false,
2183
+ "group": "kafka",
2184
+ "binding": {
2185
+ "name": "groupId",
2186
+ "type": "zeebe:property"
2187
+ },
2188
+ "tooltip": "It is strongly recommended to provide an explicit consumer group ID. Use a stable, application-specific identifier that represents the logical consumer group in your application (for example, <code>my-app-order-processor</code>). Leaving this empty auto-generates an ID that may change across connector upgrades, causing message replay.",
2189
+ "type": "String"
2190
+ },
2191
+ {
2192
+ "id": "additionalProperties",
2193
+ "label": "Additional properties",
2194
+ "description": "Provide additional Kafka consumer properties in JSON",
2352
2195
  "optional": true,
2196
+ "feel": "required",
2197
+ "group": "kafka",
2353
2198
  "binding": {
2354
- "type": "zeebe:property",
2355
- "name": "authentication.password"
2199
+ "name": "additionalProperties",
2200
+ "type": "zeebe:property"
2201
+ },
2202
+ "type": "String"
2203
+ },
2204
+ {
2205
+ "id": "offsets",
2206
+ "label": "Offsets",
2207
+ "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",
2208
+ "optional": true,
2209
+ "feel": "optional",
2210
+ "group": "kafka",
2211
+ "binding": {
2212
+ "name": "offsets",
2213
+ "type": "zeebe:property"
2214
+ },
2215
+ "type": "String"
2216
+ },
2217
+ {
2218
+ "id": "autoOffsetReset",
2219
+ "label": "Auto offset reset",
2220
+ "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",
2221
+ "optional": false,
2222
+ "value": "latest",
2223
+ "constraints": {
2224
+ "notEmpty": true
2225
+ },
2226
+ "group": "kafka",
2227
+ "binding": {
2228
+ "name": "autoOffsetReset",
2229
+ "type": "zeebe:property"
2230
+ },
2231
+ "type": "Dropdown",
2232
+ "choices": [
2233
+ {
2234
+ "name": "None",
2235
+ "value": "none"
2236
+ },
2237
+ {
2238
+ "name": "Latest",
2239
+ "value": "latest"
2240
+ },
2241
+ {
2242
+ "name": "Earliest",
2243
+ "value": "earliest"
2244
+ }
2245
+ ]
2246
+ },
2247
+ {
2248
+ "id": "schemaStrategy.type",
2249
+ "label": "Schema strategy",
2250
+ "value": "noSchema",
2251
+ "group": "schema",
2252
+ "binding": {
2253
+ "name": "schemaStrategy.type",
2254
+ "type": "zeebe:property"
2255
+ },
2256
+ "type": "Dropdown",
2257
+ "choices": [
2258
+ {
2259
+ "name": "No schema",
2260
+ "value": "noSchema"
2261
+ },
2262
+ {
2263
+ "name": "Avro Inline schema",
2264
+ "value": "inlineSchema"
2265
+ },
2266
+ {
2267
+ "name": "Confluent Schema registry",
2268
+ "value": "schemaRegistry"
2269
+ }
2270
+ ]
2271
+ },
2272
+ {
2273
+ "id": "schemaStrategy.avro.schema",
2274
+ "label": "Schema",
2275
+ "description": "Avro inline schema for the message value",
2276
+ "optional": false,
2277
+ "constraints": {
2278
+ "notEmpty": true
2279
+ },
2280
+ "feel": "required",
2281
+ "group": "schema",
2282
+ "binding": {
2283
+ "name": "schemaStrategy.schema",
2284
+ "type": "zeebe:property"
2285
+ },
2286
+ "condition": {
2287
+ "property": "schemaStrategy.type",
2288
+ "equals": "inlineSchema",
2289
+ "type": "simple"
2290
+ },
2291
+ "type": "Text"
2292
+ },
2293
+ {
2294
+ "id": "schemaStrategy.schemaType",
2295
+ "label": "Schema type",
2296
+ "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>",
2297
+ "optional": false,
2298
+ "value": "avro",
2299
+ "group": "schema",
2300
+ "binding": {
2301
+ "name": "schemaStrategy.schemaType",
2302
+ "type": "zeebe:property"
2303
+ },
2304
+ "condition": {
2305
+ "property": "schemaStrategy.type",
2306
+ "equals": "schemaRegistry",
2307
+ "type": "simple"
2308
+ },
2309
+ "type": "Dropdown",
2310
+ "choices": [
2311
+ {
2312
+ "name": "JSON",
2313
+ "value": "json"
2314
+ },
2315
+ {
2316
+ "name": "Avro",
2317
+ "value": "avro"
2318
+ }
2319
+ ]
2320
+ },
2321
+ {
2322
+ "id": "schemaStrategy.schemaRegistryUrl",
2323
+ "label": "Schema registry URL",
2324
+ "description": "Provide the schema registry URL",
2325
+ "optional": false,
2326
+ "constraints": {
2327
+ "notEmpty": true
2328
+ },
2329
+ "group": "schema",
2330
+ "binding": {
2331
+ "name": "schemaStrategy.schemaRegistryUrl",
2332
+ "type": "zeebe:property"
2333
+ },
2334
+ "condition": {
2335
+ "property": "schemaStrategy.type",
2336
+ "equals": "schemaRegistry",
2337
+ "type": "simple"
2338
+ },
2339
+ "type": "String"
2340
+ },
2341
+ {
2342
+ "id": "activationCondition",
2343
+ "label": "Activation condition",
2344
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2345
+ "optional": true,
2346
+ "feel": "required",
2347
+ "group": "activation",
2348
+ "binding": {
2349
+ "name": "activationCondition",
2350
+ "type": "zeebe:property"
2356
2351
  },
2357
- "condition": {
2358
- "property": "authenticationType",
2359
- "equals": "credentials"
2360
- }
2352
+ "type": "String"
2361
2353
  },
2362
2354
  {
2363
- "label": "Bootstrap servers",
2364
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
2365
- "group": "kafka",
2366
- "type": "String",
2367
- "feel": "optional",
2355
+ "id": "consumeUnmatchedEvents",
2356
+ "label": "Consume unmatched events",
2357
+ "value": true,
2358
+ "group": "activation",
2368
2359
  "binding": {
2369
- "type": "zeebe:property",
2370
- "name": "topic.bootstrapServers"
2360
+ "name": "consumeUnmatchedEvents",
2361
+ "type": "zeebe:property"
2371
2362
  },
2372
- "constraints": {
2373
- "notEmpty": true
2374
- }
2363
+ "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",
2364
+ "type": "Boolean"
2375
2365
  },
2376
2366
  {
2377
- "label": "Topic",
2378
- "description": "Provide the topic name",
2379
- "group": "kafka",
2380
- "type": "String",
2381
- "binding": {
2382
- "type": "zeebe:property",
2383
- "name": "topic.topicName"
2384
- },
2367
+ "id": "correlationKeyProcess",
2368
+ "label": "Correlation key (process)",
2369
+ "description": "Sets up the correlation key from process variables",
2385
2370
  "constraints": {
2386
2371
  "notEmpty": true
2387
- }
2372
+ },
2373
+ "feel": "required",
2374
+ "group": "correlation",
2375
+ "binding": {
2376
+ "name": "correlationKey",
2377
+ "type": "bpmn:Message#zeebe:subscription#property"
2378
+ },
2379
+ "type": "String"
2388
2380
  },
2389
2381
  {
2390
- "label": "Consumer Group ID",
2391
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
2392
- "group": "kafka",
2393
- "type": "String",
2394
- "optional": true,
2382
+ "id": "correlationKeyPayload",
2383
+ "label": "Correlation key (payload)",
2384
+ "description": "Extracts the correlation key from the incoming message payload",
2385
+ "constraints": {
2386
+ "notEmpty": true
2387
+ },
2388
+ "feel": "required",
2389
+ "group": "correlation",
2395
2390
  "binding": {
2396
- "type": "zeebe:property",
2397
- "name": "groupId"
2391
+ "name": "correlationKeyExpression",
2392
+ "type": "zeebe:property"
2398
2393
  },
2399
- "constraints": {
2400
- "notEmpty": false,
2401
- "maxLength": 250
2402
- }
2394
+ "type": "String"
2403
2395
  },
2404
2396
  {
2405
- "label": "Additional properties",
2406
- "description": "Provide additional Kafka consumer properties in JSON",
2407
- "group": "kafka",
2408
- "type": "String",
2397
+ "id": "messageIdExpression",
2398
+ "label": "Message ID expression",
2399
+ "description": "Expression to extract unique identifier of a message",
2409
2400
  "optional": true,
2410
2401
  "feel": "required",
2402
+ "group": "correlation",
2411
2403
  "binding": {
2412
- "type": "zeebe:property",
2413
- "name": "additionalProperties"
2414
- }
2404
+ "name": "messageIdExpression",
2405
+ "type": "zeebe:property"
2406
+ },
2407
+ "type": "String"
2415
2408
  },
2416
2409
  {
2417
- "label": "Offsets",
2418
- "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",
2419
- "group": "kafka",
2420
- "type": "String",
2421
- "feel": "optional",
2410
+ "id": "messageTtl",
2411
+ "label": "Message TTL",
2412
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2422
2413
  "optional": true,
2414
+ "constraints": {
2415
+ "notEmpty": false,
2416
+ "pattern": {
2417
+ "value": "^(PT.*|)$",
2418
+ "message": "must be an ISO-8601 duration"
2419
+ }
2420
+ },
2421
+ "feel": "optional",
2422
+ "group": "correlation",
2423
2423
  "binding": {
2424
- "type": "zeebe:property",
2425
- "name": "offsets"
2426
- }
2424
+ "name": "messageTtl",
2425
+ "type": "zeebe:property"
2426
+ },
2427
+ "type": "String"
2427
2428
  },
2428
2429
  {
2429
- "label": "Auto offset reset",
2430
- "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",
2431
- "id": "autoOffsetReset",
2432
- "group": "kafka",
2433
- "type": "Dropdown",
2434
- "value": "latest",
2435
- "choices": [
2436
- {
2437
- "name": "Latest",
2438
- "value": "latest"
2439
- },
2440
- {
2441
- "name": "Earliest",
2442
- "value": "earliest"
2443
- },
2444
- {
2445
- "name": "None",
2446
- "value": "none"
2447
- }
2448
- ],
2430
+ "id": "messageNameUuid",
2431
+ "label": "Message name",
2432
+ "generatedValue": {
2433
+ "type": "uuid"
2434
+ },
2435
+ "feel": "optional",
2436
+ "group": "correlation",
2449
2437
  "binding": {
2450
- "type": "zeebe:property",
2451
- "name": "autoOffsetReset"
2452
- }
2438
+ "name": "name",
2439
+ "type": "bpmn:Message#property"
2440
+ },
2441
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
2442
+ "type": "String"
2453
2443
  },
2454
2444
  {
2455
- "label": "Correlation key (process)",
2456
- "type": "String",
2457
- "group": "activation",
2458
- "feel": "required",
2459
- "description": "Sets up the correlation key from process variables",
2445
+ "id": "deduplicationModeManualFlag",
2446
+ "label": "Manual mode",
2447
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2448
+ "value": false,
2449
+ "group": "deduplication",
2460
2450
  "binding": {
2461
- "type": "bpmn:Message#zeebe:subscription#property",
2462
- "name": "correlationKey"
2451
+ "name": "deduplicationModeManualFlag",
2452
+ "type": "zeebe:property"
2463
2453
  },
2464
- "constraints": {
2465
- "notEmpty": true
2466
- }
2454
+ "type": "Boolean"
2467
2455
  },
2468
2456
  {
2469
- "label": "Correlation key (payload)",
2470
- "type": "String",
2471
- "group": "activation",
2472
- "feel": "required",
2457
+ "id": "deduplicationId",
2458
+ "label": "Deduplication ID",
2459
+ "constraints": {
2460
+ "notEmpty": true,
2461
+ "pattern": {
2462
+ "value": "^[a-zA-Z0-9_-]+$",
2463
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2464
+ }
2465
+ },
2466
+ "group": "deduplication",
2473
2467
  "binding": {
2474
- "type": "zeebe:property",
2475
- "name": "correlationKeyExpression"
2468
+ "name": "deduplicationId",
2469
+ "type": "zeebe:property"
2476
2470
  },
2477
- "description": "Extracts the correlation key from the incoming message payload",
2478
- "constraints": {
2479
- "notEmpty": true
2480
- }
2471
+ "condition": {
2472
+ "property": "deduplicationModeManualFlag",
2473
+ "equals": true,
2474
+ "type": "simple"
2475
+ },
2476
+ "type": "String"
2481
2477
  },
2482
2478
  {
2483
- "label": "Message ID expression",
2484
- "feel": "required",
2485
- "type": "String",
2486
- "optional": true,
2487
- "group": "activation",
2479
+ "id": "deduplicationModeManual",
2480
+ "value": "MANUAL",
2481
+ "group": "deduplication",
2488
2482
  "binding": {
2489
- "type": "zeebe:property",
2490
- "name": "messageIdExpression"
2483
+ "name": "deduplicationMode",
2484
+ "type": "zeebe:property"
2491
2485
  },
2492
- "description": "Expression to extract unique identifier of a message"
2486
+ "condition": {
2487
+ "property": "deduplicationId",
2488
+ "isActive": true,
2489
+ "type": "simple"
2490
+ },
2491
+ "type": "Hidden"
2493
2492
  },
2494
2493
  {
2495
- "label": "Activation condition",
2496
- "type": "String",
2497
- "group": "activation",
2498
- "feel": "required",
2499
- "optional": true,
2494
+ "id": "deduplicationModeAuto",
2495
+ "value": "AUTO",
2496
+ "group": "deduplication",
2500
2497
  "binding": {
2501
- "type": "zeebe:property",
2502
- "name": "activationCondition"
2498
+ "name": "deduplicationMode",
2499
+ "type": "zeebe:property"
2503
2500
  },
2504
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
2501
+ "condition": {
2502
+ "property": "deduplicationId",
2503
+ "isActive": false,
2504
+ "type": "simple"
2505
+ },
2506
+ "type": "Hidden"
2505
2507
  },
2506
2508
  {
2509
+ "id": "resultVariable",
2507
2510
  "label": "Result variable",
2508
- "type": "String",
2509
- "group": "variable-mapping",
2510
- "optional": true,
2511
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
2512
+ "group": "output",
2511
2513
  "binding": {
2512
- "type": "zeebe:property",
2513
- "name": "resultVariable"
2514
+ "name": "resultVariable",
2515
+ "type": "zeebe:property"
2514
2516
  },
2515
- "description": "Name of variable to store the result of the connector in"
2517
+ "type": "String"
2516
2518
  },
2517
2519
  {
2520
+ "id": "resultExpression",
2518
2521
  "label": "Result expression",
2519
- "description": "Expression to map the inbound payload to process variables",
2520
- "group": "variable-mapping",
2521
- "type": "Text",
2522
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
2522
2523
  "feel": "required",
2524
+ "group": "output",
2523
2525
  "binding": {
2524
- "type": "zeebe:property",
2525
- "name": "resultExpression"
2526
- }
2526
+ "name": "resultExpression",
2527
+ "type": "zeebe:property"
2528
+ },
2529
+ "type": "Text"
2527
2530
  }
2528
2531
  ],
2529
2532
  "icon": {
2530
- "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"
2531
- },
2532
- "engines": {
2533
- "camunda": "^8.5"
2533
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
2534
2534
  }
2535
2535
  }
2536
2536
  ]