@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -3,9 +3,9 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Kafka Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
6
+ "version": 1,
6
7
  "description": "Consume Kafka messages",
7
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
8
- "version": 5,
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -24,53 +24,45 @@
24
24
  "id": "kafka",
25
25
  "label": "Kafka"
26
26
  },
27
- {
28
- "id": "message",
29
- "label": "Message deserialization"
30
- },
31
27
  {
32
28
  "id": "activation",
33
29
  "label": "Activation"
34
30
  },
35
31
  {
36
32
  "id": "correlation",
37
- "label": "Correlation",
38
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
39
- },
40
- {
41
- "id": "deduplication",
42
- "label": "Deduplication",
43
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
33
+ "label": "Subprocess correlation"
44
34
  },
45
35
  {
46
- "id": "output",
47
- "label": "Output mapping"
36
+ "id": "variable-mapping",
37
+ "label": "Variable mapping"
48
38
  }
49
39
  ],
50
40
  "properties": [
51
41
  {
42
+ "type": "Hidden",
52
43
  "value": "io.camunda:connector-kafka-inbound:1",
53
44
  "binding": {
54
- "name": "inbound.type",
55
- "type": "zeebe:property"
45
+ "type": "zeebe:property",
46
+ "name": "inbound.type"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
56
53
  },
57
- "type": "Hidden"
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
58
58
  },
59
59
  {
60
- "id": "authenticationType",
61
60
  "label": "Authentication type",
62
61
  "description": "Username/password or custom",
63
- "optional": false,
64
- "value": "credentials",
65
- "constraints": {
66
- "notEmpty": true
67
- },
62
+ "id": "authenticationType",
68
63
  "group": "authentication",
69
- "binding": {
70
- "name": "authenticationType",
71
- "type": "zeebe:property"
72
- },
73
64
  "type": "Dropdown",
65
+ "value": "credentials",
74
66
  "choices": [
75
67
  {
76
68
  "name": "Credentials",
@@ -80,143 +72,120 @@
80
72
  "name": "Custom",
81
73
  "value": "custom"
82
74
  }
83
- ]
75
+ ],
76
+ "binding": {
77
+ "type": "zeebe:property",
78
+ "name": "authenticationType"
79
+ }
84
80
  },
85
81
  {
86
- "id": "authentication.username",
87
82
  "label": "Username",
88
83
  "description": "Provide the username (must have permissions to produce message to the topic)",
89
- "optional": true,
90
84
  "group": "authentication",
85
+ "type": "String",
86
+ "feel": "optional",
87
+ "optional": true,
91
88
  "binding": {
92
- "name": "authentication.username",
93
- "type": "zeebe:property"
89
+ "type": "zeebe:property",
90
+ "name": "authentication.username"
94
91
  },
95
- "type": "String"
92
+ "condition": {
93
+ "property": "authenticationType",
94
+ "equals": "credentials"
95
+ }
96
96
  },
97
97
  {
98
- "id": "authentication.password",
99
98
  "label": "Password",
100
99
  "description": "Provide a password for the user",
101
- "optional": true,
102
100
  "group": "authentication",
101
+ "type": "String",
102
+ "feel": "optional",
103
+ "optional": true,
103
104
  "binding": {
104
- "name": "authentication.password",
105
- "type": "zeebe:property"
106
- },
107
- "type": "String"
108
- },
109
- {
110
- "id": "serializationType",
111
- "label": "Deserialization type",
112
- "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>",
113
- "optional": false,
114
- "value": "json",
115
- "group": "kafka",
116
- "binding": {
117
- "name": "serializationType",
118
- "type": "zeebe:property"
105
+ "type": "zeebe:property",
106
+ "name": "authentication.password"
119
107
  },
120
- "type": "Dropdown",
121
- "choices": [
122
- {
123
- "name": "Default (JSON)",
124
- "value": "json"
125
- },
126
- {
127
- "name": "Avro (experimental)",
128
- "value": "avro"
129
- }
130
- ]
108
+ "condition": {
109
+ "property": "authenticationType",
110
+ "equals": "credentials"
111
+ }
131
112
  },
132
113
  {
133
- "id": "topic.bootstrapServers",
134
114
  "label": "Bootstrap servers",
135
115
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
136
- "optional": false,
137
- "constraints": {
138
- "notEmpty": true
139
- },
140
116
  "group": "kafka",
117
+ "type": "String",
118
+ "feel": "optional",
141
119
  "binding": {
142
- "name": "topic.bootstrapServers",
143
- "type": "zeebe:property"
120
+ "type": "zeebe:property",
121
+ "name": "topic.bootstrapServers"
144
122
  },
145
- "type": "String"
123
+ "constraints": {
124
+ "notEmpty": true
125
+ }
146
126
  },
147
127
  {
148
- "id": "topic.topicName",
149
128
  "label": "Topic",
150
- "description": "Provide topic name",
151
- "optional": false,
152
- "constraints": {
153
- "notEmpty": true
154
- },
129
+ "description": "Provide the topic name",
155
130
  "group": "kafka",
131
+ "type": "String",
132
+ "feel": "optional",
156
133
  "binding": {
157
- "name": "topic.topicName",
158
- "type": "zeebe:property"
134
+ "type": "zeebe:property",
135
+ "name": "topic.topicName"
159
136
  },
160
- "type": "String"
137
+ "constraints": {
138
+ "notEmpty": true
139
+ }
161
140
  },
162
141
  {
163
- "id": "groupId",
164
- "label": "Consumer group ID",
142
+ "label": "Consumer Group ID",
165
143
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
166
- "optional": false,
167
144
  "group": "kafka",
145
+ "type": "String",
146
+ "feel": "optional",
147
+ "optional": true,
168
148
  "binding": {
169
- "name": "groupId",
170
- "type": "zeebe:property"
149
+ "type": "zeebe:property",
150
+ "name": "groupId"
171
151
  },
172
- "type": "String"
152
+ "constraints": {
153
+ "notEmpty": false,
154
+ "maxLength": 250
155
+ }
173
156
  },
