@camunda/connectors-element-templates 1.0.6 → 1.0.7

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 (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,4 +1,167 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Slack Webhook Boundary Event Connector",
5
+ "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
6
+ "description": "Receive events from Slack",
7
+ "version": 1,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
9
+ "category": {
10
+ "id": "connectors",
11
+ "name": "Connectors"
12
+ },
13
+ "appliesTo": ["bpmn:BoundaryEvent"],
14
+ "elementType": {
15
+ "value": "bpmn:BoundaryEvent",
16
+ "eventDefinition": "bpmn:MessageEventDefinition"
17
+ },
18
+ "groups": [
19
+ {
20
+ "id": "endpoint",
21
+ "label": "Webhook configuration"
22
+ },
23
+ {
24
+ "id": "activation",
25
+ "label": "Activation"
26
+ },
27
+ {
28
+ "id": "variable-mapping",
29
+ "label": "Variable mapping"
30
+ }
31
+ ],
32
+ "properties": [
33
+ {
34
+ "type": "Hidden",
35
+ "value": "io.camunda:slack-webhook:1",
36
+ "binding": {
37
+ "type": "zeebe:property",
38
+ "name": "inbound.type"
39
+ }
40
+ },
41
+ {
42
+ "type": "Hidden",
43
+ "value": "SlackEventsWebhook",
44
+ "binding": {
45
+ "type": "zeebe:property",
46
+ "name": "inbound.subtype"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
53
+ },
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
58
+ },
59
+ {
60
+ "label": "Webhook ID",
61
+ "type": "String",
62
+ "group": "endpoint",
63
+ "binding": {
64
+ "type": "zeebe:property",
65
+ "name": "inbound.context"
66
+ },
67
+ "description": "The webhook ID is a part of the URL endpoint",
68
+ "constraints": {
69
+ "notEmpty": true
70
+ }
71
+ },
72
+ {
73
+ "label": "Slack signing secret",
74
+ "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",
75
+ "type": "String",
76
+ "group": "endpoint",
77
+ "feel": "optional",
78
+ "binding": {
79
+ "type": "zeebe:property",
80
+ "name": "inbound.slackSigningSecret"
81
+ },
82
+ "constraints": {
83
+ "notEmpty": true
84
+ }
85
+ },
86
+ {
87
+ "type": "Hidden",
88
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
89
+ "binding": {
90
+ "type": "zeebe:property",
91
+ "name": "inbound.verificationExpression"
92
+ }
93
+ },
94
+ {
95
+ "label": "Correlation key (process)",
96
+ "type": "String",
97
+ "group": "activation",
98
+ "feel": "required",
99
+ "description": "Sets up the correlation key from process variables",
100
+ "binding": {
101
+ "type": "bpmn:Message#zeebe:subscription#property",
102
+ "name": "correlationKey"
103
+ },
104
+ "constraints": {
105
+ "notEmpty": true
106
+ }
107
+ },
108
+ {
109
+ "label": "Correlation key (payload)",
110
+ "type": "String",
111
+ "group": "activation",
112
+ "feel": "required",
113
+ "binding": {
114
+ "type": "zeebe:property",
115
+ "name": "correlationKeyExpression"
116
+ },
117
+ "description": "Extracts the correlation key from the incoming message payload",
118
+ "constraints": {
119
+ "notEmpty": true
120
+ }
121
+ },
122
+ {
123
+ "label": "Condition",
124
+ "type": "String",
125
+ "group": "activation",
126
+ "feel": "required",
127
+ "optional": true,
128
+ "binding": {
129
+ "type": "zeebe:property",
130
+ "name": "activationCondition"
131
+ },
132
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
133
+ },
134
+ {
135
+ "label": "Result variable",
136
+ "type": "String",
137
+ "group": "variable-mapping",
138
+ "optional": true,
139
+ "binding": {
140
+ "type": "zeebe:property",
141
+ "name": "resultVariable"
142
+ },
143
+ "description": "Name of variable to store the result of the connector in"
144
+ },
145
+ {
146
+ "label": "Result expression",
147
+ "type": "String",
148
+ "group": "variable-mapping",
149
+ "feel": "required",
150
+ "optional": true,
151
+ "binding": {
152
+ "type": "zeebe:property",
153
+ "name": "resultExpression"
154
+ },
155
+ "description": "Expression to map the inbound payload to process variables"
156
+ }
157
+ ],
158
+ "icon": {
159
+ "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"
160
+ },
161
+ "engines": {
162
+ "camunda": "^8.4"
163
+ }
164
+ },
2
165
  {
3
166
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
167
  "name": "Slack Webhook Boundary Event Connector",
@@ -8,7 +171,7 @@
8
171
  "keywords": []
9
172
  },
