@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
@@ -4,11 +4,8 @@
4
4
  "name": "Slack Webhook Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "metadata": {
8
- "keywords": []
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
11
- "version": 7,
7
+ "version": 3,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -18,8 +15,168 @@
18
15
  "value": "bpmn:IntermediateCatchEvent",
19
16
  "eventDefinition": "bpmn:MessageEventDefinition"
20
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
+ },
21
161
  "engines": {
22
- "camunda": "^8.3"
162
+ "camunda": "^8.4"
163
+ }
164
+ },
165
+ {
166
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
167
+ "name": "Slack Webhook Intermediate Catch Event Connector",
168
+ "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
169
+ "description": "Receive events from Slack",
170
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
171
+ "version": 5,
172
+ "category": {
173
+ "id": "connectors",
174
+ "name": "Connectors"
175
+ },
176
+ "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
177
+ "elementType": {
178
+ "value": "bpmn:IntermediateCatchEvent",
179
+ "eventDefinition": "bpmn:MessageEventDefinition"
23
180
  },
24
181
  "groups": [
25
182
  {
@@ -35,11 +192,6 @@
35
192
  "label": "Correlation",
36
193
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
37
194
  },
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
195
  {
44
196
  "id": "output",
45
197
  "label": "Output mapping"
@@ -109,18 +261,6 @@
109
261
  },
110
262
  "type": "String"
111
263
  },
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
264
  {
125
265
  "id": "correlationKeyProcess",
126
266
  "label": "Correlation key (process)",
@@ -196,70 +336,6 @@
196
336
  },
197
337
  "type": "Hidden"
198
338
  },
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
339
  {
264
340
  "id": "resultVariable",
265
341
  "label": "Result variable",
@@ -286,6 +362,9 @@
286
362
  ],
287
363
  "icon": {
288
364
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
365
+ },
366
+ "engines": {
367
+ "camunda": "^8.5"
289
368
  }
290
369
  },
291
370
  {
@@ -448,9 +527,12 @@
448
527
  "name": "Slack Webhook Intermediate Catch Event Connector",
449
528
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
450
529
  "description": "Receive events from Slack",
451
- "version": 4,
452
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
453
- "category": {
530
+ "metadata": {
531
+ "keywords": []
532
+ },
533
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
534
+ "version": 6,
535
+ "category": {
454
536
  "id": "connectors",
455
537
  "name": "Connectors"
456
538
  },
@@ -469,153 +551,183 @@
469
551
  "label": "Activation"
470
552
  },
471
553
  {
472
- "id": "variable-mapping",
473
- "label": "Variable mapping"
554
+ "id": "correlation",
555
+ "label": "Correlation",
556
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
557
+ },
558
+ {
559
+ "id": "output",
560
+ "label": "Output mapping"
474
561
  }
475
562
  ],
476
563
  "properties": [
477
564
  {
478
- "type": "Hidden",
479
565
  "value": "io.camunda:slack-webhook:1",
480
566
  "binding": {
481
- "type": "zeebe:property",
482
- "name": "inbound.type"
483
- }
484
- },
485
- {
486
- "type": "Hidden",
487
- "value": "SlackEventsWebhook",
488
- "binding": {
489
- "type": "zeebe:property",
490
- "name": "inbound.subtype"
491
- }
492
- },
493
- {
494
- "type": "Hidden",
495
- "generatedValue": {
496
- "type": "uuid"
567
+ "name": "inbound.type",
568
+ "type": "zeebe:property"
497
569
  },
498
- "binding": {
499
- "type": "bpmn:Message#property",
500
- "name": "name"
501
- }
570
+ "type": "Hidden"
502
571
  },
503
572
  {
573
+ "id": "inbound.context",
504
574
  "label": "Webhook ID",
505
- "type": "String",
506
- "group": "endpoint",
507
- "binding": {
508
- "type": "zeebe:property",
509
- "name": "inbound.context"
510
- },
511
575
  "description": "The webhook ID is a part of the URL endpoint",
576
+ "optional": false,
512
577
  "constraints": {
513
578
  "notEmpty": true
514
- }
579
+ },
580
+ "group": "endpoint",
581
+ "binding": {
582
+ "name": "inbound.context",
583
+ "type": "zeebe:property"
584
+ },
585
+ "type": "String"
515
586
  },