174
157
  {
175
- "id": "additionalProperties",
176
158
  "label": "Additional properties",
177
159
  "description": "Provide additional Kafka consumer properties in JSON",
160
+ "group": "kafka",
161
+ "type": "String",
178
162
  "optional": true,
179
163
  "feel": "required",
180
- "group": "kafka",
181
164
  "binding": {
182
- "name": "additionalProperties",
183
- "type": "zeebe:property"
184
- },
185
- "type": "String"
165
+ "type": "zeebe:property",
166
+ "name": "additionalProperties"
167
+ }
186
168
  },
187
169
  {
188
- "id": "offsets",
189
170
  "label": "Offsets",
190
171
  "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",
191
- "optional": true,
192
- "feel": "optional",
193
172
  "group": "kafka",
173
+ "type": "String",
174
+ "feel": "optional",
175
+ "optional": true,
194
176
  "binding": {
195
- "name": "offsets",
196
- "type": "zeebe:property"
197
- },
198
- "type": "String"
177
+ "type": "zeebe:property",
178
+ "name": "offsets"
179
+ }
199
180
  },
200
181
  {
201
- "id": "autoOffsetReset",
202
182
  "label": "Auto offset reset",
203
183
  "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",
204
- "optional": false,
205
- "value": "latest",
206
- "constraints": {
207
- "notEmpty": true
208
- },
184
+ "id": "autoOffsetReset",
209
185
  "group": "kafka",
210
- "binding": {
211
- "name": "autoOffsetReset",
212
- "type": "zeebe:property"
213
- },
214
186
  "type": "Dropdown",
187
+ "value": "latest",
215
188
  "choices": [
216
- {
217
- "name": "None",
218
- "value": "none"
219
- },
220
189
  {
221
190
  "name": "Latest",
222
191
  "value": "latest"
@@ -224,66 +193,48 @@
224
193
  {
225
194
  "name": "Earliest",
226
195
  "value": "earliest"
196
+ },
197
+ {
198
+ "name": "None",
199
+ "value": "none"
227
200
  }
228
- ]
229
- },
230
- {
231
- "id": "avro.schema",
232
- "label": "Avro schema",
233
- "description": "Avro schema for the message value",
234
- "optional": false,
235
- "constraints": {
236
- "notEmpty": true
237
- },
238
- "feel": "required",
239
- "group": "message",
201
+ ],
240
202
  "binding": {
241
- "name": "avro.schema",
242
- "type": "zeebe:property"
243
- },
244
- "condition": {
245
- "property": "serializationType",
246
- "equals": "avro",
247
- "type": "simple"
248
- },
249
- "type": "Text"
203
+ "type": "zeebe:property",
204
+ "name": "autoOffsetReset"
205
+ }
250
206
  },
251
207
  {
252
- "id": "activationCondition",
253
- "label": "Activation condition",
254
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
255
- "optional": true,
208
+ "label": "Message ID expression",
256
209
  "feel": "required",
210
+ "type": "String",
211
+ "optional": true,
257
212
  "group": "activation",
258
213
  "binding": {
259
- "name": "activationCondition",
260
- "type": "zeebe:property"
214
+ "type": "zeebe:property",
215
+ "name": "messageIdExpression"
261
216
  },
262
- "type": "String"
217
+ "description": "Expression to extract unique identifier of a message"
263
218
  },
264
219
  {
265
- "id": "consumeUnmatchedEvents",
266
- "label": "Consume unmatched events",
267
- "value": true,
220
+ "label": "Activation condition",
221
+ "type": "String",
268
222
  "group": "activation",
223
+ "feel": "required",
224
+ "optional": true,
269
225
  "binding": {
270
- "name": "consumeUnmatchedEvents",
271
- "type": "zeebe:property"
226
+ "type": "zeebe:property",
227
+ "name": "activationCondition"
272
228
  },
273
- "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",
274
- "type": "Boolean"
229
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
275
230
  },
276
231
  {
277
- "id": "correlationRequired",
278
- "label": "Subprocess correlation required",
232
+ "label": "Correlation required",
279
233
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
280
- "value": "notRequired",
234
+ "id": "correlationRequired",
281
235
  "group": "correlation",
282
- "binding": {
283
- "name": "correlationRequired",
284
- "type": "zeebe:property"
285
- },
286
236
  "type": "Dropdown",
237
+ "value": "notRequired",
287
238
  "choices": [
288
239
  {
289
240
  "name": "Correlation not required",
@@ -293,195 +244,85 @@
293
244
  "name": "Correlation required",
294
245
  "value": "required"
295
246
  }
296
- ]
247
+ ],
248
+ "binding": {
249
+ "type": "zeebe:property",
250
+ "name": "correlationRequired"
251
+ }
297
252
  },
298
253
  {
299
- "id": "correlationKeyProcess",
300
254
  "label": "Correlation key (process)",
301
- "description": "Sets up the correlation key from process variables",
302
- "constraints": {
303
- "notEmpty": true
304
- },
305
- "feel": "required",
255
+ "type": "String",
306
256
  "group": "correlation",
257
+ "feel": "required",
258
+ "description": "Sets up the correlation key from process variables",
307
259
  "binding": {
308
- "name": "correlationKey",
309
- "type": "bpmn:Message#zeebe:subscription#property"
310
- },
311
- "condition": {
312
- "property": "correlationRequired",
313
- "equals": "required",
314
- "type": "simple"
260
+ "type": "bpmn:Message#zeebe:subscription#property",
261
+ "name": "correlationKey"
315
262
  },
316
- "type": "String"
317
- },
318
- {
319
- "id": "correlationKeyPayload",
320
- "label": "Correlation key (payload)",
321
- "description": "Extracts the correlation key from the incoming message payload",
322
263
  "constraints": {
323
264
  "notEmpty": true
324
265
  },
325
- "feel": "required",
326
- "group": "correlation",
327
- "binding": {
328
- "name": "correlationKeyExpression",
329
- "type": "zeebe:property"
330
- },
331
266
  "condition": {
332
267
  "property": "correlationRequired",
333
- "equals": "required",
334
- "type": "simple"
335
- },
336
- "type": "String"
268
+ "equals": "required"
269
+ }
337
270
  },
