@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 Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
6
+ "version": 1,
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:StartEvent",
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,45 @@
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
32
  "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."
33
+ "label": "Subprocess correlation"
55
34
  },
56
35
  {
57
- "id": "output",
58
- "label": "Output mapping"
36
+ "id": "variable-mapping",
37
+ "label": "Variable mapping"
59
38
  }
60
39
  ],
61
40
  "properties": [
62
41
  {
42
+ "type": "Hidden",
63
43
  "value": "io.camunda:connector-kafka-inbound:1",
64
44
  "binding": {
65
- "name": "inbound.type",
66
- "type": "zeebe:property"
45
+ "type": "zeebe:property",
46
+ "name": "inbound.type"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
67
53
  },
68
- "type": "Hidden"
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
69
58
  },
70
59
  {
71
- "id": "authenticationType",
72
60
  "label": "Authentication type",
73
61
  "description": "Username/password or custom",
74
- "optional": false,
75
- "value": "credentials",
76
- "constraints": {
77
- "notEmpty": true
78
- },
62
+ "id": "authenticationType",
79
63
  "group": "authentication",
80
- "binding": {
81
- "name": "authenticationType",
82
- "type": "zeebe:property"
83
- },
84
64
  "type": "Dropdown",
65
+ "value": "credentials",
85
66
  "choices": [
86
67
  {
87
68
  "name": "Credentials",
@@ -91,121 +72,120 @@
91
72
  "name": "Custom",
92
73
  "value": "custom"
93
74
  }
94
- ]
75
+ ],
76
+ "binding": {
77
+ "type": "zeebe:property",
78
+ "name": "authenticationType"
79
+ }
95
80
  },
96
81
  {
97
- "id": "authentication.username",
98
82
  "label": "Username",
99
83
  "description": "Provide the username (must have permissions to produce message to the topic)",
100
- "optional": true,
101
84
  "group": "authentication",
85
+ "type": "String",
86
+ "feel": "optional",
87
+ "optional": true,
102
88
  "binding": {
103
- "name": "authentication.username",
104
- "type": "zeebe:property"
89
+ "type": "zeebe:property",
90
+ "name": "authentication.username"
105
91
  },
106
- "type": "String"
92
+ "condition": {
93
+ "property": "authenticationType",
94
+ "equals": "credentials"
95
+ }
107
96
  },
108
97
  {
109
- "id": "authentication.password",
110
98
  "label": "Password",
111
99
  "description": "Provide a password for the user",
112
- "optional": true,
113
100
  "group": "authentication",
101
+ "type": "String",
102
+ "feel": "optional",
103
+ "optional": true,
114
104
  "binding": {
115
- "name": "authentication.password",
116
- "type": "zeebe:property"
105
+ "type": "zeebe:property",
106
+ "name": "authentication.password"
117
107
  },
118
- "type": "String"
108
+ "condition": {
109
+ "property": "authenticationType",
110
+ "equals": "credentials"
111
+ }
119
112
  },
120
113
  {
121
- "id": "topic.bootstrapServers",
122
114
  "label": "Bootstrap servers",
123
115
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
124
- "optional": false,
125
- "constraints": {
126
- "notEmpty": true
127
- },
128
116
  "group": "kafka",
117
+ "type": "String",
118
+ "feel": "optional",
129
119
  "binding": {
130
- "name": "topic.bootstrapServers",
131
- "type": "zeebe:property"
120
+ "type": "zeebe:property",
121
+ "name": "topic.bootstrapServers"
132
122
  },
133
- "type": "String"
123
+ "constraints": {
124
+ "notEmpty": true
125
+ }
134
126
  },
135
127
  {
136
- "id": "topic.topicName",
137
128
  "label": "Topic",
138
- "description": "Provide topic name",
139
- "optional": false,
140
- "constraints": {
141
- "notEmpty": true
142
- },
129
+ "description": "Provide the topic name",
143
130
  "group": "kafka",
131
+ "type": "String",
132
+ "feel": "optional",
144
133
  "binding": {
145
- "name": "topic.topicName",
146
- "type": "zeebe:property"
134
+ "type": "zeebe:property",
135
+ "name": "topic.topicName"
147
136
  },
148
- "type": "String"
137
+ "constraints": {
138
+ "notEmpty": true
139
+ }
149
140
  },
150
141
  {
151
- "id": "groupId",
152
- "label": "Consumer group ID",
142
+ "label": "Consumer Group ID",
153
143
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
154
- "optional": false,
155
144
  "group": "kafka",
145
+ "type": "String",
146
+ "feel": "optional",
147
+ "optional": true,
156
148
  "binding": {
157
- "name": "groupId",
158
- "type": "zeebe:property"
149
+ "type": "zeebe:property",
150
+ "name": "groupId"
159
151
  },
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"
152
+ "constraints": {
153
+ "notEmpty": false,
154
+ "maxLength": 250
155
+ }
162
156
  },
163
157
  {
164
- "id": "additionalProperties",
165
158
  "label": "Additional properties",
166
159
  "description": "Provide additional Kafka consumer properties in JSON",
160
+ "group": "kafka",
161
+ "type": "String",
167
162
  "optional": true,
168
163
  "feel": "required",
169
- "group": "kafka",
170
164
  "binding": {
171
- "name": "additionalProperties",
172
- "type": "zeebe:property"
173
- },
174
- "type": "String"
165
+ "type": "zeebe:property",
166
+ "name": "additionalProperties"
167
+ }
175
168
  },