10
173
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
11
- "version": 7,
174
+ "version": 6,
12
175
  "category": {
13
176
  "id": "connectors",
14
177
  "name": "Connectors"
@@ -18,9 +181,6 @@
18
181
  "value": "bpmn:BoundaryEvent",
19
182
  "eventDefinition": "bpmn:MessageEventDefinition"
20
183
  },
21
- "engines": {
22
- "camunda": "^8.3"
23
- },
24
184
  "groups": [
25
185
  {
26
186
  "id": "endpoint",
@@ -35,11 +195,6 @@
35
195
  "label": "Correlation",
36
196
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
37
197
  },
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."
42
- },
43
198
  {
44
199
  "id": "output",
45
200
  "label": "Output mapping"
@@ -109,18 +264,6 @@
109
264
  },
110
265
  "type": "String"
111
266
  },
112
- {
113
- "id": "consumeUnmatchedEvents",
114
- "label": "Consume unmatched events",
115
- "value": true,
116
- "group": "activation",
117
- "binding": {
118
- "name": "consumeUnmatchedEvents",
119
- "type": "zeebe:property"
120
- },
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"
123
- },
124
267
  {
125
268
  "id": "correlationKeyProcess",
126
269
  "label": "Correlation key (process)",
@@ -196,70 +339,6 @@
196
339
  },
197
340
  "type": "Hidden"
198
341
  },
199
- {
200
- "id": "deduplicationModeManualFlag",
201
- "label": "Manual mode",
202
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
203
- "value": false,
204
- "group": "deduplication",
205
- "binding": {
206
- "name": "deduplicationModeManualFlag",
207
- "type": "zeebe:property"
208
- },
209
- "type": "Boolean"
210
- },
211
- {
212
- "id": "deduplicationId",
213
- "label": "Deduplication ID",
214
- "constraints": {
215
- "notEmpty": true,
216
- "pattern": {
217
- "value": "^[a-zA-Z0-9_-]+$",
218
- "message": "can only contain alphanumeric characters, dashes, and underscores"
219
- }
220
- },
221
- "group": "deduplication",
222
- "binding": {
223
- "name": "deduplicationId",
224
- "type": "zeebe:property"
225
- },
226
- "condition": {
227
- "property": "deduplicationModeManualFlag",
228
- "equals": true,
229
- "type": "simple"
230
- },
231
- "type": "String"
232
- },
233
- {
234
- "id": "deduplicationModeManual",
235
- "value": "MANUAL",
236
- "group": "deduplication",
237
- "binding": {
238
- "name": "deduplicationMode",
239
- "type": "zeebe:property"
240
- },
241
- "condition": {
242
- "property": "deduplicationId",
243
- "isActive": true,
244
- "type": "simple"
245
- },
246
- "type": "Hidden"
247
- },
248
- {
249
- "id": "deduplicationModeAuto",
250
- "value": "AUTO",
251
- "group": "deduplication",
252
- "binding": {
253
- "name": "deduplicationMode",
254
- "type": "zeebe:property"
255
- },
256
- "condition": {
257
- "property": "deduplicationId",
258
- "isActive": false,
259
- "type": "simple"
260
- },
261
- "type": "Hidden"
262
- },
263
342
  {
264
343
  "id": "resultVariable",
265
344
  "label": "Result variable",
@@ -284,6 +363,9 @@
284
363
  "type": "Text"
285
364
  }