338
271
  {
339
- "id": "messageTtl",
340
- "label": "Message TTL",
341
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
342
- "optional": true,
343
- "constraints": {
344
- "notEmpty": false,
345
- "pattern": {
346
- "value": "^(PT.*|)$",
347
- "message": "must be an ISO-8601 duration"
348
- }
349
- },
350
- "feel": "optional",
272
+ "label": "Correlation key (payload)",
273
+ "type": "String",
351
274
  "group": "correlation",
352
- "binding": {
353
- "name": "messageTtl",
354
- "type": "zeebe:property"
355
- },
356
- "type": "String"
357
- },
358
- {
359
- "id": "messageIdExpression",
360
- "label": "Message ID expression",
361
- "description": "Expression to extract unique identifier of a message",
362
- "optional": true,
363
275
  "feel": "required",
364
- "group": "correlation",
365
- "binding": {
366
- "name": "messageIdExpression",
367
- "type": "zeebe:property"
368
- },
369
- "type": "String"
370
- },
371
- {
372
- "id": "messageNameUuid",
373
- "generatedValue": {
374
- "type": "uuid"
375
- },
376
- "group": "correlation",
377
- "binding": {
378
- "name": "name",
379
- "type": "bpmn:Message#property"
380
- },
381
- "type": "Hidden"
382
- },
383
- {
384
- "id": "deduplicationModeManualFlag",
385
- "label": "Manual mode",
386
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
387
- "value": false,
388
- "group": "deduplication",
389
276
  "binding": {
390
- "name": "deduplicationModeManualFlag",
391
- "type": "zeebe:property"
277
+ "type": "zeebe:property",
278
+ "name": "correlationKeyExpression"
392
279
  },
393
- "type": "Boolean"
394
- },
395
- {
396
- "id": "deduplicationId",
397
- "label": "Deduplication ID",
280
+ "description": "Extracts the correlation key from the incoming message payload",
398
281
  "constraints": {
399
- "notEmpty": true,
400
- "pattern": {
401
- "value": "^[a-zA-Z0-9_-]+$",
402
- "message": "can only contain alphanumeric characters, dashes, and underscores"
403
- }
404
- },
405
- "group": "deduplication",
406
- "binding": {
407
- "name": "deduplicationId",
408
- "type": "zeebe:property"
409
- },
410
- "condition": {
411
- "property": "deduplicationModeManualFlag",
412
- "equals": true,
413
- "type": "simple"
414
- },
415
- "type": "String"
416
- },
417
- {
418
- "id": "deduplicationModeManual",
419
- "value": "MANUAL",
420
- "group": "deduplication",
421
- "binding": {
422
- "name": "deduplicationMode",
423
- "type": "zeebe:property"
424
- },
425
- "condition": {
426
- "property": "deduplicationId",
427
- "isActive": true,
428
- "type": "simple"
429
- },
430
- "type": "Hidden"
431
- },
432
- {
433
- "id": "deduplicationModeAuto",
434
- "value": "AUTO",
435
- "group": "deduplication",
436
- "binding": {
437
- "name": "deduplicationMode",
438
- "type": "zeebe:property"
282
+ "notEmpty": true
439
283
  },
440
284
  "condition": {
441
- "property": "deduplicationId",
442
- "isActive": false,
443
- "type": "simple"
444
- },
445
- "type": "Hidden"
285
+ "property": "correlationRequired",
286
+ "equals": "required"
287
+ }
446
288
  },
447
289
  {
448
- "id": "resultVariable",
449
290
  "label": "Result variable",
450
- "description": "Name of variable to store the response in",
451
- "group": "output",
291
+ "type": "String",
292
+ "group": "variable-mapping",
293
+ "optional": true,
452
294
  "binding": {
453
- "name": "resultVariable",
454
- "type": "zeebe:property"
295
+ "type": "zeebe:property",
296
+ "name": "resultVariable"
455
297
  },
456
- "type": "String"
298
+ "description": "Name of variable to store the result of the connector in"
457
299
  },
458
300
  {
459
- "id": "resultExpression",
460
301
  "label": "Result expression",
461
- "description": "Expression to map the response into process variables",
302
+ "description": "Expression to map the inbound payload to process variables",
303
+ "group": "variable-mapping",
304
+ "type": "Text",
462
305
  "feel": "required",
463
- "group": "output",
464
306
  "binding": {
465
- "name": "resultExpression",
466
- "type": "zeebe:property"
467
- },
468
- "type": "Text"
307
+ "type": "zeebe:property",
308
+ "name": "resultExpression"
309
+ }
469
310
  }
470
311
  ],
471
312
  "icon": {
472
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
313
+ "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"
473
314
  },
474
315
  "engines": {
475
- "camunda": "^8.5"
316
+ "camunda": "^8.2"
476
317
  }
477
318
  },
478
319
  {
479
320
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
480
321
  "name": "Kafka Message Start Event Connector",
481
322
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
482
- "version": 1,
483
323
  "description": "Consume Kafka messages",
484
324
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
325
+ "version": 6,
485
326
  "category": {
486
327
  "id": "connectors",
487
328
  "name": "Connectors"
@@ -500,45 +341,53 @@
500
341
  "id": "kafka",
501
342
  "label": "Kafka"
502
343
  },
344
+ {
345
+ "id": "message",
346
+ "label": "Message deserialization"
347
+ },
503
348
  {
504
349
  "id": "activation",
505
350
  "label": "Activation"
506
351
  },
507
352
  {
508
353
  "id": "correlation",
509
- "label": "Subprocess correlation"
354
+ "label": "Correlation",
355
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
510
356
  },
511
357
  {
512
- "id": "variable-mapping",
513
- "label": "Variable mapping"
358
+ "id": "deduplication",
359
+ "label": "Deduplication",
360
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
361
+ },
362
+ {
363
+ "id": "output",
364
+ "label": "Output mapping"
514
365
  }
515
366
  ],
