@camunda/connectors-element-templates 1.0.18 → 1.0.19
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.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,16 +4,8 @@
|
|
|
4
4
|
"name": "Kafka Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.KafkaMessageStart.v1",
|
|
6
6
|
"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
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
|
|
16
|
-
"version":
|
|
8
|
+
"version": 5,
|
|
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",
|
|
@@ -36,8 +25,8 @@
|
|
|
36
25
|
"label": "Kafka"
|
|
37
26
|
},
|
|
38
27
|
{
|
|
39
|
-
"id": "
|
|
40
|
-
"label": "
|
|
28
|
+
"id": "message",
|
|
29
|
+
"label": "Message deserialization"
|
|
41
30
|
},
|
|
42
31
|
{
|
|
43
32
|
"id": "activation",
|
|
@@ -117,6 +106,29 @@
|
|
|
117
106
|
},
|
|
118
107
|
"type": "String"
|
|
119
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"
|
|
119
|
+
},
|
|
120
|
+
"type": "Dropdown",
|
|
121
|
+
"choices": [
|
|
122
|
+
{
|
|
123
|
+
"name": "Default (JSON)",
|
|
124
|
+
"value": "json"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"name": "Avro (experimental)",
|
|
128
|
+
"value": "avro"
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
120
132
|
{
|
|
121
133
|
"id": "topic.bootstrapServers",
|
|
122
134
|
"label": "Bootstrap servers",
|
|
@@ -157,7 +169,6 @@
|
|
|
157
169
|
"name": "groupId",
|
|
158
170
|
"type": "zeebe:property"
|
|
159
171
|
},
|
|
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
172
|
"type": "String"
|
|
162
173
|
},
|
|
163
174
|
{
|
|
@@ -217,99 +228,26 @@
|
|
|
217
228
|
]
|
|
218
229
|
},
|
|
219
230
|
{
|
|
220
|
-
"id": "
|
|
221
|
-
"label": "
|
|
222
|
-
"
|
|
223
|
-
"group": "schema",
|
|
224
|
-
"binding": {
|
|
225
|
-
"name": "schemaStrategy.type",
|
|
226
|
-
"type": "zeebe:property"
|
|
227
|
-
},
|
|
228
|
-
"type": "Dropdown",
|
|
229
|
-
"choices": [
|
|
230
|
-
{
|
|
231
|
-
"name": "No schema",
|
|
232
|
-
"value": "noSchema"
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"name": "Avro Inline schema",
|
|
236
|
-
"value": "inlineSchema"
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"name": "Confluent Schema registry",
|
|
240
|
-
"value": "schemaRegistry"
|
|
241
|
-
}
|
|
242
|
-
]
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"id": "schemaStrategy.avro.schema",
|
|
246
|
-
"label": "Schema",
|
|
247
|
-
"description": "Avro inline schema for the message value",
|
|
231
|
+
"id": "avro.schema",
|
|
232
|
+
"label": "Avro schema",
|
|
233
|
+
"description": "Avro schema for the message value",
|
|
248
234
|
"optional": false,
|
|
249
235
|
"constraints": {
|
|
250
236
|
"notEmpty": true
|
|
251
237
|
},
|
|
252
238
|
"feel": "required",
|
|
253
|
-
"group": "
|
|
239
|
+
"group": "message",
|
|
254
240
|
"binding": {
|
|
255
|
-
"name": "
|
|
241
|
+
"name": "avro.schema",
|
|
256
242
|
"type": "zeebe:property"
|
|
257
243
|
},
|
|
258
244
|
"condition": {
|
|
259
|
-
"property": "
|
|
260
|
-
"equals": "
|
|
245
|
+
"property": "serializationType",
|
|
246
|
+
"equals": "avro",
|
|
261
247
|
"type": "simple"
|
|
262
248
|
},
|
|
263
249
|
"type": "Text"
|
|
264
250
|
},
|
|
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
251
|
{
|
|
314
252
|
"id": "activationCondition",
|
|
315
253
|
"label": "Activation condition",
|
|
@@ -397,19 +335,6 @@
|
|
|
397
335
|
},
|
|
398
336
|
"type": "String"
|
|
399
337
|
},
|
|
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
338
|
{
|
|
414
339
|
"id": "messageTtl",
|
|
415
340
|
"label": "Message TTL",
|
|
@@ -430,20 +355,30 @@
|
|
|
430
355
|
},
|
|
431
356
|
"type": "String"
|
|
432
357
|
},
|
|
358
|
+
{
|
|
359
|
+
"id": "messageIdExpression",
|
|
360
|
+
"label": "Message ID expression",
|
|
361
|
+
"description": "Expression to extract unique identifier of a message",
|
|
362
|
+
"optional": true,
|
|
363
|
+
"feel": "required",
|
|
364
|
+
"group": "correlation",
|
|
365
|
+
"binding": {
|
|
366
|
+
"name": "messageIdExpression",
|
|
367
|
+
"type": "zeebe:property"
|
|
368
|
+
},
|
|
369
|
+
"type": "String"
|
|
370
|
+
},
|
|
433
371
|
{
|
|
434
372
|
"id": "messageNameUuid",
|
|
435
|
-
"label": "Message name",
|
|
436
373
|
"generatedValue": {
|
|
437
374
|
"type": "uuid"
|
|
438
375
|
},
|
|
439
|
-
"feel": "optional",
|
|
440
376
|
"group": "correlation",
|
|
441
377
|
"binding": {
|
|
442
378
|
"name": "name",
|
|
443
379
|
"type": "bpmn:Message#property"
|
|
444
380
|
},
|
|
445
|
-
"
|
|
446
|
-
"type": "String"
|
|
381
|
+
"type": "Hidden"
|
|
447
382
|
},
|
|
448
383
|
{
|
|
449
384
|
"id": "deduplicationModeManualFlag",
|
|
@@ -512,7 +447,7 @@
|
|
|
512
447
|
{
|
|
513
448
|
"id": "resultVariable",
|
|
514
449
|
"label": "Result variable",
|
|
515
|
-
"description": "Name of variable to store the response in
|
|
450
|
+
"description": "Name of variable to store the response in",
|
|
516
451
|
"group": "output",
|
|
517
452
|
"binding": {
|
|
518
453
|
"name": "resultVariable",
|
|
@@ -523,7 +458,7 @@
|
|
|
523
458
|
{
|
|
524
459
|
"id": "resultExpression",
|
|
525
460
|
"label": "Result expression",
|
|
526
|
-
"description": "Expression to map the response into process variables
|
|
461
|
+
"description": "Expression to map the response into process variables",
|
|
527
462
|
"feel": "required",
|
|
528
463
|
"group": "output",
|
|
529
464
|
"binding": {
|
|
@@ -535,6 +470,9 @@
|
|
|
535
470
|
],
|
|
536
471
|
"icon": {
|
|
537
472
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
|
|
473
|
+
},
|
|
474
|
+
"engines": {
|
|
475
|
+
"camunda": "^8.5"
|
|
538
476
|
}
|
|
539
477
|
},
|
|
540
478
|
{
|
|
@@ -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":
|
|
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": "
|
|
1410
|
-
"label": "
|
|
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": "
|
|
1613
|
-
"label": "
|
|
1614
|
-
"
|
|
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": "
|
|
1572
|
+
"group": "schema",
|
|
1621
1573
|
"binding": {
|
|
1622
|
-
"name": "
|
|
1574
|
+
"name": "schemaStrategy.schema",
|
|
1623
1575
|
"type": "zeebe:property"
|
|
1624
1576
|
},
|
|
1625
1577
|
"condition": {
|
|
1626
|
-
"property": "
|
|
1627
|
-
"equals": "
|
|
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
|
-
"
|
|
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
|
]
|