@camunda/connectors-element-templates 1.0.4 → 1.0.6

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -0,0 +1,606 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Kafka Start Event Connector",
5
+ "id": "io.camunda.connectors.inbound.KAFKA.v1",
6
+ "version": 3,
7
+ "description": "Consume Kafka messages",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
9
+ "category": {
10
+ "id": "connectors",
11
+ "name": "Connectors"
12
+ },
13
+ "deprecated": {
14
+ "message": "Migrate to Kafka Message Start Event Connector"
15
+ },
16
+ "appliesTo": ["bpmn:StartEvent"],
17
+ "elementType": {
18
+ "value": "bpmn:StartEvent"
19
+ },
20
+ "groups": [
21
+ {
22
+ "id": "authentication",
23
+ "label": "Authentication"
24
+ },
25
+ {
26
+ "id": "kafka",
27
+ "label": "Kafka"
28
+ },
29
+ {
30
+ "id": "activation",
31
+ "label": "Activation"
32
+ },
33
+ {
34
+ "id": "variable-mapping",
35
+ "label": "Variable mapping"
36
+ }
37
+ ],
38
+ "properties": [
39
+ {
40
+ "type": "Hidden",
41
+ "value": "io.camunda:connector-kafka-inbound:1",
42
+ "binding": {
43
+ "type": "zeebe:property",
44
+ "name": "inbound.type"
45
+ }
46
+ },
47
+ {
48
+ "label": "Authentication type",
49
+ "id": "authenticationType",
50
+ "description": "Username/password or custom",
51
+ "group": "authentication",
52
+ "type": "Dropdown",
53
+ "value": "credentials",
54
+ "choices": [
55
+ {
56
+ "name": "Credentials",
57
+ "value": "credentials"
58
+ },
59
+ {
60
+ "name": "Custom",
61
+ "value": "custom"
62
+ }
63
+ ],
64
+ "binding": {
65
+ "type": "zeebe:property",
66
+ "name": "authenticationType"
67
+ }
68
+ },
69
+ {
70
+ "label": "Username",
71
+ "id": "authentication.username",
72
+ "description": "Provide the username (must have permissions to produce message to the topic)",
73
+ "group": "authentication",
74
+ "type": "String",
75
+ "feel": "optional",
76
+ "optional": true,
77
+ "binding": {
78
+ "type": "zeebe:property",
79
+ "name": "authentication.username"
80
+ },
81
+ "condition": {
82
+ "property": "authenticationType",
83
+ "equals": "credentials"
84
+ }
85
+ },
86
+ {
87
+ "label": "Password",
88
+ "id": "authentication.password",
89
+ "description": "Provide a password for the user",
90
+ "group": "authentication",
91
+ "type": "String",
92
+ "feel": "optional",
93
+ "optional": true,
94
+ "binding": {
95
+ "type": "zeebe:property",
96
+ "name": "authentication.password"
97
+ },
98
+ "condition": {
99
+ "property": "authenticationType",
100
+ "equals": "credentials"
101
+ }
102
+ },
103
+ {
104
+ "label": "Bootstrap servers",
105
+ "id": "topic.bootstrapServers",
106
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
107
+ "group": "kafka",
108
+ "type": "String",
109
+ "feel": "optional",
110
+ "binding": {
111
+ "type": "zeebe:property",
112
+ "name": "topic.bootstrapServers"
113
+ },
114
+ "constraints": {
115
+ "notEmpty": true
116
+ }
117
+ },
118
+ {
119
+ "label": "Topic",
120
+ "id": "topic.topicName",
121
+ "description": "Provide the topic name",
122
+ "group": "kafka",
123
+ "type": "String",
124
+ "binding": {
125
+ "type": "zeebe:property",
126
+ "name": "topic.topicName"
127
+ },
128
+ "constraints": {
129
+ "notEmpty": true
130
+ }
131
+ },
132
+ {
133
+ "label": "Consumer Group ID",
134
+ "id": "groupId",
135
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
136
+ "group": "kafka",
137
+ "type": "String",
138
+ "optional": true,
139
+ "binding": {
140
+ "type": "zeebe:property",
141
+ "name": "groupId"
142
+ },
143
+ "constraints": {
144
+ "notEmpty": false,
145
+ "maxLength": 250
146
+ }
147
+ },
148
+ {
149
+ "label": "Additional properties",
150
+ "id": "additionalProperties",
151
+ "description": "Provide additional Kafka consumer properties in JSON",
152
+ "group": "kafka",
153
+ "type": "String",
154
+ "optional": true,
155
+ "feel": "required",
156
+ "binding": {
157
+ "type": "zeebe:property",
158
+ "name": "additionalProperties"
159
+ }
160
+ },
161
+ {
162
+ "label": "Offsets",
163
+ "id": "offsets",
164
+ "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",
165
+ "group": "kafka",
166
+ "type": "String",
167
+ "feel": "optional",
168
+ "optional": true,
169
+ "binding": {
170
+ "type": "zeebe:property",
171
+ "name": "offsets"
172
+ }
173
+ },
174
+ {
175
+ "label": "Auto offset reset",
176
+ "id": "autoOffsetReset",
177
+ "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
178
+ "group": "kafka",
179
+ "type": "Dropdown",
180
+ "value": "latest",
181
+ "choices": [
182
+ {
183
+ "name": "Latest",
184
+ "value": "latest"
185
+ },
186
+ {
187
+ "name": "Earliest",
188
+ "value": "earliest"
189
+ },
190
+ {
191
+ "name": "None",
192
+ "value": "none"
193
+ }
194
+ ],
195
+ "binding": {
196
+ "type": "zeebe:property",
197
+ "name": "autoOffsetReset"
198
+ }
199
+ },
200
+ {
201
+ "label": "Activation condition",
202
+ "id": "activationCondition",
203
+ "type": "String",
204
+ "group": "activation",
205
+ "feel": "required",
206
+ "optional": true,
207
+ "binding": {
208
+ "type": "zeebe:property",
209
+ "name": "activationCondition"
210
+ },
211
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
212
+ },
213
+ {
214
+ "label": "Result variable",
215
+ "id": "resultVariable",
216
+ "type": "String",
217
+ "group": "variable-mapping",
218
+ "optional": true,
219
+ "binding": {
220
+ "type": "zeebe:property",
221
+ "name": "resultVariable"
222
+ },
223
+ "description": "Name of variable to store the result of the connector in"
224
+ },
225
+ {
226
+ "label": "Result expression",
227
+ "id": "resultExpression",
228
+ "description": "Expression to map the inbound payload to process variables",
229
+ "group": "variable-mapping",
230
+ "type": "Text",
231
+ "feel": "required",
232
+ "binding": {
233
+ "type": "zeebe:property",
234
+ "name": "resultExpression"
235
+ }
236
+ }
237
+ ],
238
+ "icon": {
239
+ "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"
240
+ }
241
+ },
242
+ {
243
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
244
+ "name": "Kafka Start Event Connector",
245
+ "id": "io.camunda.connectors.inbound.KAFKA.v1",
246
+ "description": "Consume Kafka messages",
247
+ "deprecated": {
248
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
249
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
250
+ },
251
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
252
+ "version": 5,
253
+ "category": {
254
+ "id": "connectors",
255
+ "name": "Connectors"
256
+ },
257
+ "appliesTo": ["bpmn:StartEvent"],
258
+ "elementType": {
259
+ "value": "bpmn:StartEvent"
260
+ },
261
+ "groups": [
262
+ {
263
+ "id": "authentication",
264
+ "label": "Authentication"
265
+ },
266
+ {
267
+ "id": "kafka",
268
+ "label": "Kafka"
269
+ },
270
+ {
271
+ "id": "message",
272
+ "label": "Message deserialization"
273
+ },
274
+ {
275
+ "id": "activation",
276
+ "label": "Activation"
277
+ },
278
+ {
279
+ "id": "deduplication",
280
+ "label": "Deduplication",
281
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
282
+ },
283
+ {
284
+ "id": "output",
285
+ "label": "Output mapping"
286
+ }
287
+ ],
288
+ "properties": [
289
+ {
290
+ "value": "io.camunda:connector-kafka-inbound:1",
291
+ "binding": {
292
+ "name": "inbound.type",
293
+ "type": "zeebe:property"
294
+ },
295
+ "type": "Hidden"
296
+ },
297
+ {
298
+ "id": "authenticationType",
299
+ "label": "Authentication type",
300
+ "description": "Username/password or custom",
301
+ "optional": false,
302
+ "value": "credentials",
303
+ "constraints": {
304
+ "notEmpty": true
305
+ },
306
+ "group": "authentication",
307
+ "binding": {
308
+ "name": "authenticationType",
309
+ "type": "zeebe:property"
310
+ },
311
+ "type": "Dropdown",
312
+ "choices": [
313
+ {
314
+ "name": "Credentials",
315
+ "value": "credentials"
316
+ },
317
+ {
318
+ "name": "Custom",
319
+ "value": "custom"
320
+ }
321
+ ]
322
+ },
323
+ {
324
+ "id": "authentication.username",
325
+ "label": "Username",
326
+ "description": "Provide the username (must have permissions to produce message to the topic)",
327
+ "optional": true,
328
+ "group": "authentication",
329
+ "binding": {
330
+ "name": "authentication.username",
331
+ "type": "zeebe:property"
332
+ },
333
+ "type": "String"
334
+ },
335
+ {
336
+ "id": "authentication.password",
337
+ "label": "Password",
338
+ "description": "Provide a password for the user",
339
+ "optional": true,
340
+ "group": "authentication",
341
+ "binding": {
342
+ "name": "authentication.password",
343
+ "type": "zeebe:property"
344
+ },
345
+ "type": "String"
346
+ },
347
+ {
348
+ "id": "serializationType",
349
+ "label": "Deserialization type",
350
+ "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>",
351
+ "optional": false,
352
+ "value": "json",
353
+ "group": "kafka",
354
+ "binding": {
355
+ "name": "serializationType",
356
+ "type": "zeebe:property"
357
+ },
358
+ "type": "Dropdown",
359
+ "choices": [
360
+ {
361
+ "name": "Default (JSON)",
362
+ "value": "json"
363
+ },
364
+ {
365
+ "name": "Avro (experimental)",
366
+ "value": "avro"
367
+ }
368
+ ]
369
+ },
370
+ {
371
+ "id": "topic.bootstrapServers",
372
+ "label": "Bootstrap servers",
373
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
374
+ "optional": false,
375
+ "constraints": {
376
+ "notEmpty": true
377
+ },
378
+ "group": "kafka",
379
+ "binding": {
380
+ "name": "topic.bootstrapServers",
381
+ "type": "zeebe:property"
382
+ },
383
+ "type": "String"
384
+ },
385
+ {
386
+ "id": "topic.topicName",
387
+ "label": "Topic",
388
+ "description": "Provide topic name",
389
+ "optional": false,
390
+ "constraints": {
391
+ "notEmpty": true
392
+ },
393
+ "group": "kafka",
394
+ "binding": {
395
+ "name": "topic.topicName",
396
+ "type": "zeebe:property"
397
+ },
398
+ "type": "String"
399
+ },
400
+ {
401
+ "id": "groupId",
402
+ "label": "Consumer group ID",
403
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
404
+ "optional": false,
405
+ "group": "kafka",
406
+ "binding": {
407
+ "name": "groupId",
408
+ "type": "zeebe:property"
409
+ },
410
+ "type": "String"
411
+ },
412
+ {
413
+ "id": "additionalProperties",
414
+ "label": "Additional properties",
415
+ "description": "Provide additional Kafka consumer properties in JSON",
416
+ "optional": true,
417
+ "feel": "required",
418
+ "group": "kafka",
419
+ "binding": {
420
+ "name": "additionalProperties",
421
+ "type": "zeebe:property"
422
+ },
423
+ "type": "String"
424
+ },
425
+ {
426
+ "id": "offsets",
427
+ "label": "Offsets",
428
+ "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",
429
+ "optional": true,
430
+ "feel": "optional",
431
+ "group": "kafka",
432
+ "binding": {
433
+ "name": "offsets",
434
+ "type": "zeebe:property"
435
+ },
436
+ "type": "String"
437
+ },
438
+ {
439
+ "id": "autoOffsetReset",
440
+ "label": "Auto offset reset",
441
+ "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",
442
+ "optional": false,
443
+ "value": "latest",
444
+ "constraints": {
445
+ "notEmpty": true
446
+ },
447
+ "group": "kafka",
448
+ "binding": {
449
+ "name": "autoOffsetReset",
450
+ "type": "zeebe:property"
451
+ },
452
+ "type": "Dropdown",
453
+ "choices": [
454
+ {
455
+ "name": "None",
456
+ "value": "none"
457
+ },
458
+ {
459
+ "name": "Latest",
460
+ "value": "latest"
461
+ },
462
+ {
463
+ "name": "Earliest",
464
+ "value": "earliest"
465
+ }
466
+ ]
467
+ },
468
+ {
469
+ "id": "avro.schema",
470
+ "label": "Avro schema",
471
+ "description": "Avro schema for the message value",
472
+ "optional": false,
473
+ "constraints": {
474
+ "notEmpty": true
475
+ },
476
+ "feel": "required",
477
+ "group": "message",
478
+ "binding": {
479
+ "name": "avro.schema",
480
+ "type": "zeebe:property"
481
+ },
482
+ "condition": {
483
+ "property": "serializationType",
484
+ "equals": "avro",
485
+ "type": "simple"
486
+ },
487
+ "type": "Text"
488
+ },
489
+ {
490
+ "id": "activationCondition",
491
+ "label": "Activation condition",
492
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
493
+ "optional": true,
494
+ "feel": "required",
495
+ "group": "activation",
496
+ "binding": {
497
+ "name": "activationCondition",
498
+ "type": "zeebe:property"
499
+ },
500
+ "type": "String"
501
+ },
502
+ {
503
+ "id": "consumeUnmatchedEvents",
504
+ "label": "Consume unmatched events",
505
+ "value": true,
506
+ "group": "activation",
507
+ "binding": {
508
+ "name": "consumeUnmatchedEvents",
509
+ "type": "zeebe:property"
510
+ },
511
+ "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",
512
+ "type": "Boolean"
513
+ },
514
+ {
515
+ "id": "deduplicationModeManualFlag",
516
+ "label": "Manual mode",
517
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
518
+ "value": false,
519
+ "group": "deduplication",
520
+ "binding": {
521
+ "name": "deduplicationModeManualFlag",
522
+ "type": "zeebe:property"
523
+ },
524
+ "type": "Boolean"
525
+ },
526
+ {
527
+ "id": "deduplicationId",
528
+ "label": "Deduplication ID",
529
+ "constraints": {
530
+ "notEmpty": true,
531
+ "pattern": {
532
+ "value": "^[a-zA-Z0-9_-]+$",
533
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
534
+ }
535
+ },
536
+ "group": "deduplication",
537
+ "binding": {
538
+ "name": "deduplicationId",
539
+ "type": "zeebe:property"
540
+ },
541
+ "condition": {
542
+ "property": "deduplicationModeManualFlag",
543
+ "equals": true,
544
+ "type": "simple"
545
+ },
546
+ "type": "String"
547
+ },
548
+ {
549
+ "id": "deduplicationModeManual",
550
+ "value": "MANUAL",
551
+ "group": "deduplication",
552
+ "binding": {
553
+ "name": "deduplicationMode",
554
+ "type": "zeebe:property"
555
+ },
556
+ "condition": {
557
+ "property": "deduplicationId",
558
+ "isActive": true,
559
+ "type": "simple"
560
+ },
561
+ "type": "Hidden"
562
+ },
563
+ {
564
+ "id": "deduplicationModeAuto",
565
+ "value": "AUTO",
566
+ "group": "deduplication",
567
+ "binding": {
568
+ "name": "deduplicationMode",
569
+ "type": "zeebe:property"
570
+ },
571
+ "condition": {
572
+ "property": "deduplicationId",
573
+ "isActive": false,
574
+ "type": "simple"
575
+ },
576
+ "type": "Hidden"
577
+ },
578
+ {
579
+ "id": "resultVariable",
580
+ "label": "Result variable",
581
+ "description": "Name of variable to store the response in",
582
+ "group": "output",
583
+ "binding": {
584
+ "name": "resultVariable",
585
+ "type": "zeebe:property"
586
+ },
587
+ "type": "String"
588
+ },
589
+ {
590
+ "id": "resultExpression",
591
+ "label": "Result expression",
592
+ "description": "Expression to map the response into process variables",
593
+ "feel": "required",
594
+ "group": "output",
595
+ "binding": {
596
+ "name": "resultExpression",
597
+ "type": "zeebe:property"
598
+ },
599
+ "type": "Text"
600
+ }
601
+ ],
602
+ "icon": {
603
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
604
+ }
605
+ }
606
+ ]