@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4,11 +4,8 @@
4
4
  "name": "Slack Webhook Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "metadata": {
8
- "keywords": []
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
11
- "version": 6,
7
+ "version": 1,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -28,183 +25,141 @@
28
25
  "label": "Activation"
29
26
  },
30
27
  {
31
- "id": "correlation",
32
- "label": "Correlation",
33
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
34
- },
35
- {
36
- "id": "output",
37
- "label": "Output mapping"
28
+ "id": "variable-mapping",
29
+ "label": "Variable mapping"
38
30
  }
39
31
  ],
40
32
  "properties": [
41
33
  {
34
+ "type": "Hidden",
42
35
  "value": "io.camunda:slack-webhook:1",
43
36
  "binding": {
44
- "name": "inbound.type",
45
- "type": "zeebe:property"
37
+ "type": "zeebe:property",
38
+ "name": "inbound.type"
39
+ }
40
+ },
41
+ {
42
+ "type": "Hidden",
43
+ "value": "SlackEventsWebhook",
44
+ "binding": {
45
+ "type": "zeebe:property",
46
+ "name": "inbound.subtype"
47
+ }
48
+ },
49
+ {
50
+ "type": "Hidden",
51
+ "generatedValue": {
52
+ "type": "uuid"
46
53
  },
47
- "type": "Hidden"
54
+ "binding": {
55
+ "type": "bpmn:Message#property",
56
+ "name": "name"
57
+ }
48
58
  },
49
59
  {
50
- "id": "inbound.context",
51
60
  "label": "Webhook ID",
52
- "description": "The webhook ID is a part of the URL endpoint",
53
- "optional": false,
54
- "constraints": {
55
- "notEmpty": true
56
- },
61
+ "type": "String",
57
62
  "group": "endpoint",
58
63
  "binding": {
59
- "name": "inbound.context",
60
- "type": "zeebe:property"
64
+ "type": "zeebe:property",
65
+ "name": "inbound.context"
61
66
  },
62
- "type": "String"
67
+ "description": "The webhook ID is a part of the URL endpoint",
68
+ "constraints": {
69
+ "notEmpty": true
70
+ }
63
71
  },
64
72
  {
65
- "id": "inbound.slackSigningSecret",
66
73
  "label": "Slack signing secret",
67
74
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
68
- "optional": false,
69
- "constraints": {
70
- "notEmpty": true
71
- },
75
+ "type": "String",
72
76
  "group": "endpoint",
77
+ "feel": "optional",
73
78
  "binding": {
74
- "name": "inbound.slackSigningSecret",
75
- "type": "zeebe:property"
79
+ "type": "zeebe:property",
80
+ "name": "inbound.slackSigningSecret"
76
81
  },
77
- "type": "String"
82
+ "constraints": {
83
+ "notEmpty": true
84
+ }
78
85
  },
79
86
  {
80
- "id": "inbound.verificationExpression",
81
- "label": "Verification expression",
82
- "optional": true,
87
+ "type": "Hidden",
83
88
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
84
- "group": "endpoint",
85
89
  "binding": {
86
- "name": "inbound.verificationExpression",
87
- "type": "zeebe:property"
88
- },
89
- "type": "Hidden"
90
+ "type": "zeebe:property",
91
+ "name": "inbound.verificationExpression"
92
+ }
90
93
  },
91
94
  {
92
- "id": "activationCondition",
93
- "label": "Activation condition",
94
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
95
- "optional": true,
96
- "feel": "required",
95
+ "label": "Correlation key (process)",
96
+ "type": "String",
97
97
  "group": "activation",
98
+ "feel": "required",
99
+ "description": "Sets up the correlation key from process variables",
98
100
  "binding": {
99
- "name": "activationCondition",
100
- "type": "zeebe:property"
101
+ "type": "bpmn:Message#zeebe:subscription#property",
102
+ "name": "correlationKey"
101
103
  },
102
- "type": "String"
103
- },
104
- {
105
- "id": "correlationKeyProcess",
106
- "label": "Correlation key (process)",
107
- "description": "Sets up the correlation key from process variables",
108
104
  "constraints": {
109
105
  "notEmpty": true
110
- },
111
- "feel": "required",
112
- "group": "correlation",
113
- "binding": {
114
- "name": "correlationKey",
115
- "type": "bpmn:Message#zeebe:subscription#property"
116
- },
117
- "type": "String"
106
+ }
118
107
  },
119
108
  {
120
- "id": "correlationKeyPayload",
121
109
  "label": "Correlation key (payload)",
122
- "description": "Extracts the correlation key from the incoming message payload",
123
- "constraints": {
124
- "notEmpty": true
125
- },
110
+ "type": "String",
111
+ "group": "activation",
126
112
  "feel": "required",
127
- "group": "correlation",
128
113
  "binding": {
129
- "name": "correlationKeyExpression",
130
- "type": "zeebe:property"
114
+ "type": "zeebe:property",
115
+ "name": "correlationKeyExpression"
131
116
  },
132
- "type": "String"
117
+ "description": "Extracts the correlation key from the incoming message payload",
118
+ "constraints": {
119
+ "notEmpty": true
120
+ }
133
121
  },
