@camunda/connectors-element-templates 1.0.5 → 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 (85) 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 +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -4,16 +4,25 @@
4
4
  "name": "Slack Webhook Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "version": 2,
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
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,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
12
15
  },
16
+ "deprecated": {
17
+ "message": "Migrate to Webhook Message Start Event Connector"
18
+ },
13
19
  "appliesTo": ["bpmn:StartEvent"],
14
20
  "elementType": {
15
21
  "value": "bpmn:StartEvent"
16
22
  },
23
+ "engines": {
24
+ "camunda": "^8.3"
25
+ },
17
26
  "groups": [
18
27
  {
19
28
  "id": "endpoint",
@@ -24,95 +33,181 @@
24
33
  "label": "Activation"
25
34
  },
26
35
  {
27
- "id": "variable-mapping",
28
- "label": "Variable mapping"
36
+ "id": "deduplication",
37
+ "label": "Deduplication",
38
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
39
+ },
40
+ {
41
+ "id": "output",
42
+ "label": "Output mapping"
29
43
  }
30
44
  ],
31
45
  "properties": [
32
46
  {
33
- "type": "Hidden",
34
47
  "value": "io.camunda:slack-webhook:1",
35
48
  "binding": {
36
- "type": "zeebe:property",
37
- "name": "inbound.type"
38
- }
39
- },
40
- {
41
- "type": "Hidden",
42
- "value": "SlackEventsWebhook",
43
- "binding": {
44
- "type": "zeebe:property",
45
- "name": "inbound.subtype"
46
- }
49
+ "name": "inbound.type",
50
+ "type": "zeebe:property"
51
+ },
52
+ "type": "Hidden"
47
53
  },
48
54
  {
55
+ "id": "inbound.context",
49
56
  "label": "Webhook ID",
50
- "type": "String",
51
- "group": "endpoint",
52
- "binding": {
53
- "type": "zeebe:property",
54
- "name": "inbound.context"
55
- },
56
57
  "description": "The webhook ID is a part of the URL endpoint",
58
+ "optional": false,
57
59
  "constraints": {
58
60
  "notEmpty": true
59
- }
61
+ },
62
+ "group": "endpoint",
63
+ "binding": {
64
+ "name": "inbound.context",
65
+ "type": "zeebe:property"
66
+ },
67
+ "type": "String"
60
68
  },
61
69
  {
70
+ "id": "inbound.slackSigningSecret",
62
71
  "label": "Slack signing secret",
63
72
  "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",
64
- "type": "String",
73
+ "optional": false,
74
+ "constraints": {
75
+ "notEmpty": true
76
+ },
65
77
  "group": "endpoint",
66
- "feel": "optional",
67
78
  "binding": {
68
- "type": "zeebe:property",
69
- "name": "inbound.slackSigningSecret"
79
+ "name": "inbound.slackSigningSecret",
80
+ "type": "zeebe:property"
70
81
  },
71
- "constraints": {
72
- "notEmpty": true
73
- }
82
+ "type": "String"
74
83
  },
75
84
  {
76
- "label": "Condition",
77
- "type": "String",
78
- "group": "activation",
79
- "feel": "required",
85
+ "id": "inbound.verificationExpression",
86
+ "label": "Verification expression",
80
87
  "optional": true,
88
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
89
+ "group": "endpoint",
81
90
  "binding": {
82
- "type": "zeebe:property",
83
- "name": "activationCondition"
91
+ "name": "inbound.verificationExpression",
92
+ "type": "zeebe:property"
84
93
  },
85
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
94
+ "type": "Hidden"
86
95
  },
