@camunda/connectors-element-templates 1.0.18 → 1.0.19
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 +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -174,161 +174,6 @@
|
|
|
174
174
|
"camunda": "^8.4"
|
|
175
175
|
}
|
|
176
176
|
},
|
|
177
|
-
{
|
|
178
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
179
|
-
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
180
|
-
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
181
|
-
"description": "Receive events from Slack",
|
|
182
|
-
"version": 2,
|
|
183
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
184
|
-
"category": {
|
|
185
|
-
"id": "connectors",
|
|
186
|
-
"name": "Connectors"
|
|
187
|
-
},
|
|
188
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
189
|
-
"elementType": {
|
|
190
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
191
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
192
|
-
},
|
|
193
|
-
"groups": [
|
|
194
|
-
{
|
|
195
|
-
"id": "endpoint",
|
|
196
|
-
"label": "Webhook configuration"
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"id": "activation",
|
|
200
|
-
"label": "Activation"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"id": "variable-mapping",
|
|
204
|
-
"label": "Variable mapping"
|
|
205
|
-
}
|
|
206
|
-
],
|
|
207
|
-
"properties": [
|
|
208
|
-
{
|
|
209
|
-
"type": "Hidden",
|
|
210
|
-
"value": "io.camunda:slack-webhook:1",
|
|
211
|
-
"binding": {
|
|
212
|
-
"type": "zeebe:property",
|
|
213
|
-
"name": "inbound.type"
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"type": "Hidden",
|
|
218
|
-
"value": "SlackEventsWebhook",
|
|
219
|
-
"binding": {
|
|
220
|
-
"type": "zeebe:property",
|
|
221
|
-
"name": "inbound.subtype"
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"type": "Hidden",
|
|
226
|
-
"generatedValue": {
|
|
227
|
-
"type": "uuid"
|
|
228
|
-
},
|
|
229
|
-
"binding": {
|
|
230
|
-
"type": "bpmn:Message#property",
|
|
231
|
-
"name": "name"
|
|
232
|
-
}
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"label": "Webhook ID",
|
|
236
|
-
"type": "String",
|
|
237
|
-
"group": "endpoint",
|
|
238
|
-
"binding": {
|
|
239
|
-
"type": "zeebe:property",
|
|
240
|
-
"name": "inbound.context"
|
|
241
|
-
},
|
|
242
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
243
|
-
"constraints": {
|
|
244
|
-
"notEmpty": true
|
|
245
|
-
}
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"label": "Slack signing secret",
|
|
249
|
-
"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",
|
|
250
|
-
"type": "String",
|
|
251
|
-
"group": "endpoint",
|
|
252
|
-
"feel": "optional",
|
|
253
|
-
"binding": {
|
|
254
|
-
"type": "zeebe:property",
|
|
255
|
-
"name": "inbound.slackSigningSecret"
|
|
256
|
-
},
|
|
257
|
-
"constraints": {
|
|
258
|
-
"notEmpty": true
|
|
259
|
-
}
|
|
260
|
-
},
|
|
261
|
-
{
|
|
262
|
-
"label": "Correlation key (process)",
|
|
263
|
-
"type": "String",
|
|
264
|
-
"group": "activation",
|
|
265
|
-
"feel": "required",
|
|
266
|
-
"description": "Sets up the correlation key from process variables",
|
|
267
|
-
"binding": {
|
|
268
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
269
|
-
"name": "correlationKey"
|
|
270
|
-
},
|
|
271
|
-
"constraints": {
|
|
272
|
-
"notEmpty": true
|
|
273
|
-
}
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
"label": "Correlation key (payload)",
|
|
277
|
-
"type": "String",
|
|
278
|
-
"group": "activation",
|
|
279
|
-
"feel": "required",
|
|
280
|
-
"binding": {
|
|
281
|
-
"type": "zeebe:property",
|
|
282
|
-
"name": "correlationKeyExpression"
|
|
283
|
-
},
|
|
284
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
285
|
-
"constraints": {
|
|
286
|
-
"notEmpty": true
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"label": "Condition",
|
|
291
|
-
"type": "String",
|
|
292
|
-
"group": "activation",
|
|
293
|
-
"feel": "required",
|
|
294
|
-
"optional": true,
|
|
295
|
-
"binding": {
|
|
296
|
-
"type": "zeebe:property",
|
|
297
|
-
"name": "activationCondition"
|
|
298
|
-
},
|
|
299
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"label": "Result variable",
|
|
303
|
-
"type": "String",
|
|
304
|
-
"group": "variable-mapping",
|
|
305
|
-
"optional": true,
|
|
306
|
-
"binding": {
|
|
307
|
-
"type": "zeebe:property",
|
|
308
|
-
"name": "resultVariable"
|
|
309
|
-
},
|
|
310
|
-
"description": "Name of variable to store the result of the connector in"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"label": "Result expression",
|
|
314
|
-
"type": "String",
|
|
315
|
-
"group": "variable-mapping",
|
|
316
|
-
"feel": "required",
|
|
317
|
-
"optional": true,
|
|
318
|
-
"binding": {
|
|
319
|
-
"type": "zeebe:property",
|
|
320
|
-
"name": "resultExpression"
|
|
321
|
-
},
|
|
322
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
323
|
-
}
|
|
324
|
-
],
|
|
325
|
-
"icon": {
|
|
326
|
-
"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"
|
|
327
|
-
},
|
|
328
|
-
"engines": {
|
|
329
|
-
"camunda": "^8.2"
|
|
330
|
-
}
|
|
331
|
-
},
|
|
332
177
|
{
|
|
333
178
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
334
179
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
@@ -623,8 +468,8 @@
|
|
|
623
468
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
624
469
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
625
470
|
"description": "Receive events from Slack",
|
|
626
|
-
"
|
|
627
|
-
"
|
|
471
|
+
"version": 2,
|
|
472
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
628
473
|
"category": {
|
|
629
474
|
"id": "connectors",
|
|
630
475
|
"name": "Connectors"
|
|
@@ -644,192 +489,142 @@
|
|
|
644
489
|
"label": "Activation"
|
|
645
490
|
},
|
|
646
491
|
{
|
|
647
|
-
"id": "
|
|
648
|
-
"label": "
|
|
649
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"id": "output",
|
|
653
|
-
"label": "Output mapping"
|
|
492
|
+
"id": "variable-mapping",
|
|
493
|
+
"label": "Variable mapping"
|
|
654
494
|
}
|
|
655
495
|
],
|
|
656
496
|
"properties": [
|
|
657
497
|
{
|
|
498
|
+
"type": "Hidden",
|
|
658
499
|
"value": "io.camunda:slack-webhook:1",
|
|
659
500
|
"binding": {
|
|
660
|
-
"
|
|
661
|
-
"
|
|
662
|
-
}
|
|
663
|
-
"type": "Hidden"
|
|
501
|
+
"type": "zeebe:property",
|
|
502
|
+
"name": "inbound.type"
|
|
503
|
+
}
|
|
664
504
|
},
|
|
665
505
|
{
|
|
666
|
-
"
|
|
667
|
-
"
|
|
668
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
669
|
-
"optional": false,
|
|
670
|
-
"constraints": {
|
|
671
|
-
"notEmpty": true
|
|
672
|
-
},
|
|
673
|
-
"group": "endpoint",
|
|
506
|
+
"type": "Hidden",
|
|
507
|
+
"value": "SlackEventsWebhook",
|
|
674
508
|
"binding": {
|
|
675
|
-
"
|
|
676
|
-
"
|
|
677
|
-
}
|
|
678
|
-
"type": "String"
|
|
509
|
+
"type": "zeebe:property",
|
|
510
|
+
"name": "inbound.subtype"
|
|
511
|
+
}
|
|
679
512
|
},
|
|
680
513
|
{
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
|
|
684
|
-
"optional": false,
|
|
685
|
-
"constraints": {
|
|
686
|
-
"notEmpty": true
|
|
514
|
+
"type": "Hidden",
|
|
515
|
+
"generatedValue": {
|
|
516
|
+
"type": "uuid"
|
|
687
517
|
},
|
|
688
|
-
"group": "endpoint",
|
|
689
518
|
"binding": {
|
|
690
|
-
"
|
|
691
|
-
"
|
|
692
|
-
}
|
|
693
|
-
"type": "String"
|
|
519
|
+
"type": "bpmn:Message#property",
|
|
520
|
+
"name": "name"
|
|
521
|
+
}
|
|
694
522
|
},
|
|
695
523
|
{
|
|
696
|
-
"
|
|
697
|
-
"
|
|
698
|
-
"optional": true,
|
|
699
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
524
|
+
"label": "Webhook ID",
|
|
525
|
+
"type": "String",
|
|
700
526
|
"group": "endpoint",
|
|
701
527
|
"binding": {
|
|
702
|
-
"
|
|
703
|
-
"
|
|
528
|
+
"type": "zeebe:property",
|
|
529
|
+
"name": "inbound.context"
|
|
704
530
|
},
|
|
705
|
-
"
|
|
531
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
532
|
+
"constraints": {
|
|
533
|
+
"notEmpty": true
|
|
534
|
+
}
|
|
706
535
|
},
|
|
707
536
|
{
|
|
708
|
-
"
|
|
709
|
-
"
|
|
710
|
-
"
|
|
711
|
-
"
|
|
712
|
-
"feel": "
|
|
713
|
-
"group": "activation",
|
|
537
|
+
"label": "Slack signing secret",
|
|
538
|
+
"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",
|
|
539
|
+
"type": "String",
|
|
540
|
+
"group": "endpoint",
|
|
541
|
+
"feel": "optional",
|
|
714
542
|
"binding": {
|
|
715
|
-
"
|
|
716
|
-
"
|
|
543
|
+
"type": "zeebe:property",
|
|
544
|
+
"name": "inbound.slackSigningSecret"
|
|
717
545
|
},
|
|
718
|
-
"
|
|
546
|
+
"constraints": {
|
|
547
|
+
"notEmpty": true
|
|
548
|
+
}
|
|
719
549
|
},
|
|
720
550
|
{
|
|
721
|
-
"id": "correlationKeyProcess",
|
|
722
551
|
"label": "Correlation key (process)",
|
|
723
|
-
"
|
|
724
|
-
"
|
|
725
|
-
"notEmpty": true
|
|
726
|
-
},
|
|
552
|
+
"type": "String",
|
|
553
|
+
"group": "activation",
|
|
727
554
|
"feel": "required",
|
|
728
|
-
"
|
|
555
|
+
"description": "Sets up the correlation key from process variables",
|
|
729
556
|
"binding": {
|
|
730
|
-
"
|
|
731
|
-
"
|
|
557
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
558
|
+
"name": "correlationKey"
|
|
732
559
|
},
|
|
733
|
-
"type": "String"
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"id": "correlationKeyPayload",
|
|
737
|
-
"label": "Correlation key (payload)",
|
|
738
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
739
560
|
"constraints": {
|
|
740
561
|
"notEmpty": true
|
|
741
|
-
}
|
|
742
|
-
"feel": "required",
|
|
743
|
-
"group": "correlation",
|
|
744
|
-
"binding": {
|
|
745
|
-
"name": "correlationKeyExpression",
|
|
746
|
-
"type": "zeebe:property"
|
|
747
|
-
},
|
|
748
|
-
"type": "String"
|
|
562
|
+
}
|
|
749
563
|
},
|
|
750
564
|
{
|
|
751
|
-
"
|
|
752
|
-
"
|
|
753
|
-
"
|
|
754
|
-
"optional": true,
|
|
565
|
+
"label": "Correlation key (payload)",
|
|
566
|
+
"type": "String",
|
|
567
|
+
"group": "activation",
|
|
755
568
|
"feel": "required",
|
|
756
|
-
"group": "correlation",
|
|
757
569
|
"binding": {
|
|
758
|
-
"
|
|
759
|
-
"
|
|
570
|
+
"type": "zeebe:property",
|
|
571
|
+
"name": "correlationKeyExpression"
|
|
760
572
|
},
|
|
761
|
-
"
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"id": "messageTtl",
|
|
765
|
-
"label": "Message TTL",
|
|
766
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
767
|
-
"optional": true,
|
|
573
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
768
574
|
"constraints": {
|
|
769
|
-
"notEmpty":
|
|
770
|
-
|
|
771
|
-
"value": "^(PT.*|)$",
|
|
772
|
-
"message": "must be an ISO-8601 duration"
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
"feel": "optional",
|
|
776
|
-
"group": "correlation",
|
|
777
|
-
"binding": {
|
|
778
|
-
"name": "messageTtl",
|
|
779
|
-
"type": "zeebe:property"
|
|
780
|
-
},
|
|
781
|
-
"type": "String"
|
|
575
|
+
"notEmpty": true
|
|
576
|
+
}
|
|
782
577
|
},
|
|
783
578
|
{
|
|
784
|
-
"
|
|
785
|
-
"
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
"
|
|
579
|
+
"label": "Condition",
|
|
580
|
+
"type": "String",
|
|
581
|
+
"group": "activation",
|
|
582
|
+
"feel": "required",
|
|
583
|
+
"optional": true,
|
|
789
584
|
"binding": {
|
|
790
|
-
"
|
|
791
|
-
"
|
|
585
|
+
"type": "zeebe:property",
|
|
586
|
+
"name": "activationCondition"
|
|
792
587
|
},
|
|
793
|
-
"
|
|
588
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
794
589
|
},
|
|
795
590
|
{
|
|
796
|
-
"id": "resultVariable",
|
|
797
591
|
"label": "Result variable",
|
|
798
|
-
"
|
|
799
|
-
"group": "
|
|
592
|
+
"type": "String",
|
|
593
|
+
"group": "variable-mapping",
|
|
594
|
+
"optional": true,
|
|
800
595
|
"binding": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
596
|
+
"type": "zeebe:property",
|
|
597
|
+
"name": "resultVariable"
|
|
803
598
|
},
|
|
804
|
-
"
|
|
599
|
+
"description": "Name of variable to store the result of the connector in"
|
|
805
600
|
},
|
|
806
601
|
{
|
|
807
|
-
"id": "resultExpression",
|
|
808
602
|
"label": "Result expression",
|
|
809
|
-
"
|
|
603
|
+
"type": "String",
|
|
604
|
+
"group": "variable-mapping",
|
|
810
605
|
"feel": "required",
|
|
811
|
-
"
|
|
606
|
+
"optional": true,
|
|
812
607
|
"binding": {
|
|
813
|
-
"
|
|
814
|
-
"
|
|
608
|
+
"type": "zeebe:property",
|
|
609
|
+
"name": "resultExpression"
|
|
815
610
|
},
|
|
816
|
-
"
|
|
611
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
817
612
|
}
|
|
818
613
|
],
|
|
819
614
|
"icon": {
|
|
820
|
-
"contents": "data:image/svg+xml;
|
|
615
|
+
"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"
|
|
821
616
|
},
|
|
822
617
|
"engines": {
|
|
823
|
-
"camunda": "^8.
|
|
618
|
+
"camunda": "^8.2"
|
|
824
619
|
}
|
|
825
620
|
},
|
|
826
621
|
{
|
|
827
622
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
828
|
-
"name": "Slack Webhook",
|
|
623
|
+
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
829
624
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
830
625
|
"description": "Receive events from Slack",
|
|
831
|
-
"
|
|
832
|
-
"
|
|
626
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
627
|
+
"version": 5,
|
|
833
628
|
"category": {
|
|
834
629
|
"id": "connectors",
|
|
835
630
|
"name": "Connectors"
|
|
@@ -849,141 +644,191 @@
|
|
|
849
644
|
"label": "Activation"
|
|
850
645
|
},
|
|
851
646
|
{
|
|
852
|
-
"id": "
|
|
853
|
-
"label": "
|
|
647
|
+
"id": "correlation",
|
|
648
|
+
"label": "Correlation",
|
|
649
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "output",
|
|
653
|
+
"label": "Output mapping"
|
|
854
654
|
}
|
|
855
655
|
],
|
|
856
656
|
"properties": [
|
|
857
657
|
{
|
|
858
|
-
"type": "Hidden",
|
|
859
658
|
"value": "io.camunda:slack-webhook:1",
|
|
860
659
|
"binding": {
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
}
|
|
660
|
+
"name": "inbound.type",
|
|
661
|
+
"type": "zeebe:property"
|
|
662
|
+
},
|
|
663
|
+
"type": "Hidden"
|
|
864
664
|
},
|
|
865
665
|
{
|
|
866
|
-
"
|
|
867
|
-
"
|
|
666
|
+
"id": "inbound.context",
|
|
667
|
+
"label": "Webhook ID",
|
|
668
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
669
|
+
"optional": false,
|
|
670
|
+
"constraints": {
|
|
671
|
+
"notEmpty": true
|
|
672
|
+
},
|
|
673
|
+
"group": "endpoint",
|
|
868
674
|
"binding": {
|
|
869
|
-
"
|
|
870
|
-
"
|
|
871
|
-
}
|
|
675
|
+
"name": "inbound.context",
|
|
676
|
+
"type": "zeebe:property"
|
|
677
|
+
},
|
|
678
|
+
"type": "String"
|
|
872
679
|
},
|
|
873
680
|
{
|
|
874
|
-
"
|
|
875
|
-
"
|
|
876
|
-
|
|
681
|
+
"id": "inbound.slackSigningSecret",
|
|
682
|
+
"label": "Slack signing secret",
|
|
683
|
+
"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",
|
|
684
|
+
"optional": false,
|
|
685
|
+
"constraints": {
|
|
686
|
+
"notEmpty": true
|
|
877
687
|
},
|
|
688
|
+
"group": "endpoint",
|
|
878
689
|
"binding": {
|
|
879
|
-
"
|
|
880
|
-
"
|
|
881
|
-
}
|
|
690
|
+
"name": "inbound.slackSigningSecret",
|
|
691
|
+
"type": "zeebe:property"
|
|
692
|
+
},
|
|
693
|
+
"type": "String"
|
|
882
694
|
},
|
|
883
695
|
{
|
|
884
|
-
"
|
|
885
|
-
"
|
|
696
|
+
"id": "inbound.verificationExpression",
|
|
697
|
+
"label": "Verification expression",
|
|
698
|
+
"optional": true,
|
|
699
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
886
700
|
"group": "endpoint",
|
|
887
701
|
"binding": {
|
|
888
|
-
"
|
|
889
|
-
"
|
|
702
|
+
"name": "inbound.verificationExpression",
|
|
703
|
+
"type": "zeebe:property"
|
|
890
704
|
},
|
|
891
|
-
"
|
|
892
|
-
"constraints": {
|
|
893
|
-
"notEmpty": true
|
|
894
|
-
}
|
|
705
|
+
"type": "Hidden"
|
|
895
706
|
},
|
|
896
707
|
{
|
|
897
|
-
"
|
|
898
|
-
"
|
|
899
|
-
"
|
|
900
|
-
"
|
|
901
|
-
"feel": "
|
|
708
|
+
"id": "activationCondition",
|
|
709
|
+
"label": "Activation condition",
|
|
710
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
711
|
+
"optional": true,
|
|
712
|
+
"feel": "required",
|
|
713
|
+
"group": "activation",
|
|
902
714
|
"binding": {
|
|
903
|
-
"
|
|
904
|
-
"
|
|
715
|
+
"name": "activationCondition",
|
|
716
|
+
"type": "zeebe:property"
|
|
905
717
|
},
|
|
906
|
-
"
|
|
907
|
-
"notEmpty": true
|
|
908
|
-
}
|
|
718
|
+
"type": "String"
|
|
909
719
|
},
|
|
910
720
|
{
|
|
721
|
+
"id": "correlationKeyProcess",
|
|
911
722
|
"label": "Correlation key (process)",
|
|
912
|
-
"type": "String",
|
|
913
|
-
"group": "activation",
|
|
914
|
-
"feel": "required",
|
|
915
723
|
"description": "Sets up the correlation key from process variables",
|
|
724
|
+
"constraints": {
|
|
725
|
+
"notEmpty": true
|
|
726
|
+
},
|
|
727
|
+
"feel": "required",
|
|
728
|
+
"group": "correlation",
|
|
916
729
|
"binding": {
|
|
917
|
-
"
|
|
918
|
-
"
|
|
730
|
+
"name": "correlationKey",
|
|
731
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
919
732
|
},
|
|
733
|
+
"type": "String"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"id": "correlationKeyPayload",
|
|
737
|
+
"label": "Correlation key (payload)",
|
|
738
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
920
739
|
"constraints": {
|
|
921
740
|
"notEmpty": true
|
|
922
|
-
}
|
|
741
|
+
},
|
|
742
|
+
"feel": "required",
|
|
743
|
+
"group": "correlation",
|
|
744
|
+
"binding": {
|
|
745
|
+
"name": "correlationKeyExpression",
|
|
746
|
+
"type": "zeebe:property"
|
|
747
|
+
},
|
|
748
|
+
"type": "String"
|
|
923
749
|
},
|
|
924
750
|
{
|
|
925
|
-
"
|
|
926
|
-
"
|
|
927
|
-
"
|
|
751
|
+
"id": "messageIdExpression",
|
|
752
|
+
"label": "Message ID expression",
|
|
753
|
+
"description": "Expression to extract unique identifier of a message",
|
|
754
|
+
"optional": true,
|
|
928
755
|
"feel": "required",
|
|
756
|
+
"group": "correlation",
|
|
929
757
|
"binding": {
|
|
930
|
-
"
|
|
931
|
-
"
|
|
758
|
+
"name": "messageIdExpression",
|
|
759
|
+
"type": "zeebe:property"
|
|
932
760
|
},
|
|
933
|
-
"
|
|
934
|
-
"constraints": {
|
|
935
|
-
"notEmpty": true
|
|
936
|
-
}
|
|
761
|
+
"type": "String"
|
|
937
762
|
},
|
|
938
763
|
{
|
|
939
|
-
"
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
"feel": "required",
|
|
764
|
+
"id": "messageTtl",
|
|
765
|
+
"label": "Message TTL",
|
|
766
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
943
767
|
"optional": true,
|
|
768
|
+
"constraints": {
|
|
769
|
+
"notEmpty": false,
|
|
770
|
+
"pattern": {
|
|
771
|
+
"value": "^(PT.*|)$",
|
|
772
|
+
"message": "must be an ISO-8601 duration"
|
|
773
|
+
}
|
|
774
|
+
},
|
|
775
|
+
"feel": "optional",
|
|
776
|
+
"group": "correlation",
|
|
944
777
|
"binding": {
|
|
945
|
-
"
|
|
946
|
-
"
|
|
778
|
+
"name": "messageTtl",
|
|
779
|
+
"type": "zeebe:property"
|
|
947
780
|
},
|
|
948
|
-
"
|
|
781
|
+
"type": "String"
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
"id": "messageNameUuid",
|
|
785
|
+
"generatedValue": {
|
|
786
|
+
"type": "uuid"
|
|
787
|
+
},
|
|
788
|
+
"group": "correlation",
|
|
789
|
+
"binding": {
|
|
790
|
+
"name": "name",
|
|
791
|
+
"type": "bpmn:Message#property"
|
|
792
|
+
},
|
|
793
|
+
"type": "Hidden"
|
|
949
794
|
},
|
|
950
795
|
{
|
|
796
|
+
"id": "resultVariable",
|
|
951
797
|
"label": "Result variable",
|
|
952
|
-
"
|
|
953
|
-
"group": "
|
|
954
|
-
"optional": true,
|
|
798
|
+
"description": "Name of variable to store the response in",
|
|
799
|
+
"group": "output",
|
|
955
800
|
"binding": {
|
|
956
|
-
"
|
|
957
|
-
"
|
|
801
|
+
"name": "resultVariable",
|
|
802
|
+
"type": "zeebe:property"
|
|
958
803
|
},
|
|
959
|
-
"
|
|
804
|
+
"type": "String"
|
|
960
805
|
},
|
|
961
806
|
{
|
|
807
|
+
"id": "resultExpression",
|
|
962
808
|
"label": "Result expression",
|
|
963
|
-
"
|
|
964
|
-
"group": "variable-mapping",
|
|
809
|
+
"description": "Expression to map the response into process variables",
|
|
965
810
|
"feel": "required",
|
|
966
|
-
"
|
|
811
|
+
"group": "output",
|
|
967
812
|
"binding": {
|
|
968
|
-
"
|
|
969
|
-
"
|
|
813
|
+
"name": "resultExpression",
|
|
814
|
+
"type": "zeebe:property"
|
|
970
815
|
},
|
|
971
|
-
"
|
|
816
|
+
"type": "Text"
|
|
972
817
|
}
|
|
973
818
|
],
|
|
974
819
|
"icon": {
|
|
975
|
-
"contents": "data:image/svg+xml;
|
|
820
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
976
821
|
},
|
|
977
822
|
"engines": {
|
|
978
|
-
"camunda": "^8.
|
|
823
|
+
"camunda": "^8.5"
|
|
979
824
|
}
|
|
980
825
|
},
|
|
981
826
|
{
|
|
982
827
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
983
|
-
"name": "Slack Webhook
|
|
828
|
+
"name": "Slack Webhook",
|
|
984
829
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
985
830
|
"description": "Receive events from Slack",
|
|
986
|
-
"version":
|
|
831
|
+
"version": 1,
|
|
987
832
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
988
833
|
"category": {
|
|
989
834
|
"id": "connectors",
|
|
@@ -1062,14 +907,6 @@
|
|
|
1062
907
|
"notEmpty": true
|
|
1063
908
|
}
|
|
1064
909
|
},
|
|
1065
|
-
{
|
|
1066
|
-
"type": "Hidden",
|
|
1067
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
1068
|
-
"binding": {
|
|
1069
|
-
"type": "zeebe:property",
|
|
1070
|
-
"name": "inbound.verificationExpression"
|
|
1071
|
-
}
|
|
1072
|
-
},
|
|
1073
910
|
{
|
|
1074
911
|
"label": "Correlation key (process)",
|
|
1075
912
|
"type": "String",
|
|
@@ -1138,7 +975,7 @@
|
|
|
1138
975
|
"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"
|
|
1139
976
|
},
|
|
1140
977
|
"engines": {
|
|
1141
|
-
"camunda": "^8.
|
|
978
|
+
"camunda": "^8.2"
|
|
1142
979
|
}
|
|
1143
980
|
},
|
|
1144
981
|
{
|
|
@@ -1349,6 +1186,169 @@
|
|
|
1349
1186
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1350
1187
|
}
|
|
1351
1188
|
},
|
|
1189
|
+
{
|
|
1190
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1191
|
+
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
1192
|
+
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
1193
|
+
"description": "Receive events from Slack",
|
|
1194
|
+
"version": 3,
|
|
1195
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
1196
|
+
"category": {
|
|
1197
|
+
"id": "connectors",
|
|
1198
|
+
"name": "Connectors"
|
|
1199
|
+
},
|
|
1200
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
1201
|
+
"elementType": {
|
|
1202
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
1203
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1204
|
+
},
|
|
1205
|
+
"groups": [
|
|
1206
|
+
{
|
|
1207
|
+
"id": "endpoint",
|
|
1208
|
+
"label": "Webhook configuration"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"id": "activation",
|
|
1212
|
+
"label": "Activation"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"id": "variable-mapping",
|
|
1216
|
+
"label": "Variable mapping"
|
|
1217
|
+
}
|
|
1218
|
+
],
|
|
1219
|
+
"properties": [
|
|
1220
|
+
{
|
|
1221
|
+
"type": "Hidden",
|
|
1222
|
+
"value": "io.camunda:slack-webhook:1",
|
|
1223
|
+
"binding": {
|
|
1224
|
+
"type": "zeebe:property",
|
|
1225
|
+
"name": "inbound.type"
|
|
1226
|
+
}
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"type": "Hidden",
|
|
1230
|
+
"value": "SlackEventsWebhook",
|
|
1231
|
+
"binding": {
|
|
1232
|
+
"type": "zeebe:property",
|
|
1233
|
+
"name": "inbound.subtype"
|
|
1234
|
+
}
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
"type": "Hidden",
|
|
1238
|
+
"generatedValue": {
|
|
1239
|
+
"type": "uuid"
|
|
1240
|
+
},
|
|
1241
|
+
"binding": {
|
|
1242
|
+
"type": "bpmn:Message#property",
|
|
1243
|
+
"name": "name"
|
|
1244
|
+
}
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"label": "Webhook ID",
|
|
1248
|
+
"type": "String",
|
|
1249
|
+
"group": "endpoint",
|
|
1250
|
+
"binding": {
|
|
1251
|
+
"type": "zeebe:property",
|
|
1252
|
+
"name": "inbound.context"
|
|
1253
|
+
},
|
|
1254
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
1255
|
+
"constraints": {
|
|
1256
|
+
"notEmpty": true
|
|
1257
|
+
}
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
"label": "Slack signing secret",
|
|
1261
|
+
"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",
|
|
1262
|
+
"type": "String",
|
|
1263
|
+
"group": "endpoint",
|
|
1264
|
+
"feel": "optional",
|
|
1265
|
+
"binding": {
|
|
1266
|
+
"type": "zeebe:property",
|
|
1267
|
+
"name": "inbound.slackSigningSecret"
|
|
1268
|
+
},
|
|
1269
|
+
"constraints": {
|
|
1270
|
+
"notEmpty": true
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"type": "Hidden",
|
|
1275
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
1276
|
+
"binding": {
|
|
1277
|
+
"type": "zeebe:property",
|
|
1278
|
+
"name": "inbound.verificationExpression"
|
|
1279
|
+
}
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"label": "Correlation key (process)",
|
|
1283
|
+
"type": "String",
|
|
1284
|
+
"group": "activation",
|
|
1285
|
+
"feel": "required",
|
|
1286
|
+
"description": "Sets up the correlation key from process variables",
|
|
1287
|
+
"binding": {
|
|
1288
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1289
|
+
"name": "correlationKey"
|
|
1290
|
+
},
|
|
1291
|
+
"constraints": {
|
|
1292
|
+
"notEmpty": true
|
|
1293
|
+
}
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
"label": "Correlation key (payload)",
|
|
1297
|
+
"type": "String",
|
|
1298
|
+
"group": "activation",
|
|
1299
|
+
"feel": "required",
|
|
1300
|
+
"binding": {
|
|
1301
|
+
"type": "zeebe:property",
|
|
1302
|
+
"name": "correlationKeyExpression"
|
|
1303
|
+
},
|
|
1304
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1305
|
+
"constraints": {
|
|
1306
|
+
"notEmpty": true
|
|
1307
|
+
}
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
"label": "Condition",
|
|
1311
|
+
"type": "String",
|
|
1312
|
+
"group": "activation",
|
|
1313
|
+
"feel": "required",
|
|
1314
|
+
"optional": true,
|
|
1315
|
+
"binding": {
|
|
1316
|
+
"type": "zeebe:property",
|
|
1317
|
+
"name": "activationCondition"
|
|
1318
|
+
},
|
|
1319
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
"label": "Result variable",
|
|
1323
|
+
"type": "String",
|
|
1324
|
+
"group": "variable-mapping",
|
|
1325
|
+
"optional": true,
|
|
1326
|
+
"binding": {
|
|
1327
|
+
"type": "zeebe:property",
|
|
1328
|
+
"name": "resultVariable"
|
|
1329
|
+
},
|
|
1330
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"label": "Result expression",
|
|
1334
|
+
"type": "String",
|
|
1335
|
+
"group": "variable-mapping",
|
|
1336
|
+
"feel": "required",
|
|
1337
|
+
"optional": true,
|
|
1338
|
+
"binding": {
|
|
1339
|
+
"type": "zeebe:property",
|
|
1340
|
+
"name": "resultExpression"
|
|
1341
|
+
},
|
|
1342
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1343
|
+
}
|
|
1344
|
+
],
|
|
1345
|
+
"icon": {
|
|
1346
|
+
"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"
|
|
1347
|
+
},
|
|
1348
|
+
"engines": {
|
|
1349
|
+
"camunda": "^8.4"
|
|
1350
|
+
}
|
|
1351
|
+
},
|
|
1352
1352
|
{
|
|
1353
1353
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1354
1354
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|