516
587
  {
588
+ "id": "inbound.slackSigningSecret",
517
589
  "label": "Slack signing secret",
518
590
  "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",
519
- "type": "String",
591
+ "optional": false,
592
+ "constraints": {
593
+ "notEmpty": true
594
+ },
520
595
  "group": "endpoint",
521
- "feel": "optional",
522
596
  "binding": {
523
- "type": "zeebe:property",
524
- "name": "inbound.slackSigningSecret"
597
+ "name": "inbound.slackSigningSecret",
598
+ "type": "zeebe:property"
525
599
  },
526
- "constraints": {
527
- "notEmpty": true
528
- }
600
+ "type": "String"
529
601
  },
530
602
  {
531
- "type": "Hidden",
603
+ "id": "inbound.verificationExpression",
604
+ "label": "Verification expression",
605
+ "optional": true,
532
606
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
607
+ "group": "endpoint",
533
608
  "binding": {
534
- "type": "zeebe:property",
535
- "name": "inbound.verificationExpression"
536
- }
609
+ "name": "inbound.verificationExpression",
610
+ "type": "zeebe:property"
611
+ },
612
+ "type": "Hidden"
537
613
  },
538
614
  {
539
- "label": "Correlation key (process)",
540
- "type": "String",
541
- "group": "activation",
615
+ "id": "activationCondition",
616
+ "label": "Activation condition",
617
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
618
+ "optional": true,
542
619
  "feel": "required",
543
- "description": "Sets up the correlation key from process variables",
620
+ "group": "activation",
544
621
  "binding": {
545
- "type": "bpmn:Message#zeebe:subscription#property",
546
- "name": "correlationKey"
622
+ "name": "activationCondition",
623
+ "type": "zeebe:property"
547
624
  },
548
- "constraints": {
549
- "notEmpty": true
550
- }
625
+ "type": "String"
551
626
  },
552
627
  {
553
- "label": "Correlation key (payload)",
554
- "type": "String",
555
- "group": "activation",
628
+ "id": "correlationKeyProcess",
629
+ "label": "Correlation key (process)",
630
+ "description": "Sets up the correlation key from process variables",
631
+ "constraints": {
632
+ "notEmpty": true
633
+ },
556
634
  "feel": "required",
635
+ "group": "correlation",
557
636
  "binding": {
558
- "type": "zeebe:property",
559
- "name": "correlationKeyExpression"
637
+ "name": "correlationKey",
638
+ "type": "bpmn:Message#zeebe:subscription#property"
560
639
  },
640
+ "type": "String"
641
+ },
642
+ {
643
+ "id": "correlationKeyPayload",
644
+ "label": "Correlation key (payload)",
561
645
  "description": "Extracts the correlation key from the incoming message payload",
562
646
  "constraints": {
563
647
  "notEmpty": true
564
- }
648
+ },
649
+ "feel": "required",
650
+ "group": "correlation",
651
+ "binding": {
652
+ "name": "correlationKeyExpression",
653
+ "type": "zeebe:property"
654
+ },
655
+ "type": "String"
565
656
  },
566
657
  {
658
+ "id": "messageIdExpression",
567
659
  "label": "Message ID expression",
568
- "feel": "required",
569
- "type": "String",
660
+ "description": "Expression to extract unique identifier of a message",
570
661
  "optional": true,
571
- "group": "activation",
662
+ "feel": "required",
663
+ "group": "correlation",
572
664
  "binding": {
573
- "type": "zeebe:property",
574
- "name": "messageIdExpression"
665
+ "name": "messageIdExpression",
666
+ "type": "zeebe:property"
575
667
  },
576
- "description": "Expression to extract unique identifier of a message"
668
+ "type": "String"
577
669
  },
578
670
  {
579
- "label": "Condition",
580
- "type": "String",
581
- "group": "activation",
582
- "feel": "required",
671
+ "id": "messageTtl",
672
+ "label": "Message TTL",
673
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
583
674
  "optional": true,
675
+ "constraints": {
676
+ "notEmpty": false,
677
+ "pattern": {
678
+ "value": "^(PT.*|)$",
679
+ "message": "must be an ISO-8601 duration"
680
+ }
681
+ },
682
+ "feel": "optional",
683
+ "group": "correlation",
584
684
  "binding": {
585
- "type": "zeebe:property",
586
- "name": "activationCondition"
685
+ "name": "messageTtl",
686
+ "type": "zeebe:property"
587
687
  },
588
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
688
+ "type": "String"
689
+ },
690
+ {
691
+ "id": "messageNameUuid",
692
+ "generatedValue": {
693
+ "type": "uuid"
694
+ },
695
+ "group": "correlation",
696
+ "binding": {
697
+ "name": "name",
698
+ "type": "bpmn:Message#property"
699
+ },
700
+ "type": "Hidden"
589
701
  },