134
122
  {
135
- "id": "messageIdExpression",
136
- "label": "Message ID expression",
137
- "description": "Expression to extract unique identifier of a message",
138
- "optional": true,
123
+ "label": "Condition",
124
+ "type": "String",
125
+ "group": "activation",
139
126
  "feel": "required",
140
- "group": "correlation",
141
- "binding": {
142
- "name": "messageIdExpression",
143
- "type": "zeebe:property"
144
- },
145
- "type": "String"
146
- },
147
- {
148
- "id": "messageTtl",
149
- "label": "Message TTL",
150
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
151
127
  "optional": true,
152
- "constraints": {
153
- "notEmpty": false,
154
- "pattern": {
155
- "value": "^(PT.*|)$",
156
- "message": "must be an ISO-8601 duration"
157
- }
158
- },
159
- "feel": "optional",
160
- "group": "correlation",
161
128
  "binding": {
162
- "name": "messageTtl",
163
- "type": "zeebe:property"
164
- },
165
- "type": "String"
166
- },
167
- {
168
- "id": "messageNameUuid",
169
- "generatedValue": {
170
- "type": "uuid"
171
- },
172
- "group": "correlation",
173
- "binding": {
174
- "name": "name",
175
- "type": "bpmn:Message#property"
129
+ "type": "zeebe:property",
130
+ "name": "activationCondition"
176
131
  },
177
- "type": "Hidden"
132
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
178
133
  },
179
134
  {
180
- "id": "resultVariable",
181
135
  "label": "Result variable",
182
- "description": "Name of variable to store the response in",
183
- "group": "output",
136
+ "type": "String",
137
+ "group": "variable-mapping",
138
+ "optional": true,
184
139
  "binding": {
185
- "name": "resultVariable",
186
- "type": "zeebe:property"
140
+ "type": "zeebe:property",
141
+ "name": "resultVariable"
187
142
  },
188
- "type": "String"
143
+ "description": "Name of variable to store the result of the connector in"
189
144
  },
190
145
  {
191
- "id": "resultExpression",
192
146
  "label": "Result expression",
193
- "description": "Expression to map the response into process variables",
147
+ "type": "String",
148
+ "group": "variable-mapping",
194
149
  "feel": "required",
195
- "group": "output",
150
+ "optional": true,
196
151
  "binding": {
197
- "name": "resultExpression",
198
- "type": "zeebe:property"
152
+ "type": "zeebe:property",
153
+ "name": "resultExpression"
199
154
  },
200
- "type": "Text"
155
+ "description": "Expression to map the inbound payload to process variables"
201
156
  }
202
157
  ],
203
- "engines": {
204
- "camunda": "^8.3"
205
- },
206
158
  "icon": {
207
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
159
+ "contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
160
+ },
161
+ "engines": {
162
+ "camunda": "^8.4"
208
163
  }
209
164
  },
