@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
@@ -4,11 +4,8 @@
4
4
  "name": "Slack Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "metadata": {
8
- "keywords": []
9
- },
7
+ "version": 2,
10
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
11
- "version": 7,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -18,9 +15,6 @@
18
15
  "value": "bpmn:StartEvent",
19
16
  "eventDefinition": "bpmn:MessageEventDefinition"
20
17
  },
21
- "engines": {
22
- "camunda": "^8.3"
23
- },
24
18
  "groups": [
25
19
  {
26
20
  "id": "endpoint",
@@ -32,106 +26,106 @@
32
26
  },
33
27
  {
34
28
  "id": "correlation",
35
- "label": "Correlation",
36
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
37
- },
38
- {
39
- "id": "deduplication",
40
- "label": "Deduplication",
41
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
29
+ "label": "Subprocess correlation"
42
30
  },
43
31
  {
44
- "id": "output",
45
- "label": "Output mapping"
32
+ "id": "variable-mapping",
33
+ "label": "Variable mapping"
46
34
  }
47
35
  ],
48
36
  "properties": [
49
37
  {
38
+ "type": "Hidden",
50
39
  "value": "io.camunda:slack-webhook:1",
51
40
  "binding": {
52
- "name": "inbound.type",
53
- "type": "zeebe:property"
41
+ "type": "zeebe:property",
42
+ "name": "inbound.type"
43
+ }
44
+ },
45
+ {
46
+ "type": "Hidden",
47
+ "value": "SlackEventsWebhook",
48
+ "binding": {
49
+ "type": "zeebe:property",
50
+ "name": "inbound.subtype"
51
+ }
52
+ },
53
+ {
54
+ "type": "Hidden",
55
+ "generatedValue": {
56
+ "type": "uuid"
54
57
  },
55
- "type": "Hidden"
58
+ "binding": {
59
+ "type": "bpmn:Message#property",
60
+ "name": "name"
61
+ }
56
62
  },
57
63
  {
58
- "id": "inbound.context",
59
64
  "label": "Webhook ID",
60
- "description": "The webhook ID is a part of the URL endpoint",
61
- "optional": false,
62
- "constraints": {
63
- "notEmpty": true
64
- },
65
+ "type": "String",
65
66
  "group": "endpoint",
66
67
  "binding": {
67
- "name": "inbound.context",
68
- "type": "zeebe:property"
68
+ "type": "zeebe:property",
69
+ "name": "inbound.context"
69
70
  },
70
- "type": "String"
71
+ "description": "The webhook ID is a part of the URL endpoint",
72
+ "constraints": {
73
+ "notEmpty": true
74
+ }
71
75
  },
72
76
  {
73
- "id": "inbound.slackSigningSecret",
74
77
  "label": "Slack signing secret",
75
78
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
76
- "optional": false,
77
- "constraints": {
78
- "notEmpty": true
79
- },
79
+ "type": "String",
80
80
  "group": "endpoint",
81
+ "feel": "optional",
81
82
  "binding": {
82
- "name": "inbound.slackSigningSecret",
83
- "type": "zeebe:property"
83
+ "type": "zeebe:property",
84
+ "name": "inbound.slackSigningSecret"
84
85
  },
85
- "type": "String"
86
+ "constraints": {
87
+ "notEmpty": true
88
+ }
86
89
  },
87
90
  {
88
- "id": "inbound.verificationExpression",
89
- "label": "Verification expression",
90
- "optional": true,
91
+ "type": "Hidden",
91
92
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
92
- "group": "endpoint",
93
93
  "binding": {
94
- "name": "inbound.verificationExpression",
95
- "type": "zeebe:property"
96
- },
97
- "type": "Hidden"
94
+ "type": "zeebe:property",
95
+ "name": "inbound.verificationExpression"
96
+ }
98
97
  },
99
98
  {
100
- "id": "activationCondition",
101
- "label": "Activation condition",
102
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
103
- "optional": true,
99
+ "label": "Message ID expression",
104
100
  "feel": "required",
101
+ "type": "String",
102
+ "optional": true,
105
103
  "group": "activation",
106
104
  "binding": {
107
- "name": "activationCondition",
108
- "type": "zeebe:property"
105
+ "type": "zeebe:property",
106
+ "name": "messageIdExpression"
109
107
  },
110
- "type": "String"
108
+ "description": "Expression to extract unique identifier of a message"
111
109
  },