590
702
  {
703
+ "id": "resultVariable",
591
704
  "label": "Result variable",
592
- "type": "String",
593
- "group": "variable-mapping",
594
- "optional": true,
705
+ "description": "Name of variable to store the response in",
706
+ "group": "output",
595
707
  "binding": {
596
- "type": "zeebe:property",
597
- "name": "resultVariable"
708
+ "name": "resultVariable",
709
+ "type": "zeebe:property"
598
710
  },
599
- "description": "Name of variable to store the result of the connector in"
711
+ "type": "String"
600
712
  },
601
713
  {
714
+ "id": "resultExpression",
602
715
  "label": "Result expression",
603
- "type": "String",
604
- "group": "variable-mapping",
716
+ "description": "Expression to map the response into process variables",
605
717
  "feel": "required",
606
- "optional": true,
718
+ "group": "output",
607
719
  "binding": {
608
- "type": "zeebe:property",
609
- "name": "resultExpression"
720
+ "name": "resultExpression",
721
+ "type": "zeebe:property"
610
722
  },
611
- "description": "Expression to map the inbound payload to process variables"
723
+ "type": "Text"
612
724
  }
613
725
  ],
614
- "icon": {
615
- "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"
616
- },
617
726
  "engines": {
618
- "camunda": "^8.4"
727
+ "camunda": "^8.3"
728
+ },
729
+ "icon": {
730
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
619
731
  }
620
732
  },