210
165
  {
@@ -212,11 +167,8 @@
212
167
  "name": "Slack Webhook Boundary Event Connector",
213
168
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
214
169
  "description": "Receive events from Slack",
215
- "metadata": {
216
- "keywords": []
217
- },
170
+ "version": 2,
218
171
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
219
- "version": 7,
220
172
  "category": {
221
173
  "id": "connectors",
222
174
  "name": "Connectors"
@@ -226,9 +178,6 @@
226
178
  "value": "bpmn:BoundaryEvent",
227
179
  "eventDefinition": "bpmn:MessageEventDefinition"
228
180
  },
229
- "engines": {
230
- "camunda": "^8.3"
231
- },
232
181
  "groups": [
233
182
  {
234
183
  "id": "endpoint",
@@ -239,261 +188,153 @@
239
188
  "label": "Activation"
240
189
  },
241
190
  {
242
- "id": "correlation",
243
- "label": "Correlation",
244
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
245
- },
246
- {
247
- "id": "deduplication",
248
- "label": "Deduplication",
249
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
250
- },
251
- {
252
- "id": "output",
253
- "label": "Output mapping"
191
+ "id": "variable-mapping",
192
+ "label": "Variable mapping"
254
193
  }
255
194
  ],
256
195
  "properties": [
257
196
  {
197
+ "type": "Hidden",
258
198
  "value": "io.camunda:slack-webhook:1",
259
199
  "binding": {
260
- "name": "inbound.type",
261
- "type": "zeebe:property"
200
+ "type": "zeebe:property",
201
+ "name": "inbound.type"
202
+ }
203
+ },
204
+ {
205
+ "type": "Hidden",
206
+ "value": "SlackEventsWebhook",
207
+ "binding": {
208
+ "type": "zeebe:property",
209
+ "name": "inbound.subtype"
210
+ }
211
+ },
212
+ {
213
+ "type": "Hidden",
214
+ "generatedValue": {
215
+ "type": "uuid"
262
216
  },
263
- "type": "Hidden"
217
+ "binding": {
218
+ "type": "bpmn:Message#property",
219
+ "name": "name"
220
+ }
264
221
  },
265
222
  {
266
- "id": "inbound.context",
267
223
  "label": "Webhook ID",
268
- "description": "The webhook ID is a part of the URL endpoint",
269
- "optional": false,
270
- "constraints": {
271
- "notEmpty": true
272
- },
224
+ "type": "String",
273
225
  "group": "endpoint",
274
226
  "binding": {
275
- "name": "inbound.context",
276
- "type": "zeebe:property"
227
+ "type": "zeebe:property",
228
+ "name": "inbound.context"
277
229
  },
278
- "type": "String"
230
+ "description": "The webhook ID is a part of the URL endpoint",
231
+ "constraints": {
232
+ "notEmpty": true
233
+ }
279
234
  },
280
235
  {
281
- "id": "inbound.slackSigningSecret",
282
236
  "label": "Slack signing secret",
283
237
  "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",
284
- "optional": false,
285
- "constraints": {
286
- "notEmpty": true
287
- },
238
+ "type": "String",
288
239
  "group": "endpoint",
240
+ "feel": "optional",
289
241
  "binding": {
290
- "name": "inbound.slackSigningSecret",
291
- "type": "zeebe:property"
242
+ "type": "zeebe:property",
243
+ "name": "inbound.slackSigningSecret"
292
244
  },
293
- "type": "String"
245
+ "constraints": {
246
+ "notEmpty": true
247
+ }
294
248
  },
295
249
  {
296
- "id": "inbound.verificationExpression",
297
- "label": "Verification expression",
298
- "optional": true,
250
+ "type": "Hidden",
299
251
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
300
- "group": "endpoint",
301
252
  "binding": {
302
- "name": "inbound.verificationExpression",
303
- "type": "zeebe:property"
304
- },
305
- "type": "Hidden"
253
+ "type": "zeebe:property",
254
+ "name": "inbound.verificationExpression"
255
+ }
306
256
  },
307
257
  {
308
- "id": "activationCondition",
309
- "label": "Activation condition",
310
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
311
- "optional": true,
312
- "feel": "required",
258
+ "label": "Correlation key (process)",
259
+ "type": "String",
313
260
  "group": "activation",
261
+ "feel": "required",
262
+ "description": "Sets up the correlation key from process variables",
314
263
  "binding": {
315
- "name": "activationCondition",
316
- "type": "zeebe:property"
264
+ "type": "bpmn:Message#zeebe:subscription#property",
265
+ "name": "correlationKey"
317
266
  },
318
- "type": "String"
267
+ "constraints": {
268
+ "notEmpty": true
269
+ }
319
270
  },
320
271
  {
321
- "id": "consumeUnmatchedEvents",
322
- "label": "Consume unmatched events",
323
- "value": true,
272
+ "label": "Correlation key (payload)",
273
+ "type": "String",
324
274
  "group": "activation",
325
- "binding": {
326
- "name": "consumeUnmatchedEvents",
327
- "type": "zeebe:property"
328
- },
329
- "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",
330
- "type": "Boolean"
331
- },
332
- {
333
- "id": "correlationKeyProcess",
334
- "label": "Correlation key (process)",
335
- "description": "Sets up the correlation key from process variables",
336
- "constraints": {
337
- "notEmpty": true
338
- },
339
275
  "feel": "required",
340
- "group": "correlation",
341
276
  "binding": {
342
- "name": "correlationKey",
343
- "type": "bpmn:Message#zeebe:subscription#property"
277
+ "type": "zeebe:property",
278
+ "name": "correlationKeyExpression"
344
279
  },
345
- "type": "String"
346
- },
347
- {
348
- "id": "correlationKeyPayload",
349
- "label": "Correlation key (payload)",
350
280
  "description": "Extracts the correlation key from the incoming message payload",
351
281
  "constraints": {
352
282
  "notEmpty": true
353
- },
354
- "feel": "required",
355
- "group": "correlation",
356
- "binding": {
357
- "name": "correlationKeyExpression",
358
- "type": "zeebe:property"
359
- },
360
- "type": "String"
283
+ }
361
284
  },