176
169
  {
177
- "id": "offsets",
178
170
  "label": "Offsets",
179
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",
180
- "optional": true,
181
- "feel": "optional",
182
172
  "group": "kafka",
173
+ "type": "String",
174
+ "feel": "optional",
175
+ "optional": true,
183
176
  "binding": {
184
- "name": "offsets",
185
- "type": "zeebe:property"
186
- },
187
- "type": "String"
177
+ "type": "zeebe:property",
178
+ "name": "offsets"
179
+ }
188
180
  },
189
181
  {
190
- "id": "autoOffsetReset",
191
182
  "label": "Auto offset reset",
192
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",
193
- "optional": false,
194
- "value": "latest",
195
- "constraints": {
196
- "notEmpty": true
197
- },
184
+ "id": "autoOffsetReset",
198
185
  "group": "kafka",
199
- "binding": {
200
- "name": "autoOffsetReset",
201
- "type": "zeebe:property"
202
- },
203
186
  "type": "Dropdown",
187
+ "value": "latest",
204
188
  "choices": [
205
- {
206
- "name": "None",
207
- "value": "none"
208
- },
209
189
  {
210
190
  "name": "Latest",
211
191
  "value": "latest"
@@ -213,337 +193,136 @@
213
193
  {
214
194
  "name": "Earliest",
215
195
  "value": "earliest"
196
+ },
197
+ {
198
+ "name": "None",
199
+ "value": "none"
216
200
  }
217
- ]
201
+ ],
202
+ "binding": {
203
+ "type": "zeebe:property",
204
+ "name": "autoOffsetReset"
205
+ }
218
206
  },
219
207
  {
220
- "id": "schemaStrategy.type",
221
- "label": "Schema strategy",
222
- "value": "noSchema",
223
- "group": "schema",
208
+ "label": "Message ID expression",
209
+ "feel": "required",
210
+ "type": "String",
211
+ "optional": true,
212
+ "group": "activation",
224
213
  "binding": {
225
- "name": "schemaStrategy.type",
226
- "type": "zeebe:property"
214
+ "type": "zeebe:property",
215
+ "name": "messageIdExpression"
216
+ },
217
+ "description": "Expression to extract unique identifier of a message"
218
+ },
219
+ {
220
+ "label": "Activation condition",
221
+ "type": "String",
222
+ "group": "activation",
223
+ "feel": "required",
224
+ "optional": true,
225
+ "binding": {
226
+ "type": "zeebe:property",
227
+ "name": "activationCondition"
227
228
  },
229
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
230
+ },
231
+ {
232
+ "label": "Correlation required",
233
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
234
+ "id": "correlationRequired",
235
+ "group": "correlation",
228
236
  "type": "Dropdown",
237
+ "value": "notRequired",
229
238
  "choices": [
230
239
  {
231
- "name": "No schema",
232
- "value": "noSchema"
233
- },
234
- {
235
- "name": "Avro Inline schema",
236
- "value": "inlineSchema"
240
+ "name": "Correlation not required",
241
+ "value": "notRequired"
237
242
  },
238
243
  {
239
- "name": "Confluent Schema registry",
240
- "value": "schemaRegistry"
244
+ "name": "Correlation required",
245
+ "value": "required"
241
246
  }
242
- ]
247
+ ],
248
+ "binding": {
249
+ "type": "zeebe:property",
250
+ "name": "correlationRequired"
251
+ }
243
252
  },
244
253
  {
245
- "id": "schemaStrategy.avro.schema",
246
- "label": "Schema",
247
- "description": "Avro inline schema for the message value",
248
- "optional": false,
254
+ "label": "Correlation key (process)",
255
+ "type": "String",
256
+ "group": "correlation",
257
+ "feel": "required",
258
+ "description": "Sets up the correlation key from process variables",
259
+ "binding": {
260
+ "type": "bpmn:Message#zeebe:subscription#property",
261
+ "name": "correlationKey"
262
+ },
249
263
  "constraints": {
250
264
  "notEmpty": true
251
265
  },
252
- "feel": "required",
253
- "group": "schema",
254
- "binding": {
255
- "name": "schemaStrategy.schema",
256
- "type": "zeebe:property"
257
- },
258
266
  "condition": {
259
- "property": "schemaStrategy.type",
260
- "equals": "inlineSchema",
261
- "type": "simple"
262
- },
263
- "type": "Text"
264
- },
265
- {
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
- "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,
330
- "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"
267
+ "property": "correlationRequired",
268
+ "equals": "required"
269
+ }
337
270
  },