621
733
  {
@@ -623,8 +735,8 @@
623
735
  "name": "Slack Webhook Intermediate Catch Event Connector",
624
736
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
625
737
  "description": "Receive events from Slack",
626
- "version": 3,
627
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
738
+ "version": 4,
739
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
628
740
  "category": {
629
741
  "id": "connectors",
630
742
  "name": "Connectors"
@@ -670,320 +782,127 @@
670
782
  "generatedValue": {
671
783
  "type": "uuid"
672
784
  },
673
- "binding": {
674
- "type": "bpmn:Message#property",
675
- "name": "name"
676
- }
677
- },
678
- {
679
- "label": "Webhook ID",
680
- "type": "String",
681
- "group": "endpoint",
682
- "binding": {
683
- "type": "zeebe:property",
684
- "name": "inbound.context"
685
- },
686
- "description": "The webhook ID is a part of the URL endpoint",
687
- "constraints": {
688
- "notEmpty": true
689
- }
690
- },
691
- {
692
- "label": "Slack signing secret",
693
- "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",
694
- "type": "String",
695
- "group": "endpoint",
696
- "feel": "optional",
697
- "binding": {
698
- "type": "zeebe:property",
699
- "name": "inbound.slackSigningSecret"
700
- },
701
- "constraints": {
702
- "notEmpty": true
703
- }
704
- },
705
- {
706
- "type": "Hidden",
707
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
708
- "binding": {
709
- "type": "zeebe:property",
710
- "name": "inbound.verificationExpression"
711
- }
712
- },
713
- {
714
- "label": "Correlation key (process)",
715
- "type": "String",
716
- "group": "activation",
717
- "feel": "required",
718
- "description": "Sets up the correlation key from process variables",
719
- "binding": {
720
- "type": "bpmn:Message#zeebe:subscription#property",
721
- "name": "correlationKey"
722
- },
723
- "constraints": {
724
- "notEmpty": true
725
- }
726
- },
727
- {
728
- "label": "Correlation key (payload)",
729
- "type": "String",
730
- "group": "activation",
731
- "feel": "required",
732
- "binding": {
733
- "type": "zeebe:property",
734
- "name": "correlationKeyExpression"
735
- },
736
- "description": "Extracts the correlation key from the incoming message payload",
737
- "constraints": {
738
- "notEmpty": true
739
- }
740
- },
741
- {
742
- "label": "Condition",
743
- "type": "String",
744
- "group": "activation",
745
- "feel": "required",
746
- "optional": true,
747
- "binding": {
748
- "type": "zeebe:property",
749
- "name": "activationCondition"
750
- },
751
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
752
- },
753
- {
754
- "label": "Result variable",
755
- "type": "String",
756
- "group": "variable-mapping",
757
- "optional": true,
758
- "binding": {
759
- "type": "zeebe:property",
760
- "name": "resultVariable"
761
- },
762
- "description": "Name of variable to store the result of the connector in"
763
- },
764
- {
765
- "label": "Result expression",
766
- "type": "String",
767
- "group": "variable-mapping",
768
- "feel": "required",
769
- "optional": true,
770
- "binding": {
771
- "type": "zeebe:property",
772
- "name": "resultExpression"
773
- },
774
- "description": "Expression to map the inbound payload to process variables"
775
- }
776
- ],
777
- "icon": {
778
- "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"
779
- },
780
- "engines": {
781
- "camunda": "^8.4"
782
- }
783
- },
784
- {
785
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
786
- "name": "Slack Webhook Intermediate Catch Event Connector",
787
- "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
788
- "description": "Receive events from Slack",
789
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
790
- "version": 5,
791
- "category": {
792
- "id": "connectors",
793
- "name": "Connectors"
794
- },
795
- "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
796
- "elementType": {
797
- "value": "bpmn:IntermediateCatchEvent",
798
- "eventDefinition": "bpmn:MessageEventDefinition"
799
- },
800
- "groups": [
801
- {
802
- "id": "endpoint",
803
- "label": "Webhook configuration"
804
- },
805
- {
806
- "id": "activation",
807
- "label": "Activation"
808
- },
809
- {
810
- "id": "correlation",
811
- "label": "Correlation",
812
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
813
- },
814
- {
815
- "id": "output",
816
- "label": "Output mapping"
817
- }
818
- ],
819
- "properties": [
820
- {
821
- "value": "io.camunda:slack-webhook:1",
822
- "binding": {
823
- "name": "inbound.type",
824
- "type": "zeebe:property"
825
- },
826
- "type": "Hidden"
785
+ "binding": {
786
+ "type": "bpmn:Message#property",
787
+ "name": "name"
788
+ }
827
789
  },
828
790
  {
829
- "id": "inbound.context",
830
791
  "label": "Webhook ID",
831
- "description": "The webhook ID is a part of the URL endpoint",
832
- "optional": false,
833
- "constraints": {
834
- "notEmpty": true
835
- },
792
+ "type": "String",
836
793
  "group": "endpoint",
837
794
  "binding": {
838
- "name": "inbound.context",
839
- "type": "zeebe:property"
795
+ "type": "zeebe:property",
796
+ "name": "inbound.context"
840
797
  },
841
- "type": "String"
798
+ "description": "The webhook ID is a part of the URL endpoint",
799
+ "constraints": {
800
+ "notEmpty": true
801
+ }
842
802
  },
843
803
  {
844
- "id": "inbound.slackSigningSecret",
845
804
  "label": "Slack signing secret",
846
805
  "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",
847
- "optional": false,
848
- "constraints": {
849
- "notEmpty": true
850
- },
806
+ "type": "String",
851
807
  "group": "endpoint",
808
+ "feel": "optional",
852
809
  "binding": {
853
- "name": "inbound.slackSigningSecret",
854
- "type": "zeebe:property"
810
+ "type": "zeebe:property",
811
+ "name": "inbound.slackSigningSecret"
855
812
  },
856
- "type": "String"
813
+ "constraints": {
814
+ "notEmpty": true
815
+ }
857
816
  },
858
817
  {
859
- "id": "inbound.verificationExpression",
860
- "label": "Verification expression",
861
- "optional": true,
818
+ "type": "Hidden",
862
819
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
863
- "group": "endpoint",
864
820
  "binding": {
865
- "name": "inbound.verificationExpression",
866
- "type": "zeebe:property"
867
- },
868
- "type": "Hidden"
821
+ "type": "zeebe:property",
822
+ "name": "inbound.verificationExpression"
823
+ }
869
824
  },
870
825
  {
871
- "id": "activationCondition",
872
- "label": "Activation condition",
873
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
874
- "optional": true,
875
- "feel": "required",
826
+ "label": "Correlation key (process)",
827
+ "type": "String",
876
828
  "group": "activation",
829
+ "feel": "required",
830
+ "description": "Sets up the correlation key from process variables",
877
831
  "binding": {
878
- "name": "activationCondition",
879
- "type": "zeebe:property"
832
+ "type": "bpmn:Message#zeebe:subscription#property",
833
+ "name": "correlationKey"
880
834
  },
881
- "type": "String"
882
- },
883
- {
884
- "id": "correlationKeyProcess",
885
- "label": "Correlation key (process)",
886
- "description": "Sets up the correlation key from process variables",
887
835
  "constraints": {
888
836
  "notEmpty": true
889
- },
890
- "feel": "required",
891
- "group": "correlation",
892
- "binding": {
893
- "name": "correlationKey",
894
- "type": "bpmn:Message#zeebe:subscription#property"
895
- },
896
- "type": "String"
837
+ }
897
838
  },