362
285
  {
363
- "id": "messageIdExpression",
364
286
  "label": "Message ID expression",
365
- "description": "Expression to extract unique identifier of a message",
366
- "optional": true,
367
287
  "feel": "required",
368
- "group": "correlation",
369
- "binding": {
370
- "name": "messageIdExpression",
371
- "type": "zeebe:property"
372
- },
373
- "type": "String"
374
- },
375
- {
376
- "id": "messageTtl",
377
- "label": "Message TTL",
378
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
288
+ "type": "String",
379
289
  "optional": true,
380
- "constraints": {
381
- "notEmpty": false,
382
- "pattern": {
383
- "value": "^(PT.*|)$",
384
- "message": "must be an ISO-8601 duration"
385
- }
386
- },
387
- "feel": "optional",
388
- "group": "correlation",
389
- "binding": {
390
- "name": "messageTtl",
391
- "type": "zeebe:property"
392
- },
393
- "type": "String"
394
- },
395
- {
396
- "id": "messageNameUuid",
397
- "generatedValue": {
398
- "type": "uuid"
399
- },
400
- "group": "correlation",
401
- "binding": {
402
- "name": "name",
403
- "type": "bpmn:Message#property"
404
- },
405
- "type": "Hidden"
406
- },
407
- {
408
- "id": "deduplicationModeManualFlag",
409
- "label": "Manual mode",
410
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
411
- "value": false,
412
- "group": "deduplication",
413
- "binding": {
414
- "name": "deduplicationModeManualFlag",
415
- "type": "zeebe:property"
416
- },
417
- "type": "Boolean"
418
- },
419
- {
420
- "id": "deduplicationId",
421
- "label": "Deduplication ID",
422
- "constraints": {
423
- "notEmpty": true,
424
- "pattern": {
425
- "value": "^[a-zA-Z0-9_-]+$",
426
- "message": "can only contain alphanumeric characters, dashes, and underscores"
427
- }
428
- },
429
- "group": "deduplication",
430
- "binding": {
431
- "name": "deduplicationId",
432
- "type": "zeebe:property"
433
- },
434
- "condition": {
435
- "property": "deduplicationModeManualFlag",
436
- "equals": true,
437
- "type": "simple"
438
- },
439
- "type": "String"
440
- },
441
- {
442
- "id": "deduplicationModeManual",
443
- "value": "MANUAL",
444
- "group": "deduplication",
290
+ "group": "activation",
445
291
  "binding": {
446
- "name": "deduplicationMode",
447
- "type": "zeebe:property"
448
- },
449
- "condition": {
450
- "property": "deduplicationId",
451
- "isActive": true,
452
- "type": "simple"
292
+ "type": "zeebe:property",
293
+ "name": "messageIdExpression"
453
294
  },
454
- "type": "Hidden"
295
+ "description": "Expression to extract unique identifier of a message"
455
296
  },
456
297
  {
457
- "id": "deduplicationModeAuto",
458
- "value": "AUTO",
459
- "group": "deduplication",
298
+ "label": "Condition",
299
+ "type": "String",
300
+ "group": "activation",
301
+ "feel": "required",
302
+ "optional": true,
460
303
  "binding": {
461
- "name": "deduplicationMode",
462
- "type": "zeebe:property"
463
- },
464
- "condition": {
465
- "property": "deduplicationId",
466
- "isActive": false,
467
- "type": "simple"
304
+ "type": "zeebe:property",
305
+ "name": "activationCondition"
468
306
  },
469
- "type": "Hidden"
307
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
470
308
  },
471
309
  {
472
- "id": "resultVariable",
473
310
  "label": "Result variable",
474
- "description": "Name of variable to store the response in",
475
- "group": "output",
311
+ "type": "String",
312
+ "group": "variable-mapping",
313
+ "optional": true,
476
314
  "binding": {
477
- "name": "resultVariable",
478
- "type": "zeebe:property"
315
+ "type": "zeebe:property",
316
+ "name": "resultVariable"
479
317
  },
480
- "type": "String"
318
+ "description": "Name of variable to store the result of the connector in"
481
319
  },
482
320
  {
483
- "id": "resultExpression",
484
321
  "label": "Result expression",
485
- "description": "Expression to map the response into process variables",
322
+ "type": "String",
323
+ "group": "variable-mapping",
486
324
  "feel": "required",
487
- "group": "output",
325
+ "optional": true,
488
326
  "binding": {
489
- "name": "resultExpression",
490
- "type": "zeebe:property"
327
+ "type": "zeebe:property",
328
+ "name": "resultExpression"
491
329
  },
492
- "type": "Text"
330
+ "description": "Expression to map the inbound payload to process variables"
493
331
  }
494
332
  ],
495
333
  "icon": {
496
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
334
+ "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"
335
+ },
336
+ "engines": {
337
+ "camunda": "^8.4"
497
338
  }
498
339
  },
499
340
  {
@@ -501,8 +342,11 @@
501
342
  "name": "Slack Webhook Boundary Event Connector",
502
343
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
503
344
  "description": "Receive events from Slack",
345
+ "metadata": {
346
+ "keywords": []
347
+ },
504
348
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
505
- "version": 5,
349
+ "version": 6,
506
350
  "category": {
507
351
  "id": "connectors",
508
352
  "name": "Connectors"
@@ -694,11 +538,11 @@
694
538
  "type": "Text"
695
539
  }
696
540
  ],
541
+ "engines": {
542
+ "camunda": "^8.3"
543
+ },
697
544
  "icon": {
698
545
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
699
- },
700
- "engines": {
701
- "camunda": "^8.5"
702
546
  }
703
547
  },