516
367
  "properties": [
517
368
  {
518
- "type": "Hidden",
519
369
  "value": "io.camunda:connector-kafka-inbound:1",
520
370
  "binding": {
521
- "type": "zeebe:property",
522
- "name": "inbound.type"
523
- }
524
- },
525
- {
526
- "type": "Hidden",
527
- "generatedValue": {
528
- "type": "uuid"
371
+ "name": "inbound.type",
372
+ "type": "zeebe:property"
529
373
  },
530
- "binding": {
531
- "type": "bpmn:Message#property",
532
- "name": "name"
533
- }
374
+ "type": "Hidden"
534
375
  },
535
376
  {
377
+ "id": "authenticationType",
536
378
  "label": "Authentication type",
537
379
  "description": "Username/password or custom",
538
- "id": "authenticationType",
380
+ "optional": false,
381
+ "value": "credentials",
382
+ "constraints": {
383
+ "notEmpty": true
384
+ },
539
385
  "group": "authentication",
386
+ "binding": {
387
+ "name": "authenticationType",
388
+ "type": "zeebe:property"
389
+ },
540
390
  "type": "Dropdown",
541
- "value": "credentials",
542
391
  "choices": [
543
392
  {
544
393
  "name": "Credentials",
@@ -548,120 +397,120 @@
548
397
  "name": "Custom",
549
398
  "value": "custom"
550
399
  }
551
- ],
552
- "binding": {
553
- "type": "zeebe:property",
554
- "name": "authenticationType"
555
- }
400
+ ]
556
401
  },
557
402
  {
403
+ "id": "authentication.username",
558
404
  "label": "Username",
559
405
  "description": "Provide the username (must have permissions to produce message to the topic)",
560
- "group": "authentication",
561
- "type": "String",
562
- "feel": "optional",
563
406
  "optional": true,
407
+ "group": "authentication",
564
408
  "binding": {
565
- "type": "zeebe:property",
566
- "name": "authentication.username"
409
+ "name": "authentication.username",
410
+ "type": "zeebe:property"
567
411
  },
568
- "condition": {
569
- "property": "authenticationType",
570
- "equals": "credentials"
571
- }
412
+ "type": "String"
572
413
  },
573
414
  {
415
+ "id": "authentication.password",
574
416
  "label": "Password",
575
417
  "description": "Provide a password for the user",
576
- "group": "authentication",
577
- "type": "String",
578
- "feel": "optional",
579
418
  "optional": true,
419
+ "group": "authentication",
580
420
  "binding": {
581
- "type": "zeebe:property",
582
- "name": "authentication.password"
421
+ "name": "authentication.password",
422
+ "type": "zeebe:property"
583
423
  },
584
- "condition": {
585
- "property": "authenticationType",
586
- "equals": "credentials"
587
- }
424
+ "type": "String"
588
425
  },
589
426
  {
427
+ "id": "topic.bootstrapServers",
590
428
  "label": "Bootstrap servers",
591
429
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
430
+ "optional": false,
431
+ "constraints": {
432
+ "notEmpty": true
433
+ },
592
434
  "group": "kafka",
593
- "type": "String",
594
- "feel": "optional",
595
435
  "binding": {
596
- "type": "zeebe:property",
597
- "name": "topic.bootstrapServers"
436
+ "name": "topic.bootstrapServers",
437
+ "type": "zeebe:property"
598
438
  },
599
- "constraints": {
600
- "notEmpty": true
601
- }
439
+ "type": "String"
602
440
  },
603
441
  {
442
+ "id": "topic.topicName",
604
443
  "label": "Topic",
605
- "description": "Provide the topic name",
444
+ "description": "Provide topic name",
445
+ "optional": false,
446
+ "constraints": {
447
+ "notEmpty": true
448
+ },
606
449
  "group": "kafka",
607
- "type": "String",
608
- "feel": "optional",
609
450
  "binding": {
610
- "type": "zeebe:property",
611
- "name": "topic.topicName"
451
+ "name": "topic.topicName",
452
+ "type": "zeebe:property"
612
453
  },
613
- "constraints": {
614
- "notEmpty": true
615
- }
454
+ "type": "String"
616
455
  },
617
456
  {
618
- "label": "Consumer Group ID",
457
+ "id": "groupId",
458
+ "label": "Consumer group ID",
619
459
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
460
+ "optional": false,
620
461
  "group": "kafka",
621
- "type": "String",
622
- "feel": "optional",
623
- "optional": true,
624
462
  "binding": {
625
- "type": "zeebe:property",
626
- "name": "groupId"
463
+ "name": "groupId",
464
+ "type": "zeebe:property"
627
465
  },
628
- "constraints": {
629
- "notEmpty": false,
630
- "maxLength": 250
631
- }
466
+ "type": "String"
632
467
  },
633
468
  {
469
+ "id": "additionalProperties",
634
470
  "label": "Additional properties",
635
471
  "description": "Provide additional Kafka consumer properties in JSON",
636
- "group": "kafka",
637
- "type": "String",
638
472
  "optional": true,
639
473
  "feel": "required",
474
+ "group": "kafka",
640
475
  "binding": {
641
- "type": "zeebe:property",
642
- "name": "additionalProperties"
643
- }
476
+ "name": "additionalProperties",
477
+ "type": "zeebe:property"
478
+ },
479
+ "type": "String"
644
480
  },
645
481
  {
482
+ "id": "offsets",
646
483
  "label": "Offsets",
647
484
  "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",
648
- "group": "kafka",
649
- "type": "String",
650
- "feel": "optional",
651
485
  "optional": true,
486
+ "feel": "optional",
487
+ "group": "kafka",
652
488
  "binding": {
653
- "type": "zeebe:property",
654
- "name": "offsets"
655
- }
489
+ "name": "offsets",
490
+ "type": "zeebe:property"
491
+ },
492
+ "type": "String"
656
493
  },