286
365
  ],
366
+ "engines": {
367
+ "camunda": "^8.3"
368
+ },
287
369
  "icon": {
288
370
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
289
371
  }
@@ -293,8 +375,8 @@
293
375
  "name": "Slack Webhook Boundary Event Connector",
294
376
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
295
377
  "description": "Receive events from Slack",
296
- "version": 2,
297
378
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
379
+ "version": 5,
298
380
  "category": {
299
381
  "id": "connectors",
300
382
  "name": "Connectors"
@@ -314,153 +396,183 @@
314
396
  "label": "Activation"
315
397
  },
316
398
  {
317
- "id": "variable-mapping",
318
- "label": "Variable mapping"
399
+ "id": "correlation",
400
+ "label": "Correlation",
401
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
402
+ },
403
+ {
404
+ "id": "output",
405
+ "label": "Output mapping"
319
406
  }
320
407
  ],
321
408
  "properties": [
322
409
  {
323
- "type": "Hidden",
324
410
  "value": "io.camunda:slack-webhook:1",
325
411
  "binding": {
326
- "type": "zeebe:property",
327
- "name": "inbound.type"
328
- }
329
- },
330
- {
331
- "type": "Hidden",
332
- "value": "SlackEventsWebhook",
333
- "binding": {
334
- "type": "zeebe:property",
335
- "name": "inbound.subtype"
336
- }
337
- },
338
- {
339
- "type": "Hidden",
340
- "generatedValue": {
341
- "type": "uuid"
412
+ "name": "inbound.type",
413
+ "type": "zeebe:property"
342
414
  },
343
- "binding": {
344
- "type": "bpmn:Message#property",
345
- "name": "name"
346
- }
415
+ "type": "Hidden"
347
416
  },
348
417
  {
418
+ "id": "inbound.context",
349
419
  "label": "Webhook ID",
350
- "type": "String",
351
- "group": "endpoint",
352
- "binding": {
353
- "type": "zeebe:property",
354
- "name": "inbound.context"
355
- },
356
420
  "description": "The webhook ID is a part of the URL endpoint",
421
+ "optional": false,
357
422
  "constraints": {
358
423
  "notEmpty": true
359
- }
424
+ },
425
+ "group": "endpoint",
426
+ "binding": {
427
+ "name": "inbound.context",
428
+ "type": "zeebe:property"
429
+ },
430
+ "type": "String"
360
431
  },
361
432
  {
433
+ "id": "inbound.slackSigningSecret",
362
434
  "label": "Slack signing secret",
363
435
  "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",
364
- "type": "String",
436
+ "optional": false,
437
+ "constraints": {
438
+ "notEmpty": true
439
+ },
365
440
  "group": "endpoint",
366
- "feel": "optional",
367
441
  "binding": {
368
- "type": "zeebe:property",
369
- "name": "inbound.slackSigningSecret"
442
+ "name": "inbound.slackSigningSecret",
443
+ "type": "zeebe:property"
370
444
  },
371
- "constraints": {
372
- "notEmpty": true
373
- }
445
+ "type": "String"
374
446
  },
375
447
  {
376
- "type": "Hidden",
448
+ "id": "inbound.verificationExpression",
449
+ "label": "Verification expression",
450
+ "optional": true,
377
451
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
452
+ "group": "endpoint",
378
453
  "binding": {
379
- "type": "zeebe:property",
380
- "name": "inbound.verificationExpression"
381
- }
454
+ "name": "inbound.verificationExpression",
455
+ "type": "zeebe:property"
456
+ },
457
+ "type": "Hidden"
382
458
  },