898
839
  {
899
- "id": "correlationKeyPayload",
900
840
  "label": "Correlation key (payload)",
901
- "description": "Extracts the correlation key from the incoming message payload",
902
- "constraints": {
903
- "notEmpty": true
904
- },
841
+ "type": "String",
842
+ "group": "activation",
905
843
  "feel": "required",
906
- "group": "correlation",
907
844
  "binding": {
908
- "name": "correlationKeyExpression",
909
- "type": "zeebe:property"
845
+ "type": "zeebe:property",
846
+ "name": "correlationKeyExpression"
910
847
  },
911
- "type": "String"
848
+ "description": "Extracts the correlation key from the incoming message payload",
849
+ "constraints": {
850
+ "notEmpty": true
851
+ }
912
852
  },
913
853
  {
914
- "id": "messageIdExpression",
915
854
  "label": "Message ID expression",
916
- "description": "Expression to extract unique identifier of a message",
917
- "optional": true,
918
855
  "feel": "required",
919
- "group": "correlation",
920
- "binding": {
921
- "name": "messageIdExpression",
922
- "type": "zeebe:property"
923
- },
924
- "type": "String"
925
- },
926
- {
927
- "id": "messageTtl",
928
- "label": "Message TTL",
929
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
856
+ "type": "String",
930
857
  "optional": true,
931
- "constraints": {
932
- "notEmpty": false,
933
- "pattern": {
934
- "value": "^(PT.*|)$",
935
- "message": "must be an ISO-8601 duration"
936
- }
937
- },
938
- "feel": "optional",
939
- "group": "correlation",
858
+ "group": "activation",
940
859
  "binding": {
941
- "name": "messageTtl",
942
- "type": "zeebe:property"
860
+ "type": "zeebe:property",
861
+ "name": "messageIdExpression"
943
862
  },
944
- "type": "String"
863
+ "description": "Expression to extract unique identifier of a message"
945
864
  },
946
865
  {
947
- "id": "messageNameUuid",
948
- "generatedValue": {
949
- "type": "uuid"
950
- },
951
- "group": "correlation",
866
+ "label": "Condition",
867
+ "type": "String",
868
+ "group": "activation",
869
+ "feel": "required",
870
+ "optional": true,
952
871
  "binding": {
953
- "name": "name",
954
- "type": "bpmn:Message#property"
872
+ "type": "zeebe:property",
873
+ "name": "activationCondition"
955
874
  },
956
- "type": "Hidden"
875
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
957
876
  },
958
877
  {
959
- "id": "resultVariable",
960
878
  "label": "Result variable",
961
- "description": "Name of variable to store the response in",
962
- "group": "output",
879
+ "type": "String",
880
+ "group": "variable-mapping",
881
+ "optional": true,
963
882
  "binding": {
964
- "name": "resultVariable",
965
- "type": "zeebe:property"
883
+ "type": "zeebe:property",
884
+ "name": "resultVariable"
966
885
  },
967
- "type": "String"
886
+ "description": "Name of variable to store the result of the connector in"
968
887
  },
969
888
  {
970
- "id": "resultExpression",
971
889
  "label": "Result expression",
972
- "description": "Expression to map the response into process variables",
890
+ "type": "String",
891
+ "group": "variable-mapping",
973
892
  "feel": "required",
974
- "group": "output",
893
+ "optional": true,
975
894
  "binding": {
976
- "name": "resultExpression",
977
- "type": "zeebe:property"
895
+ "type": "zeebe:property",
896
+ "name": "resultExpression"
978
897
  },
979
- "type": "Text"
898
+ "description": "Expression to map the inbound payload to process variables"
980
899
  }
981
900
  ],
982
901
  "icon": {
983
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
902
+ "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"
984
903
  },
985
904
  "engines": {
986
- "camunda": "^8.5"
905
+ "camunda": "^8.4"
987
906
  }
