@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -4,16 +4,8 @@
4
4
  "name": "Slack Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "keywords": [
8
- "message received",
9
- "event received",
10
- "channel event",
11
- "webhook",
12
- "messaging",
13
- "new message"
14
- ],
15
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
16
- "version": 8,
8
+ "version": 5,
17
9
  "category": {
18
10
  "id": "connectors",
19
11
  "name": "Connectors"
@@ -23,9 +15,6 @@
23
15
  "value": "bpmn:StartEvent",
24
16
  "eventDefinition": "bpmn:MessageEventDefinition"
25
17
  },
26
- "engines": {
27
- "camunda": "^8.3"
28
- },
29
18
  "groups": [
30
19
  {
31
20
  "id": "endpoint",
@@ -40,11 +29,6 @@
40
29
  "label": "Correlation",
41
30
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
42
31
  },
43
- {
44
- "id": "deduplication",
45
- "label": "Deduplication",
46
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
47
- },
48
32
  {
49
33
  "id": "output",
50
34
  "label": "Output mapping"
@@ -114,18 +98,6 @@
114
98
  },
115
99
  "type": "String"
116
100
  },
117
- {
118
- "id": "consumeUnmatchedEvents",
119
- "label": "Consume unmatched events",
120
- "value": true,
121
- "group": "activation",
122
- "binding": {
123
- "name": "consumeUnmatchedEvents",
124
- "type": "zeebe:property"
125
- },
126
- "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",
127
- "type": "Boolean"
128
- },
129
101
  {
130
102
  "id": "correlationRequired",
131
103
  "label": "Subprocess correlation required",
@@ -188,19 +160,6 @@
188
160
  },
189
161
  "type": "String"
190
162
  },
191
- {
192
- "id": "messageIdExpression",
193
- "label": "Message ID expression",
194
- "description": "Expression to extract unique identifier of a message",
195
- "optional": true,
196
- "feel": "required",
197
- "group": "correlation",
198
- "binding": {
199
- "name": "messageIdExpression",
200
- "type": "zeebe:property"
201
- },
202
- "type": "String"
203
- },
204
163
  {
205
164
  "id": "messageTtl",
206
165
  "label": "Message TTL",
@@ -222,88 +181,34 @@
222
181
  "type": "String"
223
182
  },
224
183
  {
225
- "id": "messageNameUuid",
226
- "label": "Message name",
227
- "generatedValue": {
228
- "type": "uuid"
229
- },
230
- "feel": "optional",
184
+ "id": "messageIdExpression",
185
+ "label": "Message ID expression",
186
+ "description": "Expression to extract unique identifier of a message",
187
+ "optional": true,
188
+ "feel": "required",
231
189
  "group": "correlation",
232
190
  "binding": {
233
- "name": "name",
234
- "type": "bpmn:Message#property"
235
- },
236
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
237
- "type": "String"
238
- },
239
- {
240
- "id": "deduplicationModeManualFlag",
241
- "label": "Manual mode",
242
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
243
- "value": false,
244
- "group": "deduplication",
245
- "binding": {
246
- "name": "deduplicationModeManualFlag",
247
- "type": "zeebe:property"
248
- },
249
- "type": "Boolean"
250
- },
251
- {
252
- "id": "deduplicationId",
253
- "label": "Deduplication ID",
254
- "constraints": {
255
- "notEmpty": true,
256
- "pattern": {
257
- "value": "^[a-zA-Z0-9_-]+$",
258
- "message": "can only contain alphanumeric characters, dashes, and underscores"
259
- }
260
- },
261
- "group": "deduplication",
262
- "binding": {
263
- "name": "deduplicationId",
191
+ "name": "messageIdExpression",
264
192
  "type": "zeebe:property"
265
193
  },
266
- "condition": {
267
- "property": "deduplicationModeManualFlag",
268
- "equals": true,
269
- "type": "simple"
270
- },
271
194
  "type": "String"
272
195
  },
