@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,217 +4,11 @@
4
4
  "name": "Slack Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "version": 2,
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
9
- "category": {
10
- "id": "connectors",
11
- "name": "Connectors"
12
- },
13
- "appliesTo": ["bpmn:StartEvent"],
14
- "elementType": {
15
- "value": "bpmn:StartEvent",
16
- "eventDefinition": "bpmn:MessageEventDefinition"
17
- },
18
- "groups": [
19
- {
20
- "id": "endpoint",
21
- "label": "Webhook configuration"
22
- },
23
- {
24
- "id": "activation",
25
- "label": "Activation"
26
- },
27
- {
28
- "id": "correlation",
29
- "label": "Subprocess correlation"
30
- },
31
- {
32
- "id": "variable-mapping",
33
- "label": "Variable mapping"
34
- }
35
- ],
36
- "properties": [
37
- {
38
- "type": "Hidden",
39
- "value": "io.camunda:slack-webhook:1",
40
- "binding": {
41
- "type": "zeebe:property",
42
- "name": "inbound.type"
43
- }
44
- },
45
- {
46
- "type": "Hidden",
47
- "value": "SlackEventsWebhook",
48
- "binding": {
49
- "type": "zeebe:property",
50
- "name": "inbound.subtype"
51
- }
52
- },
53
- {
54
- "type": "Hidden",
55
- "generatedValue": {
56
- "type": "uuid"
57
- },
58
- "binding": {
59
- "type": "bpmn:Message#property",
60
- "name": "name"
61
- }
62
- },
63
- {
64
- "label": "Webhook ID",
65
- "type": "String",
66
- "group": "endpoint",
67
- "binding": {
68
- "type": "zeebe:property",
69
- "name": "inbound.context"
70
- },
71
- "description": "The webhook ID is a part of the URL endpoint",
72
- "constraints": {
73
- "notEmpty": true
74
- }
75
- },
76
- {
77
- "label": "Slack signing secret",
78
- "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
79
- "type": "String",
80
- "group": "endpoint",
81
- "feel": "optional",
82
- "binding": {
83
- "type": "zeebe:property",
84
- "name": "inbound.slackSigningSecret"
85
- },
86
- "constraints": {
87
- "notEmpty": true
88
- }
89
- },
90
- {
91
- "type": "Hidden",
92
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
93
- "binding": {
94
- "type": "zeebe:property",
95
- "name": "inbound.verificationExpression"
96
- }
97
- },
98
- {
99
- "label": "Message ID expression",
100
- "feel": "required",
101
- "type": "String",
102
- "optional": true,
103
- "group": "activation",
104
- "binding": {
105
- "type": "zeebe:property",
106
- "name": "messageIdExpression"
107
- },
108
- "description": "Expression to extract unique identifier of a message"
109
- },
110
- {
111
- "label": "Condition",
112
- "type": "String",
113
- "group": "activation",
114
- "feel": "required",
115
- "optional": true,
116
- "binding": {
117
- "type": "zeebe:property",
118
- "name": "activationCondition"
119
- },
120
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
121
- },
122
- {
123
- "label": "Correlation required",
124
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
125
- "id": "correlationRequired",
126
- "group": "correlation",
127
- "type": "Dropdown",
128
- "value": "notRequired",
129
- "choices": [
130
- {
131
- "name": "Correlation not required",
132
- "value": "notRequired"
133
- },
134
- {
135
- "name": "Correlation required",
136
- "value": "required"
137
- }
138
- ],
139
- "binding": {
140
- "type": "zeebe:property",
141
- "name": "correlationRequired"
142
- }
143
- },
144
- {
145
- "label": "Correlation key (process)",
146
- "type": "String",
147
- "group": "correlation",
148
- "feel": "required",
149
- "description": "Sets up the correlation key from process variables",
150
- "binding": {
151
- "type": "bpmn:Message#zeebe:subscription#property",
152
- "name": "correlationKey"
153
- },
154
- "constraints": {
155
- "notEmpty": true
156
- },
157
- "condition": {
158
- "property": "correlationRequired",
159
- "equals": "required"
160
- }
161
- },
162
- {
163
- "label": "Correlation key (payload)",
164
- "type": "String",
165
- "group": "correlation",
166
- "feel": "required",
167
- "binding": {
168
- "type": "zeebe:property",
169
- "name": "correlationKeyExpression"
170
- },
171
- "description": "Extracts the correlation key from the incoming message payload",
172
- "constraints": {
173
- "notEmpty": true
174
- },
175
- "condition": {
176
- "property": "correlationRequired",
177
- "equals": "required"
178
- }
179
- },
180
- {
181
- "label": "Result variable",
182
- "type": "String",
183
- "group": "variable-mapping",
184
- "optional": true,
185
- "binding": {
186
- "type": "zeebe:property",
187
- "name": "resultVariable"
188
- },
189
- "description": "Name of variable to store the result of the connector in"
190
- },
191
- {
192
- "label": "Result expression",
193
- "type": "String",
194
- "group": "variable-mapping",
195
- "feel": "required",
196
- "optional": true,
197
- "binding": {
198
- "type": "zeebe:property",
199
- "name": "resultExpression"
200
- },
201
- "description": "Expression to map the inbound payload to process variables"
202
- }
203
- ],
204
- "icon": {
205
- "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
7
+ "metadata": {
8
+ "keywords": []
206
9
  },
207
- "engines": {
208
- "camunda": "^8.4"
209
- }
210
- },
211
- {
212
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
213
- "name": "Slack Webhook Message Start Event Connector",
214
- "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
215
- "description": "Receive events from Slack",
216
10
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
217
- "version": 5,
11
+ "version": 6,
218
12
  "category": {
219
13
  "id": "connectors",
220
14
  "name": "Connectors"
@@ -438,11 +232,220 @@
438
232
  "type": "Text"
439
233
  }
440
234
  ],