657
494
  {
495
+ "id": "autoOffsetReset",
658
496
  "label": "Auto offset reset",
659
497
  "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",
660
- "id": "autoOffsetReset",
498
+ "optional": false,
499
+ "value": "latest",
500
+ "constraints": {
501
+ "notEmpty": true
502
+ },
661
503
  "group": "kafka",
504
+ "binding": {
505
+ "name": "autoOffsetReset",
506
+ "type": "zeebe:property"
507
+ },
662
508
  "type": "Dropdown",
663
- "value": "latest",
664
509
  "choices": [
510
+ {
511
+ "name": "None",
512
+ "value": "none"
513
+ },
665
514
  {
666
515
  "name": "Latest",
667
516
  "value": "latest"
@@ -669,127 +518,328 @@
669
518
  {
670
519
  "name": "Earliest",
671
520
  "value": "earliest"
521
+ }
522
+ ]
523
+ },
524
+ {
525
+ "id": "schemaStrategy.type",
526
+ "label": "Schema strategy",
527
+ "value": "noSchema",
528
+ "group": "kafka",
529
+ "binding": {
530
+ "name": "schemaStrategy.type",
531
+ "type": "zeebe:property"
532
+ },
533
+ "type": "Dropdown",
534
+ "choices": [
535
+ {
536
+ "name": "No schema",
537
+ "value": "noSchema"
672
538
  },
673
539
  {
674
- "name": "None",
675
- "value": "none"
540
+ "name": "Inline schema",
541
+ "value": "inlineSchema"
542
+ },
543
+ {
544
+ "name": "Schema registry",
545
+ "value": "schemaRegistry"
676
546
  }
677
- ],
547
+ ]
548
+ },
549
+ {
550
+ "id": "schemaStrategy.schemaType",
551
+ "label": "Schema type",
552
+ "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>",
553
+ "optional": false,
554
+ "value": "avro",
555
+ "group": "kafka",
678
556
  "binding": {
679
- "type": "zeebe:property",
680
- "name": "autoOffsetReset"
681
- }
557
+ "name": "schemaStrategy.schemaType",
558
+ "type": "zeebe:property"
559
+ },
560
+ "condition": {
561
+ "property": "schemaStrategy.type",
562
+ "equals": "schemaRegistry",
563
+ "type": "simple"
564
+ },
565
+ "type": "Dropdown",
566
+ "choices": [
567
+ {
568
+ "name": "JSON",
569
+ "value": "json"
570
+ },
571
+ {
572
+ "name": "Avro (alpha)",
573
+ "value": "avro"
574
+ }
575
+ ]
682
576
  },
683
577
  {
684
- "label": "Message ID expression",
578
+ "id": "schemaStrategy.schemaRegistryUrl",
579
+ "label": "Schema registry URL",
580
+ "description": "Provide the schema registry URL",
581
+ "optional": false,
582
+ "constraints": {
583
+ "notEmpty": true
584
+ },
585
+ "group": "kafka",
586
+ "binding": {
587
+ "name": "schemaStrategy.schemaRegistryUrl",
588
+ "type": "zeebe:property"
589
+ },
590
+ "condition": {
591
+ "property": "schemaStrategy.type",
592
+ "equals": "schemaRegistry",
593
+ "type": "simple"
594
+ },
595
+ "type": "String"
596
+ },
597
+ {
598
+ "id": "schemaStrategy.avro.schema",
599
+ "label": "Schema",
600
+ "description": "Inline schema (Avro) for the message value",
601
+ "optional": false,
602
+ "constraints": {
603
+ "notEmpty": true
604
+ },
685
605
  "feel": "required",
686
- "type": "String",
606
+ "group": "message",
607
+ "binding": {
608
+ "name": "schemaStrategy.schema",
609
+ "type": "zeebe:property"
610
+ },
611
+ "condition": {
612
+ "property": "schemaStrategy.type",
613
+ "equals": "inlineSchema",
614
+ "type": "simple"
615
+ },
616
+ "type": "Text"
617
+ },
618
+ {
619
+ "id": "activationCondition",
620
+ "label": "Activation condition",
621
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
687
622
  "optional": true,
623
+ "feel": "required",
688
624
  "group": "activation",
689
625
  "binding": {
690
- "type": "zeebe:property",
691
- "name": "messageIdExpression"
626
+ "name": "activationCondition",
627
+ "type": "zeebe:property"
628
+ },
629
+ "type": "String"
630
+ },
631
+ {
632
+ "id": "consumeUnmatchedEvents",
633
+ "label": "Consume unmatched events",
634
+ "value": true,
635
+ "group": "activation",
636
+ "binding": {
637
+ "name": "consumeUnmatchedEvents",
638
+ "type": "zeebe:property"
639
+ },
640
+ "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",
641
+ "type": "Boolean"
642
+ },
643
+ {
644
+ "id": "correlationRequired",
645
+ "label": "Subprocess correlation required",
646
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
647
+ "value": "notRequired",
648
+ "group": "correlation",
649
+ "binding": {
650
+ "name": "correlationRequired",
651
+ "type": "zeebe:property"
652
+ },
653
+ "type": "Dropdown",
654
+ "choices": [
655
+ {
656
+ "name": "Correlation not required",
657
+ "value": "notRequired"
658
+ },
659
+ {
660
+ "name": "Correlation required",
661
+ "value": "required"
662
+ }
663
+ ]
664
+ },
665
+ {
666
+ "id": "correlationKeyProcess",
667
+ "label": "Correlation key (process)",
668
+ "description": "Sets up the correlation key from process variables",
669
+ "constraints": {
670
+ "notEmpty": true
671
+ },
672
+ "feel": "required",
673
+ "group": "correlation",
674
+ "binding": {
675
+ "name": "correlationKey",
676
+ "type": "bpmn:Message#zeebe:subscription#property"
677
+ },
678
+ "condition": {
679
+ "property": "correlationRequired",
680
+ "equals": "required",
681
+ "type": "simple"
682
+ },
683
+ "type": "String"
684
+ },
685
+ {
686
+ "id": "correlationKeyPayload",
687
+ "label": "Correlation key (payload)",
688
+ "description": "Extracts the correlation key from the incoming message payload",
689
+ "constraints": {
690
+ "notEmpty": true
691
+ },
692
+ "feel": "required",
693
+ "group": "correlation",
694
+ "binding": {
695
+ "name": "correlationKeyExpression",
696
+ "type": "zeebe:property"
697
+ },
698
+ "condition": {
699
+ "property": "correlationRequired",
700
+ "equals": "required",
701
+ "type": "simple"
702
+ },
703
+ "type": "String"
704
+ },
705
+ {
706
+ "id": "messageTtl",
707
+ "label": "Message TTL",
708
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
709
+ "optional": true,
710
+ "constraints": {
711
+ "notEmpty": false,
712
+ "pattern": {
713
+ "value": "^(PT.*|)$",
714
+ "message": "must be an ISO-8601 duration"
715
+ }
716
+ },
717
+ "feel": "optional",
718
+ "group": "correlation",
719
+ "binding": {
720
+ "name": "messageTtl",
721
+ "type": "zeebe:property"
722
+ },
723
+ "type": "String"
724
+ },
725
+ {
726
+ "id": "messageIdExpression",
727
+ "label": "Message ID expression",
728
+ "description": "Expression to extract unique identifier of a message",
729
+ "optional": true,
730
+ "feel": "required",
731
+ "group": "correlation",
732
+ "binding": {
733
+ "name": "messageIdExpression",
734
+ "type": "zeebe:property"
735
+ },
736
+ "type": "String"
737
+ },
738
+ {
739
+ "id": "messageNameUuid",
740
+ "generatedValue": {
741
+ "type": "uuid"
742
+ },
743
+ "group": "correlation",
744
+ "binding": {
745
+ "name": "name",
746
+ "type": "bpmn:Message#property"
692
747
  },
693
- "description": "Expression to extract unique identifier of a message"
748
+ "type": "Hidden"
694
749
  },