338
271
  {
339
- "id": "correlationRequired",
340
- "label": "Subprocess correlation required",
341
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
342
- "value": "notRequired",
272
+ "label": "Correlation key (payload)",
273
+ "type": "String",
343
274
  "group": "correlation",
344
- "binding": {
345
- "name": "correlationRequired",
346
- "type": "zeebe:property"
347
- },
348
- "type": "Dropdown",
349
- "choices": [
350
- {
351
- "name": "Correlation not required",
352
- "value": "notRequired"
353
- },
354
- {
355
- "name": "Correlation required",
356
- "value": "required"
357
- }
358
- ]
359
- },
360
- {
361
- "id": "correlationKeyProcess",
362
- "label": "Correlation key (process)",
363
- "description": "Sets up the correlation key from process variables",
364
- "constraints": {
365
- "notEmpty": true
366
- },
367
275
  "feel": "required",
368
- "group": "correlation",
369
276
  "binding": {
370
- "name": "correlationKey",
371
- "type": "bpmn:Message#zeebe:subscription#property"
372
- },
373
- "condition": {
374
- "property": "correlationRequired",
375
- "equals": "required",
376
- "type": "simple"
277
+ "type": "zeebe:property",
278
+ "name": "correlationKeyExpression"
377
279
  },
378
- "type": "String"
379
- },
380
- {
381
- "id": "correlationKeyPayload",
382
- "label": "Correlation key (payload)",
383
280
  "description": "Extracts the correlation key from the incoming message payload",
384
281
  "constraints": {
385
282
  "notEmpty": true
386
283
  },
387
- "feel": "required",
388
- "group": "correlation",
389
- "binding": {
390
- "name": "correlationKeyExpression",
391
- "type": "zeebe:property"
392
- },
393
284
  "condition": {
394
285
  "property": "correlationRequired",
395
- "equals": "required",
396
- "type": "simple"
397
- },
398
- "type": "String"
399
- },
400
- {
401
- "id": "messageIdExpression",
402
- "label": "Message ID expression",
403
- "description": "Expression to extract unique identifier of a message",
404
- "optional": true,
405
- "feel": "required",
406
- "group": "correlation",
407
- "binding": {
408
- "name": "messageIdExpression",
409
- "type": "zeebe:property"
410
- },
411
- "type": "String"
412
- },
413
- {
414
- "id": "messageTtl",
415
- "label": "Message TTL",
416
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
417
- "optional": true,
418
- "constraints": {
419
- "notEmpty": false,
420
- "pattern": {
421
- "value": "^(PT.*|)$",
422
- "message": "must be an ISO-8601 duration"
423
- }
424
- },
425
- "feel": "optional",
426
- "group": "correlation",
427
- "binding": {
428
- "name": "messageTtl",
429
- "type": "zeebe:property"
430
- },
431
- "type": "String"
432
- },
433
- {
434
- "id": "messageNameUuid",
435
- "label": "Message name",
436
- "generatedValue": {
437
- "type": "uuid"
438
- },
439
- "feel": "optional",
440
- "group": "correlation",
441
- "binding": {
442
- "name": "name",
443
- "type": "bpmn:Message#property"
444
- },
445
- "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.",
446
- "type": "String"
447
- },
448
- {
449
- "id": "deduplicationModeManualFlag",
450
- "label": "Manual mode",
451
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
452
- "value": false,
453
- "group": "deduplication",
454
- "binding": {
455
- "name": "deduplicationModeManualFlag",
456
- "type": "zeebe:property"
457
- },
458
- "type": "Boolean"
459
- },
460
- {
461
- "id": "deduplicationId",
462
- "label": "Deduplication ID",
463
- "constraints": {
464
- "notEmpty": true,
465
- "pattern": {
466
- "value": "^[a-zA-Z0-9_-]+$",
467
- "message": "can only contain alphanumeric characters, dashes, and underscores"
468
- }
469
- },
470
- "group": "deduplication",
471
- "binding": {
472
- "name": "deduplicationId",
473
- "type": "zeebe:property"
474
- },
475
- "condition": {
476
- "property": "deduplicationModeManualFlag",
477
- "equals": true,
478
- "type": "simple"
479
- },
480
- "type": "String"
481
- },
482
- {
483
- "id": "deduplicationModeManual",
484
- "value": "MANUAL",
485
- "group": "deduplication",
486
- "binding": {
487
- "name": "deduplicationMode",
488
- "type": "zeebe:property"
489
- },
490
- "condition": {
491
- "property": "deduplicationId",
492
- "isActive": true,
493
- "type": "simple"
494
- },
495
- "type": "Hidden"
496
- },
497
- {
498
- "id": "deduplicationModeAuto",
499
- "value": "AUTO",
500
- "group": "deduplication",
501
- "binding": {
502
- "name": "deduplicationMode",
503
- "type": "zeebe:property"
504
- },
505
- "condition": {
506
- "property": "deduplicationId",
507
- "isActive": false,
508
- "type": "simple"
509
- },
510
- "type": "Hidden"
286
+ "equals": "required"
287
+ }
511
288
  },
512
289
  {
513
- "id": "resultVariable",
514
290
  "label": "Result variable",
515
- "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>.",
516
- "group": "output",
291
+ "type": "String",
292
+ "group": "variable-mapping",
293
+ "optional": true,
517
294
  "binding": {
518
- "name": "resultVariable",
519
- "type": "zeebe:property"
295
+ "type": "zeebe:property",
296
+ "name": "resultVariable"
520
297
  },
521
- "type": "String"
298
+ "description": "Name of variable to store the result of the connector in"
522
299
  },
523
300
  {
524
- "id": "resultExpression",
525
301
  "label": "Result expression",
526
- "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>.",
302
+ "description": "Expression to map the inbound payload to process variables",
303
+ "group": "variable-mapping",
304
+ "type": "Text",
527
305
  "feel": "required",
528
- "group": "output",
529
306
  "binding": {
530
- "name": "resultExpression",
531
- "type": "zeebe:property"
532
- },
533
- "type": "Text"
307
+ "type": "zeebe:property",
308
+ "name": "resultExpression"
309
+ }
534
310
  }
535
311
  ],
536
312
  "icon": {
537
- "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"
314
+ },
315
+ "engines": {
316
+ "camunda": "^8.2"
538
317
  }
539
318
  },