704
548
  {
@@ -706,8 +550,11 @@
706
550
  "name": "Slack Webhook Boundary Event Connector",
707
551
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
708
552
  "description": "Receive events from Slack",
709
- "version": 2,
553
+ "metadata": {
554
+ "keywords": []
555
+ },
710
556
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
557
+ "version": 7,
711
558
  "category": {
712
559
  "id": "connectors",
713
560
  "name": "Connectors"
@@ -717,6 +564,9 @@
717
564
  "value": "bpmn:BoundaryEvent",
718
565
  "eventDefinition": "bpmn:MessageEventDefinition"
719
566
  },
567
+ "engines": {
568
+ "camunda": "^8.3"
569
+ },
720
570
  "groups": [
721
571
  {
722
572
  "id": "endpoint",
@@ -727,153 +577,261 @@
727
577
  "label": "Activation"
728
578
  },
729
579
  {
730
- "id": "variable-mapping",
731
- "label": "Variable mapping"
580
+ "id": "correlation",
581
+ "label": "Correlation",
582
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
583
+ },
584
+ {
585
+ "id": "deduplication",
586
+ "label": "Deduplication",
587
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
588
+ },
589
+ {
590
+ "id": "output",
591
+ "label": "Output mapping"
732
592
  }
733
593
  ],
734
594
  "properties": [
735
595
  {
736
- "type": "Hidden",
737
596
  "value": "io.camunda:slack-webhook:1",
738
597
  "binding": {
739
- "type": "zeebe:property",
740
- "name": "inbound.type"
741
- }
742
- },
743
- {
744
- "type": "Hidden",
745
- "value": "SlackEventsWebhook",
746
- "binding": {
747
- "type": "zeebe:property",
748
- "name": "inbound.subtype"
749
- }
750
- },
751
- {
752
- "type": "Hidden",
753
- "generatedValue": {
754
- "type": "uuid"
598
+ "name": "inbound.type",
599
+ "type": "zeebe:property"
755
600
  },
756
- "binding": {
757
- "type": "bpmn:Message#property",
758
- "name": "name"
759
- }
601
+ "type": "Hidden"
760
602
  },
761
603
  {
604
+ "id": "inbound.context",
762
605
  "label": "Webhook ID",
763
- "type": "String",
764
- "group": "endpoint",
765
- "binding": {
766
- "type": "zeebe:property",
767
- "name": "inbound.context"
768
- },
769
606
  "description": "The webhook ID is a part of the URL endpoint",
607
+ "optional": false,
770
608
  "constraints": {
771
609
  "notEmpty": true
772
- }
610
+ },
611
+ "group": "endpoint",
612
+ "binding": {
613
+ "name": "inbound.context",
614
+ "type": "zeebe:property"
615
+ },
616
+ "type": "String"
773
617
  },
774
618
  {
619
+ "id": "inbound.slackSigningSecret",
775
620
  "label": "Slack signing secret",
776
621
  "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",
777
- "type": "String",
622
+ "optional": false,
623
+ "constraints": {
624
+ "notEmpty": true
625
+ },
778
626
  "group": "endpoint",
779
- "feel": "optional",
780
627
  "binding": {
781
- "type": "zeebe:property",
782
- "name": "inbound.slackSigningSecret"
628
+ "name": "inbound.slackSigningSecret",
629
+ "type": "zeebe:property"
783
630
  },
784
- "constraints": {
785
- "notEmpty": true
786
- }
631
+ "type": "String"
787
632
  },
788
633
  {
789
- "type": "Hidden",
634
+ "id": "inbound.verificationExpression",
635
+ "label": "Verification expression",
636
+ "optional": true,
790
637
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
638
+ "group": "endpoint",
791
639
  "binding": {
792
- "type": "zeebe:property",
793
- "name": "inbound.verificationExpression"
794
- }
640
+ "name": "inbound.verificationExpression",
641
+ "type": "zeebe:property"
642
+ },
643
+ "type": "Hidden"
795
644
  },
796
645
  {
797
- "label": "Correlation key (process)",
798
- "type": "String",
799
- "group": "activation",
646
+ "id": "activationCondition",
647
+ "label": "Activation condition",
648
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
649
+ "optional": true,
800
650
  "feel": "required",
801
- "description": "Sets up the correlation key from process variables",
651
+ "group": "activation",
802
652
  "binding": {
803
- "type": "bpmn:Message#zeebe:subscription#property",
804
- "name": "correlationKey"
653
+ "name": "activationCondition",
654
+ "type": "zeebe:property"
805
655
  },
806
- "constraints": {
807
- "notEmpty": true
808
- }
656
+ "type": "String"
809
657
  },
810
658
  {
811
- "label": "Correlation key (payload)",
812
- "type": "String",
659
+ "id": "consumeUnmatchedEvents",
660
+ "label": "Consume unmatched events",
661
+ "value": true,
813
662
  "group": "activation",
663
+ "binding": {
664
+ "name": "consumeUnmatchedEvents",
665
+ "type": "zeebe:property"
666
+ },
667
+ "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",
668
+ "type": "Boolean"
669
+ },
670
+ {
671
+ "id": "correlationKeyProcess",
672
+ "label": "Correlation key (process)",
673
+ "description": "Sets up the correlation key from process variables",
674
+ "constraints": {
675
+ "notEmpty": true
676
+ },
814
677
  "feel": "required",
678
+ "group": "correlation",
815
679
  "binding": {
816
- "type": "zeebe:property",
817
- "name": "correlationKeyExpression"
680
+ "name": "correlationKey",
681
+ "type": "bpmn:Message#zeebe:subscription#property"
818
682
  },
683
+ "type": "String"
684
+ },
685
+ {
686
+ "id": "correlationKeyPayload",
687
+ "label": "Correlation key (payload)",
819
688
  "description": "Extracts the correlation key from the incoming message payload",
820
689
  "constraints": {
821
690
  "notEmpty": true
822
- }
691
+ },
692
+ "feel": "required",
693
+ "group": "correlation",
694
+ "binding": {
695
+ "name": "correlationKeyExpression",
696
+ "type": "zeebe:property"
697
+ },
698
+ "type": "String"
823
699
  },