695
750
  {
696
- "label": "Activation condition",
697
- "type": "String",
698
- "group": "activation",
699
- "feel": "required",
700
- "optional": true,
751
+ "id": "deduplicationModeManualFlag",
752
+ "label": "Manual mode",
753
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
754
+ "value": false,
755
+ "group": "deduplication",
701
756
  "binding": {
702
- "type": "zeebe:property",
703
- "name": "activationCondition"
757
+ "name": "deduplicationModeManualFlag",
758
+ "type": "zeebe:property"
704
759
  },
705
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
760
+ "type": "Boolean"
706
761
  },
707
762
  {
708
- "label": "Correlation required",
709
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
710
- "id": "correlationRequired",
711
- "group": "correlation",
712
- "type": "Dropdown",
713
- "value": "notRequired",
714
- "choices": [
715
- {
716
- "name": "Correlation not required",
717
- "value": "notRequired"
718
- },
719
- {
720
- "name": "Correlation required",
721
- "value": "required"
763
+ "id": "deduplicationId",
764
+ "label": "Deduplication ID",
765
+ "constraints": {
766
+ "notEmpty": true,
767
+ "pattern": {
768
+ "value": "^[a-zA-Z0-9_-]+$",
769
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
722
770
  }
723
- ],
771
+ },
772
+ "group": "deduplication",
724
773
  "binding": {
725
- "type": "zeebe:property",
726
- "name": "correlationRequired"
727
- }
774
+ "name": "deduplicationId",
775
+ "type": "zeebe:property"
776
+ },
777
+ "condition": {
778
+ "property": "deduplicationModeManualFlag",
779
+ "equals": true,
780
+ "type": "simple"
781
+ },
782
+ "type": "String"
728
783
  },
729
784
  {
730
- "label": "Correlation key (process)",
731
- "type": "String",
732
- "group": "correlation",
733
- "feel": "required",
734
- "description": "Sets up the correlation key from process variables",
785
+ "id": "deduplicationModeManual",
786
+ "value": "MANUAL",
787
+ "group": "deduplication",
735
788
  "binding": {
736
- "type": "bpmn:Message#zeebe:subscription#property",
737
- "name": "correlationKey"
738
- },
739
- "constraints": {
740
- "notEmpty": true
789
+ "name": "deduplicationMode",
790
+ "type": "zeebe:property"
741
791
  },
742
792
  "condition": {
743
- "property": "correlationRequired",
744
- "equals": "required"
745
- }
793
+ "property": "deduplicationId",
794
+ "isActive": true,
795
+ "type": "simple"
796
+ },
797
+ "type": "Hidden"
746
798
  },
747
799
  {
748
- "label": "Correlation key (payload)",
749
- "type": "String",
750
- "group": "correlation",
751
- "feel": "required",
800
+ "id": "deduplicationModeAuto",
801
+ "value": "AUTO",
802
+ "group": "deduplication",
752
803
  "binding": {
753
- "type": "zeebe:property",
754
- "name": "correlationKeyExpression"
755
- },
756
- "description": "Extracts the correlation key from the incoming message payload",
757
- "constraints": {
758
- "notEmpty": true
804
+ "name": "deduplicationMode",
805
+ "type": "zeebe:property"
759
806
  },
760
807
  "condition": {
761
- "property": "correlationRequired",
762
- "equals": "required"
763
- }
808
+ "property": "deduplicationId",
809
+ "isActive": false,
810
+ "type": "simple"
811
+ },
812
+ "type": "Hidden"
764
813
  },