273
196
  {
274
- "id": "deduplicationModeManual",
275
- "value": "MANUAL",
276
- "group": "deduplication",
277
- "binding": {
278
- "name": "deduplicationMode",
279
- "type": "zeebe:property"
280
- },
281
- "condition": {
282
- "property": "deduplicationId",
283
- "isActive": true,
284
- "type": "simple"
197
+ "id": "messageNameUuid",
198
+ "generatedValue": {
199
+ "type": "uuid"
285
200
  },
286
- "type": "Hidden"
287
- },
288
- {
289
- "id": "deduplicationModeAuto",
290
- "value": "AUTO",
291
- "group": "deduplication",
201
+ "group": "correlation",
292
202
  "binding": {
293
- "name": "deduplicationMode",
294
- "type": "zeebe:property"
295
- },
296
- "condition": {
297
- "property": "deduplicationId",
298
- "isActive": false,
299
- "type": "simple"
203
+ "name": "name",
204
+ "type": "bpmn:Message#property"
300
205
  },
301
206
  "type": "Hidden"
302
207
  },
303
208
  {
304
209
  "id": "resultVariable",
305
210
  "label": "Result variable",
306
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
211
+ "description": "Name of variable to store the response in",
307
212
  "group": "output",
308
213
  "binding": {
309
214
  "name": "resultVariable",
@@ -314,8 +219,7 @@
314
219
  {
315
220
  "id": "resultExpression",
316
221
  "label": "Result expression",
317
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
318
- "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
222
+ "description": "Expression to map the response into process variables",
319
223
  "feel": "required",
320
224
  "group": "output",
321
225
  "binding": {
@@ -327,6 +231,9 @@
327
231
  ],
328
232
  "icon": {
329
233
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
234
+ },
235
+ "engines": {
236
+ "camunda": "^8.5"
330
237
  }
331
238
  },
332
239
  {
@@ -334,11 +241,8 @@
334
241
  "name": "Slack Webhook Message Start Event Connector",
335
242
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
336
243
  "description": "Receive events from Slack",
337
- "metadata": {
338
- "keywords": []
339
- },
340
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
341
- "version": 6,
244
+ "version": 1,
245
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
342
246
  "category": {
343
247
  "id": "connectors",
344
248
  "name": "Connectors"
@@ -359,89 +263,98 @@
359
263
  },
360
264
  {
361
265
  "id": "correlation",
362
- "label": "Correlation",
363
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
266
+ "label": "Subprocess correlation"
364
267
  },
365
268
  {
366
- "id": "output",
367
- "label": "Output mapping"
269
+ "id": "variable-mapping",
270
+ "label": "Variable mapping"
368
271
  }
369
272
  ],
370
273
  "properties": [
371
274
  {
275
+ "type": "Hidden",
372
276
  "value": "io.camunda:slack-webhook:1",
373
277
  "binding": {
374
- "name": "inbound.type",
375
- "type": "zeebe:property"
278
+ "type": "zeebe:property",
279
+ "name": "inbound.type"
280
+ }
281
+ },
282
+ {
283
+ "type": "Hidden",
284
+ "value": "SlackEventsWebhook",
285
+ "binding": {
286
+ "type": "zeebe:property",
287
+ "name": "inbound.subtype"
288
+ }
289
+ },
290
+ {
291
+ "type": "Hidden",
292
+ "generatedValue": {
293
+ "type": "uuid"
376
294
  },
377
- "type": "Hidden"
295
+ "binding": {
296
+ "type": "bpmn:Message#property",
297
+ "name": "name"
298
+ }
378
299
  },
379
300
  {
380
- "id": "inbound.context",
381
301
  "label": "Webhook ID",
382
- "description": "The webhook ID is a part of the URL endpoint",
383
- "optional": false,
384
- "constraints": {
385
- "notEmpty": true
386
- },
302
+ "type": "String",
387
303
  "group": "endpoint",
388
304
  "binding": {
389
- "name": "inbound.context",
390
- "type": "zeebe:property"
305
+ "type": "zeebe:property",
306
+ "name": "inbound.context"
391
307
  },
392
- "type": "String"
308
+ "description": "The webhook ID is a part of the URL endpoint",
309
+ "constraints": {
310
+ "notEmpty": true
311
+ }
393
312
  },
394
313
  {
395
- "id": "inbound.slackSigningSecret",
396
314
  "label": "Slack signing secret",
397
315
  "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",
398
- "optional": false,
399
- "constraints": {
400
- "notEmpty": true
401
- },
316
+ "type": "String",
402
317
  "group": "endpoint",
318
+ "feel": "optional",
403
319
  "binding": {
404
- "name": "inbound.slackSigningSecret",
405
- "type": "zeebe:property"
320
+ "type": "zeebe:property",
321
+ "name": "inbound.slackSigningSecret"
406
322
  },
407
- "type": "String"
323
+ "constraints": {
324
+ "notEmpty": true
325
+ }
408
326
  },
409
327
  {
410
- "id": "inbound.verificationExpression",
411
- "label": "Verification expression",
328
+ "label": "Message ID expression",
329
+ "feel": "required",
330
+ "type": "String",
412
331
  "optional": true,
413
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
414
- "group": "endpoint",
332
+ "group": "activation",
415
333
  "binding": {
416
- "name": "inbound.verificationExpression",
417
- "type": "zeebe:property"
334
+ "type": "zeebe:property",
335
+ "name": "messageIdExpression"
418
336
  },
419
- "type": "Hidden"
337
+ "description": "Expression to extract unique identifier of a message"
420
338
  },
421
339
  {
422
- "id": "activationCondition",
423
- "label": "Activation condition",
424
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
425
- "optional": true,
426
- "feel": "required",
340
+ "label": "Condition",
341
+ "type": "String",
427
342
  "group": "activation",
343
+ "feel": "required",
344
+ "optional": true,
428
345
  "binding": {
429
- "name": "activationCondition",
430
- "type": "zeebe:property"
346
+ "type": "zeebe:property",
347
+ "name": "activationCondition"
431
348
  },
432
- "type": "String"
349
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
433
350
  },
434
351
  {
435
- "id": "correlationRequired",
436
- "label": "Subprocess correlation required",
352
+ "label": "Correlation required",
437
353
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
438
- "value": "notRequired",
354
+ "id": "correlationRequired",
439
355
  "group": "correlation",
440
- "binding": {
441
- "name": "correlationRequired",
442
- "type": "zeebe:property"
443
- },
444
356
  "type": "Dropdown",
357
+ "value": "notRequired",
445
358
  "choices": [
446
359
  {
447
360
  "name": "Correlation not required",
@@ -451,122 +364,77 @@
451
364
  "name": "Correlation required",
452
365
  "value": "required"
453
366
  }
454
- ]
367
+ ],
368
+ "binding": {
369
+ "type": "zeebe:property",
370
+ "name": "correlationRequired"
371
+ }
455
372
  },
456
373
  {
457
- "id": "correlationKeyProcess",
458
374
  "label": "Correlation key (process)",
459
- "description": "Sets up the correlation key from process variables",
460
- "constraints": {
461
- "notEmpty": true
462
- },
463
- "feel": "required",
375
+ "type": "String",
464
376
  "group": "correlation",
377
+ "feel": "required",
378
+ "description": "Sets up the correlation key from process variables",
465
379
  "binding": {
466
- "name": "correlationKey",
467
- "type": "bpmn:Message#zeebe:subscription#property"
468
- },
469
- "condition": {
470
- "property": "correlationRequired",
471
- "equals": "required",
472
- "type": "simple"
380
+ "type": "bpmn:Message#zeebe:subscription#property",
381
+ "name": "correlationKey"
473
382
  },
474
- "type": "String"
475
- },
476
- {
477
- "id": "correlationKeyPayload",
478
- "label": "Correlation key (payload)",
479
- "description": "Extracts the correlation key from the incoming message payload",
480
383
  "constraints": {
481
384
  "notEmpty": true
482
385
  },
483
- "feel": "required",
484
- "group": "correlation",
485
- "binding": {
486
- "name": "correlationKeyExpression",
487
- "type": "zeebe:property"
488
- },
489
386
  "condition": {
490
387
  "property": "correlationRequired",
491
- "equals": "required",
492
- "type": "simple"
493
- },
494
- "type": "String"
388
+ "equals": "required"
389
+ }
495
390
  },
496
391
  {
497
- "id": "messageTtl",
498
- "label": "Message TTL",
499
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
500
- "optional": true,
501
- "constraints": {
502
- "notEmpty": false,
503
- "pattern": {
504
- "value": "^(PT.*|)$",
505
- "message": "must be an ISO-8601 duration"
506
- }
507
- },
508
- "feel": "optional",
392
+ "label": "Correlation key (payload)",
393
+ "type": "String",
509
394
  "group": "correlation",
510
- "binding": {
511
- "name": "messageTtl",
512
- "type": "zeebe:property"
513
- },
514
- "type": "String"
515
- },
516
- {
517
- "id": "messageIdExpression",
518
- "label": "Message ID expression",
519
- "description": "Expression to extract unique identifier of a message",
520
- "optional": true,
521
395
  "feel": "required",
522
- "group": "correlation",
523
396
  "binding": {
524
- "name": "messageIdExpression",
525
- "type": "zeebe:property"
526
- },
527
- "type": "String"
528
- },
529
- {
530
- "id": "messageNameUuid",
531
- "generatedValue": {
532
- "type": "uuid"
397
+ "type": "zeebe:property",
398
+ "name": "correlationKeyExpression"
533
399
  },
534
- "group": "correlation",
535
- "binding": {
536
- "name": "name",
537
- "type": "bpmn:Message#property"
400
+ "description": "Extracts the correlation key from the incoming message payload",
401
+ "constraints": {
402
+ "notEmpty": true
538
403
  },
539
- "type": "Hidden"
404
+ "condition": {
405
+ "property": "correlationRequired",
406
+ "equals": "required"
407
+ }
540
408
  },
541
409
  {
542
- "id": "resultVariable",
543
410
  "label": "Result variable",
544
- "description": "Name of variable to store the response in",
545
- "group": "output",
411
+ "type": "String",
412
+ "group": "variable-mapping",
413
+ "optional": true,
546
414
  "binding": {
547
- "name": "resultVariable",
548
- "type": "zeebe:property"
415
+ "type": "zeebe:property",
416
+ "name": "resultVariable"
549
417
  },
550
- "type": "String"
418
+ "description": "Name of variable to store the result of the connector in"
551
419
  },
552
420
  {
553
- "id": "resultExpression",
554
421
  "label": "Result expression",
555
- "description": "Expression to map the response into process variables",
422
+ "type": "String",
423
+ "group": "variable-mapping",
556
424
  "feel": "required",
557
- "group": "output",
425
+ "optional": true,
558
426
  "binding": {
559
- "name": "resultExpression",
560
- "type": "zeebe:property"
427
+ "type": "zeebe:property",
428
+ "name": "resultExpression"
561
429
  },
562
- "type": "Text"
430
+ "description": "Expression to map the inbound payload to process variables"
563
431
  }
564
432
  ],
565
- "engines": {
566
- "camunda": "^8.3"
567
- },
568
433
  "icon": {
569
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
434
+ "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"
435
+ },
436
+ "engines": {
437
+ "camunda": "^8.2"
570
438
  }
571
439
  },
572
440
  {
@@ -574,8 +442,11 @@
574
442
  "name": "Slack Webhook Message Start Event Connector",
575
443
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
576
444
  "description": "Receive events from Slack",
577
- "version": 1,
578
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
445
+ "metadata": {
446
+ "keywords": []
447
+ },
448
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
449
+ "version": 7,
579
450
  "category": {
580
451
  "id": "connectors",
581
452
  "name": "Connectors"
@@ -585,6 +456,9 @@
585
456
  "value": "bpmn:StartEvent",
586
457
  "eventDefinition": "bpmn:MessageEventDefinition"
587
458
  },
459
+ "engines": {
460
+ "camunda": "^8.3"
461
+ },
588
462
  "groups": [
589
463
  {
590
464
  "id": "endpoint",
@@ -596,98 +470,106 @@
596
470
  },
597
471
  {
598
472
  "id": "correlation",
599
- "label": "Subprocess correlation"
473
+ "label": "Correlation",
474
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
600
475
  },
601
476
  {
602
- "id": "variable-mapping",
603
- "label": "Variable mapping"
477
+ "id": "deduplication",
478
+ "label": "Deduplication",
479
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
480
+ },
481
+ {
482
+ "id": "output",
483
+ "label": "Output mapping"
604
484
  }
605
485
  ],
606
486
  "properties": [
607
487
  {
608
- "type": "Hidden",
609
488
  "value": "io.camunda:slack-webhook:1",
610
489
  "binding": {
611
- "type": "zeebe:property",
612
- "name": "inbound.type"
613
- }
614
- },
615
- {
616
- "type": "Hidden",
617
- "value": "SlackEventsWebhook",
618
- "binding": {
619
- "type": "zeebe:property",
620
- "name": "inbound.subtype"
621
- }
622
- },
623
- {
624
- "type": "Hidden",
625
- "generatedValue": {
626
- "type": "uuid"
490
+ "name": "inbound.type",
491
+ "type": "zeebe:property"
627
492
  },
628
- "binding": {
629
- "type": "bpmn:Message#property",
630
- "name": "name"
631
- }
493
+ "type": "Hidden"
632
494
  },
633
495
  {
496
+ "id": "inbound.context",
634
497
  "label": "Webhook ID",
635
- "type": "String",
636
- "group": "endpoint",
637
- "binding": {
638
- "type": "zeebe:property",
639
- "name": "inbound.context"
640
- },
641
498
  "description": "The webhook ID is a part of the URL endpoint",
499
+ "optional": false,
642
500
  "constraints": {
643
501
  "notEmpty": true
644
- }
502
+ },
503
+ "group": "endpoint",
504
+ "binding": {
505
+ "name": "inbound.context",
506
+ "type": "zeebe:property"
507
+ },
508
+ "type": "String"
645
509
  },
646
510
  {
511
+ "id": "inbound.slackSigningSecret",
647
512
  "label": "Slack signing secret",
648
513
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
649
- "type": "String",
514
+ "optional": false,
515
+ "constraints": {
516
+ "notEmpty": true
517
+ },
650
518
  "group": "endpoint",
651
- "feel": "optional",
652
519
  "binding": {
653
- "type": "zeebe:property",
654
- "name": "inbound.slackSigningSecret"
520
+ "name": "inbound.slackSigningSecret",
521
+ "type": "zeebe:property"
655
522
  },
656
- "constraints": {
657
- "notEmpty": true
658
- }
523
+ "type": "String"
659
524
  },
660
525
  {
661
- "label": "Message ID expression",
662
- "feel": "required",
663
- "type": "String",
526
+ "id": "inbound.verificationExpression",
527
+ "label": "Verification expression",
664
528
  "optional": true,
665
- "group": "activation",
529
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
530
+ "group": "endpoint",
666
531
  "binding": {
667
- "type": "zeebe:property",
668
- "name": "messageIdExpression"
532
+ "name": "inbound.verificationExpression",
533
+ "type": "zeebe:property"
669
534
  },
670
- "description": "Expression to extract unique identifier of a message"
535
+ "type": "Hidden"
671
536
  },
672
537
  {
673
- "label": "Condition",
674
- "type": "String",
675
- "group": "activation",
676
- "feel": "required",
538
+ "id": "activationCondition",
539
+ "label": "Activation condition",
540
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
677
541
  "optional": true,
542
+ "feel": "required",
543
+ "group": "activation",
678
544
  "binding": {
679
- "type": "zeebe:property",
680
- "name": "activationCondition"
545
+ "name": "activationCondition",
546
+ "type": "zeebe:property"
547
+ },
548
+ "type": "String"
549
+ },
550
+ {
551
+ "id": "consumeUnmatchedEvents",
552
+ "label": "Consume unmatched events",
553
+ "value": true,
554
+ "group": "activation",
555
+ "binding": {
556
+ "name": "consumeUnmatchedEvents",
557
+ "type": "zeebe:property"
681
558
  },
682
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
559
+ "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",
560
+ "type": "Boolean"
683
561
  },
684
562
  {
685
- "label": "Correlation required",
686
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
687
563
  "id": "correlationRequired",
564
+ "label": "Subprocess correlation required",
565
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
566
+ "value": "notRequired",
688
567
  "group": "correlation",
568
+ "binding": {
569
+ "name": "correlationRequired",
570
+ "type": "zeebe:property"
571
+ },
689
572
  "type": "Dropdown",
690
- "value": "notRequired",
691
573
  "choices": [
692
574
  {
693
575
  "name": "Correlation not required",
@@ -697,77 +579,183 @@
697
579
  "name": "Correlation required",
698
580
  "value": "required"
699
581
  }
700
- ],
701
- "binding": {
702
- "type": "zeebe:property",
703
- "name": "correlationRequired"
704
- }
582
+ ]
705
583
  },
706
584
  {
585
+ "id": "correlationKeyProcess",
707
586
  "label": "Correlation key (process)",
708
- "type": "String",
709
- "group": "correlation",
710
- "feel": "required",
711
587
  "description": "Sets up the correlation key from process variables",
588
+ "constraints": {
589
+ "notEmpty": true
590
+ },
591
+ "feel": "required",
592
+ "group": "correlation",
712
593
  "binding": {
713
- "type": "bpmn:Message#zeebe:subscription#property",
714
- "name": "correlationKey"
594
+ "name": "correlationKey",
595
+ "type": "bpmn:Message#zeebe:subscription#property"
596
+ },
597
+ "condition": {
598
+ "property": "correlationRequired",
599
+ "equals": "required",
600
+ "type": "simple"
715
601
  },
602
+ "type": "String"
603
+ },
604
+ {
605
+ "id": "correlationKeyPayload",
606
+ "label": "Correlation key (payload)",
607
+ "description": "Extracts the correlation key from the incoming message payload",
716
608
  "constraints": {
717
609
  "notEmpty": true
718
610
  },
611
+ "feel": "required",
612
+ "group": "correlation",
613
+ "binding": {
614
+ "name": "correlationKeyExpression",
615
+ "type": "zeebe:property"
616
+ },
719
617
  "condition": {
720
618
  "property": "correlationRequired",
721
- "equals": "required"
722
- }
619
+ "equals": "required",
620
+ "type": "simple"
621
+ },
622
+ "type": "String"
723
623
  },