824
700
  {
701
+ "id": "messageIdExpression",
825
702
  "label": "Message ID expression",
703
+ "description": "Expression to extract unique identifier of a message",
704
+ "optional": true,
826
705
  "feel": "required",
827
- "type": "String",
706
+ "group": "correlation",
707
+ "binding": {
708
+ "name": "messageIdExpression",
709
+ "type": "zeebe:property"
710
+ },
711
+ "type": "String"
712
+ },
713
+ {
714
+ "id": "messageTtl",
715
+ "label": "Message TTL",
716
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
828
717
  "optional": true,
829
- "group": "activation",
718
+ "constraints": {
719
+ "notEmpty": false,
720
+ "pattern": {
721
+ "value": "^(PT.*|)$",
722
+ "message": "must be an ISO-8601 duration"
723
+ }
724
+ },
725
+ "feel": "optional",
726
+ "group": "correlation",
830
727
  "binding": {
831
- "type": "zeebe:property",
832
- "name": "messageIdExpression"
728
+ "name": "messageTtl",
729
+ "type": "zeebe:property"
730
+ },
731
+ "type": "String"
732
+ },
733
+ {
734
+ "id": "messageNameUuid",
735
+ "generatedValue": {
736
+ "type": "uuid"
737
+ },
738
+ "group": "correlation",
739
+ "binding": {
740
+ "name": "name",
741
+ "type": "bpmn:Message#property"
742
+ },
743
+ "type": "Hidden"
744
+ },
745
+ {
746
+ "id": "deduplicationModeManualFlag",
747
+ "label": "Manual mode",
748
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
749
+ "value": false,
750
+ "group": "deduplication",
751
+ "binding": {
752
+ "name": "deduplicationModeManualFlag",
753
+ "type": "zeebe:property"
754
+ },
755
+ "type": "Boolean"
756
+ },
757
+ {
758
+ "id": "deduplicationId",
759
+ "label": "Deduplication ID",
760
+ "constraints": {
761
+ "notEmpty": true,
762
+ "pattern": {
763
+ "value": "^[a-zA-Z0-9_-]+$",
764
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
765
+ }
766
+ },
767
+ "group": "deduplication",
768
+ "binding": {
769
+ "name": "deduplicationId",
770
+ "type": "zeebe:property"
771
+ },
772
+ "condition": {
773
+ "property": "deduplicationModeManualFlag",
774
+ "equals": true,
775
+ "type": "simple"
776
+ },
777
+ "type": "String"
778
+ },
779
+ {
780
+ "id": "deduplicationModeManual",
781
+ "value": "MANUAL",
782
+ "group": "deduplication",
783
+ "binding": {
784
+ "name": "deduplicationMode",
785
+ "type": "zeebe:property"
833
786
  },
834
- "description": "Expression to extract unique identifier of a message"
787
+ "condition": {
788
+ "property": "deduplicationId",
789
+ "isActive": true,
790
+ "type": "simple"
791
+ },
792
+ "type": "Hidden"
835
793
  },
836
794
  {
837
- "label": "Condition",
838
- "type": "String",
839
- "group": "activation",
840
- "feel": "required",
841
- "optional": true,
795
+ "id": "deduplicationModeAuto",
796
+ "value": "AUTO",
797
+ "group": "deduplication",
842
798
  "binding": {
843
- "type": "zeebe:property",
844
- "name": "activationCondition"
799
+ "name": "deduplicationMode",
800
+ "type": "zeebe:property"
845
801
  },
846
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
802
+ "condition": {
803
+ "property": "deduplicationId",
804
+ "isActive": false,
805
+ "type": "simple"
806
+ },
807
+ "type": "Hidden"
847
808
  },
848
809
  {
810
+ "id": "resultVariable",
849
811
  "label": "Result variable",
850
- "type": "String",
851
- "group": "variable-mapping",
852
- "optional": true,
812
+ "description": "Name of variable to store the response in",
813
+ "group": "output",
853
814
  "binding": {
854
- "type": "zeebe:property",
855
- "name": "resultVariable"
815
+ "name": "resultVariable",
816
+ "type": "zeebe:property"
856
817
  },
857
- "description": "Name of variable to store the result of the connector in"
818
+ "type": "String"
858
819
  },
859
820
  {
821
+ "id": "resultExpression",
860
822
  "label": "Result expression",
861
- "type": "String",
862
- "group": "variable-mapping",
823
+ "description": "Expression to map the response into process variables",
863
824
  "feel": "required",
864
- "optional": true,
825
+ "group": "output",
865
826
  "binding": {
866
- "type": "zeebe:property",
867
- "name": "resultExpression"
827
+ "name": "resultExpression",
828
+ "type": "zeebe:property"
868
829
  },
869
- "description": "Expression to map the inbound payload to process variables"
830
+ "type": "Text"
870
831
  }