540
319
  {
541
320
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
542
321
  "name": "Kafka Message Start Event Connector",
543
322
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
544
- "version": 1,
545
323
  "description": "Consume Kafka messages",
546
324
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
325
+ "version": 6,
547
326
  "category": {
548
327
  "id": "connectors",
549
328
  "name": "Connectors"
@@ -562,45 +341,53 @@
562
341
  "id": "kafka",
563
342
  "label": "Kafka"
564
343
  },
344
+ {
345
+ "id": "message",
346
+ "label": "Message deserialization"
347
+ },
565
348
  {
566
349
  "id": "activation",
567
350
  "label": "Activation"
568
351
  },
569
352
  {
570
353
  "id": "correlation",
571
- "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>."
572
356
  },
573
357
  {
574
- "id": "variable-mapping",
575
- "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"
576
365
  }
577
366
  ],
578
367
  "properties": [
579
368
  {
580
- "type": "Hidden",
581
369
  "value": "io.camunda:connector-kafka-inbound:1",
582
370
  "binding": {
583
- "type": "zeebe:property",
584
- "name": "inbound.type"
585
- }
586
- },
587
- {
588
- "type": "Hidden",
589
- "generatedValue": {
590
- "type": "uuid"
371
+ "name": "inbound.type",
372
+ "type": "zeebe:property"
591
373
  },
592
- "binding": {
593
- "type": "bpmn:Message#property",
594
- "name": "name"
595
- }
374
+ "type": "Hidden"
596
375
  },
597
376
  {
377
+ "id": "authenticationType",
598
378
  "label": "Authentication type",
599
379
  "description": "Username/password or custom",
600
- "id": "authenticationType",
380
+ "optional": false,
381
+ "value": "credentials",
382
+ "constraints": {
383
+ "notEmpty": true
384
+ },
601
385
  "group": "authentication",
386
+ "binding": {
387
+ "name": "authenticationType",
388
+ "type": "zeebe:property"
389
+ },
602
390
  "type": "Dropdown",
603
- "value": "credentials",
604
391
  "choices": [
605
392
  {
606
393
  "name": "Credentials",
@@ -610,120 +397,120 @@
610
397
  "name": "Custom",
611
398
  "value": "custom"
612
399
  }
613
- ],
614
- "binding": {
615
- "type": "zeebe:property",
616
- "name": "authenticationType"
617
- }
400
+ ]
618
401
  },
619
402
  {
403
+ "id": "authentication.username",
620
404
  "label": "Username",
621
405
  "description": "Provide the username (must have permissions to produce message to the topic)",
622
- "group": "authentication",
623
- "type": "String",
624
- "feel": "optional",
625
406
  "optional": true,
407
+ "group": "authentication",
626
408
  "binding": {
627
- "type": "zeebe:property",
628
- "name": "authentication.username"
409
+ "name": "authentication.username",
410
+ "type": "zeebe:property"
629
411
  },
630
- "condition": {
631
- "property": "authenticationType",
632
- "equals": "credentials"
633
- }
412
+ "type": "String"
634
413
  },
635
414
  {
415
+ "id": "authentication.password",
636
416
  "label": "Password",
637
417
  "description": "Provide a password for the user",
638
- "group": "authentication",
639
- "type": "String",
640
- "feel": "optional",
641
418
  "optional": true,
419
+ "group": "authentication",
642
420
  "binding": {
643
- "type": "zeebe:property",
644
- "name": "authentication.password"
421
+ "name": "authentication.password",
422
+ "type": "zeebe:property"
645
423
  },
646
- "condition": {
647
- "property": "authenticationType",
648
- "equals": "credentials"
649
- }
424
+ "type": "String"
650
425
  },
651
426
  {
427
+ "id": "topic.bootstrapServers",
652
428
  "label": "Bootstrap servers",
653
429
  "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
430
+ "optional": false,
431
+ "constraints": {
432
+ "notEmpty": true
433
+ },
654
434
  "group": "kafka",
655
- "type": "String",
656
- "feel": "optional",
657
435
  "binding": {
658
- "type": "zeebe:property",
659
- "name": "topic.bootstrapServers"
436
+ "name": "topic.bootstrapServers",
437
+ "type": "zeebe:property"
660
438
  },
661
- "constraints": {
662
- "notEmpty": true
663
- }
439
+ "type": "String"
664
440
  },
665
441
  {
442
+ "id": "topic.topicName",
666
443
  "label": "Topic",
667
- "description": "Provide the topic name",
444
+ "description": "Provide topic name",
445
+ "optional": false,
446
+ "constraints": {
447
+ "notEmpty": true
448
+ },
668
449
  "group": "kafka",
669
- "type": "String",
670
- "feel": "optional",
671
450
  "binding": {
672
- "type": "zeebe:property",
673
- "name": "topic.topicName"
451
+ "name": "topic.topicName",
452
+ "type": "zeebe:property"
674
453
  },
675
- "constraints": {
676
- "notEmpty": true
677
- }
454
+ "type": "String"
678
455
  },
679
456
  {
680
- "label": "Consumer Group ID",
457
+ "id": "groupId",
458
+ "label": "Consumer group ID",
681
459
  "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
460
+ "optional": false,
682
461
  "group": "kafka",
683
- "type": "String",
684
- "feel": "optional",
685
- "optional": true,
686
462
  "binding": {
687
- "type": "zeebe:property",
688
- "name": "groupId"
463
+ "name": "groupId",
464
+ "type": "zeebe:property"
689
465
  },
690
- "constraints": {
691
- "notEmpty": false,
692
- "maxLength": 250
693
- }
466
+ "type": "String"
694
467
  },