724
624
  {
725
- "label": "Correlation key (payload)",
726
- "type": "String",
625
+ "id": "messageTtl",
626
+ "label": "Message TTL",
627
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
628
+ "optional": true,
629
+ "constraints": {
630
+ "notEmpty": false,
631
+ "pattern": {
632
+ "value": "^(PT.*|)$",
633
+ "message": "must be an ISO-8601 duration"
634
+ }
635
+ },
636
+ "feel": "optional",
727
637
  "group": "correlation",
638
+ "binding": {
639
+ "name": "messageTtl",
640
+ "type": "zeebe:property"
641
+ },
642
+ "type": "String"
643
+ },
644
+ {
645
+ "id": "messageIdExpression",
646
+ "label": "Message ID expression",
647
+ "description": "Expression to extract unique identifier of a message",
648
+ "optional": true,
728
649
  "feel": "required",
650
+ "group": "correlation",
729
651
  "binding": {
730
- "type": "zeebe:property",
731
- "name": "correlationKeyExpression"
652
+ "name": "messageIdExpression",
653
+ "type": "zeebe:property"
732
654
  },
733
- "description": "Extracts the correlation key from the incoming message payload",
655
+ "type": "String"
656
+ },
657
+ {
658
+ "id": "messageNameUuid",
659
+ "generatedValue": {
660
+ "type": "uuid"
661
+ },
662
+ "group": "correlation",
663
+ "binding": {
664
+ "name": "name",
665
+ "type": "bpmn:Message#property"
666
+ },
667
+ "type": "Hidden"
668
+ },
669
+ {
670
+ "id": "deduplicationModeManualFlag",
671
+ "label": "Manual mode",
672
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
673
+ "value": false,
674
+ "group": "deduplication",
675
+ "binding": {
676
+ "name": "deduplicationModeManualFlag",
677
+ "type": "zeebe:property"
678
+ },
679
+ "type": "Boolean"
680
+ },
681
+ {
682
+ "id": "deduplicationId",
683
+ "label": "Deduplication ID",
734
684
  "constraints": {
735
- "notEmpty": true
685
+ "notEmpty": true,
686
+ "pattern": {
687
+ "value": "^[a-zA-Z0-9_-]+$",
688
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
689
+ }
690
+ },
691
+ "group": "deduplication",
692
+ "binding": {
693
+ "name": "deduplicationId",
694
+ "type": "zeebe:property"
736
695
  },
737
696
  "condition": {
738
- "property": "correlationRequired",
739
- "equals": "required"
740
- }
697
+ "property": "deduplicationModeManualFlag",
698
+ "equals": true,
699
+ "type": "simple"
700
+ },
701
+ "type": "String"
702
+ },
703
+ {
704
+ "id": "deduplicationModeManual",
705
+ "value": "MANUAL",
706
+ "group": "deduplication",
707
+ "binding": {
708
+ "name": "deduplicationMode",
709
+ "type": "zeebe:property"
710
+ },
711
+ "condition": {
712
+ "property": "deduplicationId",
713
+ "isActive": true,
714
+ "type": "simple"
715
+ },
716
+ "type": "Hidden"
717
+ },
718
+ {
719
+ "id": "deduplicationModeAuto",
720
+ "value": "AUTO",
721
+ "group": "deduplication",
722
+ "binding": {
723
+ "name": "deduplicationMode",
724
+ "type": "zeebe:property"
725
+ },
726
+ "condition": {
727
+ "property": "deduplicationId",
728
+ "isActive": false,
729
+ "type": "simple"
730
+ },
731
+ "type": "Hidden"
741
732
  },