87
96
  {
88
- "label": "Result variable",
89
- "type": "String",
90
- "group": "variable-mapping",
97
+ "id": "activationCondition",
98
+ "label": "Activation condition",
99
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
91
100
  "optional": true,
101
+ "feel": "required",
102
+ "group": "activation",
92
103
  "binding": {
93
- "type": "zeebe:property",
94
- "name": "resultVariable"
104
+ "name": "activationCondition",
105
+ "type": "zeebe:property"
95
106
  },
96
- "description": "Name of variable to store the result of the connector in"
107
+ "type": "String"
108
+ },
109
+ {
110
+ "id": "consumeUnmatchedEvents",
111
+ "label": "Consume unmatched events",
112
+ "value": true,
113
+ "group": "activation",
114
+ "binding": {
115
+ "name": "consumeUnmatchedEvents",
116
+ "type": "zeebe:property"
117
+ },
118
+ "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",
119
+ "type": "Boolean"
120
+ },
121
+ {
122
+ "id": "deduplicationModeManualFlag",
123
+ "label": "Manual mode",
124
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
125
+ "value": false,
126
+ "group": "deduplication",
127
+ "binding": {
128
+ "name": "deduplicationModeManualFlag",
129
+ "type": "zeebe:property"
130
+ },
131
+ "type": "Boolean"
132
+ },
133
+ {
134
+ "id": "deduplicationId",
135
+ "label": "Deduplication ID",
136
+ "constraints": {
137
+ "notEmpty": true,
138
+ "pattern": {
139
+ "value": "^[a-zA-Z0-9_-]+$",
140
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
141
+ }
142
+ },
143
+ "group": "deduplication",
144
+ "binding": {
145
+ "name": "deduplicationId",
146
+ "type": "zeebe:property"
147
+ },
148
+ "condition": {
149
+ "property": "deduplicationModeManualFlag",
150
+ "equals": true,
151
+ "type": "simple"
152
+ },
153
+ "type": "String"
154
+ },
155
+ {
156
+ "id": "deduplicationModeManual",
157
+ "value": "MANUAL",
158
+ "group": "deduplication",
159
+ "binding": {
160
+ "name": "deduplicationMode",
161
+ "type": "zeebe:property"
162
+ },
163
+ "condition": {
164
+ "property": "deduplicationId",
165
+ "isActive": true,
166
+ "type": "simple"
167
+ },
168
+ "type": "Hidden"
169
+ },
170
+ {
171
+ "id": "deduplicationModeAuto",
172
+ "value": "AUTO",
173
+ "group": "deduplication",
174
+ "binding": {
175
+ "name": "deduplicationMode",
176
+ "type": "zeebe:property"
177
+ },
178
+ "condition": {
179
+ "property": "deduplicationId",
180
+ "isActive": false,
181
+ "type": "simple"
182
+ },
183
+ "type": "Hidden"
184
+ },
185
+ {
186
+ "id": "resultVariable",
187
+ "label": "Result variable",
188
+ "description": "Name of variable to store the response in",
189
+ "group": "output",
190
+ "binding": {
191
+ "name": "resultVariable",
192
+ "type": "zeebe:property"
193
+ },
194
+ "type": "String"
97
195
  },
98
196
  {
197
+ "id": "resultExpression",
99
198
  "label": "Result expression",
100
- "type": "String",
101
- "group": "variable-mapping",
199
+ "description": "Expression to map the response into process variables",
102
200
  "feel": "required",
103
- "optional": true,
201
+ "group": "output",
104
202
  "binding": {
105
- "type": "zeebe:property",
106
- "name": "resultExpression"
203
+ "name": "resultExpression",
204
+ "type": "zeebe:property"
107
205
  },
108
- "description": "Expression to map the inbound payload to process variables"
206
+ "type": "Text"
109
207
  }
110
208
  ],
111
209
  "icon": {
112
- "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"
113
- },
114
- "engines": {
115
- "camunda": "^8.2"
210
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
116
211
  }
117
212
  },
118
213
  {
@@ -241,11 +336,14 @@
241
336
  },
242
337
  {
243
338
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
244
- "name": "Slack Webhook",
339
+ "name": "Slack Webhook Start Event Connector",
245
340
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
246
341
  "description": "Receive events from Slack",
247
- "version": 1,
248
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
342
+ "metadata": {
343
+ "keywords": []
344
+ },
345
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
346
+ "version": 6,
249
347
  "category": {
250
348
  "id": "connectors",
251
349
  "name": "Connectors"
@@ -264,95 +362,103 @@
264
362
  "label": "Activation"
265
363
  },
266
364
  {
267
- "id": "variable-mapping",
268
- "label": "Variable mapping"
365
+ "id": "output",
366
+ "label": "Output mapping"
269
367
  }
270
368
  ],