695
468
  {
469
+ "id": "additionalProperties",
696
470
  "label": "Additional properties",
697
471
  "description": "Provide additional Kafka consumer properties in JSON",
698
- "group": "kafka",
699
- "type": "String",
700
472
  "optional": true,
701
473
  "feel": "required",
474
+ "group": "kafka",
702
475
  "binding": {
703
- "type": "zeebe:property",
704
- "name": "additionalProperties"
705
- }
476
+ "name": "additionalProperties",
477
+ "type": "zeebe:property"
478
+ },
479
+ "type": "String"
706
480
  },
707
481
  {
482
+ "id": "offsets",
708
483
  "label": "Offsets",
709
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",
710
- "group": "kafka",
711
- "type": "String",
712
- "feel": "optional",
713
485
  "optional": true,
486
+ "feel": "optional",
487
+ "group": "kafka",
714
488
  "binding": {
715
- "type": "zeebe:property",
716
- "name": "offsets"
717
- }
489
+ "name": "offsets",
490
+ "type": "zeebe:property"
491
+ },
492
+ "type": "String"
718
493
  },
719
494
  {
495
+ "id": "autoOffsetReset",
720
496
  "label": "Auto offset reset",
721
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",
722
- "id": "autoOffsetReset",
498
+ "optional": false,
499
+ "value": "latest",
500
+ "constraints": {
501
+ "notEmpty": true
502
+ },
723
503
  "group": "kafka",
504
+ "binding": {
505
+ "name": "autoOffsetReset",
506
+ "type": "zeebe:property"
507
+ },
724
508
  "type": "Dropdown",
725
- "value": "latest",
726
509
  "choices": [
510
+ {
511
+ "name": "None",
512
+ "value": "none"
513
+ },
727
514
  {
728
515
  "name": "Latest",
729
516
  "value": "latest"
@@ -731,48 +518,139 @@
731
518
  {
732
519
  "name": "Earliest",
733
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"
734
538
  },
735
539
  {
736
- "name": "None",
737
- "value": "none"
540
+ "name": "Inline schema",
541
+ "value": "inlineSchema"
542
+ },
543
+ {
544
+ "name": "Schema registry",
545
+ "value": "schemaRegistry"
738
546
  }
739
- ],
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",
556
+ "binding": {
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
+ ]
576
+ },
577
+ {
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
+ },
605
+ "feel": "required",
606
+ "group": "message",
740
607
  "binding": {
741
- "type": "zeebe:property",
742
- "name": "autoOffsetReset"
743
- }
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"
744
617
  },
745
618
  {
746
- "label": "Message ID expression",
747
- "feel": "required",
748
- "type": "String",
619
+ "id": "activationCondition",
620
+ "label": "Activation condition",
621
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
749
622
  "optional": true,
623
+ "feel": "required",
750
624
  "group": "activation",
751
625
  "binding": {
752
- "type": "zeebe:property",
753
- "name": "messageIdExpression"
626
+ "name": "activationCondition",
627
+ "type": "zeebe:property"
754
628
  },
755
- "description": "Expression to extract unique identifier of a message"
629
+ "type": "String"
756
630
  },
757
631
  {
758
- "label": "Activation condition",
759
- "type": "String",
632
+ "id": "consumeUnmatchedEvents",
633
+ "label": "Consume unmatched events",
634
+ "value": true,
760
635
  "group": "activation",
761
- "feel": "required",
762
- "optional": true,
763
636
  "binding": {
764
- "type": "zeebe:property",
765
- "name": "activationCondition"
637
+ "name": "consumeUnmatchedEvents",
638
+ "type": "zeebe:property"
766
639
  },
767
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
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"
768
642
  },
769
643
  {
770
- "label": "Correlation required",
771
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
772
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",
773
648
  "group": "correlation",
649
+ "binding": {
650
+ "name": "correlationRequired",
651
+ "type": "zeebe:property"
652
+ },
774
653
  "type": "Dropdown",
775
- "value": "notRequired",
776
654
  "choices": [
777
655
  {
778
656
  "name": "Correlation not required",
@@ -782,76 +660,186 @@
782
660
  "name": "Correlation required",
783
661
  "value": "required"
784
662
  }
785
- ],
786
- "binding": {
787
- "type": "zeebe:property",
788
- "name": "correlationRequired"
789
- }
663
+ ]
790
664
  },
791
665
  {
666
+ "id": "correlationKeyProcess",
792
667
  "label": "Correlation key (process)",
793
- "type": "String",
794
- "group": "correlation",
795
- "feel": "required",
796
668
  "description": "Sets up the correlation key from process variables",
669
+ "constraints": {
670
+ "notEmpty": true
671
+ },
672
+ "feel": "required",
673
+ "group": "correlation",
797
674
  "binding": {
798
- "type": "bpmn:Message#zeebe:subscription#property",
799
- "name": "correlationKey"
675
+ "name": "correlationKey",
676
+ "type": "bpmn:Message#zeebe:subscription#property"
677
+ },
678
+ "condition": {
679
+ "property": "correlationRequired",
680
+ "equals": "required",
681
+ "type": "simple"
800
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",
801
689
  "constraints": {
802
690
  "notEmpty": true
803
691
  },
692
+ "feel": "required",
693
+ "group": "correlation",
694
+ "binding": {
695
+ "name": "correlationKeyExpression",
696
+ "type": "zeebe:property"
697
+ },
804
698
  "condition": {
805
699
  "property": "correlationRequired",
806
- "equals": "required"
807
- }
700
+ "equals": "required",
701
+ "type": "simple"
702
+ },
703
+ "type": "String"
808
704
  },