742
733
  {
734
+ "id": "resultVariable",
743
735
  "label": "Result variable",
744
- "type": "String",
745
- "group": "variable-mapping",
746
- "optional": true,
736
+ "description": "Name of variable to store the response in",
737
+ "group": "output",
747
738
  "binding": {
748
- "type": "zeebe:property",
749
- "name": "resultVariable"
739
+ "name": "resultVariable",
740
+ "type": "zeebe:property"
750
741
  },
751
- "description": "Name of variable to store the result of the connector in"
742
+ "type": "String"
752
743
  },
753
744
  {
745
+ "id": "resultExpression",
754
746
  "label": "Result expression",
755
- "type": "String",
756
- "group": "variable-mapping",
747
+ "description": "Expression to map the response into process variables",
757
748
  "feel": "required",
758
- "optional": true,
749
+ "group": "output",
759
750
  "binding": {
760
- "type": "zeebe:property",
761
- "name": "resultExpression"
751
+ "name": "resultExpression",
752
+ "type": "zeebe:property"
762
753
  },
763
- "description": "Expression to map the inbound payload to process variables"
754
+ "type": "Text"
764
755
  }
765
756
  ],
766
757
  "icon": {
767
- "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"
768
- },
769
- "engines": {
770
- "camunda": "^8.2"
758
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
771
759
  }