871
832
  ],
872
833
  "icon": {
873
- "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"
874
- },
875
- "engines": {
876
- "camunda": "^8.4"
834
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
877
835
  }
878
836
  },
879
837
  {
@@ -881,8 +839,8 @@
881
839
  "name": "Slack Webhook Boundary Event Connector",
882
840
  "id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
883
841
  "description": "Receive events from Slack",
884
- "version": 1,
885
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
842
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
843
+ "version": 5,
886
844
  "category": {
887
845
  "id": "connectors",
888
846
  "name": "Connectors"
@@ -902,141 +860,183 @@
902
860
  "label": "Activation"
903
861
  },
904
862
  {
905
- "id": "variable-mapping",
906
- "label": "Variable mapping"
863
+ "id": "correlation",
864
+ "label": "Correlation",
865
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
866
+ },
867
+ {
868
+ "id": "output",
869
+ "label": "Output mapping"
907
870
  }
908
871
  ],
909
872
  "properties": [
910
873
  {
911
- "type": "Hidden",
912
874
  "value": "io.camunda:slack-webhook:1",
913
875
  "binding": {
914
- "type": "zeebe:property",
915
- "name": "inbound.type"
916
- }
917
- },
918
- {
919
- "type": "Hidden",
920
- "value": "SlackEventsWebhook",
921
- "binding": {
922
- "type": "zeebe:property",
923
- "name": "inbound.subtype"
924
- }
925
- },
926
- {
927
- "type": "Hidden",
928
- "generatedValue": {
929
- "type": "uuid"
876
+ "name": "inbound.type",
877
+ "type": "zeebe:property"
930
878
  },
931
- "binding": {
932
- "type": "bpmn:Message#property",
933
- "name": "name"
934
- }
879
+ "type": "Hidden"
935
880
  },
936
881
  {
882
+ "id": "inbound.context",
937
883
  "label": "Webhook ID",
938
- "type": "String",
939
- "group": "endpoint",
940
- "binding": {
941
- "type": "zeebe:property",
942
- "name": "inbound.context"
943
- },
944
884
  "description": "The webhook ID is a part of the URL endpoint",
885
+ "optional": false,
945
886
  "constraints": {
946
887
  "notEmpty": true
947
- }
888
+ },
889
+ "group": "endpoint",
890
+ "binding": {
891
+ "name": "inbound.context",
892
+ "type": "zeebe:property"
893
+ },
894
+ "type": "String"
948
895
  },
949
896
  {
897
+ "id": "inbound.slackSigningSecret",
950
898
  "label": "Slack signing secret",
951
899
  "description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
952
- "type": "String",
900
+ "optional": false,
901
+ "constraints": {
902
+ "notEmpty": true
903
+ },
953
904
  "group": "endpoint",
954
- "feel": "optional",
955
905
  "binding": {
956
- "type": "zeebe:property",
957
- "name": "inbound.slackSigningSecret"
906
+ "name": "inbound.slackSigningSecret",
907
+ "type": "zeebe:property"
958
908
  },
959
- "constraints": {
960
- "notEmpty": true
961
- }
909
+ "type": "String"
962
910
  },
963
911
  {
964
- "type": "Hidden",
912
+ "id": "inbound.verificationExpression",
913
+ "label": "Verification expression",
914
+ "optional": true,
965
915
  "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
916
+ "group": "endpoint",
966
917
  "binding": {
967
- "type": "zeebe:property",
968
- "name": "inbound.verificationExpression"
969
- }
918
+ "name": "inbound.verificationExpression",
919
+ "type": "zeebe:property"
920
+ },
921
+ "type": "Hidden"
970
922
  },
971
923
  {
972
- "label": "Correlation key (process)",
973
- "type": "String",
974
- "group": "activation",
924
+ "id": "activationCondition",
925
+ "label": "Activation condition",
926
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
927
+ "optional": true,
975
928
  "feel": "required",
976
- "description": "Sets up the correlation key from process variables",
929
+ "group": "activation",
977
930
  "binding": {
978
- "type": "bpmn:Message#zeebe:subscription#property",
979
- "name": "correlationKey"
931
+ "name": "activationCondition",
932
+ "type": "zeebe:property"
980
933
  },
981
- "constraints": {
982
- "notEmpty": true
983
- }
934
+ "type": "String"
984
935
  },