235
+ "engines": {
236
+ "camunda": "^8.3"
237
+ },
441
238
  "icon": {
442
239
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
240
+ }
241
+ },
242
+ {
243
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
244
+ "name": "Slack Webhook Message Start Event Connector",
245
+ "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
246
+ "description": "Receive events from Slack",
247
+ "version": 2,
248
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
249
+ "category": {
250
+ "id": "connectors",
251
+ "name": "Connectors"
252
+ },
253
+ "appliesTo": ["bpmn:StartEvent"],
254
+ "elementType": {
255
+ "value": "bpmn:StartEvent",
256
+ "eventDefinition": "bpmn:MessageEventDefinition"
257
+ },
258
+ "groups": [
259
+ {
260
+ "id": "endpoint",
261
+ "label": "Webhook configuration"
262
+ },
263
+ {
264
+ "id": "activation",
265
+ "label": "Activation"
266
+ },
267
+ {
268
+ "id": "correlation",
269
+ "label": "Subprocess correlation"
270
+ },
271
+ {
272
+ "id": "variable-mapping",
273
+ "label": "Variable mapping"
274
+ }
275
+ ],
276
+ "properties": [
277
+ {
278
+ "type": "Hidden",
279
+ "value": "io.camunda:slack-webhook:1",
280
+ "binding": {
281
+ "type": "zeebe:property",
282
+ "name": "inbound.type"
283
+ }
284
+ },
285
+ {
286
+ "type": "Hidden",
287
+ "value": "SlackEventsWebhook",
288
+ "binding": {
289
+ "type": "zeebe:property",
290
+ "name": "inbound.subtype"
291
+ }
292
+ },
293
+ {
294
+ "type": "Hidden",
295
+ "generatedValue": {
296
+ "type": "uuid"
297
+ },
298
+ "binding": {
299
+ "type": "bpmn:Message#property",
300
+ "name": "name"
301
+ }
302
+ },
303
+ {
304
+ "label": "Webhook ID",
305
+ "type": "String",
306
+ "group": "endpoint",
307
+ "binding": {
308
+ "type": "zeebe:property",
309
+ "name": "inbound.context"
310
+ },
311
+ "description": "The webhook ID is a part of the URL endpoint",
312
+ "constraints": {
313
+ "notEmpty": true
314
+ }
315
+ },
316
+ {
317
+ "label": "Slack signing secret",
318
+ "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",
319
+ "type": "String",
320
+ "group": "endpoint",
321
+ "feel": "optional",
322
+ "binding": {
323
+ "type": "zeebe:property",
324
+ "name": "inbound.slackSigningSecret"
325
+ },
326
+ "constraints": {
327
+ "notEmpty": true
328
+ }
329
+ },
330
+ {
331
+ "type": "Hidden",
332
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
333
+ "binding": {
334
+ "type": "zeebe:property",
335
+ "name": "inbound.verificationExpression"
336
+ }
337
+ },
338
+ {
339
+ "label": "Message ID expression",
340
+ "feel": "required",
341
+ "type": "String",
342
+ "optional": true,
343
+ "group": "activation",
344
+ "binding": {
345
+ "type": "zeebe:property",
346
+ "name": "messageIdExpression"
347
+ },
348
+ "description": "Expression to extract unique identifier of a message"
349
+ },
350
+ {
351
+ "label": "Condition",
352
+ "type": "String",
353
+ "group": "activation",
354
+ "feel": "required",
355
+ "optional": true,
356
+ "binding": {
357
+ "type": "zeebe:property",
358
+ "name": "activationCondition"
359
+ },
360
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
361
+ },
362
+ {
363
+ "label": "Correlation required",
364
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
365
+ "id": "correlationRequired",
366
+ "group": "correlation",
367
+ "type": "Dropdown",
368
+ "value": "notRequired",
369
+ "choices": [
370
+ {
371
+ "name": "Correlation not required",
372
+ "value": "notRequired"
373
+ },
374
+ {
375
+ "name": "Correlation required",
376
+ "value": "required"
377
+ }
378
+ ],
379
+ "binding": {
380
+ "type": "zeebe:property",
381
+ "name": "correlationRequired"
382
+ }
383
+ },
384
+ {
385
+ "label": "Correlation key (process)",
386
+ "type": "String",
387
+ "group": "correlation",
388
+ "feel": "required",
389
+ "description": "Sets up the correlation key from process variables",
390
+ "binding": {
391
+ "type": "bpmn:Message#zeebe:subscription#property",
392
+ "name": "correlationKey"
393
+ },
394
+ "constraints": {
395
+ "notEmpty": true
396
+ },
397
+ "condition": {
398
+ "property": "correlationRequired",
399
+ "equals": "required"
400
+ }
401
+ },
402
+ {
403
+ "label": "Correlation key (payload)",
404
+ "type": "String",
405
+ "group": "correlation",
406
+ "feel": "required",
407
+ "binding": {
408
+ "type": "zeebe:property",
409
+ "name": "correlationKeyExpression"
410
+ },
411
+ "description": "Extracts the correlation key from the incoming message payload",
412
+ "constraints": {
413
+ "notEmpty": true
414
+ },
415
+ "condition": {
416
+ "property": "correlationRequired",
417
+ "equals": "required"
418
+ }
419
+ },
420
+ {
421
+ "label": "Result variable",
422
+ "type": "String",
423
+ "group": "variable-mapping",
424
+ "optional": true,
425
+ "binding": {
426
+ "type": "zeebe:property",
427
+ "name": "resultVariable"
428
+ },
429
+ "description": "Name of variable to store the result of the connector in"
430
+ },
431
+ {
432
+ "label": "Result expression",
433
+ "type": "String",
434
+ "group": "variable-mapping",
435
+ "feel": "required",
436
+ "optional": true,
437
+ "binding": {
438
+ "type": "zeebe:property",
439
+ "name": "resultExpression"
440
+ },
441
+ "description": "Expression to map the inbound payload to process variables"
442
+ }
443
+ ],
444
+ "icon": {
445
+ "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"
443
446
  },
444
447
  "engines": {
445
- "camunda": "^8.5"
448
+ "camunda": "^8.4"
446
449
  }
447
450
  },
448
451
  {
@@ -450,11 +453,8 @@
450
453
  "name": "Slack Webhook Message Start Event Connector",
451
454
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
452
455
  "description": "Receive events from Slack",
453
- "metadata": {
454
- "keywords": []
455
- },
456
456
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
457
- "version": 6,
457
+ "version": 5,
458
458
  "category": {
459
459
  "id": "connectors",
460
460
  "name": "Connectors"
@@ -678,11 +678,11 @@
678
678
  "type": "Text"
679
679
  }
680
680
  ],
681
- "engines": {
682
- "camunda": "^8.3"
683
- },
684
681
  "icon": {
685
682
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
683
+ },
684
+ "engines": {
685
+ "camunda": "^8.5"
686
686
  }
687
687
  },
688
688
  {