772
760
  },
773
761
  {
@@ -984,8 +972,11 @@
984
972
  "name": "Slack Webhook Message Start Event Connector",
985
973
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
986
974
  "description": "Receive events from Slack",
975
+ "metadata": {
976
+ "keywords": []
977
+ },
987
978
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
988
- "version": 5,
979
+ "version": 6,
989
980
  "category": {
990
981
  "id": "connectors",
991
982
  "name": "Connectors"
@@ -1209,11 +1200,11 @@
1209
1200
  "type": "Text"
1210
1201
  }
1211
1202
  ],
1203
+ "engines": {
1204
+ "camunda": "^8.3"
1205
+ },
1212
1206
  "icon": {
1213
1207
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1214
- },
1215
- "engines": {
1216
- "camunda": "^8.5"
1217
1208
  }
1218
1209
  },
1219
1210
  {
@@ -1221,11 +1212,16 @@
1221
1212
  "name": "Slack Webhook Message Start Event Connector",
1222
1213
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
1223
1214
  "description": "Receive events from Slack",
1224
- "metadata": {
1225
- "keywords": []
1226
- },
1215
+ "keywords": [
1216
+ "message received",
1217
+ "event received",
1218
+ "channel event",
1219
+ "webhook",
1220
+ "messaging",
1221
+ "new message"
1222
+ ],
1227
1223
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
1228
- "version": 7,
1224
+ "version": 8,
1229
1225
  "category": {
1230
1226
  "id": "connectors",
1231
1227
  "name": "Connectors"
@@ -1400,6 +1396,19 @@
1400
1396
  },
1401
1397
  "type": "String"
1402
1398
  },