112
110
  {
113
- "id": "consumeUnmatchedEvents",
114
- "label": "Consume unmatched events",
115
- "value": true,
111
+ "label": "Condition",
112
+ "type": "String",
116
113
  "group": "activation",
114
+ "feel": "required",
115
+ "optional": true,
117
116
  "binding": {
118
- "name": "consumeUnmatchedEvents",
119
- "type": "zeebe:property"
117
+ "type": "zeebe:property",
118
+ "name": "activationCondition"
120
119
  },
121
- "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",
122
- "type": "Boolean"
120
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
123
121
  },
124
122
  {
125
- "id": "correlationRequired",
126
- "label": "Subprocess correlation required",
123
+ "label": "Correlation required",
127
124
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
128
- "value": "notRequired",
125
+ "id": "correlationRequired",
129
126
  "group": "correlation",
130
- "binding": {
131
- "name": "correlationRequired",
132
- "type": "zeebe:property"
133
- },
134
127
  "type": "Dropdown",
128
+ "value": "notRequired",
135
129
  "choices": [
136
130
  {
137
131
  "name": "Correlation not required",
@@ -141,183 +135,77 @@
141
135
  "name": "Correlation required",
142
136
  "value": "required"
143
137
  }
144
- ]
138
+ ],
139
+ "binding": {
140
+ "type": "zeebe:property",
141
+ "name": "correlationRequired"
142
+ }
145
143
  },
146
144
  {
147
- "id": "correlationKeyProcess",
148
145
  "label": "Correlation key (process)",
149
- "description": "Sets up the correlation key from process variables",
150
- "constraints": {
151
- "notEmpty": true
152
- },
153
- "feel": "required",
146
+ "type": "String",
154
147
  "group": "correlation",
148
+ "feel": "required",
149
+ "description": "Sets up the correlation key from process variables",
155
150
  "binding": {
156
- "name": "correlationKey",
157
- "type": "bpmn:Message#zeebe:subscription#property"
158
- },
159
- "condition": {
160
- "property": "correlationRequired",
161
- "equals": "required",
162
- "type": "simple"
151
+ "type": "bpmn:Message#zeebe:subscription#property",
152
+ "name": "correlationKey"
163
153
  },
164
- "type": "String"
165
- },
166
- {
167
- "id": "correlationKeyPayload",
168
- "label": "Correlation key (payload)",
169
- "description": "Extracts the correlation key from the incoming message payload",
170
154
  "constraints": {
171
155
  "notEmpty": true
172
156
  },
173
- "feel": "required",
174
- "group": "correlation",
175
- "binding": {
176
- "name": "correlationKeyExpression",
177
- "type": "zeebe:property"
178
- },
179
157
  "condition": {
180
158
  "property": "correlationRequired",
181
- "equals": "required",
182
- "type": "simple"
183
- },
184
- "type": "String"
159
+ "equals": "required"
160
+ }
185
161
  },