988
907
  },
989
908
  {
@@ -1150,7 +1069,7 @@
1150
1069
  "keywords": []
1151
1070
  },
1152
1071
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
1153
- "version": 6,
1072
+ "version": 7,
1154
1073
  "category": {
1155
1074
  "id": "connectors",
1156
1075
  "name": "Connectors"
@@ -1160,6 +1079,9 @@
1160
1079
  "value": "bpmn:IntermediateCatchEvent",
1161
1080
  "eventDefinition": "bpmn:MessageEventDefinition"
1162
1081
  },
1082
+ "engines": {
1083
+ "camunda": "^8.3"
1084
+ },
1163
1085
  "groups": [
1164
1086
  {
1165
1087
  "id": "endpoint",
@@ -1174,6 +1096,11 @@
1174
1096
  "label": "Correlation",
1175
1097
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1176
1098
  },
1099
+ {
1100
+ "id": "deduplication",
1101
+ "label": "Deduplication",
1102
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1103
+ },
1177
1104
  {
1178
1105
  "id": "output",
1179
1106
  "label": "Output mapping"
@@ -1243,6 +1170,18 @@
1243
1170
  },
1244
1171
  "type": "String"
1245
1172
  },
1173
+ {
1174
+ "id": "consumeUnmatchedEvents",
1175
+ "label": "Consume unmatched events",
1176
+ "value": true,
1177
+ "group": "activation",
1178
+ "binding": {
1179
+ "name": "consumeUnmatchedEvents",
1180
+ "type": "zeebe:property"
1181
+ },
1182
+ "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",
1183
+ "type": "Boolean"
1184
+ },
1246
1185
  {
1247
1186
  "id": "correlationKeyProcess",
1248
1187
  "label": "Correlation key (process)",
@@ -1318,6 +1257,70 @@
1318
1257
  },
1319
1258
  "type": "Hidden"
1320
1259
  },
1260
+ {
1261
+ "id": "deduplicationModeManualFlag",
1262
+ "label": "Manual mode",
1263
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1264
+ "value": false,
1265
+ "group": "deduplication",
1266
+ "binding": {
1267
+ "name": "deduplicationModeManualFlag",
1268
+ "type": "zeebe:property"
1269
+ },
1270
+ "type": "Boolean"
1271
+ },
1272
+ {
1273
+ "id": "deduplicationId",
1274
+ "label": "Deduplication ID",
1275
+ "constraints": {
1276
+ "notEmpty": true,
1277
+ "pattern": {
1278
+ "value": "^[a-zA-Z0-9_-]+$",
1279
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1280
+ }
1281
+ },
1282
+ "group": "deduplication",
1283
+ "binding": {
1284
+ "name": "deduplicationId",
1285
+ "type": "zeebe:property"
1286
+ },
1287
+ "condition": {
1288
+ "property": "deduplicationModeManualFlag",
1289
+ "equals": true,
1290
+ "type": "simple"
1291
+ },
1292
+ "type": "String"
1293
+ },
1294
+ {
1295
+ "id": "deduplicationModeManual",
1296
+ "value": "MANUAL",
1297
+ "group": "deduplication",
1298
+ "binding": {
1299
+ "name": "deduplicationMode",
1300
+ "type": "zeebe:property"
1301
+ },
1302
+ "condition": {
1303
+ "property": "deduplicationId",
1304
+ "isActive": true,
1305
+ "type": "simple"
1306
+ },
1307
+ "type": "Hidden"
1308
+ },
1309
+ {
1310
+ "id": "deduplicationModeAuto",
1311
+ "value": "AUTO",
1312
+ "group": "deduplication",
1313
+ "binding": {
1314
+ "name": "deduplicationMode",
1315
+ "type": "zeebe:property"
1316
+ },
1317
+ "condition": {
1318
+ "property": "deduplicationId",
1319
+ "isActive": false,
1320
+ "type": "simple"
1321
+ },
1322
+ "type": "Hidden"
1323
+ },
1321
1324
  {
1322
1325
  "id": "resultVariable",
1323
1326
  "label": "Result variable",
@@ -1342,9 +1345,6 @@
1342
1345
  "type": "Text"
1343
1346
  }
1344
1347
  ],
1345
- "engines": {
1346
- "camunda": "^8.3"
1347
- },
1348
1348
  "icon": {
1349
1349
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1350
1350
  }