271
369
  "properties": [
272
370
  {
273
- "type": "Hidden",
274
371
  "value": "io.camunda:slack-webhook:1",
275
372
  "binding": {
276
- "type": "zeebe:property",
277
- "name": "inbound.type"
278
- }
279
- },
280
- {
281
- "type": "Hidden",
282
- "value": "SlackEventsWebhook",
283
- "binding": {
284
- "type": "zeebe:property",
285
- "name": "inbound.subtype"
286
- }
373
+ "name": "inbound.type",
374
+ "type": "zeebe:property"
375
+ },
376
+ "type": "Hidden"
287
377
  },
288
378
  {
379
+ "id": "inbound.context",
289
380
  "label": "Webhook ID",
290
- "type": "String",
291
- "group": "endpoint",
292
- "binding": {
293
- "type": "zeebe:property",
294
- "name": "inbound.context"
295
- },
296
381
  "description": "The webhook ID is a part of the URL endpoint",
382
+ "optional": false,
297
383
  "constraints": {
298
384
  "notEmpty": true
299
- }
385
+ },
386
+ "group": "endpoint",
387
+ "binding": {
388
+ "name": "inbound.context",
389
+ "type": "zeebe:property"
390
+ },
391
+ "type": "String"
300
392
  },
301
393
  {
394
+ "id": "inbound.slackSigningSecret",
302
395
  "label": "Slack signing secret",
303
396
  "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",
304
- "type": "String",
397
+ "optional": false,
398
+ "constraints": {
399
+ "notEmpty": true
400
+ },
305
401
  "group": "endpoint",
306
- "feel": "optional",
307
402
  "binding": {
308
- "type": "zeebe:property",
309
- "name": "inbound.slackSigningSecret"
403
+ "name": "inbound.slackSigningSecret",
404
+ "type": "zeebe:property"
310
405
  },
311
- "constraints": {
312
- "notEmpty": true
313
- }
406
+ "type": "String"
314
407
  },
315
408
  {
316
- "label": "Condition",
317
- "type": "String",
318
- "group": "activation",
319
- "feel": "required",
409
+ "id": "inbound.verificationExpression",
410
+ "label": "Verification expression",
320
411
  "optional": true,
412
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
413
+ "group": "endpoint",
321
414
  "binding": {
322
- "type": "zeebe:property",
323
- "name": "activationCondition"
415
+ "name": "inbound.verificationExpression",
416
+ "type": "zeebe:property"
324
417
  },
325
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
418
+ "type": "Hidden"
326
419
  },
327
420
  {
328
- "label": "Result variable",
329
- "type": "String",
330
- "group": "variable-mapping",
421
+ "id": "activationCondition",
422
+ "label": "Activation condition",
423
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
331
424
  "optional": true,
425
+ "feel": "required",
426
+ "group": "activation",
332
427
  "binding": {
333
- "type": "zeebe:property",
334
- "name": "resultVariable"
428
+ "name": "activationCondition",
429
+ "type": "zeebe:property"
335
430
  },
336
- "description": "Name of variable to store the result of the connector in"
431
+ "type": "String"
432
+ },
433
+ {
434
+ "id": "resultVariable",
435
+ "label": "Result variable",
436
+ "description": "Name of variable to store the response in",
437
+ "group": "output",
438
+ "binding": {
439
+ "name": "resultVariable",
440
+ "type": "zeebe:property"
441
+ },
442
+ "type": "String"
337
443
  },
338
444
  {
445
+ "id": "resultExpression",
339
446
  "label": "Result expression",
340
- "type": "String",
341
- "group": "variable-mapping",
447
+ "description": "Expression to map the response into process variables",
342
448
  "feel": "required",
343
- "optional": true,
449
+ "group": "output",
344
450
  "binding": {
345
- "type": "zeebe:property",
346
- "name": "resultExpression"
451
+ "name": "resultExpression",
452
+ "type": "zeebe:property"
347
453
  },
348
- "description": "Expression to map the inbound payload to process variables"
454
+ "type": "Text"
349
455
  }
350
456
  ],
351
- "icon": {
352
- "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"
353
- },
354
457
  "engines": {
355
- "camunda": "^8.2"
458
+ "camunda": "^8.3"
459
+ },
460
+ "icon": {
461
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
356
462
  }
357
463
  },
358
464
  {
@@ -481,14 +587,11 @@
481
587
  },