809
705
  {
810
- "label": "Correlation key (payload)",
811
- "type": "String",
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",
812
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,
813
730
  "feel": "required",
731
+ "group": "correlation",
814
732
  "binding": {
815
- "type": "zeebe:property",
816
- "name": "correlationKeyExpression"
733
+ "name": "messageIdExpression",
734
+ "type": "zeebe:property"
817
735
  },
818
- "description": "Extracts the correlation key from the incoming message payload",
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"
747
+ },
748
+ "type": "Hidden"
749
+ },
750
+ {
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",
756
+ "binding": {
757
+ "name": "deduplicationModeManualFlag",
758
+ "type": "zeebe:property"
759
+ },
760
+ "type": "Boolean"
761
+ },
762
+ {
763
+ "id": "deduplicationId",
764
+ "label": "Deduplication ID",
819
765
  "constraints": {
820
- "notEmpty": true
766
+ "notEmpty": true,
767
+ "pattern": {
768
+ "value": "^[a-zA-Z0-9_-]+$",
769
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
770
+ }
771
+ },
772
+ "group": "deduplication",
773
+ "binding": {
774
+ "name": "deduplicationId",
775
+ "type": "zeebe:property"
821
776
  },
822
777
  "condition": {
823
- "property": "correlationRequired",
824
- "equals": "required"
825
- }
778
+ "property": "deduplicationModeManualFlag",
779
+ "equals": true,
780
+ "type": "simple"
781
+ },
782
+ "type": "String"
783
+ },
784
+ {
785
+ "id": "deduplicationModeManual",
786
+ "value": "MANUAL",
787
+ "group": "deduplication",
788
+ "binding": {
789
+ "name": "deduplicationMode",
790
+ "type": "zeebe:property"
791
+ },
792
+ "condition": {
793
+ "property": "deduplicationId",
794
+ "isActive": true,
795
+ "type": "simple"
796
+ },
797
+ "type": "Hidden"
798
+ },
799
+ {
800
+ "id": "deduplicationModeAuto",
801
+ "value": "AUTO",
802
+ "group": "deduplication",
803
+ "binding": {
804
+ "name": "deduplicationMode",
805
+ "type": "zeebe:property"
806
+ },
807
+ "condition": {
808
+ "property": "deduplicationId",
809
+ "isActive": false,
810
+ "type": "simple"
811
+ },
812
+ "type": "Hidden"
826
813
  },
827
814
  {
815
+ "id": "resultVariable",
828
816
  "label": "Result variable",
829
- "type": "String",
830
- "group": "variable-mapping",
831
- "optional": true,
817
+ "description": "Name of variable to store the response in",
818
+ "group": "output",
832
819
  "binding": {
833
- "type": "zeebe:property",
834
- "name": "resultVariable"
820
+ "name": "resultVariable",
821
+ "type": "zeebe:property"
835
822
  },
836
- "description": "Name of variable to store the result of the connector in"
823
+ "type": "String"
837
824
  },
838
825
  {
826
+ "id": "resultExpression",
839
827
  "label": "Result expression",
840
- "description": "Expression to map the inbound payload to process variables",
841
- "group": "variable-mapping",
842
- "type": "Text",
828
+ "description": "Expression to map the response into process variables",
843
829
  "feel": "required",
830
+ "group": "output",
844
831
  "binding": {
845
- "type": "zeebe:property",
846
- "name": "resultExpression"
847
- }
832
+ "name": "resultExpression",
833
+ "type": "zeebe:property"
834
+ },
835
+ "type": "Text"
848
836
  }
849
837
  ],
850
838
  "icon": {
851
- "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=="
852
840
  },
853
841
  "engines": {
854
- "camunda": "^8.2"
842
+ "camunda": "^8.6"
855
843
  }
856
844
  },
857
845
  {
@@ -860,7 +848,7 @@
860
848
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
861
849
  "description": "Consume Kafka messages",
862
850
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
863
- "version": 6,
851
+ "version": 5,
864
852
  "category": {
865
853
  "id": "connectors",
866
854
  "name": "Connectors"
@@ -961,6 +949,29 @@
961
949
  },
962
950
  "type": "String"
963
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
+ },
964
975
  {
965
976
  "id": "topic.bootstrapServers",
966
977
  "label": "Bootstrap servers",
@@ -1060,82 +1071,9 @@
1060
1071
  ]
1061
1072
  },