383
459
  {
384
- "label": "Correlation key (process)",
385
- "type": "String",
386
- "group": "activation",
460
+ "id": "activationCondition",
461
+ "label": "Activation condition",
462
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
463
+ "optional": true,
387
464
  "feel": "required",
388
- "description": "Sets up the correlation key from process variables",
465
+ "group": "activation",
389
466
  "binding": {
390
- "type": "bpmn:Message#zeebe:subscription#property",
391
- "name": "correlationKey"
467
+ "name": "activationCondition",
468
+ "type": "zeebe:property"
392
469
  },
393
- "constraints": {
394
- "notEmpty": true
395
- }
470
+ "type": "String"
396
471
  },
397
472
  {
398
- "label": "Correlation key (payload)",
399
- "type": "String",
400
- "group": "activation",
473
+ "id": "correlationKeyProcess",
474
+ "label": "Correlation key (process)",
475
+ "description": "Sets up the correlation key from process variables",
476
+ "constraints": {
477
+ "notEmpty": true
478
+ },
401
479
  "feel": "required",
480
+ "group": "correlation",
402
481
  "binding": {
403
- "type": "zeebe:property",
404
- "name": "correlationKeyExpression"
482
+ "name": "correlationKey",
483
+ "type": "bpmn:Message#zeebe:subscription#property"
405
484
  },
485
+ "type": "String"
486
+ },
487
+ {
488
+ "id": "correlationKeyPayload",
489
+ "label": "Correlation key (payload)",
406
490
  "description": "Extracts the correlation key from the incoming message payload",
407
491
  "constraints": {
408
492
  "notEmpty": true
409
- }
493
+ },
494
+ "feel": "required",
495
+ "group": "correlation",
496
+ "binding": {
497
+ "name": "correlationKeyExpression",
498
+ "type": "zeebe:property"
499
+ },
500
+ "type": "String"
410
501
  },
411
502
  {
503
+ "id": "messageIdExpression",
412
504
  "label": "Message ID expression",
413
- "feel": "required",
414
- "type": "String",
505
+ "description": "Expression to extract unique identifier of a message",
415
506
  "optional": true,
416
- "group": "activation",
507
+ "feel": "required",
508
+ "group": "correlation",
417
509
  "binding": {
418
- "type": "zeebe:property",
419
- "name": "messageIdExpression"
510
+ "name": "messageIdExpression",
511
+ "type": "zeebe:property"
420
512
  },
421
- "description": "Expression to extract unique identifier of a message"
513
+ "type": "String"
422
514
  },
423
515
  {
424
- "label": "Condition",
425
- "type": "String",
426
- "group": "activation",
427
- "feel": "required",
516
+ "id": "messageTtl",
517
+ "label": "Message TTL",
518
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
428
519
  "optional": true,
520
+ "constraints": {
521
+ "notEmpty": false,
522
+ "pattern": {
523
+ "value": "^(PT.*|)$",
524
+ "message": "must be an ISO-8601 duration"
525
+ }
526
+ },
527
+ "feel": "optional",
528
+ "group": "correlation",
429
529
  "binding": {
430
- "type": "zeebe:property",
431
- "name": "activationCondition"
530
+ "name": "messageTtl",
531
+ "type": "zeebe:property"
432
532
  },
433
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
533
+ "type": "String"
434
534
  },
435
535
  {
536
+ "id": "messageNameUuid",
537
+ "generatedValue": {
538
+ "type": "uuid"
539
+ },
540
+ "group": "correlation",
541
+ "binding": {
542
+ "name": "name",
543
+ "type": "bpmn:Message#property"
544
+ },
545
+ "type": "Hidden"
546
+ },
547
+ {
548
+ "id": "resultVariable",
436
549
  "label": "Result variable",
437
- "type": "String",
438
- "group": "variable-mapping",
439
- "optional": true,
550
+ "description": "Name of variable to store the response in",
551
+ "group": "output",
440
552
  "binding": {
441
- "type": "zeebe:property",
442
- "name": "resultVariable"
553
+ "name": "resultVariable",
554
+ "type": "zeebe:property"
443
555
  },
444
- "description": "Name of variable to store the result of the connector in"
556
+ "type": "String"
445
557
  },