985
936
  {
986
- "label": "Correlation key (payload)",
987
- "type": "String",
988
- "group": "activation",
937
+ "id": "correlationKeyProcess",
938
+ "label": "Correlation key (process)",
939
+ "description": "Sets up the correlation key from process variables",
940
+ "constraints": {
941
+ "notEmpty": true
942
+ },
989
943
  "feel": "required",
944
+ "group": "correlation",
990
945
  "binding": {
991
- "type": "zeebe:property",
992
- "name": "correlationKeyExpression"
946
+ "name": "correlationKey",
947
+ "type": "bpmn:Message#zeebe:subscription#property"
993
948
  },
949
+ "type": "String"
950
+ },
951
+ {
952
+ "id": "correlationKeyPayload",
953
+ "label": "Correlation key (payload)",
994
954
  "description": "Extracts the correlation key from the incoming message payload",
995
955
  "constraints": {
996
956
  "notEmpty": true
997
- }
957
+ },
958
+ "feel": "required",
959
+ "group": "correlation",
960
+ "binding": {
961
+ "name": "correlationKeyExpression",
962
+ "type": "zeebe:property"
963
+ },
964
+ "type": "String"
998
965
  },
999
966
  {
1000
- "label": "Condition",
1001
- "type": "String",
1002
- "group": "activation",
967
+ "id": "messageIdExpression",
968
+ "label": "Message ID expression",
969
+ "description": "Expression to extract unique identifier of a message",
970
+ "optional": true,
1003
971
  "feel": "required",
972
+ "group": "correlation",
973
+ "binding": {
974
+ "name": "messageIdExpression",
975
+ "type": "zeebe:property"
976
+ },
977
+ "type": "String"
978
+ },
979
+ {
980
+ "id": "messageTtl",
981
+ "label": "Message TTL",
982
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1004
983
  "optional": true,
984
+ "constraints": {
985
+ "notEmpty": false,
986
+ "pattern": {
987
+ "value": "^(PT.*|)$",
988
+ "message": "must be an ISO-8601 duration"
989
+ }
990
+ },
991
+ "feel": "optional",
992
+ "group": "correlation",
1005
993
  "binding": {
1006
- "type": "zeebe:property",
1007
- "name": "activationCondition"
994
+ "name": "messageTtl",
995
+ "type": "zeebe:property"
1008
996
  },
1009
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
997
+ "type": "String"
998
+ },
999
+ {
1000
+ "id": "messageNameUuid",
1001
+ "generatedValue": {
1002
+ "type": "uuid"
1003
+ },
1004
+ "group": "correlation",
1005
+ "binding": {
1006
+ "name": "name",
1007
+ "type": "bpmn:Message#property"
1008
+ },
1009
+ "type": "Hidden"
1010
1010
  },
1011
1011
  {
1012
+ "id": "resultVariable",
1012
1013
  "label": "Result variable",
1013
- "type": "String",
1014
- "group": "variable-mapping",
1015
- "optional": true,
1014
+ "description": "Name of variable to store the response in",
1015
+ "group": "output",
1016
1016
  "binding": {
1017
- "type": "zeebe:property",
1018
- "name": "resultVariable"
1017
+ "name": "resultVariable",
1018
+ "type": "zeebe:property"
1019
1019
  },
1020
- "description": "Name of variable to store the result of the connector in"
1020
+ "type": "String"
1021
1021
  },
1022
1022
  {
1023
+ "id": "resultExpression",
1023
1024
  "label": "Result expression",
1024
- "type": "String",
1025
- "group": "variable-mapping",
1025
+ "description": "Expression to map the response into process variables",
1026
1026
  "feel": "required",
1027
- "optional": true,
1027
+ "group": "output",
1028
1028
  "binding": {
1029
- "type": "zeebe:property",
1030
- "name": "resultExpression"
1029
+ "name": "resultExpression",
1030
+ "type": "zeebe:property"
1031
1031
  },
1032
- "description": "Expression to map the inbound payload to process variables"
1032
+ "type": "Text"
1033
1033
  }
1034
1034
  ],
1035
1035
  "icon": {
1036
- "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"
1036
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1037
1037
  },
1038
1038
  "engines": {
1039
- "camunda": "^8.4"
1039
+ "camunda": "^8.5"
1040
1040
  }
1041
1041
  },
1042
1042
  {
@@ -1102,7 +1102,6 @@
1102
1102
  {
1103
1103
  "id": "inbound.context",
1104
1104
  "label": "Webhook ID",
1105
- "description": "The webhook ID is a part of the URL endpoint",
1106
1105
  "optional": false,
1107
1106
  "constraints": {
1108
1107
  "notEmpty": true
@@ -1112,12 +1111,12 @@
1112
1111
  "name": "inbound.context",
1113
1112
  "type": "zeebe:property"
1114
1113
  },
1114
+ "tooltip": "The webhook ID is a part of the URL endpoint",
1115
1115
  "type": "String"
1116
1116
  },
1117
1117
  {
1118
1118
  "id": "inbound.slackSigningSecret",
1119
1119
  "label": "Slack signing secret",
1120
- "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",
1121
1120
  "optional": false,
1122
1121
  "constraints": {
1123
1122
  "notEmpty": true
@@ -1127,6 +1126,7 @@
1127
1126
  "name": "inbound.slackSigningSecret",
1128
1127
  "type": "zeebe:property"
1129
1128
  },
1129
+ "tooltip": "Used to verify that incoming requests originate from Slack. See <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>Verifying requests from Slack</a>",
1130
1130
  "type": "String"
1131
1131
  },
1132
1132
  {