@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -4,16 +4,11 @@
|
|
|
4
4
|
"name": "Slack Webhook Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
6
6
|
"description": "Receive events from Slack",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"channel event",
|
|
11
|
-
"webhook",
|
|
12
|
-
"messaging",
|
|
13
|
-
"new message"
|
|
14
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
15
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
16
|
-
"version":
|
|
11
|
+
"version": 7,
|
|
17
12
|
"category": {
|
|
18
13
|
"id": "connectors",
|
|
19
14
|
"name": "Connectors"
|
|
@@ -191,18 +186,15 @@
|
|
|
191
186
|
},
|
|
192
187
|
{
|
|
193
188
|
"id": "messageNameUuid",
|
|
194
|
-
"label": "Message name",
|
|
195
189
|
"generatedValue": {
|
|
196
190
|
"type": "uuid"
|
|
197
191
|
},
|
|
198
|
-
"feel": "optional",
|
|
199
192
|
"group": "correlation",
|
|
200
193
|
"binding": {
|
|
201
194
|
"name": "name",
|
|
202
195
|
"type": "bpmn:Message#property"
|
|
203
196
|
},
|
|
204
|
-
"
|
|
205
|
-
"type": "String"
|
|
197
|
+
"type": "Hidden"
|
|
206
198
|
},
|
|
207
199
|
{
|
|
208
200
|
"id": "deduplicationModeManualFlag",
|
|
@@ -271,7 +263,7 @@
|
|
|
271
263
|
{
|
|
272
264
|
"id": "resultVariable",
|
|
273
265
|
"label": "Result variable",
|
|
274
|
-
"description": "Name of variable to store the response in
|
|
266
|
+
"description": "Name of variable to store the response in",
|
|
275
267
|
"group": "output",
|
|
276
268
|
"binding": {
|
|
277
269
|
"name": "resultVariable",
|
|
@@ -282,8 +274,7 @@
|
|
|
282
274
|
{
|
|
283
275
|
"id": "resultExpression",
|
|
284
276
|
"label": "Result expression",
|
|
285
|
-
"description": "Expression to map the response into process variables
|
|
286
|
-
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
277
|
+
"description": "Expression to map the response into process variables",
|
|
287
278
|
"feel": "required",
|
|
288
279
|
"group": "output",
|
|
289
280
|
"binding": {
|
|
@@ -297,6 +288,181 @@
|
|
|
297
288
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
298
289
|
}
|
|
299
290
|
},
|
|
291
|
+
{
|
|
292
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
293
|
+
"name": "Slack Webhook Boundary Event Connector",
|
|
294
|
+
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
295
|
+
"description": "Receive events from Slack",
|
|
296
|
+
"version": 2,
|
|
297
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
298
|
+
"category": {
|
|
299
|
+
"id": "connectors",
|
|
300
|
+
"name": "Connectors"
|
|
301
|
+
},
|
|
302
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
303
|
+
"elementType": {
|
|
304
|
+
"value": "bpmn:BoundaryEvent",
|
|
305
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
306
|
+
},
|
|
307
|
+
"groups": [
|
|
308
|
+
{
|
|
309
|
+
"id": "endpoint",
|
|
310
|
+
"label": "Webhook configuration"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"id": "activation",
|
|
314
|
+
"label": "Activation"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"id": "variable-mapping",
|
|
318
|
+
"label": "Variable mapping"
|
|
319
|
+
}
|
|
320
|
+
],
|
|
321
|
+
"properties": [
|
|
322
|
+
{
|
|
323
|
+
"type": "Hidden",
|
|
324
|
+
"value": "io.camunda:slack-webhook:1",
|
|
325
|
+
"binding": {
|
|
326
|
+
"type": "zeebe:property",
|
|
327
|
+
"name": "inbound.type"
|
|
328
|
+
}
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"type": "Hidden",
|
|
332
|
+
"value": "SlackEventsWebhook",
|
|
333
|
+
"binding": {
|
|
334
|
+
"type": "zeebe:property",
|
|
335
|
+
"name": "inbound.subtype"
|
|
336
|
+
}
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"type": "Hidden",
|
|
340
|
+
"generatedValue": {
|
|
341
|
+
"type": "uuid"
|
|
342
|
+
},
|
|
343
|
+
"binding": {
|
|
344
|
+
"type": "bpmn:Message#property",
|
|
345
|
+
"name": "name"
|
|
346
|
+
}
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"label": "Webhook ID",
|
|
350
|
+
"type": "String",
|
|
351
|
+
"group": "endpoint",
|
|
352
|
+
"binding": {
|
|
353
|
+
"type": "zeebe:property",
|
|
354
|
+
"name": "inbound.context"
|
|
355
|
+
},
|
|
356
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
357
|
+
"constraints": {
|
|
358
|
+
"notEmpty": true
|
|
359
|
+
}
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"label": "Slack signing secret",
|
|
363
|
+
"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",
|
|
364
|
+
"type": "String",
|
|
365
|
+
"group": "endpoint",
|
|
366
|
+
"feel": "optional",
|
|
367
|
+
"binding": {
|
|
368
|
+
"type": "zeebe:property",
|
|
369
|
+
"name": "inbound.slackSigningSecret"
|
|
370
|
+
},
|
|
371
|
+
"constraints": {
|
|
372
|
+
"notEmpty": true
|
|
373
|
+
}
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"type": "Hidden",
|
|
377
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
378
|
+
"binding": {
|
|
379
|
+
"type": "zeebe:property",
|
|
380
|
+
"name": "inbound.verificationExpression"
|
|
381
|
+
}
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"label": "Correlation key (process)",
|
|
385
|
+
"type": "String",
|
|
386
|
+
"group": "activation",
|
|
387
|
+
"feel": "required",
|
|
388
|
+
"description": "Sets up the correlation key from process variables",
|
|
389
|
+
"binding": {
|
|
390
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
391
|
+
"name": "correlationKey"
|
|
392
|
+
},
|
|
393
|
+
"constraints": {
|
|
394
|
+
"notEmpty": true
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"label": "Correlation key (payload)",
|
|
399
|
+
"type": "String",
|
|
400
|
+
"group": "activation",
|
|
401
|
+
"feel": "required",
|
|
402
|
+
"binding": {
|
|
403
|
+
"type": "zeebe:property",
|
|
404
|
+
"name": "correlationKeyExpression"
|
|
405
|
+
},
|
|
406
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
407
|
+
"constraints": {
|
|
408
|
+
"notEmpty": true
|
|
409
|
+
}
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"label": "Message ID expression",
|
|
413
|
+
"feel": "required",
|
|
414
|
+
"type": "String",
|
|
415
|
+
"optional": true,
|
|
416
|
+
"group": "activation",
|
|
417
|
+
"binding": {
|
|
418
|
+
"type": "zeebe:property",
|
|
419
|
+
"name": "messageIdExpression"
|
|
420
|
+
},
|
|
421
|
+
"description": "Expression to extract unique identifier of a message"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"label": "Condition",
|
|
425
|
+
"type": "String",
|
|
426
|
+
"group": "activation",
|
|
427
|
+
"feel": "required",
|
|
428
|
+
"optional": true,
|
|
429
|
+
"binding": {
|
|
430
|
+
"type": "zeebe:property",
|
|
431
|
+
"name": "activationCondition"
|
|
432
|
+
},
|
|
433
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"label": "Result variable",
|
|
437
|
+
"type": "String",
|
|
438
|
+
"group": "variable-mapping",
|
|
439
|
+
"optional": true,
|
|
440
|
+
"binding": {
|
|
441
|
+
"type": "zeebe:property",
|
|
442
|
+
"name": "resultVariable"
|
|
443
|
+
},
|
|
444
|
+
"description": "Name of variable to store the result of the connector in"
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"label": "Result expression",
|
|
448
|
+
"type": "String",
|
|
449
|
+
"group": "variable-mapping",
|
|
450
|
+
"feel": "required",
|
|
451
|
+
"optional": true,
|
|
452
|
+
"binding": {
|
|
453
|
+
"type": "zeebe:property",
|
|
454
|
+
"name": "resultExpression"
|
|
455
|
+
},
|
|
456
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
457
|
+
}
|
|
458
|
+
],
|
|
459
|
+
"icon": {
|
|
460
|
+
"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"
|
|
461
|
+
},
|
|
462
|
+
"engines": {
|
|
463
|
+
"camunda": "^8.4"
|
|
464
|
+
}
|
|
465
|
+
},
|
|
300
466
|
{
|
|
301
467
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
302
468
|
"name": "Slack Webhook Boundary Event Connector",
|
|
@@ -306,7 +472,7 @@
|
|
|
306
472
|
"keywords": []
|
|
307
473
|
},
|
|
308
474
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
309
|
-
"version":
|
|
475
|
+
"version": 6,
|
|
310
476
|
"category": {
|
|
311
477
|
"id": "connectors",
|
|
312
478
|
"name": "Connectors"
|
|
@@ -316,9 +482,6 @@
|
|
|
316
482
|
"value": "bpmn:BoundaryEvent",
|
|
317
483
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
318
484
|
},
|
|
319
|
-
"engines": {
|
|
320
|
-
"camunda": "^8.3"
|
|
321
|
-
},
|
|
322
485
|
"groups": [
|
|
323
486
|
{
|
|
324
487
|
"id": "endpoint",
|
|
@@ -333,11 +496,6 @@
|
|
|
333
496
|
"label": "Correlation",
|
|
334
497
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
335
498
|
},
|
|
336
|
-
{
|
|
337
|
-
"id": "deduplication",
|
|
338
|
-
"label": "Deduplication",
|
|
339
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
340
|
-
},
|
|
341
499
|
{
|
|
342
500
|
"id": "output",
|
|
343
501
|
"label": "Output mapping"
|
|
@@ -407,18 +565,6 @@
|
|
|
407
565
|
},
|
|
408
566
|
"type": "String"
|
|
409
567
|
},
|
|
410
|
-
{
|
|
411
|
-
"id": "consumeUnmatchedEvents",
|
|
412
|
-
"label": "Consume unmatched events",
|
|
413
|
-
"value": true,
|
|
414
|
-
"group": "activation",
|
|
415
|
-
"binding": {
|
|
416
|
-
"name": "consumeUnmatchedEvents",
|
|
417
|
-
"type": "zeebe:property"
|
|
418
|
-
},
|
|
419
|
-
"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",
|
|
420
|
-
"type": "Boolean"
|
|
421
|
-
},
|
|
422
568
|
{
|
|
423
569
|
"id": "correlationKeyProcess",
|
|
424
570
|
"label": "Correlation key (process)",
|
|
@@ -495,93 +641,32 @@
|
|
|
495
641
|
"type": "Hidden"
|
|
496
642
|
},
|
|
497
643
|
{
|
|
498
|
-
"id": "
|
|
499
|
-
"label": "
|
|
500
|
-
"description": "
|
|
501
|
-
"
|
|
502
|
-
"group": "deduplication",
|
|
644
|
+
"id": "resultVariable",
|
|
645
|
+
"label": "Result variable",
|
|
646
|
+
"description": "Name of variable to store the response in",
|
|
647
|
+
"group": "output",
|
|
503
648
|
"binding": {
|
|
504
|
-
"name": "
|
|
649
|
+
"name": "resultVariable",
|
|
505
650
|
"type": "zeebe:property"
|
|
506
651
|
},
|
|
507
|
-
"type": "
|
|
652
|
+
"type": "String"
|
|
508
653
|
},
|
|
509
654
|
{
|
|
510
|
-
"id": "
|
|
511
|
-
"label": "
|
|
512
|
-
"
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
516
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
517
|
-
}
|
|
518
|
-
},
|
|
519
|
-
"group": "deduplication",
|
|
655
|
+
"id": "resultExpression",
|
|
656
|
+
"label": "Result expression",
|
|
657
|
+
"description": "Expression to map the response into process variables",
|
|
658
|
+
"feel": "required",
|
|
659
|
+
"group": "output",
|
|
520
660
|
"binding": {
|
|
521
|
-
"name": "
|
|
522
|
-
"type": "zeebe:property"
|
|
523
|
-
},
|
|
524
|
-
"condition": {
|
|
525
|
-
"property": "deduplicationModeManualFlag",
|
|
526
|
-
"equals": true,
|
|
527
|
-
"type": "simple"
|
|
528
|
-
},
|
|
529
|
-
"type": "String"
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"id": "deduplicationModeManual",
|
|
533
|
-
"value": "MANUAL",
|
|
534
|
-
"group": "deduplication",
|
|
535
|
-
"binding": {
|
|
536
|
-
"name": "deduplicationMode",
|
|
537
|
-
"type": "zeebe:property"
|
|
538
|
-
},
|
|
539
|
-
"condition": {
|
|
540
|
-
"property": "deduplicationId",
|
|
541
|
-
"isActive": true,
|
|
542
|
-
"type": "simple"
|
|
543
|
-
},
|
|
544
|
-
"type": "Hidden"
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
"id": "deduplicationModeAuto",
|
|
548
|
-
"value": "AUTO",
|
|
549
|
-
"group": "deduplication",
|
|
550
|
-
"binding": {
|
|
551
|
-
"name": "deduplicationMode",
|
|
552
|
-
"type": "zeebe:property"
|
|
553
|
-
},
|
|
554
|
-
"condition": {
|
|
555
|
-
"property": "deduplicationId",
|
|
556
|
-
"isActive": false,
|
|
557
|
-
"type": "simple"
|
|
558
|
-
},
|
|
559
|
-
"type": "Hidden"
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"id": "resultVariable",
|
|
563
|
-
"label": "Result variable",
|
|
564
|
-
"description": "Name of variable to store the response in",
|
|
565
|
-
"group": "output",
|
|
566
|
-
"binding": {
|
|
567
|
-
"name": "resultVariable",
|
|
568
|
-
"type": "zeebe:property"
|
|
569
|
-
},
|
|
570
|
-
"type": "String"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"id": "resultExpression",
|
|
574
|
-
"label": "Result expression",
|
|
575
|
-
"description": "Expression to map the response into process variables",
|
|
576
|
-
"feel": "required",
|
|
577
|
-
"group": "output",
|
|
578
|
-
"binding": {
|
|
579
|
-
"name": "resultExpression",
|
|
661
|
+
"name": "resultExpression",
|
|
580
662
|
"type": "zeebe:property"
|
|
581
663
|
},
|
|
582
664
|
"type": "Text"
|
|
583
665
|
}
|
|
584
666
|
],
|
|
667
|
+
"engines": {
|
|
668
|
+
"camunda": "^8.3"
|
|
669
|
+
},
|
|
585
670
|
"icon": {
|
|
586
671
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
587
672
|
}
|
|
@@ -591,11 +676,8 @@
|
|
|
591
676
|
"name": "Slack Webhook Boundary Event Connector",
|
|
592
677
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
593
678
|
"description": "Receive events from Slack",
|
|
594
|
-
"metadata": {
|
|
595
|
-
"keywords": []
|
|
596
|
-
},
|
|
597
679
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
598
|
-
"version":
|
|
680
|
+
"version": 5,
|
|
599
681
|
"category": {
|
|
600
682
|
"id": "connectors",
|
|
601
683
|
"name": "Connectors"
|
|
@@ -787,11 +869,174 @@
|
|
|
787
869
|
"type": "Text"
|
|
788
870
|
}
|
|
789
871
|
],
|
|
872
|
+
"icon": {
|
|
873
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
874
|
+
},
|
|
790
875
|
"engines": {
|
|
791
|
-
"camunda": "^8.
|
|
876
|
+
"camunda": "^8.5"
|
|
877
|
+
}
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
881
|
+
"name": "Slack Webhook Boundary Event Connector",
|
|
882
|
+
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
883
|
+
"description": "Receive events from Slack",
|
|
884
|
+
"version": 1,
|
|
885
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
886
|
+
"category": {
|
|
887
|
+
"id": "connectors",
|
|
888
|
+
"name": "Connectors"
|
|
889
|
+
},
|
|
890
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
891
|
+
"elementType": {
|
|
892
|
+
"value": "bpmn:BoundaryEvent",
|
|
893
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
792
894
|
},
|
|
895
|
+
"groups": [
|
|
896
|
+
{
|
|
897
|
+
"id": "endpoint",
|
|
898
|
+
"label": "Webhook configuration"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"id": "activation",
|
|
902
|
+
"label": "Activation"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"id": "variable-mapping",
|
|
906
|
+
"label": "Variable mapping"
|
|
907
|
+
}
|
|
908
|
+
],
|
|
909
|
+
"properties": [
|
|
910
|
+
{
|
|
911
|
+
"type": "Hidden",
|
|
912
|
+
"value": "io.camunda:slack-webhook:1",
|
|
913
|
+
"binding": {
|
|
914
|
+
"type": "zeebe:property",
|
|
915
|
+
"name": "inbound.type"
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"type": "Hidden",
|
|
920
|
+
"value": "SlackEventsWebhook",
|
|
921
|
+
"binding": {
|
|
922
|
+
"type": "zeebe:property",
|
|
923
|
+
"name": "inbound.subtype"
|
|
924
|
+
}
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"type": "Hidden",
|
|
928
|
+
"generatedValue": {
|
|
929
|
+
"type": "uuid"
|
|
930
|
+
},
|
|
931
|
+
"binding": {
|
|
932
|
+
"type": "bpmn:Message#property",
|
|
933
|
+
"name": "name"
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"label": "Webhook ID",
|
|
938
|
+
"type": "String",
|
|
939
|
+
"group": "endpoint",
|
|
940
|
+
"binding": {
|
|
941
|
+
"type": "zeebe:property",
|
|
942
|
+
"name": "inbound.context"
|
|
943
|
+
},
|
|
944
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
945
|
+
"constraints": {
|
|
946
|
+
"notEmpty": true
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"label": "Slack signing secret",
|
|
951
|
+
"description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
|
|
952
|
+
"type": "String",
|
|
953
|
+
"group": "endpoint",
|
|
954
|
+
"feel": "optional",
|
|
955
|
+
"binding": {
|
|
956
|
+
"type": "zeebe:property",
|
|
957
|
+
"name": "inbound.slackSigningSecret"
|
|
958
|
+
},
|
|
959
|
+
"constraints": {
|
|
960
|
+
"notEmpty": true
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"type": "Hidden",
|
|
965
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
966
|
+
"binding": {
|
|
967
|
+
"type": "zeebe:property",
|
|
968
|
+
"name": "inbound.verificationExpression"
|
|
969
|
+
}
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
"label": "Correlation key (process)",
|
|
973
|
+
"type": "String",
|
|
974
|
+
"group": "activation",
|
|
975
|
+
"feel": "required",
|
|
976
|
+
"description": "Sets up the correlation key from process variables",
|
|
977
|
+
"binding": {
|
|
978
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
979
|
+
"name": "correlationKey"
|
|
980
|
+
},
|
|
981
|
+
"constraints": {
|
|
982
|
+
"notEmpty": true
|
|
983
|
+
}
|
|
984
|
+
},
|
|
985
|
+
{
|
|
986
|
+
"label": "Correlation key (payload)",
|
|
987
|
+
"type": "String",
|
|
988
|
+
"group": "activation",
|
|
989
|
+
"feel": "required",
|
|
990
|
+
"binding": {
|
|
991
|
+
"type": "zeebe:property",
|
|
992
|
+
"name": "correlationKeyExpression"
|
|
993
|
+
},
|
|
994
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
995
|
+
"constraints": {
|
|
996
|
+
"notEmpty": true
|
|
997
|
+
}
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"label": "Condition",
|
|
1001
|
+
"type": "String",
|
|
1002
|
+
"group": "activation",
|
|
1003
|
+
"feel": "required",
|
|
1004
|
+
"optional": true,
|
|
1005
|
+
"binding": {
|
|
1006
|
+
"type": "zeebe:property",
|
|
1007
|
+
"name": "activationCondition"
|
|
1008
|
+
},
|
|
1009
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
"label": "Result variable",
|
|
1013
|
+
"type": "String",
|
|
1014
|
+
"group": "variable-mapping",
|
|
1015
|
+
"optional": true,
|
|
1016
|
+
"binding": {
|
|
1017
|
+
"type": "zeebe:property",
|
|
1018
|
+
"name": "resultVariable"
|
|
1019
|
+
},
|
|
1020
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
"label": "Result expression",
|
|
1024
|
+
"type": "String",
|
|
1025
|
+
"group": "variable-mapping",
|
|
1026
|
+
"feel": "required",
|
|
1027
|
+
"optional": true,
|
|
1028
|
+
"binding": {
|
|
1029
|
+
"type": "zeebe:property",
|
|
1030
|
+
"name": "resultExpression"
|
|
1031
|
+
},
|
|
1032
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1033
|
+
}
|
|
1034
|
+
],
|
|
793
1035
|
"icon": {
|
|
794
|
-
"contents": "data:image/svg+xml;
|
|
1036
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
|
|
1037
|
+
},
|
|
1038
|
+
"engines": {
|
|
1039
|
+
"camunda": "^8.4"
|
|
795
1040
|
}
|
|
796
1041
|
},
|
|
797
1042
|
{
|
|
@@ -799,8 +1044,16 @@
|
|
|
799
1044
|
"name": "Slack Webhook Boundary Event Connector",
|
|
800
1045
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
801
1046
|
"description": "Receive events from Slack",
|
|
1047
|
+
"keywords": [
|
|
1048
|
+
"message received",
|
|
1049
|
+
"event received",
|
|
1050
|
+
"channel event",
|
|
1051
|
+
"webhook",
|
|
1052
|
+
"messaging",
|
|
1053
|
+
"new message"
|
|
1054
|
+
],
|
|
802
1055
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
803
|
-
"version":
|
|
1056
|
+
"version": 8,
|
|
804
1057
|
"category": {
|
|
805
1058
|
"id": "connectors",
|
|
806
1059
|
"name": "Connectors"
|
|
@@ -810,6 +1063,9 @@
|
|
|
810
1063
|
"value": "bpmn:BoundaryEvent",
|
|
811
1064
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
812
1065
|
},
|
|
1066
|
+
"engines": {
|
|
1067
|
+
"camunda": "^8.3"
|
|
1068
|
+
},
|
|
813
1069
|
"groups": [
|
|
814
1070
|
{
|
|
815
1071
|
"id": "endpoint",
|
|
@@ -824,6 +1080,11 @@
|
|
|
824
1080
|
"label": "Correlation",
|
|
825
1081
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
826
1082
|
},
|
|
1083
|
+
{
|
|
1084
|
+
"id": "deduplication",
|
|
1085
|
+
"label": "Deduplication",
|
|
1086
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1087
|
+
},
|
|
827
1088
|
{
|
|
828
1089
|
"id": "output",
|
|
829
1090
|
"label": "Output mapping"
|
|
@@ -894,17 +1155,29 @@
|
|
|
894
1155
|
"type": "String"
|
|
895
1156
|
},
|
|
896
1157
|
{
|
|
897
|
-
"id": "
|
|
898
|
-
"label": "
|
|
899
|
-
"
|
|
900
|
-
"
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
"
|
|
906
|
-
|
|
907
|
-
|
|
1158
|
+
"id": "consumeUnmatchedEvents",
|
|
1159
|
+
"label": "Consume unmatched events",
|
|
1160
|
+
"value": true,
|
|
1161
|
+
"group": "activation",
|
|
1162
|
+
"binding": {
|
|
1163
|
+
"name": "consumeUnmatchedEvents",
|
|
1164
|
+
"type": "zeebe:property"
|
|
1165
|
+
},
|
|
1166
|
+
"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",
|
|
1167
|
+
"type": "Boolean"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"id": "correlationKeyProcess",
|
|
1171
|
+
"label": "Correlation key (process)",
|
|
1172
|
+
"description": "Sets up the correlation key from process variables",
|
|
1173
|
+
"constraints": {
|
|
1174
|
+
"notEmpty": true
|
|
1175
|
+
},
|
|
1176
|
+
"feel": "required",
|
|
1177
|
+
"group": "correlation",
|
|
1178
|
+
"binding": {
|
|
1179
|
+
"name": "correlationKey",
|
|
1180
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
908
1181
|
},
|
|
909
1182
|
"type": "String"
|
|
910
1183
|
},
|
|
@@ -958,383 +1231,110 @@
|
|
|
958
1231
|
},
|
|
959
1232
|
{
|
|
960
1233
|
"id": "messageNameUuid",
|
|
1234
|
+
"label": "Message name",
|
|
961
1235
|
"generatedValue": {
|
|
962
1236
|
"type": "uuid"
|
|
963
1237
|
},
|
|
1238
|
+
"feel": "optional",
|
|
964
1239
|
"group": "correlation",
|
|
965
1240
|
"binding": {
|
|
966
1241
|
"name": "name",
|
|
967
1242
|
"type": "bpmn:Message#property"
|
|
968
1243
|
},
|
|
969
|
-
"
|
|
970
|
-
},
|
|
971
|
-
{
|
|
972
|
-
"id": "resultVariable",
|
|
973
|
-
"label": "Result variable",
|
|
974
|
-
"description": "Name of variable to store the response in",
|
|
975
|
-
"group": "output",
|
|
976
|
-
"binding": {
|
|
977
|
-
"name": "resultVariable",
|
|
978
|
-
"type": "zeebe:property"
|
|
979
|
-
},
|
|
1244
|
+
"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.",
|
|
980
1245
|
"type": "String"
|
|
981
1246
|
},
|
|
982
1247
|
{
|
|
983
|
-
"id": "
|
|
984
|
-
"label": "
|
|
985
|
-
"description": "
|
|
986
|
-
"
|
|
987
|
-
"group": "
|
|
1248
|
+
"id": "deduplicationModeManualFlag",
|
|
1249
|
+
"label": "Manual mode",
|
|
1250
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1251
|
+
"value": false,
|
|
1252
|
+
"group": "deduplication",
|
|
988
1253
|
"binding": {
|
|
989
|
-
"name": "
|
|
1254
|
+
"name": "deduplicationModeManualFlag",
|
|
990
1255
|
"type": "zeebe:property"
|
|
991
1256
|
},
|
|
992
|
-
"type": "
|
|
993
|
-
}
|
|
994
|
-
],
|
|
995
|
-
"icon": {
|
|
996
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
997
|
-
},
|
|
998
|
-
"engines": {
|
|
999
|
-
"camunda": "^8.5"
|
|
1000
|
-
}
|
|
1001
|
-
},
|
|
1002
|
-
{
|
|
1003
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1004
|
-
"name": "Slack Webhook Boundary Event Connector",
|
|
1005
|
-
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
1006
|
-
"description": "Receive events from Slack",
|
|
1007
|
-
"version": 1,
|
|
1008
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
1009
|
-
"category": {
|
|
1010
|
-
"id": "connectors",
|
|
1011
|
-
"name": "Connectors"
|
|
1012
|
-
},
|
|
1013
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1014
|
-
"elementType": {
|
|
1015
|
-
"value": "bpmn:BoundaryEvent",
|
|
1016
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1017
|
-
},
|
|
1018
|
-
"groups": [
|
|
1019
|
-
{
|
|
1020
|
-
"id": "endpoint",
|
|
1021
|
-
"label": "Webhook configuration"
|
|
1022
|
-
},
|
|
1023
|
-
{
|
|
1024
|
-
"id": "activation",
|
|
1025
|
-
"label": "Activation"
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
"id": "variable-mapping",
|
|
1029
|
-
"label": "Variable mapping"
|
|
1030
|
-
}
|
|
1031
|
-
],
|
|
1032
|
-
"properties": [
|
|
1033
|
-
{
|
|
1034
|
-
"type": "Hidden",
|
|
1035
|
-
"value": "io.camunda:slack-webhook:1",
|
|
1036
|
-
"binding": {
|
|
1037
|
-
"type": "zeebe:property",
|
|
1038
|
-
"name": "inbound.type"
|
|
1039
|
-
}
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"type": "Hidden",
|
|
1043
|
-
"value": "SlackEventsWebhook",
|
|
1044
|
-
"binding": {
|
|
1045
|
-
"type": "zeebe:property",
|
|
1046
|
-
"name": "inbound.subtype"
|
|
1047
|
-
}
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"type": "Hidden",
|
|
1051
|
-
"generatedValue": {
|
|
1052
|
-
"type": "uuid"
|
|
1053
|
-
},
|
|
1054
|
-
"binding": {
|
|
1055
|
-
"type": "bpmn:Message#property",
|
|
1056
|
-
"name": "name"
|
|
1057
|
-
}
|
|
1058
|
-
},
|
|
1059
|
-
{
|
|
1060
|
-
"label": "Webhook ID",
|
|
1061
|
-
"type": "String",
|
|
1062
|
-
"group": "endpoint",
|
|
1063
|
-
"binding": {
|
|
1064
|
-
"type": "zeebe:property",
|
|
1065
|
-
"name": "inbound.context"
|
|
1066
|
-
},
|
|
1067
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
1068
|
-
"constraints": {
|
|
1069
|
-
"notEmpty": true
|
|
1070
|
-
}
|
|
1071
|
-
},
|
|
1072
|
-
{
|
|
1073
|
-
"label": "Slack signing secret",
|
|
1074
|
-
"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",
|
|
1075
|
-
"type": "String",
|
|
1076
|
-
"group": "endpoint",
|
|
1077
|
-
"feel": "optional",
|
|
1078
|
-
"binding": {
|
|
1079
|
-
"type": "zeebe:property",
|
|
1080
|
-
"name": "inbound.slackSigningSecret"
|
|
1081
|
-
},
|
|
1082
|
-
"constraints": {
|
|
1083
|
-
"notEmpty": true
|
|
1084
|
-
}
|
|
1085
|
-
},
|
|
1086
|
-
{
|
|
1087
|
-
"type": "Hidden",
|
|
1088
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
1089
|
-
"binding": {
|
|
1090
|
-
"type": "zeebe:property",
|
|
1091
|
-
"name": "inbound.verificationExpression"
|
|
1092
|
-
}
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
"label": "Correlation key (process)",
|
|
1096
|
-
"type": "String",
|
|
1097
|
-
"group": "activation",
|
|
1098
|
-
"feel": "required",
|
|
1099
|
-
"description": "Sets up the correlation key from process variables",
|
|
1100
|
-
"binding": {
|
|
1101
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1102
|
-
"name": "correlationKey"
|
|
1103
|
-
},
|
|
1104
|
-
"constraints": {
|
|
1105
|
-
"notEmpty": true
|
|
1106
|
-
}
|
|
1257
|
+
"type": "Boolean"
|
|
1107
1258
|
},
|
|
1108
1259
|
{
|
|
1109
|
-
"
|
|
1110
|
-
"
|
|
1111
|
-
"group": "activation",
|
|
1112
|
-
"feel": "required",
|
|
1113
|
-
"binding": {
|
|
1114
|
-
"type": "zeebe:property",
|
|
1115
|
-
"name": "correlationKeyExpression"
|
|
1116
|
-
},
|
|
1117
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
1260
|
+
"id": "deduplicationId",
|
|
1261
|
+
"label": "Deduplication ID",
|
|
1118
1262
|
"constraints": {
|
|
1119
|
-
"notEmpty": true
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
"type": "String",
|
|
1125
|
-
"group": "activation",
|
|
1126
|
-
"feel": "required",
|
|
1127
|
-
"optional": true,
|
|
1128
|
-
"binding": {
|
|
1129
|
-
"type": "zeebe:property",
|
|
1130
|
-
"name": "activationCondition"
|
|
1131
|
-
},
|
|
1132
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"label": "Result variable",
|
|
1136
|
-
"type": "String",
|
|
1137
|
-
"group": "variable-mapping",
|
|
1138
|
-
"optional": true,
|
|
1139
|
-
"binding": {
|
|
1140
|
-
"type": "zeebe:property",
|
|
1141
|
-
"name": "resultVariable"
|
|
1142
|
-
},
|
|
1143
|
-
"description": "Name of variable to store the result of the connector in"
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
"label": "Result expression",
|
|
1147
|
-
"type": "String",
|
|
1148
|
-
"group": "variable-mapping",
|
|
1149
|
-
"feel": "required",
|
|
1150
|
-
"optional": true,
|
|
1151
|
-
"binding": {
|
|
1152
|
-
"type": "zeebe:property",
|
|
1153
|
-
"name": "resultExpression"
|
|
1154
|
-
},
|
|
1155
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
1156
|
-
}
|
|
1157
|
-
],
|
|
1158
|
-
"icon": {
|
|
1159
|
-
"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"
|
|
1160
|
-
},
|
|
1161
|
-
"engines": {
|
|
1162
|
-
"camunda": "^8.4"
|
|
1163
|
-
}
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1167
|
-
"name": "Slack Webhook Boundary Event Connector",
|
|
1168
|
-
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
1169
|
-
"description": "Receive events from Slack",
|
|
1170
|
-
"version": 2,
|
|
1171
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
1172
|
-
"category": {
|
|
1173
|
-
"id": "connectors",
|
|
1174
|
-
"name": "Connectors"
|
|
1175
|
-
},
|
|
1176
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1177
|
-
"elementType": {
|
|
1178
|
-
"value": "bpmn:BoundaryEvent",
|
|
1179
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1180
|
-
},
|
|
1181
|
-
"groups": [
|
|
1182
|
-
{
|
|
1183
|
-
"id": "endpoint",
|
|
1184
|
-
"label": "Webhook configuration"
|
|
1185
|
-
},
|
|
1186
|
-
{
|
|
1187
|
-
"id": "activation",
|
|
1188
|
-
"label": "Activation"
|
|
1189
|
-
},
|
|
1190
|
-
{
|
|
1191
|
-
"id": "variable-mapping",
|
|
1192
|
-
"label": "Variable mapping"
|
|
1193
|
-
}
|
|
1194
|
-
],
|
|
1195
|
-
"properties": [
|
|
1196
|
-
{
|
|
1197
|
-
"type": "Hidden",
|
|
1198
|
-
"value": "io.camunda:slack-webhook:1",
|
|
1199
|
-
"binding": {
|
|
1200
|
-
"type": "zeebe:property",
|
|
1201
|
-
"name": "inbound.type"
|
|
1202
|
-
}
|
|
1203
|
-
},
|
|
1204
|
-
{
|
|
1205
|
-
"type": "Hidden",
|
|
1206
|
-
"value": "SlackEventsWebhook",
|
|
1207
|
-
"binding": {
|
|
1208
|
-
"type": "zeebe:property",
|
|
1209
|
-
"name": "inbound.subtype"
|
|
1210
|
-
}
|
|
1211
|
-
},
|
|
1212
|
-
{
|
|
1213
|
-
"type": "Hidden",
|
|
1214
|
-
"generatedValue": {
|
|
1215
|
-
"type": "uuid"
|
|
1263
|
+
"notEmpty": true,
|
|
1264
|
+
"pattern": {
|
|
1265
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1266
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1267
|
+
}
|
|
1216
1268
|
},
|
|
1269
|
+
"group": "deduplication",
|
|
1217
1270
|
"binding": {
|
|
1218
|
-
"
|
|
1219
|
-
"
|
|
1220
|
-
}
|
|
1221
|
-
},
|
|
1222
|
-
{
|
|
1223
|
-
"label": "Webhook ID",
|
|
1224
|
-
"type": "String",
|
|
1225
|
-
"group": "endpoint",
|
|
1226
|
-
"binding": {
|
|
1227
|
-
"type": "zeebe:property",
|
|
1228
|
-
"name": "inbound.context"
|
|
1271
|
+
"name": "deduplicationId",
|
|
1272
|
+
"type": "zeebe:property"
|
|
1229
1273
|
},
|
|
1230
|
-
"
|
|
1231
|
-
|
|
1232
|
-
"
|
|
1233
|
-
|
|
1234
|
-
},
|
|
1235
|
-
{
|
|
1236
|
-
"label": "Slack signing secret",
|
|
1237
|
-
"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",
|
|
1238
|
-
"type": "String",
|
|
1239
|
-
"group": "endpoint",
|
|
1240
|
-
"feel": "optional",
|
|
1241
|
-
"binding": {
|
|
1242
|
-
"type": "zeebe:property",
|
|
1243
|
-
"name": "inbound.slackSigningSecret"
|
|
1274
|
+
"condition": {
|
|
1275
|
+
"property": "deduplicationModeManualFlag",
|
|
1276
|
+
"equals": true,
|
|
1277
|
+
"type": "simple"
|
|
1244
1278
|
},
|
|
1245
|
-
"
|
|
1246
|
-
"notEmpty": true
|
|
1247
|
-
}
|
|
1248
|
-
},
|
|
1249
|
-
{
|
|
1250
|
-
"type": "Hidden",
|
|
1251
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
1252
|
-
"binding": {
|
|
1253
|
-
"type": "zeebe:property",
|
|
1254
|
-
"name": "inbound.verificationExpression"
|
|
1255
|
-
}
|
|
1279
|
+
"type": "String"
|
|
1256
1280
|
},
|
|
1257
1281
|
{
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1260
|
-
"group": "
|
|
1261
|
-
"feel": "required",
|
|
1262
|
-
"description": "Sets up the correlation key from process variables",
|
|
1282
|
+
"id": "deduplicationModeManual",
|
|
1283
|
+
"value": "MANUAL",
|
|
1284
|
+
"group": "deduplication",
|
|
1263
1285
|
"binding": {
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1286
|
+
"name": "deduplicationMode",
|
|
1287
|
+
"type": "zeebe:property"
|
|
1266
1288
|
},
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
{
|
|
1272
|
-
"label": "Correlation key (payload)",
|
|
1273
|
-
"type": "String",
|
|
1274
|
-
"group": "activation",
|
|
1275
|
-
"feel": "required",
|
|
1276
|
-
"binding": {
|
|
1277
|
-
"type": "zeebe:property",
|
|
1278
|
-
"name": "correlationKeyExpression"
|
|
1289
|
+
"condition": {
|
|
1290
|
+
"property": "deduplicationId",
|
|
1291
|
+
"isActive": true,
|
|
1292
|
+
"type": "simple"
|
|
1279
1293
|
},
|
|
1280
|
-
"
|
|
1281
|
-
"constraints": {
|
|
1282
|
-
"notEmpty": true
|
|
1283
|
-
}
|
|
1294
|
+
"type": "Hidden"
|
|
1284
1295
|
},
|
|
1285
1296
|
{
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1288
|
-
"
|
|
1289
|
-
"optional": true,
|
|
1290
|
-
"group": "activation",
|
|
1297
|
+
"id": "deduplicationModeAuto",
|
|
1298
|
+
"value": "AUTO",
|
|
1299
|
+
"group": "deduplication",
|
|
1291
1300
|
"binding": {
|
|
1292
|
-
"
|
|
1293
|
-
"
|
|
1301
|
+
"name": "deduplicationMode",
|
|
1302
|
+
"type": "zeebe:property"
|
|
1294
1303
|
},
|
|
1295
|
-
"
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
"type": "String",
|
|
1300
|
-
"group": "activation",
|
|
1301
|
-
"feel": "required",
|
|
1302
|
-
"optional": true,
|
|
1303
|
-
"binding": {
|
|
1304
|
-
"type": "zeebe:property",
|
|
1305
|
-
"name": "activationCondition"
|
|
1304
|
+
"condition": {
|
|
1305
|
+
"property": "deduplicationId",
|
|
1306
|
+
"isActive": false,
|
|
1307
|
+
"type": "simple"
|
|
1306
1308
|
},
|
|
1307
|
-
"
|
|
1309
|
+
"type": "Hidden"
|
|
1308
1310
|
},
|
|
1309
1311
|
{
|
|
1312
|
+
"id": "resultVariable",
|
|
1310
1313
|
"label": "Result variable",
|
|
1311
|
-
"
|
|
1312
|
-
"group": "
|
|
1313
|
-
"optional": true,
|
|
1314
|
+
"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>.",
|
|
1315
|
+
"group": "output",
|
|
1314
1316
|
"binding": {
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
+
"name": "resultVariable",
|
|
1318
|
+
"type": "zeebe:property"
|
|
1317
1319
|
},
|
|
1318
|
-
"
|
|
1320
|
+
"type": "String"
|
|
1319
1321
|
},
|
|
1320
1322
|
{
|
|
1323
|
+
"id": "resultExpression",
|
|
1321
1324
|
"label": "Result expression",
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1325
|
+
"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>.",
|
|
1326
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
1324
1327
|
"feel": "required",
|
|
1325
|
-
"
|
|
1328
|
+
"group": "output",
|
|
1326
1329
|
"binding": {
|
|
1327
|
-
"
|
|
1328
|
-
"
|
|
1330
|
+
"name": "resultExpression",
|
|
1331
|
+
"type": "zeebe:property"
|
|
1329
1332
|
},
|
|
1330
|
-
"
|
|
1333
|
+
"type": "Text"
|
|
1331
1334
|
}
|
|
1332
1335
|
],
|
|
1333
1336
|
"icon": {
|
|
1334
|
-
"contents": "data:image/svg+xml;
|
|
1335
|
-
},
|
|
1336
|
-
"engines": {
|
|
1337
|
-
"camunda": "^8.4"
|
|
1337
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1338
1338
|
}
|
|
1339
1339
|
}
|
|
1340
1340
|
]
|