446
558
  {
559
+ "id": "resultExpression",
447
560
  "label": "Result expression",
448
- "type": "String",
449
- "group": "variable-mapping",
561
+ "description": "Expression to map the response into process variables",
450
562
  "feel": "required",
451
- "optional": true,
563
+ "group": "output",
452
564
  "binding": {
453
- "type": "zeebe:property",
454
- "name": "resultExpression"
565
+ "name": "resultExpression",
566
+ "type": "zeebe:property"
455
567
  },
456
- "description": "Expression to map the inbound payload to process variables"
568
+ "type": "Text"
457
569
  }
458
570
  ],
459
571
  "icon": {
460
- "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"
572
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
461
573
  },
462
574
  "engines": {
463
- "camunda": "^8.4"
575
+ "camunda": "^8.5"
464
576
  }
465
577
  },
466
578
  {
@@ -468,8 +580,8 @@
468
580
  "name": "Slack Webhook Boundary Event Connector",
469
581
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
470
582
  "description": "Receive events from Slack",
471
- "version": 1,
472
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
583
+ "version": 2,
584
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
473
585
  "category": {
474
586
  "id": "connectors",
475
587
  "name": "Connectors"
@@ -573,15 +685,27 @@
573
685
  "label": "Correlation key (payload)",
574
686
  "type": "String",
575
687
  "group": "activation",
576
- "feel": "required",
688
+ "feel": "required",
689
+ "binding": {
690
+ "type": "zeebe:property",
691
+ "name": "correlationKeyExpression"
692
+ },
693
+ "description": "Extracts the correlation key from the incoming message payload",
694
+ "constraints": {
695
+ "notEmpty": true
696
+ }
697
+ },
698
+ {
699
+ "label": "Message ID expression",
700
+ "feel": "required",
701
+ "type": "String",
702
+ "optional": true,
703
+ "group": "activation",
577
704
  "binding": {
578
705
  "type": "zeebe:property",
579
- "name": "correlationKeyExpression"
706
+ "name": "messageIdExpression"
580
707
  },
581
- "description": "Extracts the correlation key from the incoming message payload",
582
- "constraints": {
583
- "notEmpty": true
584
- }
708
+ "description": "Expression to extract unique identifier of a message"
585
709
  },
586
710
  {
587
711
  "label": "Condition",
@@ -631,8 +755,11 @@
631
755
  "name": "Slack Webhook Boundary Event Connector",
632
756
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
633
757
  "description": "Receive events from Slack",
758
+ "metadata": {
759
+ "keywords": []
760
+ },
634
761
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
635
- "version": 5,
762
+ "version": 7,
636
763
  "category": {
637
764
  "id": "connectors",
638
765
  "name": "Connectors"
@@ -642,6 +769,9 @@
642
769
  "value": "bpmn:BoundaryEvent",
643
770
  "eventDefinition": "bpmn:MessageEventDefinition"
644
771
  },
772
+ "engines": {
773
+ "camunda": "^8.3"
774
+ },
645
775
  "groups": [
646
776
  {
647
777
  "id": "endpoint",
@@ -656,6 +786,11 @@
656
786
  "label": "Correlation",
657
787
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
658
788
  },
789
+ {
790
+ "id": "deduplication",
791
+ "label": "Deduplication",
792
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
793
+ },
659
794
  {
660
795
  "id": "output",
661
796
  "label": "Output mapping"
@@ -725,6 +860,18 @@
725
860
  },
726
861
  "type": "String"
727
862
  },
863
+ {
864
+ "id": "consumeUnmatchedEvents",
865
+ "label": "Consume unmatched events",
866
+ "value": true,
867
+ "group": "activation",
868
+ "binding": {
869
+ "name": "consumeUnmatchedEvents",
870
+ "type": "zeebe:property"
871
+ },
872
+ "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",
873
+ "type": "Boolean"
874
+ },
728
875
  {
729
876
  "id": "correlationKeyProcess",
730
877
  "label": "Correlation key (process)",
@@ -801,210 +948,66 @@
801
948
  "type": "Hidden"
802
949
  },
803
950
  {
804
- "id": "resultVariable",
805
- "label": "Result variable",
806
- "description": "Name of variable to store the response in",
807
- "group": "output",
808
- "binding": {
809
- "name": "resultVariable",
810
- "type": "zeebe:property"
811
- },
812
- "type": "String"
813
- },
814
- {
815
- "id": "resultExpression",
816
- "label": "Result expression",
817
- "description": "Expression to map the response into process variables",
818
- "feel": "required",
819
- "group": "output",
820
- "binding": {
821
- "name": "resultExpression",
822
- "type": "zeebe:property"
823
- },
824
- "type": "Text"
825
- }
826
- ],
827
- "icon": {
828
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
829
- },
830
- "engines": {
831
- "camunda": "^8.5"
832
- }
833
- },
834
- {
835
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
836
- "name": "Slack Webhook Boundary Event Connector",
837
- "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
838
- "description": "Receive events from Slack",
839
- "metadata": {
840
- "keywords": []
841
- },
842
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
843
- "version": 6,
844
- "category": {
845
- "id": "connectors",
846
- "name": "Connectors"
847
- },
848
- "appliesTo": ["bpmn:BoundaryEvent"],
849
- "elementType": {
850
- "value": "bpmn:BoundaryEvent",
851
- "eventDefinition": "bpmn:MessageEventDefinition"
852
- },
853
- "groups": [
854
- {
855
- "id": "endpoint",
856
- "label": "Webhook configuration"
857
- },
858
- {
859
- "id": "activation",
860
- "label": "Activation"
861
- },
862
- {
863
- "id": "correlation",
864
- "label": "Correlation",
865
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
866
- },
867
- {
868
- "id": "output",
869
- "label": "Output mapping"
870
- }
871
- ],
872
- "properties": [
873
- {
874
- "value": "io.camunda:slack-webhook:1",
875
- "binding": {
876
- "name": "inbound.type",
877
- "type": "zeebe:property"
878
- },
879
- "type": "Hidden"
880
- },
881
- {
882
- "id": "inbound.context",
883
- "label": "Webhook ID",
884
- "description": "The webhook ID is a part of the URL endpoint",
885
- "optional": false,
886
- "constraints": {
887
- "notEmpty": true
888
- },
889
- "group": "endpoint",
951
+ "id": "deduplicationModeManualFlag",
952
+ "label": "Manual mode",
953
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
954
+ "value": false,
955
+ "group": "deduplication",
890
956
  "binding": {
891
- "name": "inbound.context",
957
+ "name": "deduplicationModeManualFlag",
892
958
  "type": "zeebe:property"
893
959
  },
894
- "type": "String"
960
+ "type": "Boolean"
895
961
  },
896
962
  {
897
- "id": "inbound.slackSigningSecret",
898
- "label": "Slack signing secret",
899
- "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",
900
- "optional": false,
963
+ "id": "deduplicationId",
964
+ "label": "Deduplication ID",
901
965
  "constraints": {
902
- "notEmpty": true
903
- },
904
- "group": "endpoint",
905
- "binding": {
906
- "name": "inbound.slackSigningSecret",
907
- "type": "zeebe:property"
908
- },
909
- "type": "String"
910
- },
911
- {
912
- "id": "inbound.verificationExpression",
913
- "label": "Verification expression",
914
- "optional": true,
915
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
916
- "group": "endpoint",
917
- "binding": {
918
- "name": "inbound.verificationExpression",
919
- "type": "zeebe:property"
966
+ "notEmpty": true,
967
+ "pattern": {
968
+ "value": "^[a-zA-Z0-9_-]+$",
969
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
970
+ }
920
971
  },
921
- "type": "Hidden"
922
- },
923
- {
924
- "id": "activationCondition",
925
- "label": "Activation condition",
926
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
927
- "optional": true,
928
- "feel": "required",
929
- "group": "activation",
972
+ "group": "deduplication",
930
973
  "binding": {
931
- "name": "activationCondition",
974
+ "name": "deduplicationId",
932
975
  "type": "zeebe:property"
933
976
  },
934
- "type": "String"
935
- },
936
- {
937
- "id": "correlationKeyProcess",
938
- "label": "Correlation key (process)",
939
- "description": "Sets up the correlation key from process variables",
940
- "constraints": {
941
- "notEmpty": true
942
- },
943
- "feel": "required",
944
- "group": "correlation",
945
- "binding": {
946
- "name": "correlationKey",
947
- "type": "bpmn:Message#zeebe:subscription#property"
977
+ "condition": {
978
+ "property": "deduplicationModeManualFlag",
979
+ "equals": true,
980
+ "type": "simple"
948
981
  },
949
982
  "type": "String"
950
983
  },
951
984
  {
952
- "id": "correlationKeyPayload",
953
- "label": "Correlation key (payload)",
954
- "description": "Extracts the correlation key from the incoming message payload",
955
- "constraints": {
956
- "notEmpty": true
957
- },
958
- "feel": "required",
959
- "group": "correlation",
985
+ "id": "deduplicationModeManual",
986
+ "value": "MANUAL",
987
+ "group": "deduplication",
960
988
  "binding": {
961
- "name": "correlationKeyExpression",
989
+ "name": "deduplicationMode",
962
990
  "type": "zeebe:property"
963
991
  },
964
- "type": "String"
965
- },
966
- {
967
- "id": "messageIdExpression",
968
- "label": "Message ID expression",
969
- "description": "Expression to extract unique identifier of a message",
970
- "optional": true,
971
- "feel": "required",
972
- "group": "correlation",
973
- "binding": {
974
- "name": "messageIdExpression",
975
- "type": "zeebe:property"
992
+ "condition": {
993
+ "property": "deduplicationId",
994
+ "isActive": true,
995
+ "type": "simple"
976
996
  },
977
- "type": "String"
997
+ "type": "Hidden"
978
998
  },
979
999
  {
980
- "id": "messageTtl",
981
- "label": "Message TTL",
982
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
983
- "optional": true,
984
- "constraints": {
985
- "notEmpty": false,
986
- "pattern": {
987
- "value": "^(PT.*|)$",
988
- "message": "must be an ISO-8601 duration"
989
- }
990
- },
991
- "feel": "optional",
992
- "group": "correlation",
1000
+ "id": "deduplicationModeAuto",
1001
+ "value": "AUTO",
1002
+ "group": "deduplication",
993
1003
  "binding": {
994
- "name": "messageTtl",
1004
+ "name": "deduplicationMode",
995
1005
  "type": "zeebe:property"
996
1006
  },
997
- "type": "String"
998
- },
999
- {
1000
- "id": "messageNameUuid",
1001
- "generatedValue": {
1002
- "type": "uuid"
1003
- },
1004
- "group": "correlation",
1005
- "binding": {
1006
- "name": "name",
1007
- "type": "bpmn:Message#property"
1007
+ "condition": {
1008
+ "property": "deduplicationId",
1009
+ "isActive": false,
1010
+ "type": "simple"
1008
1011
  },
1009
1012
  "type": "Hidden"
1010
1013
  },
@@ -1032,9 +1035,6 @@
1032
1035
  "type": "Text"
1033
1036
  }
1034
1037
  ],
1035
- "engines": {
1036
- "camunda": "^8.3"
1037
- },
1038
1038
  "icon": {
1039
1039
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1040
1040
  }