1062
1073
  {
1063
- "id": "schemaStrategy.type",
1064
- "label": "Schema strategy",
1065
- "value": "noSchema",
1066
- "group": "kafka",
1067
- "binding": {
1068
- "name": "schemaStrategy.type",
1069
- "type": "zeebe:property"
1070
- },
1071
- "type": "Dropdown",
1072
- "choices": [
1073
- {
1074
- "name": "No schema",
1075
- "value": "noSchema"
1076
- },
1077
- {
1078
- "name": "Inline schema",
1079
- "value": "inlineSchema"
1080
- },
1081
- {
1082
- "name": "Schema registry",
1083
- "value": "schemaRegistry"
1084
- }
1085
- ]
1086
- },
1087
- {
1088
- "id": "schemaStrategy.schemaType",
1089
- "label": "Schema type",
1090
- "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>",
1091
- "optional": false,
1092
- "value": "avro",
1093
- "group": "kafka",
1094
- "binding": {
1095
- "name": "schemaStrategy.schemaType",
1096
- "type": "zeebe:property"
1097
- },
1098
- "condition": {
1099
- "property": "schemaStrategy.type",
1100
- "equals": "schemaRegistry",
1101
- "type": "simple"
1102
- },
1103
- "type": "Dropdown",
1104
- "choices": [
1105
- {
1106
- "name": "JSON",
1107
- "value": "json"
1108
- },
1109
- {
1110
- "name": "Avro (alpha)",
1111
- "value": "avro"
1112
- }
1113
- ]
1114
- },
1115
- {
1116
- "id": "schemaStrategy.schemaRegistryUrl",
1117
- "label": "Schema registry URL",
1118
- "description": "Provide the schema registry URL",
1119
- "optional": false,
1120
- "constraints": {
1121
- "notEmpty": true
1122
- },
1123
- "group": "kafka",
1124
- "binding": {
1125
- "name": "schemaStrategy.schemaRegistryUrl",
1126
- "type": "zeebe:property"
1127
- },
1128
- "condition": {
1129
- "property": "schemaStrategy.type",
1130
- "equals": "schemaRegistry",
1131
- "type": "simple"
1132
- },
1133
- "type": "String"
1134
- },
1135
- {
1136
- "id": "schemaStrategy.avro.schema",
1137
- "label": "Schema",
1138
- "description": "Inline schema (Avro) for the message value",
1074
+ "id": "avro.schema",
1075
+ "label": "Avro schema",
1076
+ "description": "Avro schema for the message value",
1139
1077
  "optional": false,
1140
1078
  "constraints": {
1141
1079
  "notEmpty": true
@@ -1143,12 +1081,12 @@
1143
1081
  "feel": "required",
1144
1082
  "group": "message",
1145
1083
  "binding": {
1146
- "name": "schemaStrategy.schema",
1084
+ "name": "avro.schema",
1147
1085
  "type": "zeebe:property"
1148
1086
  },
1149
1087
  "condition": {
1150
- "property": "schemaStrategy.type",
1151
- "equals": "inlineSchema",
1088
+ "property": "serializationType",
1089
+ "equals": "avro",
1152
1090
  "type": "simple"
1153
1091
  },
1154
1092
  "type": "Text"
@@ -1377,7 +1315,7 @@
1377
1315
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1378
1316
  },
1379
1317
  "engines": {
1380
- "camunda": "^8.6"
1318
+ "camunda": "^8.5"
1381
1319
  }
1382
1320
  },
1383
1321
  {
@@ -1385,8 +1323,16 @@
1385
1323
  "name": "Kafka Message Start Event Connector",
1386
1324
  "id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
1387
1325
  "description": "Consume Kafka messages",
1326
+ "keywords": [
1327
+ "receive message",
1328
+ "consume message",
1329
+ "event streaming",
1330
+ "subscribe to topic",
1331
+ "message queue",
1332
+ "stream data"
1333
+ ],
1388
1334
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
1389
- "version": 5,
1335
+ "version": 7,
1390
1336
  "category": {
1391
1337
  "id": "connectors",
1392
1338
  "name": "Connectors"
@@ -1396,6 +1342,9 @@
1396
1342
  "value": "bpmn:StartEvent",
1397
1343
  "eventDefinition": "bpmn:MessageEventDefinition"
1398
1344
  },
1345
+ "engines": {
1346
+ "camunda": "^8.3"
1347
+ },
1399
1348
  "groups": [
1400
1349
  {
1401
1350
  "id": "authentication",
@@ -1406,8 +1355,8 @@
1406
1355
  "label": "Kafka"
1407
1356
  },
1408
1357
  {
1409
- "id": "message",
1410
- "label": "Message deserialization"
1358
+ "id": "schema",
1359
+ "label": "Schema"
1411
1360
  },
1412
1361
  {
1413
1362
  "id": "activation",
@@ -1487,29 +1436,6 @@
1487
1436
  },
1488
1437
  "type": "String"
1489
1438
  },
1490
- {
1491
- "id": "serializationType",
1492
- "label": "Deserialization type",
1493
- "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>",
1494
- "optional": false,
1495
- "value": "json",
1496
- "group": "kafka",
1497
- "binding": {
1498
- "name": "serializationType",
1499
- "type": "zeebe:property"
1500
- },
1501
- "type": "Dropdown",
1502
- "choices": [
1503
- {
1504
- "name": "Default (JSON)",
1505
- "value": "json"
1506
- },
1507
- {
1508
- "name": "Avro (experimental)",
1509
- "value": "avro"
1510
- }
1511
- ]
1512
- },
1513
1439
  {
1514
1440
  "id": "topic.bootstrapServers",
1515
1441
  "label": "Bootstrap servers",
@@ -1550,6 +1476,7 @@
1550
1476
  "name": "groupId",
1551
1477
  "type": "zeebe:property"
1552
1478
  },
1479
+ "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.",
1553
1480
  "type": "String"
1554
1481
  },
1555
1482
  {
@@ -1609,26 +1536,99 @@
1609
1536
  ]
1610
1537
  },