186
162
  {
187
- "id": "messageTtl",
188
- "label": "Message TTL",
189
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
190
- "optional": true,
191
- "constraints": {
192
- "notEmpty": false,
193
- "pattern": {
194
- "value": "^(PT.*|)$",
195
- "message": "must be an ISO-8601 duration"
196
- }
197
- },
198
- "feel": "optional",
163
+ "label": "Correlation key (payload)",
164
+ "type": "String",
199
165
  "group": "correlation",
200
- "binding": {
201
- "name": "messageTtl",
202
- "type": "zeebe:property"
203
- },
204
- "type": "String"
205
- },
206
- {
207
- "id": "messageIdExpression",
208
- "label": "Message ID expression",
209
- "description": "Expression to extract unique identifier of a message",
210
- "optional": true,
211
166
  "feel": "required",
212
- "group": "correlation",
213
167
  "binding": {
214
- "name": "messageIdExpression",
215
- "type": "zeebe:property"
216
- },
217
- "type": "String"
218
- },
219
- {
220
- "id": "messageNameUuid",
221
- "generatedValue": {
222
- "type": "uuid"
223
- },
224
- "group": "correlation",
225
- "binding": {
226
- "name": "name",
227
- "type": "bpmn:Message#property"
228
- },
229
- "type": "Hidden"
230
- },
231
- {
232
- "id": "deduplicationModeManualFlag",
233
- "label": "Manual mode",
234
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
235
- "value": false,
236
- "group": "deduplication",
237
- "binding": {
238
- "name": "deduplicationModeManualFlag",
239
- "type": "zeebe:property"
168
+ "type": "zeebe:property",
169
+ "name": "correlationKeyExpression"
240
170
  },
241
- "type": "Boolean"
242
- },
243
- {
244
- "id": "deduplicationId",
245
- "label": "Deduplication ID",
171
+ "description": "Extracts the correlation key from the incoming message payload",
246
172
  "constraints": {
247
- "notEmpty": true,
248
- "pattern": {
249
- "value": "^[a-zA-Z0-9_-]+$",
250
- "message": "can only contain alphanumeric characters, dashes, and underscores"
251
- }
252
- },
253
- "group": "deduplication",
254
- "binding": {
255
- "name": "deduplicationId",
256
- "type": "zeebe:property"
257
- },
258
- "condition": {
259
- "property": "deduplicationModeManualFlag",
260
- "equals": true,
261
- "type": "simple"
262
- },
263
- "type": "String"
264
- },
265
- {
266
- "id": "deduplicationModeManual",
267
- "value": "MANUAL",
268
- "group": "deduplication",
269
- "binding": {
270
- "name": "deduplicationMode",
271
- "type": "zeebe:property"
272
- },
273
- "condition": {
274
- "property": "deduplicationId",
275
- "isActive": true,
276
- "type": "simple"
277
- },
278
- "type": "Hidden"
279
- },
280
- {
281
- "id": "deduplicationModeAuto",
282
- "value": "AUTO",
283
- "group": "deduplication",
284
- "binding": {
285
- "name": "deduplicationMode",
286
- "type": "zeebe:property"
173
+ "notEmpty": true
287
174
  },
288
175
  "condition": {
289
- "property": "deduplicationId",
290
- "isActive": false,
291
- "type": "simple"
292
- },
293
- "type": "Hidden"
176
+ "property": "correlationRequired",
177
+ "equals": "required"
178
+ }
294
179
  },
295
180
  {
296
- "id": "resultVariable",
297
181
  "label": "Result variable",
298
- "description": "Name of variable to store the response in",
299
- "group": "output",
182
+ "type": "String",
183
+ "group": "variable-mapping",
184
+ "optional": true,
300
185
  "binding": {
301
- "name": "resultVariable",
302
- "type": "zeebe:property"
186
+ "type": "zeebe:property",
187
+ "name": "resultVariable"
303
188
  },
304
- "type": "String"
189
+ "description": "Name of variable to store the result of the connector in"
305
190
  },
306
191
  {
307
- "id": "resultExpression",
308
192
  "label": "Result expression",
309
- "description": "Expression to map the response into process variables",
193
+ "type": "String",
194
+ "group": "variable-mapping",
310
195
  "feel": "required",
311
- "group": "output",
196
+ "optional": true,
312
197
  "binding": {
313
- "name": "resultExpression",
314
- "type": "zeebe:property"
198
+ "type": "zeebe:property",
199
+ "name": "resultExpression"
315
200
  },
316
- "type": "Text"
201
+ "description": "Expression to map the inbound payload to process variables"
317
202
  }
318
203
  ],
319
204
  "icon": {
320
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
205
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
206
+ },
207
+ "engines": {
208
+ "camunda": "^8.4"
321
209
  }
322
210
  },
323
211
  {
@@ -562,8 +450,11 @@
562
450
  "name": "Slack Webhook Message Start Event Connector",
563
451
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
564
452
  "description": "Receive events from Slack",
565
- "version": 1,
566
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
453
+ "metadata": {
454
+ "keywords": []
455
+ },
456
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
457
+ "version": 6,
567
458
  "category": {
568
459
  "id": "connectors",
569
460
  "name": "Connectors"
@@ -584,98 +475,89 @@
584
475
  },
585
476
  {
586
477
  "id": "correlation",
587
- "label": "Subprocess correlation"
478
+ "label": "Correlation",
479
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
588
480
  },
589
481
  {
590
- "id": "variable-mapping",
591
- "label": "Variable mapping"
482
+ "id": "output",
483
+ "label": "Output mapping"
592
484
  }
593
485
  ],
