@camunda/connectors-element-templates 1.0.16 → 1.0.18
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.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -4,8 +4,578 @@
|
|
|
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
|
-
"
|
|
7
|
+
"keywords": [
|
|
8
|
+
"message received",
|
|
9
|
+
"event received",
|
|
10
|
+
"channel event",
|
|
11
|
+
"webhook",
|
|
12
|
+
"messaging",
|
|
13
|
+
"new message"
|
|
14
|
+
],
|
|
8
15
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
16
|
+
"version": 8,
|
|
17
|
+
"category": {
|
|
18
|
+
"id": "connectors",
|
|
19
|
+
"name": "Connectors"
|
|
20
|
+
},
|
|
21
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
22
|
+
"elementType": {
|
|
23
|
+
"value": "bpmn:StartEvent",
|
|
24
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
25
|
+
},
|
|
26
|
+
"engines": {
|
|
27
|
+
"camunda": "^8.3"
|
|
28
|
+
},
|
|
29
|
+
"groups": [
|
|
30
|
+
{
|
|
31
|
+
"id": "endpoint",
|
|
32
|
+
"label": "Webhook configuration"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "activation",
|
|
36
|
+
"label": "Activation"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "correlation",
|
|
40
|
+
"label": "Correlation",
|
|
41
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
42
|
+
},
|
|
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
|
+
{
|
|
49
|
+
"id": "output",
|
|
50
|
+
"label": "Output mapping"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"properties": [
|
|
54
|
+
{
|
|
55
|
+
"value": "io.camunda:slack-webhook:1",
|
|
56
|
+
"binding": {
|
|
57
|
+
"name": "inbound.type",
|
|
58
|
+
"type": "zeebe:property"
|
|
59
|
+
},
|
|
60
|
+
"type": "Hidden"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "inbound.context",
|
|
64
|
+
"label": "Webhook ID",
|
|
65
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
66
|
+
"optional": false,
|
|
67
|
+
"constraints": {
|
|
68
|
+
"notEmpty": true
|
|
69
|
+
},
|
|
70
|
+
"group": "endpoint",
|
|
71
|
+
"binding": {
|
|
72
|
+
"name": "inbound.context",
|
|
73
|
+
"type": "zeebe:property"
|
|
74
|
+
},
|
|
75
|
+
"type": "String"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "inbound.slackSigningSecret",
|
|
79
|
+
"label": "Slack signing secret",
|
|
80
|
+
"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",
|
|
81
|
+
"optional": false,
|
|
82
|
+
"constraints": {
|
|
83
|
+
"notEmpty": true
|
|
84
|
+
},
|
|
85
|
+
"group": "endpoint",
|
|
86
|
+
"binding": {
|
|
87
|
+
"name": "inbound.slackSigningSecret",
|
|
88
|
+
"type": "zeebe:property"
|
|
89
|
+
},
|
|
90
|
+
"type": "String"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "inbound.verificationExpression",
|
|
94
|
+
"label": "Verification expression",
|
|
95
|
+
"optional": true,
|
|
96
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
97
|
+
"group": "endpoint",
|
|
98
|
+
"binding": {
|
|
99
|
+
"name": "inbound.verificationExpression",
|
|
100
|
+
"type": "zeebe:property"
|
|
101
|
+
},
|
|
102
|
+
"type": "Hidden"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "activationCondition",
|
|
106
|
+
"label": "Activation condition",
|
|
107
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
108
|
+
"optional": true,
|
|
109
|
+
"feel": "required",
|
|
110
|
+
"group": "activation",
|
|
111
|
+
"binding": {
|
|
112
|
+
"name": "activationCondition",
|
|
113
|
+
"type": "zeebe:property"
|
|
114
|
+
},
|
|
115
|
+
"type": "String"
|
|
116
|
+
},
|
|
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
|
+
{
|
|
130
|
+
"id": "correlationRequired",
|
|
131
|
+
"label": "Subprocess correlation required",
|
|
132
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
133
|
+
"value": "notRequired",
|
|
134
|
+
"group": "correlation",
|
|
135
|
+
"binding": {
|
|
136
|
+
"name": "correlationRequired",
|
|
137
|
+
"type": "zeebe:property"
|
|
138
|
+
},
|
|
139
|
+
"type": "Dropdown",
|
|
140
|
+
"choices": [
|
|
141
|
+
{
|
|
142
|
+
"name": "Correlation not required",
|
|
143
|
+
"value": "notRequired"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "Correlation required",
|
|
147
|
+
"value": "required"
|
|
148
|
+
}
|
|
149
|
+
]
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"id": "correlationKeyProcess",
|
|
153
|
+
"label": "Correlation key (process)",
|
|
154
|
+
"description": "Sets up the correlation key from process variables",
|
|
155
|
+
"constraints": {
|
|
156
|
+
"notEmpty": true
|
|
157
|
+
},
|
|
158
|
+
"feel": "required",
|
|
159
|
+
"group": "correlation",
|
|
160
|
+
"binding": {
|
|
161
|
+
"name": "correlationKey",
|
|
162
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
163
|
+
},
|
|
164
|
+
"condition": {
|
|
165
|
+
"property": "correlationRequired",
|
|
166
|
+
"equals": "required",
|
|
167
|
+
"type": "simple"
|
|
168
|
+
},
|
|
169
|
+
"type": "String"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"id": "correlationKeyPayload",
|
|
173
|
+
"label": "Correlation key (payload)",
|
|
174
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
175
|
+
"constraints": {
|
|
176
|
+
"notEmpty": true
|
|
177
|
+
},
|
|
178
|
+
"feel": "required",
|
|
179
|
+
"group": "correlation",
|
|
180
|
+
"binding": {
|
|
181
|
+
"name": "correlationKeyExpression",
|
|
182
|
+
"type": "zeebe:property"
|
|
183
|
+
},
|
|
184
|
+
"condition": {
|
|
185
|
+
"property": "correlationRequired",
|
|
186
|
+
"equals": "required",
|
|
187
|
+
"type": "simple"
|
|
188
|
+
},
|
|
189
|
+
"type": "String"
|
|
190
|
+
},
|
|
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
|
+
{
|
|
205
|
+
"id": "messageTtl",
|
|
206
|
+
"label": "Message TTL",
|
|
207
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
208
|
+
"optional": true,
|
|
209
|
+
"constraints": {
|
|
210
|
+
"notEmpty": false,
|
|
211
|
+
"pattern": {
|
|
212
|
+
"value": "^(PT.*|)$",
|
|
213
|
+
"message": "must be an ISO-8601 duration"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
"feel": "optional",
|
|
217
|
+
"group": "correlation",
|
|
218
|
+
"binding": {
|
|
219
|
+
"name": "messageTtl",
|
|
220
|
+
"type": "zeebe:property"
|
|
221
|
+
},
|
|
222
|
+
"type": "String"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": "messageNameUuid",
|
|
226
|
+
"label": "Message name",
|
|
227
|
+
"generatedValue": {
|
|
228
|
+
"type": "uuid"
|
|
229
|
+
},
|
|
230
|
+
"feel": "optional",
|
|
231
|
+
"group": "correlation",
|
|
232
|
+
"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",
|
|
264
|
+
"type": "zeebe:property"
|
|
265
|
+
},
|
|
266
|
+
"condition": {
|
|
267
|
+
"property": "deduplicationModeManualFlag",
|
|
268
|
+
"equals": true,
|
|
269
|
+
"type": "simple"
|
|
270
|
+
},
|
|
271
|
+
"type": "String"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
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"
|
|
285
|
+
},
|
|
286
|
+
"type": "Hidden"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"id": "deduplicationModeAuto",
|
|
290
|
+
"value": "AUTO",
|
|
291
|
+
"group": "deduplication",
|
|
292
|
+
"binding": {
|
|
293
|
+
"name": "deduplicationMode",
|
|
294
|
+
"type": "zeebe:property"
|
|
295
|
+
},
|
|
296
|
+
"condition": {
|
|
297
|
+
"property": "deduplicationId",
|
|
298
|
+
"isActive": false,
|
|
299
|
+
"type": "simple"
|
|
300
|
+
},
|
|
301
|
+
"type": "Hidden"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"id": "resultVariable",
|
|
305
|
+
"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>.",
|
|
307
|
+
"group": "output",
|
|
308
|
+
"binding": {
|
|
309
|
+
"name": "resultVariable",
|
|
310
|
+
"type": "zeebe:property"
|
|
311
|
+
},
|
|
312
|
+
"type": "String"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": "resultExpression",
|
|
316
|
+
"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}",
|
|
319
|
+
"feel": "required",
|
|
320
|
+
"group": "output",
|
|
321
|
+
"binding": {
|
|
322
|
+
"name": "resultExpression",
|
|
323
|
+
"type": "zeebe:property"
|
|
324
|
+
},
|
|
325
|
+
"type": "Text"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"icon": {
|
|
329
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
330
|
+
}
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
334
|
+
"name": "Slack Webhook Message Start Event Connector",
|
|
335
|
+
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
336
|
+
"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,
|
|
342
|
+
"category": {
|
|
343
|
+
"id": "connectors",
|
|
344
|
+
"name": "Connectors"
|
|
345
|
+
},
|
|
346
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
347
|
+
"elementType": {
|
|
348
|
+
"value": "bpmn:StartEvent",
|
|
349
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
350
|
+
},
|
|
351
|
+
"groups": [
|
|
352
|
+
{
|
|
353
|
+
"id": "endpoint",
|
|
354
|
+
"label": "Webhook configuration"
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"id": "activation",
|
|
358
|
+
"label": "Activation"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"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>."
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "output",
|
|
367
|
+
"label": "Output mapping"
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"properties": [
|
|
371
|
+
{
|
|
372
|
+
"value": "io.camunda:slack-webhook:1",
|
|
373
|
+
"binding": {
|
|
374
|
+
"name": "inbound.type",
|
|
375
|
+
"type": "zeebe:property"
|
|
376
|
+
},
|
|
377
|
+
"type": "Hidden"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"id": "inbound.context",
|
|
381
|
+
"label": "Webhook ID",
|
|
382
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
383
|
+
"optional": false,
|
|
384
|
+
"constraints": {
|
|
385
|
+
"notEmpty": true
|
|
386
|
+
},
|
|
387
|
+
"group": "endpoint",
|
|
388
|
+
"binding": {
|
|
389
|
+
"name": "inbound.context",
|
|
390
|
+
"type": "zeebe:property"
|
|
391
|
+
},
|
|
392
|
+
"type": "String"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"id": "inbound.slackSigningSecret",
|
|
396
|
+
"label": "Slack signing secret",
|
|
397
|
+
"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
|
+
},
|
|
402
|
+
"group": "endpoint",
|
|
403
|
+
"binding": {
|
|
404
|
+
"name": "inbound.slackSigningSecret",
|
|
405
|
+
"type": "zeebe:property"
|
|
406
|
+
},
|
|
407
|
+
"type": "String"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"id": "inbound.verificationExpression",
|
|
411
|
+
"label": "Verification expression",
|
|
412
|
+
"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",
|
|
415
|
+
"binding": {
|
|
416
|
+
"name": "inbound.verificationExpression",
|
|
417
|
+
"type": "zeebe:property"
|
|
418
|
+
},
|
|
419
|
+
"type": "Hidden"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
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",
|
|
427
|
+
"group": "activation",
|
|
428
|
+
"binding": {
|
|
429
|
+
"name": "activationCondition",
|
|
430
|
+
"type": "zeebe:property"
|
|
431
|
+
},
|
|
432
|
+
"type": "String"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"id": "correlationRequired",
|
|
436
|
+
"label": "Subprocess correlation required",
|
|
437
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
438
|
+
"value": "notRequired",
|
|
439
|
+
"group": "correlation",
|
|
440
|
+
"binding": {
|
|
441
|
+
"name": "correlationRequired",
|
|
442
|
+
"type": "zeebe:property"
|
|
443
|
+
},
|
|
444
|
+
"type": "Dropdown",
|
|
445
|
+
"choices": [
|
|
446
|
+
{
|
|
447
|
+
"name": "Correlation not required",
|
|
448
|
+
"value": "notRequired"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "Correlation required",
|
|
452
|
+
"value": "required"
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"id": "correlationKeyProcess",
|
|
458
|
+
"label": "Correlation key (process)",
|
|
459
|
+
"description": "Sets up the correlation key from process variables",
|
|
460
|
+
"constraints": {
|
|
461
|
+
"notEmpty": true
|
|
462
|
+
},
|
|
463
|
+
"feel": "required",
|
|
464
|
+
"group": "correlation",
|
|
465
|
+
"binding": {
|
|
466
|
+
"name": "correlationKey",
|
|
467
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
468
|
+
},
|
|
469
|
+
"condition": {
|
|
470
|
+
"property": "correlationRequired",
|
|
471
|
+
"equals": "required",
|
|
472
|
+
"type": "simple"
|
|
473
|
+
},
|
|
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
|
+
"constraints": {
|
|
481
|
+
"notEmpty": true
|
|
482
|
+
},
|
|
483
|
+
"feel": "required",
|
|
484
|
+
"group": "correlation",
|
|
485
|
+
"binding": {
|
|
486
|
+
"name": "correlationKeyExpression",
|
|
487
|
+
"type": "zeebe:property"
|
|
488
|
+
},
|
|
489
|
+
"condition": {
|
|
490
|
+
"property": "correlationRequired",
|
|
491
|
+
"equals": "required",
|
|
492
|
+
"type": "simple"
|
|
493
|
+
},
|
|
494
|
+
"type": "String"
|
|
495
|
+
},
|
|
496
|
+
{
|
|
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",
|
|
509
|
+
"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
|
+
"feel": "required",
|
|
522
|
+
"group": "correlation",
|
|
523
|
+
"binding": {
|
|
524
|
+
"name": "messageIdExpression",
|
|
525
|
+
"type": "zeebe:property"
|
|
526
|
+
},
|
|
527
|
+
"type": "String"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"id": "messageNameUuid",
|
|
531
|
+
"generatedValue": {
|
|
532
|
+
"type": "uuid"
|
|
533
|
+
},
|
|
534
|
+
"group": "correlation",
|
|
535
|
+
"binding": {
|
|
536
|
+
"name": "name",
|
|
537
|
+
"type": "bpmn:Message#property"
|
|
538
|
+
},
|
|
539
|
+
"type": "Hidden"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"id": "resultVariable",
|
|
543
|
+
"label": "Result variable",
|
|
544
|
+
"description": "Name of variable to store the response in",
|
|
545
|
+
"group": "output",
|
|
546
|
+
"binding": {
|
|
547
|
+
"name": "resultVariable",
|
|
548
|
+
"type": "zeebe:property"
|
|
549
|
+
},
|
|
550
|
+
"type": "String"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"id": "resultExpression",
|
|
554
|
+
"label": "Result expression",
|
|
555
|
+
"description": "Expression to map the response into process variables",
|
|
556
|
+
"feel": "required",
|
|
557
|
+
"group": "output",
|
|
558
|
+
"binding": {
|
|
559
|
+
"name": "resultExpression",
|
|
560
|
+
"type": "zeebe:property"
|
|
561
|
+
},
|
|
562
|
+
"type": "Text"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"engines": {
|
|
566
|
+
"camunda": "^8.3"
|
|
567
|
+
},
|
|
568
|
+
"icon": {
|
|
569
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
574
|
+
"name": "Slack Webhook Message Start Event Connector",
|
|
575
|
+
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
576
|
+
"description": "Receive events from Slack",
|
|
577
|
+
"version": 1,
|
|
578
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
9
579
|
"category": {
|
|
10
580
|
"id": "connectors",
|
|
11
581
|
"name": "Connectors"
|
|
@@ -87,14 +657,6 @@
|
|
|
87
657
|
"notEmpty": true
|
|
88
658
|
}
|
|
89
659
|
},
|
|
90
|
-
{
|
|
91
|
-
"type": "Hidden",
|
|
92
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
93
|
-
"binding": {
|
|
94
|
-
"type": "zeebe:property",
|
|
95
|
-
"name": "inbound.verificationExpression"
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
660
|
{
|
|
99
661
|
"label": "Message ID expression",
|
|
100
662
|
"feel": "required",
|
|
@@ -205,7 +767,7 @@
|
|
|
205
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"
|
|
206
768
|
},
|
|
207
769
|
"engines": {
|
|
208
|
-
"camunda": "^8.
|
|
770
|
+
"camunda": "^8.2"
|
|
209
771
|
}
|
|
210
772
|
},
|
|
211
773
|
{
|
|
@@ -213,11 +775,8 @@
|
|
|
213
775
|
"name": "Slack Webhook Message Start Event Connector",
|
|
214
776
|
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
215
777
|
"description": "Receive events from Slack",
|
|
216
|
-
"
|
|
217
|
-
"keywords": []
|
|
218
|
-
},
|
|
778
|
+
"version": 2,
|
|
219
779
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
220
|
-
"version": 6,
|
|
221
780
|
"category": {
|
|
222
781
|
"id": "connectors",
|
|
223
782
|
"name": "Connectors"
|
|
@@ -238,89 +797,106 @@
|
|
|
238
797
|
},
|
|
239
798
|
{
|
|
240
799
|
"id": "correlation",
|
|
241
|
-
"label": "
|
|
242
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
800
|
+
"label": "Subprocess correlation"
|
|
243
801
|
},
|
|
244
802
|
{
|
|
245
|
-
"id": "
|
|
246
|
-
"label": "
|
|
803
|
+
"id": "variable-mapping",
|
|
804
|
+
"label": "Variable mapping"
|
|
247
805
|
}
|
|
248
806
|
],
|
|
249
807
|
"properties": [
|
|
250
808
|
{
|
|
809
|
+
"type": "Hidden",
|
|
251
810
|
"value": "io.camunda:slack-webhook:1",
|
|
252
811
|
"binding": {
|
|
253
|
-
"
|
|
254
|
-
"
|
|
812
|
+
"type": "zeebe:property",
|
|
813
|
+
"name": "inbound.type"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"type": "Hidden",
|
|
818
|
+
"value": "SlackEventsWebhook",
|
|
819
|
+
"binding": {
|
|
820
|
+
"type": "zeebe:property",
|
|
821
|
+
"name": "inbound.subtype"
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"type": "Hidden",
|
|
826
|
+
"generatedValue": {
|
|
827
|
+
"type": "uuid"
|
|
255
828
|
},
|
|
256
|
-
"
|
|
829
|
+
"binding": {
|
|
830
|
+
"type": "bpmn:Message#property",
|
|
831
|
+
"name": "name"
|
|
832
|
+
}
|
|
257
833
|
},
|
|
258
834
|
{
|
|
259
|
-
"id": "inbound.context",
|
|
260
835
|
"label": "Webhook ID",
|
|
261
|
-
"
|
|
262
|
-
"optional": false,
|
|
263
|
-
"constraints": {
|
|
264
|
-
"notEmpty": true
|
|
265
|
-
},
|
|
836
|
+
"type": "String",
|
|
266
837
|
"group": "endpoint",
|
|
267
838
|
"binding": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
839
|
+
"type": "zeebe:property",
|
|
840
|
+
"name": "inbound.context"
|
|
270
841
|
},
|
|
271
|
-
"
|
|
842
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
843
|
+
"constraints": {
|
|
844
|
+
"notEmpty": true
|
|
845
|
+
}
|
|
272
846
|
},
|
|
273
847
|
{
|
|
274
|
-
"id": "inbound.slackSigningSecret",
|
|
275
848
|
"label": "Slack signing secret",
|
|
276
849
|
"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",
|
|
277
|
-
"
|
|
278
|
-
"constraints": {
|
|
279
|
-
"notEmpty": true
|
|
280
|
-
},
|
|
850
|
+
"type": "String",
|
|
281
851
|
"group": "endpoint",
|
|
852
|
+
"feel": "optional",
|
|
282
853
|
"binding": {
|
|
283
|
-
"
|
|
284
|
-
"
|
|
854
|
+
"type": "zeebe:property",
|
|
855
|
+
"name": "inbound.slackSigningSecret"
|
|
285
856
|
},
|
|
286
|
-
"
|
|
857
|
+
"constraints": {
|
|
858
|
+
"notEmpty": true
|
|
859
|
+
}
|
|
287
860
|
},
|
|
288
861
|
{
|
|
289
|
-
"
|
|
290
|
-
"label": "Verification expression",
|
|
291
|
-
"optional": true,
|
|
862
|
+
"type": "Hidden",
|
|
292
863
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
293
|
-
"group": "endpoint",
|
|
294
864
|
"binding": {
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
}
|
|
298
|
-
"type": "Hidden"
|
|
865
|
+
"type": "zeebe:property",
|
|
866
|
+
"name": "inbound.verificationExpression"
|
|
867
|
+
}
|
|
299
868
|
},
|
|
300
869
|
{
|
|
301
|
-
"
|
|
302
|
-
"label": "Activation condition",
|
|
303
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
304
|
-
"optional": true,
|
|
870
|
+
"label": "Message ID expression",
|
|
305
871
|
"feel": "required",
|
|
872
|
+
"type": "String",
|
|
873
|
+
"optional": true,
|
|
306
874
|
"group": "activation",
|
|
307
875
|
"binding": {
|
|
308
|
-
"
|
|
309
|
-
"
|
|
876
|
+
"type": "zeebe:property",
|
|
877
|
+
"name": "messageIdExpression"
|
|
310
878
|
},
|
|
311
|
-
"
|
|
879
|
+
"description": "Expression to extract unique identifier of a message"
|
|
312
880
|
},
|
|
313
881
|
{
|
|
314
|
-
"
|
|
315
|
-
"
|
|
316
|
-
"
|
|
317
|
-
"
|
|
318
|
-
"
|
|
882
|
+
"label": "Condition",
|
|
883
|
+
"type": "String",
|
|
884
|
+
"group": "activation",
|
|
885
|
+
"feel": "required",
|
|
886
|
+
"optional": true,
|
|
319
887
|
"binding": {
|
|
320
|
-
"
|
|
321
|
-
"
|
|
888
|
+
"type": "zeebe:property",
|
|
889
|
+
"name": "activationCondition"
|
|
322
890
|
},
|
|
891
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"label": "Correlation required",
|
|
895
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
896
|
+
"id": "correlationRequired",
|
|
897
|
+
"group": "correlation",
|
|
323
898
|
"type": "Dropdown",
|
|
899
|
+
"value": "notRequired",
|
|
324
900
|
"choices": [
|
|
325
901
|
{
|
|
326
902
|
"name": "Correlation not required",
|
|
@@ -330,122 +906,77 @@
|
|
|
330
906
|
"name": "Correlation required",
|
|
331
907
|
"value": "required"
|
|
332
908
|
}
|
|
333
|
-
]
|
|
909
|
+
],
|
|
910
|
+
"binding": {
|
|
911
|
+
"type": "zeebe:property",
|
|
912
|
+
"name": "correlationRequired"
|
|
913
|
+
}
|
|
334
914
|
},
|
|
335
915
|
{
|
|
336
|
-
"id": "correlationKeyProcess",
|
|
337
916
|
"label": "Correlation key (process)",
|
|
338
|
-
"
|
|
339
|
-
"constraints": {
|
|
340
|
-
"notEmpty": true
|
|
341
|
-
},
|
|
342
|
-
"feel": "required",
|
|
917
|
+
"type": "String",
|
|
343
918
|
"group": "correlation",
|
|
919
|
+
"feel": "required",
|
|
920
|
+
"description": "Sets up the correlation key from process variables",
|
|
344
921
|
"binding": {
|
|
345
|
-
"
|
|
346
|
-
"
|
|
347
|
-
},
|
|
348
|
-
"condition": {
|
|
349
|
-
"property": "correlationRequired",
|
|
350
|
-
"equals": "required",
|
|
351
|
-
"type": "simple"
|
|
922
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
923
|
+
"name": "correlationKey"
|
|
352
924
|
},
|
|
353
|
-
"type": "String"
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
"id": "correlationKeyPayload",
|
|
357
|
-
"label": "Correlation key (payload)",
|
|
358
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
359
925
|
"constraints": {
|
|
360
926
|
"notEmpty": true
|
|
361
927
|
},
|
|
362
|
-
"feel": "required",
|
|
363
|
-
"group": "correlation",
|
|
364
|
-
"binding": {
|
|
365
|
-
"name": "correlationKeyExpression",
|
|
366
|
-
"type": "zeebe:property"
|
|
367
|
-
},
|
|
368
928
|
"condition": {
|
|
369
|
-
"property": "correlationRequired",
|
|
370
|
-
"equals": "required"
|
|
371
|
-
|
|
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)",
|
|
379
|
-
"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": "messageIdExpression",
|
|
397
|
-
"label": "Message ID expression",
|
|
398
|
-
"description": "Expression to extract unique identifier of a message",
|
|
399
|
-
"optional": true,
|
|
400
|
-
"feel": "required",
|
|
401
|
-
"group": "correlation",
|
|
402
|
-
"binding": {
|
|
403
|
-
"name": "messageIdExpression",
|
|
404
|
-
"type": "zeebe:property"
|
|
405
|
-
},
|
|
406
|
-
"type": "String"
|
|
929
|
+
"property": "correlationRequired",
|
|
930
|
+
"equals": "required"
|
|
931
|
+
}
|
|
407
932
|
},
|
|
408
933
|
{
|
|
409
|
-
"
|
|
410
|
-
"
|
|
411
|
-
"type": "uuid"
|
|
412
|
-
},
|
|
934
|
+
"label": "Correlation key (payload)",
|
|
935
|
+
"type": "String",
|
|
413
936
|
"group": "correlation",
|
|
937
|
+
"feel": "required",
|
|
414
938
|
"binding": {
|
|
415
|
-
"
|
|
416
|
-
"
|
|
939
|
+
"type": "zeebe:property",
|
|
940
|
+
"name": "correlationKeyExpression"
|
|
417
941
|
},
|
|
418
|
-
"
|
|
942
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
943
|
+
"constraints": {
|
|
944
|
+
"notEmpty": true
|
|
945
|
+
},
|
|
946
|
+
"condition": {
|
|
947
|
+
"property": "correlationRequired",
|
|
948
|
+
"equals": "required"
|
|
949
|
+
}
|
|
419
950
|
},
|
|
420
951
|
{
|
|
421
|
-
"id": "resultVariable",
|
|
422
952
|
"label": "Result variable",
|
|
423
|
-
"
|
|
424
|
-
"group": "
|
|
953
|
+
"type": "String",
|
|
954
|
+
"group": "variable-mapping",
|
|
955
|
+
"optional": true,
|
|
425
956
|
"binding": {
|
|
426
|
-
"
|
|
427
|
-
"
|
|
957
|
+
"type": "zeebe:property",
|
|
958
|
+
"name": "resultVariable"
|
|
428
959
|
},
|
|
429
|
-
"
|
|
960
|
+
"description": "Name of variable to store the result of the connector in"
|
|
430
961
|
},
|
|
431
962
|
{
|
|
432
|
-
"id": "resultExpression",
|
|
433
963
|
"label": "Result expression",
|
|
434
|
-
"
|
|
964
|
+
"type": "String",
|
|
965
|
+
"group": "variable-mapping",
|
|
435
966
|
"feel": "required",
|
|
436
|
-
"
|
|
967
|
+
"optional": true,
|
|
437
968
|
"binding": {
|
|
438
|
-
"
|
|
439
|
-
"
|
|
969
|
+
"type": "zeebe:property",
|
|
970
|
+
"name": "resultExpression"
|
|
440
971
|
},
|
|
441
|
-
"
|
|
972
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
442
973
|
}
|
|
443
974
|
],
|
|
444
|
-
"engines": {
|
|
445
|
-
"camunda": "^8.3"
|
|
446
|
-
},
|
|
447
975
|
"icon": {
|
|
448
|
-
"contents": "data:image/svg+xml;
|
|
976
|
+
"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"
|
|
977
|
+
},
|
|
978
|
+
"engines": {
|
|
979
|
+
"camunda": "^8.4"
|
|
449
980
|
}
|
|
450
981
|
},
|
|
451
982
|
{
|
|
@@ -685,207 +1216,6 @@
|
|
|
685
1216
|
"camunda": "^8.5"
|
|
686
1217
|
}
|
|
687
1218
|
},
|
|
688
|
-
{
|
|
689
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
690
|
-
"name": "Slack Webhook Message Start Event Connector",
|
|
691
|
-
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
692
|
-
"description": "Receive events from Slack",
|
|
693
|
-
"version": 1,
|
|
694
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
695
|
-
"category": {
|
|
696
|
-
"id": "connectors",
|
|
697
|
-
"name": "Connectors"
|
|
698
|
-
},
|
|
699
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
700
|
-
"elementType": {
|
|
701
|
-
"value": "bpmn:StartEvent",
|
|
702
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
703
|
-
},
|
|
704
|
-
"groups": [
|
|
705
|
-
{
|
|
706
|
-
"id": "endpoint",
|
|
707
|
-
"label": "Webhook configuration"
|
|
708
|
-
},
|
|
709
|
-
{
|
|
710
|
-
"id": "activation",
|
|
711
|
-
"label": "Activation"
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"id": "correlation",
|
|
715
|
-
"label": "Subprocess correlation"
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"id": "variable-mapping",
|
|
719
|
-
"label": "Variable mapping"
|
|
720
|
-
}
|
|
721
|
-
],
|
|
722
|
-
"properties": [
|
|
723
|
-
{
|
|
724
|
-
"type": "Hidden",
|
|
725
|
-
"value": "io.camunda:slack-webhook:1",
|
|
726
|
-
"binding": {
|
|
727
|
-
"type": "zeebe:property",
|
|
728
|
-
"name": "inbound.type"
|
|
729
|
-
}
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
"type": "Hidden",
|
|
733
|
-
"value": "SlackEventsWebhook",
|
|
734
|
-
"binding": {
|
|
735
|
-
"type": "zeebe:property",
|
|
736
|
-
"name": "inbound.subtype"
|
|
737
|
-
}
|
|
738
|
-
},
|
|
739
|
-
{
|
|
740
|
-
"type": "Hidden",
|
|
741
|
-
"generatedValue": {
|
|
742
|
-
"type": "uuid"
|
|
743
|
-
},
|
|
744
|
-
"binding": {
|
|
745
|
-
"type": "bpmn:Message#property",
|
|
746
|
-
"name": "name"
|
|
747
|
-
}
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
"label": "Webhook ID",
|
|
751
|
-
"type": "String",
|
|
752
|
-
"group": "endpoint",
|
|
753
|
-
"binding": {
|
|
754
|
-
"type": "zeebe:property",
|
|
755
|
-
"name": "inbound.context"
|
|
756
|
-
},
|
|
757
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
758
|
-
"constraints": {
|
|
759
|
-
"notEmpty": true
|
|
760
|
-
}
|
|
761
|
-
},
|
|
762
|
-
{
|
|
763
|
-
"label": "Slack signing secret",
|
|
764
|
-
"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",
|
|
765
|
-
"type": "String",
|
|
766
|
-
"group": "endpoint",
|
|
767
|
-
"feel": "optional",
|
|
768
|
-
"binding": {
|
|
769
|
-
"type": "zeebe:property",
|
|
770
|
-
"name": "inbound.slackSigningSecret"
|
|
771
|
-
},
|
|
772
|
-
"constraints": {
|
|
773
|
-
"notEmpty": true
|
|
774
|
-
}
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"label": "Message ID expression",
|
|
778
|
-
"feel": "required",
|
|
779
|
-
"type": "String",
|
|
780
|
-
"optional": true,
|
|
781
|
-
"group": "activation",
|
|
782
|
-
"binding": {
|
|
783
|
-
"type": "zeebe:property",
|
|
784
|
-
"name": "messageIdExpression"
|
|
785
|
-
},
|
|
786
|
-
"description": "Expression to extract unique identifier of a message"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"label": "Condition",
|
|
790
|
-
"type": "String",
|
|
791
|
-
"group": "activation",
|
|
792
|
-
"feel": "required",
|
|
793
|
-
"optional": true,
|
|
794
|
-
"binding": {
|
|
795
|
-
"type": "zeebe:property",
|
|
796
|
-
"name": "activationCondition"
|
|
797
|
-
},
|
|
798
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"label": "Correlation required",
|
|
802
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
803
|
-
"id": "correlationRequired",
|
|
804
|
-
"group": "correlation",
|
|
805
|
-
"type": "Dropdown",
|
|
806
|
-
"value": "notRequired",
|
|
807
|
-
"choices": [
|
|
808
|
-
{
|
|
809
|
-
"name": "Correlation not required",
|
|
810
|
-
"value": "notRequired"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"name": "Correlation required",
|
|
814
|
-
"value": "required"
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"binding": {
|
|
818
|
-
"type": "zeebe:property",
|
|
819
|
-
"name": "correlationRequired"
|
|
820
|
-
}
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"label": "Correlation key (process)",
|
|
824
|
-
"type": "String",
|
|
825
|
-
"group": "correlation",
|
|
826
|
-
"feel": "required",
|
|
827
|
-
"description": "Sets up the correlation key from process variables",
|
|
828
|
-
"binding": {
|
|
829
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
830
|
-
"name": "correlationKey"
|
|
831
|
-
},
|
|
832
|
-
"constraints": {
|
|
833
|
-
"notEmpty": true
|
|
834
|
-
},
|
|
835
|
-
"condition": {
|
|
836
|
-
"property": "correlationRequired",
|
|
837
|
-
"equals": "required"
|
|
838
|
-
}
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"label": "Correlation key (payload)",
|
|
842
|
-
"type": "String",
|
|
843
|
-
"group": "correlation",
|
|
844
|
-
"feel": "required",
|
|
845
|
-
"binding": {
|
|
846
|
-
"type": "zeebe:property",
|
|
847
|
-
"name": "correlationKeyExpression"
|
|
848
|
-
},
|
|
849
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
850
|
-
"constraints": {
|
|
851
|
-
"notEmpty": true
|
|
852
|
-
},
|
|
853
|
-
"condition": {
|
|
854
|
-
"property": "correlationRequired",
|
|
855
|
-
"equals": "required"
|
|
856
|
-
}
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"label": "Result variable",
|
|
860
|
-
"type": "String",
|
|
861
|
-
"group": "variable-mapping",
|
|
862
|
-
"optional": true,
|
|
863
|
-
"binding": {
|
|
864
|
-
"type": "zeebe:property",
|
|
865
|
-
"name": "resultVariable"
|
|
866
|
-
},
|
|
867
|
-
"description": "Name of variable to store the result of the connector in"
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
"label": "Result expression",
|
|
871
|
-
"type": "String",
|
|
872
|
-
"group": "variable-mapping",
|
|
873
|
-
"feel": "required",
|
|
874
|
-
"optional": true,
|
|
875
|
-
"binding": {
|
|
876
|
-
"type": "zeebe:property",
|
|
877
|
-
"name": "resultExpression"
|
|
878
|
-
},
|
|
879
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
880
|
-
}
|
|
881
|
-
],
|
|
882
|
-
"icon": {
|
|
883
|
-
"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"
|
|
884
|
-
},
|
|
885
|
-
"engines": {
|
|
886
|
-
"camunda": "^8.2"
|
|
887
|
-
}
|
|
888
|
-
},
|
|
889
1219
|
{
|
|
890
1220
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
891
1221
|
"name": "Slack Webhook Message Start Event Connector",
|