482
588
  {
483
589
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
484
- "name": "Slack Webhook Start Event Connector",
590
+ "name": "Slack Webhook",
485
591
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
486
592
  "description": "Receive events from Slack",
487
- "metadata": {
488
- "keywords": []
489
- },
490
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
491
- "version": 6,
593
+ "version": 1,
594
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
492
595
  "category": {
493
596
  "id": "connectors",
494
597
  "name": "Connectors"
@@ -507,103 +610,95 @@
507
610
  "label": "Activation"
508
611
  },
509
612
  {
510
- "id": "output",
511
- "label": "Output mapping"
613
+ "id": "variable-mapping",
614
+ "label": "Variable mapping"
512
615
  }
513
616
  ],
514
617
  "properties": [
515
618
  {
619
+ "type": "Hidden",
516
620
  "value": "io.camunda:slack-webhook:1",
517
621
  "binding": {
518
- "name": "inbound.type",
519
- "type": "zeebe:property"
520
- },
521
- "type": "Hidden"
622
+ "type": "zeebe:property",
623
+ "name": "inbound.type"
624
+ }
522
625
  },
523
626
  {
524
- "id": "inbound.context",
525
- "label": "Webhook ID",
526
- "description": "The webhook ID is a part of the URL endpoint",
527
- "optional": false,
528
- "constraints": {
529
- "notEmpty": true
530
- },
531
- "group": "endpoint",
627
+ "type": "Hidden",
628
+ "value": "SlackEventsWebhook",
532
629
  "binding": {
533
- "name": "inbound.context",
534
- "type": "zeebe:property"
535
- },
536
- "type": "String"
630
+ "type": "zeebe:property",
631
+ "name": "inbound.subtype"
632
+ }
537
633
  },
538
634
  {
539
- "id": "inbound.slackSigningSecret",
540
- "label": "Slack signing secret",
541
- "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",
542
- "optional": false,
543
- "constraints": {
544
- "notEmpty": true
545
- },
635
+ "label": "Webhook ID",
636
+ "type": "String",
546
637
  "group": "endpoint",
547
638
  "binding": {
548
- "name": "inbound.slackSigningSecret",
549
- "type": "zeebe:property"
639
+ "type": "zeebe:property",
640
+ "name": "inbound.context"
550
641
  },
551
- "type": "String"
642
+ "description": "The webhook ID is a part of the URL endpoint",
643
+ "constraints": {
644
+ "notEmpty": true
645
+ }
552
646
  },
553
647
  {
554
- "id": "inbound.verificationExpression",
555
- "label": "Verification expression",
556
- "optional": true,
557
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
648
+ "label": "Slack signing secret",
649
+ "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",
650
+ "type": "String",
558
651
  "group": "endpoint",
652
+ "feel": "optional",
559
653
  "binding": {
560
- "name": "inbound.verificationExpression",
561
- "type": "zeebe:property"
654
+ "type": "zeebe:property",
655
+ "name": "inbound.slackSigningSecret"
562
656
  },
563
- "type": "Hidden"
657
+ "constraints": {
658
+ "notEmpty": true
659
+ }
564
660
  },
565
661
  {
566
- "id": "activationCondition",
567
- "label": "Activation condition",
568
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
569
- "optional": true,
570
- "feel": "required",
662
+ "label": "Condition",
663
+ "type": "String",
571
664
  "group": "activation",
665
+ "feel": "required",
666
+ "optional": true,
572
667
  "binding": {
573
- "name": "activationCondition",
574
- "type": "zeebe:property"
668
+ "type": "zeebe:property",
669
+ "name": "activationCondition"
575
670
  },
576
- "type": "String"
671
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
577
672
  },
578
673
  {
579
- "id": "resultVariable",
580
674
  "label": "Result variable",
581
- "description": "Name of variable to store the response in",
582
- "group": "output",
675
+ "type": "String",
676
+ "group": "variable-mapping",
677
+ "optional": true,
583
678
  "binding": {
584
- "name": "resultVariable",
585
- "type": "zeebe:property"
679
+ "type": "zeebe:property",
680
+ "name": "resultVariable"
586
681
  },
587
- "type": "String"
682
+ "description": "Name of variable to store the result of the connector in"
588
683
  },