594
486
  "properties": [
595
487
  {
596
- "type": "Hidden",
597
488
  "value": "io.camunda:slack-webhook:1",
598
489
  "binding": {
599
- "type": "zeebe:property",
600
- "name": "inbound.type"
601
- }
602
- },
603
- {
604
- "type": "Hidden",
605
- "value": "SlackEventsWebhook",
606
- "binding": {
607
- "type": "zeebe:property",
608
- "name": "inbound.subtype"
609
- }
610
- },
611
- {
612
- "type": "Hidden",
613
- "generatedValue": {
614
- "type": "uuid"
490
+ "name": "inbound.type",
491
+ "type": "zeebe:property"
615
492
  },
616
- "binding": {
617
- "type": "bpmn:Message#property",
618
- "name": "name"
619
- }
493
+ "type": "Hidden"
620
494
  },
621
495
  {
496
+ "id": "inbound.context",
622
497
  "label": "Webhook ID",
623
- "type": "String",
624
- "group": "endpoint",
625
- "binding": {
626
- "type": "zeebe:property",
627
- "name": "inbound.context"
628
- },
629
498
  "description": "The webhook ID is a part of the URL endpoint",
499
+ "optional": false,
630
500
  "constraints": {
631
501
  "notEmpty": true
632
- }
502
+ },
503
+ "group": "endpoint",
504
+ "binding": {
505
+ "name": "inbound.context",
506
+ "type": "zeebe:property"
507
+ },
508
+ "type": "String"
633
509
  },
634
510
  {
511
+ "id": "inbound.slackSigningSecret",
635
512
  "label": "Slack signing secret",
636
513
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
637
- "type": "String",
514
+ "optional": false,
515
+ "constraints": {
516
+ "notEmpty": true
517
+ },
638
518
  "group": "endpoint",
639
- "feel": "optional",
640
519
  "binding": {
641
- "type": "zeebe:property",
642
- "name": "inbound.slackSigningSecret"
520
+ "name": "inbound.slackSigningSecret",
521
+ "type": "zeebe:property"
643
522
  },
644
- "constraints": {
645
- "notEmpty": true
646
- }
523
+ "type": "String"
647
524
  },
648
525
  {
649
- "label": "Message ID expression",
650
- "feel": "required",
651
- "type": "String",
526
+ "id": "inbound.verificationExpression",
527
+ "label": "Verification expression",
652
528
  "optional": true,
653
- "group": "activation",
654
- "binding": {
655
- "type": "zeebe:property",
656
- "name": "messageIdExpression"
529
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
530
+ "group": "endpoint",
531
+ "binding": {
532
+ "name": "inbound.verificationExpression",
533
+ "type": "zeebe:property"
657
534
  },
658
- "description": "Expression to extract unique identifier of a message"
535
+ "type": "Hidden"
659
536
  },
660
537
  {
661
- "label": "Condition",
662
- "type": "String",
663
- "group": "activation",
664
- "feel": "required",
538
+ "id": "activationCondition",
539
+ "label": "Activation condition",
540
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
665
541
  "optional": true,
542
+ "feel": "required",
543
+ "group": "activation",
666
544
  "binding": {
667
- "type": "zeebe:property",
668
- "name": "activationCondition"
545
+ "name": "activationCondition",
546
+ "type": "zeebe:property"
669
547
  },
670
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
548
+ "type": "String"
671
549
  },
672
550
  {
673
- "label": "Correlation required",
674
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
675
551
  "id": "correlationRequired",
552
+ "label": "Subprocess correlation required",
553
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
554
+ "value": "notRequired",
676
555
  "group": "correlation",
556
+ "binding": {
557
+ "name": "correlationRequired",
558
+ "type": "zeebe:property"
559
+ },
677
560
  "type": "Dropdown",
678
- "value": "notRequired",
679
561
  "choices": [
680
562
  {
681
563
  "name": "Correlation not required",
@@ -685,77 +567,122 @@
685
567
  "name": "Correlation required",
686
568
  "value": "required"
687
569
  }
688
- ],
689
- "binding": {
690
- "type": "zeebe:property",
691
- "name": "correlationRequired"
692
- }
570
+ ]
693
571
  },
694
572
  {
573
+ "id": "correlationKeyProcess",
695
574
  "label": "Correlation key (process)",
696
- "type": "String",
697
- "group": "correlation",
698
- "feel": "required",
699
575
  "description": "Sets up the correlation key from process variables",
700
- "binding": {
701
- "type": "bpmn:Message#zeebe:subscription#property",
702
- "name": "correlationKey"
703
- },
704
576
  "constraints": {
705
577
  "notEmpty": true
706
578
  },
579
+ "feel": "required",
580
+ "group": "correlation",
581
+ "binding": {
582
+ "name": "correlationKey",
583
+ "type": "bpmn:Message#zeebe:subscription#property"
584
+ },
707
585
  "condition": {
708
586
  "property": "correlationRequired",
709
- "equals": "required"
710
- }
587
+ "equals": "required",
588
+ "type": "simple"
589
+ },
590
+ "type": "String"
711
591
  },