765
814
  {
815
+ "id": "resultVariable",
766
816
  "label": "Result variable",
767
- "type": "String",
768
- "group": "variable-mapping",
769
- "optional": true,
817
+ "description": "Name of variable to store the response in",
818
+ "group": "output",
770
819
  "binding": {
771
- "type": "zeebe:property",
772
- "name": "resultVariable"
820
+ "name": "resultVariable",
821
+ "type": "zeebe:property"
773
822
  },
774
- "description": "Name of variable to store the result of the connector in"
823
+ "type": "String"
775
824
  },
776
825
  {
826
+ "id": "resultExpression",
777
827
  "label": "Result expression",
778
- "description": "Expression to map the inbound payload to process variables",
779
- "group": "variable-mapping",
780
- "type": "Text",
828
+ "description": "Expression to map the response into process variables",
781
829
  "feel": "required",
830
+ "group": "output",
782
831
  "binding": {
783
- "type": "zeebe:property",
784
- "name": "resultExpression"
785
- }
832
+ "name": "resultExpression",
833
+ "type": "zeebe:property"
834
+ },
835
+ "type": "Text"
786
836
  }
787
837
  ],
788
838
  "icon": {
789
- "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"
839
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
790
840
  },
791
841
  "engines": {
792
- "camunda": "^8.2"
842
+ "camunda": "^8.6"
793
843
  }
794
844
  },
795
845
  {
@@ -798,7 +848,7 @@
798
848
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
799
849
  "description": "Consume Kafka messages",
800
850
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
801
- "version": 6,
851
+ "version": 5,
802
852
  "category": {
803
853
  "id": "connectors",
804
854
  "name": "Connectors"
@@ -899,6 +949,29 @@
899
949
  },
900
950
  "type": "String"
901
951
  },
952
+ {
953
+ "id": "serializationType",
954
+ "label": "Deserialization type",
955
+ "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>",
956
+ "optional": false,
957
+ "value": "json",
958
+ "group": "kafka",
959
+ "binding": {
960
+ "name": "serializationType",
961
+ "type": "zeebe:property"
962
+ },
963
+ "type": "Dropdown",
964
+ "choices": [
965
+ {
966
+ "name": "Default (JSON)",
967
+ "value": "json"
968
+ },
969
+ {
970
+ "name": "Avro (experimental)",
971
+ "value": "avro"
972
+ }
973
+ ]
974
+ },
902
975
  {
903
976
  "id": "topic.bootstrapServers",
904
977
  "label": "Bootstrap servers",
@@ -998,82 +1071,9 @@
998
1071
  ]
999
1072
  },
1000
1073
  {
1001
- "id": "schemaStrategy.type",
1002
- "label": "Schema strategy",
1003
- "value": "noSchema",
1004
- "group": "kafka",
1005
- "binding": {
1006
- "name": "schemaStrategy.type",
1007
- "type": "zeebe:property"
1008
- },
1009
- "type": "Dropdown",
1010
- "choices": [
1011
- {
1012
- "name": "No schema",
1013
- "value": "noSchema"
1014
- },
1015
- {
1016
- "name": "Inline schema",
1017
- "value": "inlineSchema"
1018
- },
1019
- {
1020
- "name": "Schema registry",
1021
- "value": "schemaRegistry"
1022
- }
1023
- ]
1024
- },
1025
- {
1026
- "id": "schemaStrategy.schemaType",
1027
- "label": "Schema type",
1028
- "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>",
1029
- "optional": false,
1030
- "value": "avro",
1031
- "group": "kafka",
1032
- "binding": {
1033
- "name": "schemaStrategy.schemaType",
1034
- "type": "zeebe:property"
1035
- },
1036
- "condition": {
1037
- "property": "schemaStrategy.type",
1038
- "equals": "schemaRegistry",
1039
- "type": "simple"
1040
- },
1041
- "type": "Dropdown",
1042
- "choices": [
1043
- {
1044
- "name": "JSON",
1045
- "value": "json"
1046
- },
1047
- {
1048
- "name": "Avro (alpha)",
1049
- "value": "avro"
1050
- }
1051
- ]
1052
- },
1053
- {
1054
- "id": "schemaStrategy.schemaRegistryUrl",
1055
- "label": "Schema registry URL",
1056
- "description": "Provide the schema registry URL",
1057
- "optional": false,
1058
- "constraints": {
1059
- "notEmpty": true
1060
- },
1061
- "group": "kafka",
1062
- "binding": {
1063
- "name": "schemaStrategy.schemaRegistryUrl",
1064
- "type": "zeebe:property"
1065
- },
1066
- "condition": {
1067
- "property": "schemaStrategy.type",
1068
- "equals": "schemaRegistry",
1069
- "type": "simple"
1070
- },
1071
- "type": "String"
1072
- },
1073
- {
1074
- "id": "schemaStrategy.avro.schema",
1075
- "label": "Schema",
1076
- "description": "Inline schema (Avro) for the message value",
1074
+ "id": "avro.schema",
1075
+ "label": "Avro schema",
1076
+ "description": "Avro schema for the message value",
1077
1077
  "optional": false,
1078
1078
  "constraints": {
1079
1079
  "notEmpty": true
@@ -1081,12 +1081,12 @@
1081
1081
  "feel": "required",
1082
1082
  "group": "message",
1083
1083
  "binding": {
1084
- "name": "schemaStrategy.schema",
1084
+ "name": "avro.schema",
1085
1085
  "type": "zeebe:property"
1086
1086
  },
1087
1087
  "condition": {
1088
- "property": "schemaStrategy.type",
1089
- "equals": "inlineSchema",
1088
+ "property": "serializationType",
1089
+ "equals": "avro",
1090
1090
  "type": "simple"
1091
1091
  },
1092
1092
  "type": "Text"
@@ -1315,7 +1315,7 @@
1315
1315
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1316
1316
  },
1317
1317
  "engines": {
1318
- "camunda": "^8.6"
1318
+ "camunda": "^8.5"
1319
1319
  }
1320
1320
  },