1399
+ {
1400
+ "id": "messageIdExpression",
1401
+ "label": "Message ID expression",
1402
+ "description": "Expression to extract unique identifier of a message",
1403
+ "optional": true,
1404
+ "feel": "required",
1405
+ "group": "correlation",
1406
+ "binding": {
1407
+ "name": "messageIdExpression",
1408
+ "type": "zeebe:property"
1409
+ },
1410
+ "type": "String"
1411
+ },
1403
1412
  {
1404
1413
  "id": "messageTtl",
1405
1414
  "label": "Message TTL",
@@ -1420,30 +1429,20 @@
1420
1429
  },
1421
1430
  "type": "String"
1422
1431
  },
1423
- {
1424
- "id": "messageIdExpression",
1425
- "label": "Message ID expression",
1426
- "description": "Expression to extract unique identifier of a message",
1427
- "optional": true,
1428
- "feel": "required",
1429
- "group": "correlation",
1430
- "binding": {
1431
- "name": "messageIdExpression",
1432
- "type": "zeebe:property"
1433
- },
1434
- "type": "String"
1435
- },
1436
1432
  {
1437
1433
  "id": "messageNameUuid",
1434
+ "label": "Message name",
1438
1435
  "generatedValue": {
1439
1436
  "type": "uuid"
1440
1437
  },
1438
+ "feel": "optional",
1441
1439
  "group": "correlation",
1442
1440
  "binding": {
1443
1441
  "name": "name",
1444
1442
  "type": "bpmn:Message#property"
1445
1443
  },
1446
- "type": "Hidden"
1444
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1445
+ "type": "String"
1447
1446
  },
1448
1447
  {
1449
1448
  "id": "deduplicationModeManualFlag",
@@ -1512,7 +1511,7 @@
1512
1511
  {
1513
1512
  "id": "resultVariable",
1514
1513
  "label": "Result variable",
1515
- "description": "Name of variable to store the response in",
1514
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
1516
1515
  "group": "output",
1517
1516
  "binding": {
1518
1517
  "name": "resultVariable",
@@ -1523,7 +1522,8 @@
1523
1522
  {
1524
1523
  "id": "resultExpression",
1525
1524
  "label": "Result expression",
1526
- "description": "Expression to map the response into process variables",
1525
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
1526
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
1527
1527
  "feel": "required",
1528
1528
  "group": "output",
1529
1529
  "binding": {