712
592
  {
593
+ "id": "correlationKeyPayload",
713
594
  "label": "Correlation key (payload)",
714
- "type": "String",
715
- "group": "correlation",
716
- "feel": "required",
717
- "binding": {
718
- "type": "zeebe:property",
719
- "name": "correlationKeyExpression"
720
- },
721
595
  "description": "Extracts the correlation key from the incoming message payload",
722
596
  "constraints": {
723
597
  "notEmpty": true
724
598
  },
599
+ "feel": "required",
600
+ "group": "correlation",
601
+ "binding": {
602
+ "name": "correlationKeyExpression",
603
+ "type": "zeebe:property"
604
+ },
725
605
  "condition": {
726
606
  "property": "correlationRequired",
727
- "equals": "required"
728
- }
607
+ "equals": "required",
608
+ "type": "simple"
609
+ },
610
+ "type": "String"
729
611
  },
730
612
  {
731
- "label": "Result variable",
732
- "type": "String",
733
- "group": "variable-mapping",
613
+ "id": "messageTtl",
614
+ "label": "Message TTL",
615
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
734
616
  "optional": true,
617
+ "constraints": {
618
+ "notEmpty": false,
619
+ "pattern": {
620
+ "value": "^(PT.*|)$",
621
+ "message": "must be an ISO-8601 duration"
622
+ }
623
+ },
624
+ "feel": "optional",
625
+ "group": "correlation",
735
626
  "binding": {
736
- "type": "zeebe:property",
737
- "name": "resultVariable"
627
+ "name": "messageTtl",
628
+ "type": "zeebe:property"
738
629
  },
739
- "description": "Name of variable to store the result of the connector in"
630
+ "type": "String"
631
+ },
632
+ {
633
+ "id": "messageIdExpression",
634
+ "label": "Message ID expression",
635
+ "description": "Expression to extract unique identifier of a message",
636
+ "optional": true,
637
+ "feel": "required",
638
+ "group": "correlation",
639
+ "binding": {
640
+ "name": "messageIdExpression",
641
+ "type": "zeebe:property"
642
+ },
643
+ "type": "String"
644
+ },
645
+ {
646
+ "id": "messageNameUuid",
647
+ "generatedValue": {
648
+ "type": "uuid"
649
+ },
650
+ "group": "correlation",
651
+ "binding": {
652
+ "name": "name",
653
+ "type": "bpmn:Message#property"
654
+ },
655
+ "type": "Hidden"
656
+ },
657
+ {
658
+ "id": "resultVariable",
659
+ "label": "Result variable",
660
+ "description": "Name of variable to store the response in",
661
+ "group": "output",
662
+ "binding": {
663
+ "name": "resultVariable",
664
+ "type": "zeebe:property"
665
+ },
666
+ "type": "String"
740
667
  },
741
668
  {
669
+ "id": "resultExpression",
742
670
  "label": "Result expression",
743
- "type": "String",
744
- "group": "variable-mapping",
671
+ "description": "Expression to map the response into process variables",
745
672
  "feel": "required",
746
- "optional": true,
673
+ "group": "output",
747
674
  "binding": {
748
- "type": "zeebe:property",
749
- "name": "resultExpression"
675
+ "name": "resultExpression",
676
+ "type": "zeebe:property"
750
677
  },
751
- "description": "Expression to map the inbound payload to process variables"
678
+ "type": "Text"
752
679
  }
753
680
  ],
754
- "icon": {
755
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
756
- },
757
681
  "engines": {
758
- "camunda": "^8.2"
682
+ "camunda": "^8.3"
683
+ },
684
+ "icon": {
685
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
759
686
  }
760
687
  },
761
688
  {
@@ -763,8 +690,8 @@
763
690
  "name": "Slack Webhook Message Start Event Connector",
764
691
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
765
692
  "description": "Receive events from Slack",
766
- "version": 2,
767
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
693
+ "version": 1,
694
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
768
695
  "category": {
769
696
  "id": "connectors",
770
697
  "name": "Connectors"
@@ -846,14 +773,6 @@
846
773
  "notEmpty": true
847
774
  }
848
775
  },
849
- {
850
- "type": "Hidden",
851
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
852
- "binding": {
853
- "type": "zeebe:property",
854
- "name": "inbound.verificationExpression"
855
- }
856
- },
857
776
  {
858
777
  "label": "Message ID expression",
859
778
  "feel": "required",
@@ -964,7 +883,7 @@
964
883
  "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
965
884
  },