589
684
  {
590
- "id": "resultExpression",
591
685
  "label": "Result expression",
592
- "description": "Expression to map the response into process variables",
686
+ "type": "String",
687
+ "group": "variable-mapping",
593
688
  "feel": "required",
594
- "group": "output",
689
+ "optional": true,
595
690
  "binding": {
596
- "name": "resultExpression",
597
- "type": "zeebe:property"
691
+ "type": "zeebe:property",
692
+ "name": "resultExpression"
598
693
  },
599
- "type": "Text"
694
+ "description": "Expression to map the inbound payload to process variables"
600
695
  }
601
696
  ],
602
- "engines": {
603
- "camunda": "^8.3"
604
- },
605
697
  "icon": {
606
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
698
+ "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"
699
+ },
700
+ "engines": {
701
+ "camunda": "^8.2"
607
702
  }
608
703
  },
609
704
  {
@@ -611,11 +706,8 @@
611
706
  "name": "Slack Webhook Start Event Connector",
612
707
  "id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
613
708
  "description": "Receive events from Slack",
614
- "metadata": {
615
- "keywords": []
616
- },
617
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
618
- "version": 7,
709
+ "version": 2,
710
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
619
711
  "category": {
620
712
  "id": "connectors",
621
713
  "name": "Connectors"
@@ -624,9 +716,6 @@
624
716
  "elementType": {
625
717
  "value": "bpmn:StartEvent"
626
718
  },
627
- "engines": {
628
- "camunda": "^8.3"
629
- },
630
719
  "groups": [
631
720
  {
632
721
  "id": "endpoint",
@@ -637,181 +726,95 @@
637
726
  "label": "Activation"
638
727
  },
639
728
  {
640
- "id": "deduplication",
641
- "label": "Deduplication",
642
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
643
- },
644
- {
645
- "id": "output",
646
- "label": "Output mapping"
729
+ "id": "variable-mapping",
730
+ "label": "Variable mapping"
647
731
  }
648
732
  ],
649
733
  "properties": [
650
734
  {
735
+ "type": "Hidden",
651
736
  "value": "io.camunda:slack-webhook:1",
652
737
  "binding": {
653
- "name": "inbound.type",
654
- "type": "zeebe:property"
655
- },
656
- "type": "Hidden"
738
+ "type": "zeebe:property",
739
+ "name": "inbound.type"
740
+ }
657
741
  },
658
742
  {
659
- "id": "inbound.context",
660
- "label": "Webhook ID",
661
- "description": "The webhook ID is a part of the URL endpoint",
662
- "optional": false,
663
- "constraints": {
664
- "notEmpty": true
665
- },
666
- "group": "endpoint",
743
+ "type": "Hidden",
744
+ "value": "SlackEventsWebhook",
667
745
  "binding": {
668
- "name": "inbound.context",
669
- "type": "zeebe:property"
670
- },
671
- "type": "String"
746
+ "type": "zeebe:property",
747
+ "name": "inbound.subtype"
748
+ }
672
749
  },
673
750
  {
674
- "id": "inbound.slackSigningSecret",
675
- "label": "Slack signing secret",
676
- "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",
677
- "optional": false,
678
- "constraints": {
679
- "notEmpty": true
680
- },
751
+ "label": "Webhook ID",
752
+ "type": "String",
681
753
  "group": "endpoint",
682
754
  "binding": {
683
- "name": "inbound.slackSigningSecret",
684
- "type": "zeebe:property"
755
+ "type": "zeebe:property",
756
+ "name": "inbound.context"
685
757
  },
686
- "type": "String"
758
+ "description": "The webhook ID is a part of the URL endpoint",
759
+ "constraints": {
760
+ "notEmpty": true
761
+ }
687
762
  },
688
763
  {
689
- "id": "inbound.verificationExpression",
690
- "label": "Verification expression",
691
- "optional": true,
692
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
764
+ "label": "Slack signing secret",
765
+ "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",
766
+ "type": "String",
693
767
  "group": "endpoint",
768
+ "feel": "optional",
694
769
  "binding": {
695
- "name": "inbound.verificationExpression",
696
- "type": "zeebe:property"
697
- },
698
- "type": "Hidden"
699
- },
700
- {
701
- "id": "activationCondition",
702
- "label": "Activation condition",
703
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
704
- "optional": true,
705
- "feel": "required",
706
- "group": "activation",
707
- "binding": {
708
- "name": "activationCondition",
709
- "type": "zeebe:property"
710
- },
711
- "type": "String"
712
- },
713
- {
714
- "id": "consumeUnmatchedEvents",
715
- "label": "Consume unmatched events",
716
- "value": true,
717
- "group": "activation",
718
- "binding": {
719
- "name": "consumeUnmatchedEvents",
720
- "type": "zeebe:property"
721
- },
722
- "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",
723
- "type": "Boolean"
724
- },
725
- {
726
- "id": "deduplicationModeManualFlag",
727
- "label": "Manual mode",
728
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
729
- "value": false,
730
- "group": "deduplication",
731
- "binding": {
732
- "name": "deduplicationModeManualFlag",
733
- "type": "zeebe:property"
770
+ "type": "zeebe:property",
771
+ "name": "inbound.slackSigningSecret"
734
772
  },
735
- "type": "Boolean"
736
- },
737
- {
738
- "id": "deduplicationId",
739
- "label": "Deduplication ID",
740
773
  "constraints": {
741
- "notEmpty": true,
742
- "pattern": {
743
- "value": "^[a-zA-Z0-9_-]+$",
744
- "message": "can only contain alphanumeric characters, dashes, and underscores"
745
- }
746
- },
747
- "group": "deduplication",
748
- "binding": {
749
- "name": "deduplicationId",
750
- "type": "zeebe:property"
751
- },
752
- "condition": {
753
- "property": "deduplicationModeManualFlag",
754
- "equals": true,
755
- "type": "simple"
756
- },
757
- "type": "String"
758
- },
759
- {
760
- "id": "deduplicationModeManual",
761
- "value": "MANUAL",
762
- "group": "deduplication",
763
- "binding": {
764
- "name": "deduplicationMode",
765
- "type": "zeebe:property"
766
- },
767
- "condition": {
768
- "property": "deduplicationId",
769
- "isActive": true,
770
- "type": "simple"
771
- },
772
- "type": "Hidden"
774
+ "notEmpty": true
775
+ }
773
776
  },