1611
1538
  {
1612
- "id": "avro.schema",
1613
- "label": "Avro schema",
1614
- "description": "Avro schema for the message value",
1539
+ "id": "schemaStrategy.type",
1540
+ "label": "Schema strategy",
1541
+ "value": "noSchema",
1542
+ "group": "schema",
1543
+ "binding": {
1544
+ "name": "schemaStrategy.type",
1545
+ "type": "zeebe:property"
1546
+ },
1547
+ "type": "Dropdown",
1548
+ "choices": [
1549
+ {
1550
+ "name": "No schema",
1551
+ "value": "noSchema"
1552
+ },
1553
+ {
1554
+ "name": "Avro Inline schema",
1555
+ "value": "inlineSchema"
1556
+ },
1557
+ {
1558
+ "name": "Confluent Schema registry",
1559
+ "value": "schemaRegistry"
1560
+ }
1561
+ ]
1562
+ },
1563
+ {
1564
+ "id": "schemaStrategy.avro.schema",
1565
+ "label": "Schema",
1566
+ "description": "Avro inline schema for the message value",
1615
1567
  "optional": false,
1616
1568
  "constraints": {
1617
1569
  "notEmpty": true
1618
1570
  },
1619
1571
  "feel": "required",
1620
- "group": "message",
1572
+ "group": "schema",
1621
1573
  "binding": {
1622
- "name": "avro.schema",
1574
+ "name": "schemaStrategy.schema",
1623
1575
  "type": "zeebe:property"
1624
1576
  },
1625
1577
  "condition": {
1626
- "property": "serializationType",
1627
- "equals": "avro",
1578
+ "property": "schemaStrategy.type",
1579
+ "equals": "inlineSchema",
1628
1580
  "type": "simple"
1629
1581
  },
1630
1582
  "type": "Text"
1631
1583
  },
1584
+ {
1585
+ "id": "schemaStrategy.schemaType",
1586
+ "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
+ "optional": false,
1589
+ "value": "avro",
1590
+ "group": "schema",
1591
+ "binding": {
1592
+ "name": "schemaStrategy.schemaType",
1593
+ "type": "zeebe:property"
1594
+ },
1595
+ "condition": {
1596
+ "property": "schemaStrategy.type",
1597
+ "equals": "schemaRegistry",
1598
+ "type": "simple"
1599
+ },
1600
+ "type": "Dropdown",
1601
+ "choices": [
1602
+ {
1603
+ "name": "JSON",
1604
+ "value": "json"
1605
+ },
1606
+ {
1607
+ "name": "Avro",
1608
+ "value": "avro"
1609
+ }
1610
+ ]
1611
+ },
1612
+ {
1613
+ "id": "schemaStrategy.schemaRegistryUrl",
1614
+ "label": "Schema registry URL",
1615
+ "description": "Provide the schema registry URL",
1616
+ "optional": false,
1617
+ "constraints": {
1618
+ "notEmpty": true
1619
+ },
1620
+ "group": "schema",
1621
+ "binding": {
1622
+ "name": "schemaStrategy.schemaRegistryUrl",
1623
+ "type": "zeebe:property"
1624
+ },
1625
+ "condition": {
1626
+ "property": "schemaStrategy.type",
1627
+ "equals": "schemaRegistry",
1628
+ "type": "simple"
1629
+ },
1630
+ "type": "String"
1631
+ },
1632
1632
  {
1633
1633
  "id": "activationCondition",
1634
1634
  "label": "Activation condition",
@@ -1716,6 +1716,19 @@
1716
1716
  },
1717
1717
  "type": "String"
1718
1718
  },
1719
+ {
1720
+ "id": "messageIdExpression",
1721
+ "label": "Message ID expression",
1722
+ "description": "Expression to extract unique identifier of a message",
1723
+ "optional": true,
1724
+ "feel": "required",
1725
+ "group": "correlation",
1726
+ "binding": {
1727
+ "name": "messageIdExpression",
1728
+ "type": "zeebe:property"
1729
+ },
1730
+ "type": "String"
1731
+ },
1719
1732
  {
1720
1733
  "id": "messageTtl",
1721
1734
  "label": "Message TTL",
@@ -1736,30 +1749,20 @@
1736
1749
  },
1737
1750
  "type": "String"
1738
1751
  },
1739
- {
1740
- "id": "messageIdExpression",
1741
- "label": "Message ID expression",
1742
- "description": "Expression to extract unique identifier of a message",
1743
- "optional": true,
1744
- "feel": "required",
1745
- "group": "correlation",
1746
- "binding": {
1747
- "name": "messageIdExpression",
1748
- "type": "zeebe:property"
1749
- },
1750
- "type": "String"
1751
- },
1752
1752
  {
1753
1753
  "id": "messageNameUuid",
1754
+ "label": "Message name",
1754
1755
  "generatedValue": {
1755
1756
  "type": "uuid"
1756
1757
  },
1758
+ "feel": "optional",
1757
1759
  "group": "correlation",
1758
1760
  "binding": {
1759
1761
  "name": "name",
1760
1762
  "type": "bpmn:Message#property"
1761
1763
  },
1762
- "type": "Hidden"
1764
+ "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.",
1765
+ "type": "String"
1763
1766
  },
1764
1767
  {
1765
1768
  "id": "deduplicationModeManualFlag",
@@ -1828,7 +1831,7 @@
1828
1831
  {
1829
1832
  "id": "resultVariable",
1830
1833
  "label": "Result variable",
1831
- "description": "Name of variable to store the response in",
1834
+ "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>.",
1832
1835
  "group": "output",
1833
1836
  "binding": {
1834
1837
  "name": "resultVariable",
@@ -1839,7 +1842,7 @@
1839
1842
  {
1840
1843
  "id": "resultExpression",
1841
1844
  "label": "Result expression",
1842
- "description": "Expression to map the response into process variables",
1845
+ "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>.",
1843
1846
  "feel": "required",
1844
1847
  "group": "output",
1845
1848
  "binding": {
@@ -1851,9 +1854,6 @@
1851
1854
  ],
1852
1855
  "icon": {
1853
1856
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
1854
- },
1855
- "engines": {
1856
- "camunda": "^8.5"
1857
1857
  }
1858
1858
  }
1859
1859
  ]