966
885
  "engines": {
967
- "camunda": "^8.4"
886
+ "camunda": "^8.2"
968
887
  }
969
888
  },
970
889
  {
@@ -976,7 +895,7 @@
976
895
  "keywords": []
977
896
  },
978
897
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
979
- "version": 6,
898
+ "version": 7,
980
899
  "category": {
981
900
  "id": "connectors",
982
901
  "name": "Connectors"
@@ -986,6 +905,9 @@
986
905
  "value": "bpmn:StartEvent",
987
906
  "eventDefinition": "bpmn:MessageEventDefinition"
988
907
  },
908
+ "engines": {
909
+ "camunda": "^8.3"
910
+ },
989
911
  "groups": [
990
912
  {
991
913
  "id": "endpoint",
@@ -1000,6 +922,11 @@
1000
922
  "label": "Correlation",
1001
923
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1002
924
  },
925
+ {
926
+ "id": "deduplication",
927
+ "label": "Deduplication",
928
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
929
+ },
1003
930
  {
1004
931
  "id": "output",
1005
932
  "label": "Output mapping"
@@ -1069,6 +996,18 @@
1069
996
  },
1070
997
  "type": "String"
1071
998
  },
999
+ {
1000
+ "id": "consumeUnmatchedEvents",
1001
+ "label": "Consume unmatched events",
1002
+ "value": true,
1003
+ "group": "activation",
1004
+ "binding": {
1005
+ "name": "consumeUnmatchedEvents",
1006
+ "type": "zeebe:property"
1007
+ },
1008
+ "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",
1009
+ "type": "Boolean"
1010
+ },
1072
1011
  {
1073
1012
  "id": "correlationRequired",
1074
1013
  "label": "Subprocess correlation required",
@@ -1176,6 +1115,70 @@
1176
1115
  },
1177
1116
  "type": "Hidden"
1178
1117
  },
1118
+ {
1119
+ "id": "deduplicationModeManualFlag",
1120
+ "label": "Manual mode",
1121
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1122
+ "value": false,
1123
+ "group": "deduplication",
1124
+ "binding": {
1125
+ "name": "deduplicationModeManualFlag",
1126
+ "type": "zeebe:property"
1127
+ },
1128
+ "type": "Boolean"
1129
+ },
1130
+ {
1131
+ "id": "deduplicationId",
1132
+ "label": "Deduplication ID",
1133
+ "constraints": {
1134
+ "notEmpty": true,
1135
+ "pattern": {
1136
+ "value": "^[a-zA-Z0-9_-]+$",
1137
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1138
+ }
1139
+ },
1140
+ "group": "deduplication",
1141
+ "binding": {
1142
+ "name": "deduplicationId",
1143
+ "type": "zeebe:property"
1144
+ },
1145
+ "condition": {
1146
+ "property": "deduplicationModeManualFlag",
1147
+ "equals": true,
1148
+ "type": "simple"
1149
+ },
1150
+ "type": "String"
1151
+ },
1152
+ {
1153
+ "id": "deduplicationModeManual",
1154
+ "value": "MANUAL",
1155
+ "group": "deduplication",
1156
+ "binding": {
1157
+ "name": "deduplicationMode",
1158
+ "type": "zeebe:property"
1159
+ },
1160
+ "condition": {
1161
+ "property": "deduplicationId",
1162
+ "isActive": true,
1163
+ "type": "simple"
1164
+ },
1165
+ "type": "Hidden"
1166
+ },
1167
+ {
1168
+ "id": "deduplicationModeAuto",
1169
+ "value": "AUTO",
1170
+ "group": "deduplication",
1171
+ "binding": {
1172
+ "name": "deduplicationMode",
1173
+ "type": "zeebe:property"
1174
+ },
1175
+ "condition": {
1176
+ "property": "deduplicationId",
1177
+ "isActive": false,
1178
+ "type": "simple"
1179
+ },
1180
+ "type": "Hidden"
1181
+ },
1179
1182
  {
1180
1183
  "id": "resultVariable",
1181
1184
  "label": "Result variable",
@@ -1200,9 +1203,6 @@
1200
1203
  "type": "Text"
1201
1204
  }
1202
1205
  ],
1203
- "engines": {
1204
- "camunda": "^8.3"
1205
- },
1206
1206
  "icon": {
1207
1207
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1208
1208
  }