774
777
  {
775
- "id": "deduplicationModeAuto",
776
- "value": "AUTO",
777
- "group": "deduplication",
778
+ "label": "Condition",
779
+ "type": "String",
780
+ "group": "activation",
781
+ "feel": "required",
782
+ "optional": true,
778
783
  "binding": {
779
- "name": "deduplicationMode",
780
- "type": "zeebe:property"
781
- },
782
- "condition": {
783
- "property": "deduplicationId",
784
- "isActive": false,
785
- "type": "simple"
784
+ "type": "zeebe:property",
785
+ "name": "activationCondition"
786
786
  },
787
- "type": "Hidden"
787
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
788
788
  },
789
789
  {
790
- "id": "resultVariable",
791
790
  "label": "Result variable",
792
- "description": "Name of variable to store the response in",
793
- "group": "output",
791
+ "type": "String",
792
+ "group": "variable-mapping",
793
+ "optional": true,
794
794
  "binding": {
795
- "name": "resultVariable",
796
- "type": "zeebe:property"
795
+ "type": "zeebe:property",
796
+ "name": "resultVariable"
797
797
  },
798
- "type": "String"
798
+ "description": "Name of variable to store the result of the connector in"
799
799
  },
800
800
  {
801
- "id": "resultExpression",
802
801
  "label": "Result expression",
803
- "description": "Expression to map the response into process variables",
802
+ "type": "String",
803
+ "group": "variable-mapping",
804
804
  "feel": "required",
805
- "group": "output",
805
+ "optional": true,
806
806
  "binding": {
807
- "name": "resultExpression",
808
- "type": "zeebe:property"
807
+ "type": "zeebe:property",
808
+ "name": "resultExpression"
809
809
  },
810
- "type": "Text"
810
+ "description": "Expression to map the inbound payload to process variables"
811
811
  }
812
812
  ],
813
813
  "icon": {
814
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
814
+ "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"
815
+ },
816
+ "engines": {
817
+ "camunda": "^8.2"
815
818
  }
816
819
  }
817
820
  ]