1321
1321
  {
@@ -1389,7 +1389,6 @@
1389
1389
  {
1390
1390
  "id": "authenticationType",
1391
1391
  "label": "Authentication type",
1392
- "description": "Username/password or custom",
1393
1392
  "optional": false,
1394
1393
  "value": "credentials",
1395
1394
  "constraints": {
@@ -1400,6 +1399,7 @@
1400
1399
  "name": "authenticationType",
1401
1400
  "type": "zeebe:property"
1402
1401
  },
1402
+ "tooltip": "Username/password or custom.",
1403
1403
  "type": "Dropdown",
1404
1404
  "choices": [
1405
1405
  {
@@ -1415,19 +1415,18 @@
1415
1415
  {
1416
1416
  "id": "authentication.username",
1417
1417
  "label": "Username",
1418
- "description": "Provide the username (must have permissions to produce message to the topic)",
1419
1418
  "optional": true,
1420
1419
  "group": "authentication",
1421
1420
  "binding": {
1422
1421
  "name": "authentication.username",
1423
1422
  "type": "zeebe:property"
1424
1423
  },
1424
+ "tooltip": "The user must have permissions to produce messages to the topic.",
1425
1425
  "type": "String"
1426
1426
  },
1427
1427
  {
1428
1428
  "id": "authentication.password",
1429
1429
  "label": "Password",
1430
- "description": "Provide a password for the user",
1431
1430
  "optional": true,
1432
1431
  "group": "authentication",
1433
1432
  "binding": {
@@ -1439,7 +1438,6 @@
1439
1438
  {
1440
1439
  "id": "topic.bootstrapServers",
1441
1440
  "label": "Bootstrap servers",
1442
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
1443
1441
  "optional": false,
1444
1442
  "constraints": {
1445
1443
  "notEmpty": true
@@ -1449,12 +1447,13 @@
1449
1447
  "name": "topic.bootstrapServers",
1450
1448
  "type": "zeebe:property"
1451
1449
  },
1450
+ "tooltip": "Bootstrap server(s), comma-delimited if there are multiple.",
1451
+ "placeholder": "broker1:9092,broker2:9092",
1452
1452
  "type": "String"
1453
1453
  },
1454
1454
  {
1455
1455
  "id": "topic.topicName",
1456
1456
  "label": "Topic",
1457
- "description": "Provide topic name",
1458
1457
  "optional": false,
1459
1458
  "constraints": {
1460
1459
  "notEmpty": true
@@ -1469,7 +1468,6 @@
1469
1468
  {
1470
1469
  "id": "groupId",
1471
1470
  "label": "Consumer group ID",
1472
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
1473
1471
  "optional": false,
1474
1472
  "group": "kafka",
1475
1473
  "binding": {
@@ -1482,7 +1480,6 @@
1482
1480
  {
1483
1481
  "id": "additionalProperties",
1484
1482
  "label": "Additional properties",
1485
- "description": "Provide additional Kafka consumer properties in JSON",
1486
1483
  "optional": true,
1487
1484
  "feel": "required",
1488
1485
  "group": "kafka",
@@ -1490,12 +1487,12 @@
1490
1487
  "name": "additionalProperties",
1491
1488
  "type": "zeebe:property"
1492
1489
  },
1490
+ "tooltip": "Additional Kafka consumer properties in JSON.",
1493
1491
  "type": "String"
1494
1492
  },
1495
1493
  {
1496
1494
  "id": "offsets",
1497
1495
  "label": "Offsets",
1498
- "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",
1499
1496
  "optional": true,
1500
1497
  "feel": "optional",
1501
1498
  "group": "kafka",
@@ -1503,12 +1500,12 @@
1503
1500
  "name": "offsets",
1504
1501
  "type": "zeebe:property"
1505
1502
  },
1503
+ "tooltip": "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.",
1506
1504
  "type": "String"
1507
1505
  },
1508
1506
  {
1509
1507
  "id": "autoOffsetReset",
1510
1508
  "label": "Auto offset reset",
1511
- "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",
1512
1509
  "optional": false,
1513
1510
  "value": "latest",
1514
1511
  "constraints": {
@@ -1519,6 +1516,7 @@
1519
1516
  "name": "autoOffsetReset",
1520
1517
  "type": "zeebe:property"
1521
1518
  },
1519
+ "tooltip": "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.",
1522
1520
  "type": "Dropdown",
1523
1521
  "choices": [
1524
1522
  {
@@ -1563,7 +1561,6 @@
1563
1561
  {
1564
1562
  "id": "schemaStrategy.avro.schema",
1565
1563
  "label": "Schema",
1566
- "description": "Avro inline schema for the message value",
1567
1564
  "optional": false,
1568
1565
  "constraints": {
1569
1566
  "notEmpty": true
@@ -1579,12 +1576,12 @@
1579
1576
  "equals": "inlineSchema",
1580
1577
  "type": "simple"
1581
1578
  },
1579
+ "tooltip": "Avro inline schema for the message value",
1582
1580
  "type": "Text"
1583
1581
  },
1584
1582
  {
1585
1583
  "id": "schemaStrategy.schemaType",
1586
1584
  "label": "Schema type",
1587
- "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>",
1588
1585
  "optional": false,
1589
1586
  "value": "avro",
1590
1587
  "group": "schema",
@@ -1597,6 +1594,7 @@
1597
1594
  "equals": "schemaRegistry",
1598
1595
  "type": "simple"
1599
1596
  },
1597
+ "tooltip": "Format used to (de)serialize the message value: JSON or Avro. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound\" target=\"_blank\">Kafka connector</a> guide.",
1600
1598
  "type": "Dropdown",
1601
1599
  "choices": [
1602
1600
  {
@@ -1612,7 +1610,6 @@
1612
1610
  {
1613
1611
  "id": "schemaStrategy.schemaRegistryUrl",
1614
1612
  "label": "Schema registry URL",
1615
- "description": "Provide the schema registry URL",
1616
1613
  "optional": false,
1617
1614
  "constraints": {
1618
1615
  "notEmpty": true