@camunda/connectors-element-templates 1.0.4 → 1.0.6
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/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -13,6 +13,9 @@
|
|
|
13
13
|
"id": "connectors",
|
|
14
14
|
"name": "Connectors"
|
|
15
15
|
},
|
|
16
|
+
"deprecated": {
|
|
17
|
+
"message": "Migrate to Webhook Message Start Event Connector"
|
|
18
|
+
},
|
|
16
19
|
"appliesTo": ["bpmn:StartEvent"],
|
|
17
20
|
"elementType": {
|
|
18
21
|
"value": "bpmn:StartEvent"
|
|
@@ -212,8 +215,8 @@
|
|
|
212
215
|
"name": "Slack Webhook Start Event Connector",
|
|
213
216
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
214
217
|
"description": "Receive events from Slack",
|
|
215
|
-
"version":
|
|
216
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
218
|
+
"version": 3,
|
|
219
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
217
220
|
"category": {
|
|
218
221
|
"id": "connectors",
|
|
219
222
|
"name": "Connectors"
|
|
@@ -280,6 +283,14 @@
|
|
|
280
283
|
"notEmpty": true
|
|
281
284
|
}
|
|
282
285
|
},
|
|
286
|
+
{
|
|
287
|
+
"type": "Hidden",
|
|
288
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
289
|
+
"binding": {
|
|
290
|
+
"type": "zeebe:property",
|
|
291
|
+
"name": "inbound.verificationExpression"
|
|
292
|
+
}
|
|
293
|
+
},
|
|
283
294
|
{
|
|
284
295
|
"label": "Condition",
|
|
285
296
|
"type": "String",
|
|
@@ -320,7 +331,7 @@
|
|
|
320
331
|
"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"
|
|
321
332
|
},
|
|
322
333
|
"engines": {
|
|
323
|
-
"camunda": "^8.
|
|
334
|
+
"camunda": "^8.4"
|
|
324
335
|
}
|
|
325
336
|
},
|
|
326
337
|
{
|
|
@@ -444,11 +455,8 @@
|
|
|
444
455
|
"name": "Slack Webhook Start Event Connector",
|
|
445
456
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
446
457
|
"description": "Receive events from Slack",
|
|
447
|
-
"
|
|
448
|
-
|
|
449
|
-
},
|
|
450
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
451
|
-
"version": 6,
|
|
458
|
+
"version": 2,
|
|
459
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
452
460
|
"category": {
|
|
453
461
|
"id": "connectors",
|
|
454
462
|
"name": "Connectors"
|
|
@@ -467,103 +475,95 @@
|
|
|
467
475
|
"label": "Activation"
|
|
468
476
|
},
|
|
469
477
|
{
|
|
470
|
-
"id": "
|
|
471
|
-
"label": "
|
|
478
|
+
"id": "variable-mapping",
|
|
479
|
+
"label": "Variable mapping"
|
|
472
480
|
}
|
|
473
481
|
],
|
|
474
482
|
"properties": [
|
|
475
483
|
{
|
|
484
|
+
"type": "Hidden",
|
|
476
485
|
"value": "io.camunda:slack-webhook:1",
|
|
477
486
|
"binding": {
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
}
|
|
481
|
-
"type": "Hidden"
|
|
487
|
+
"type": "zeebe:property",
|
|
488
|
+
"name": "inbound.type"
|
|
489
|
+
}
|
|
482
490
|
},
|
|
483
491
|
{
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
487
|
-
"optional": false,
|
|
488
|
-
"constraints": {
|
|
489
|
-
"notEmpty": true
|
|
490
|
-
},
|
|
491
|
-
"group": "endpoint",
|
|
492
|
+
"type": "Hidden",
|
|
493
|
+
"value": "SlackEventsWebhook",
|
|
492
494
|
"binding": {
|
|
493
|
-
"
|
|
494
|
-
"
|
|
495
|
-
}
|
|
496
|
-
"type": "String"
|
|
495
|
+
"type": "zeebe:property",
|
|
496
|
+
"name": "inbound.subtype"
|
|
497
|
+
}
|
|
497
498
|
},
|
|
498
499
|
{
|
|
499
|
-
"
|
|
500
|
-
"
|
|
501
|
-
"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",
|
|
502
|
-
"optional": false,
|
|
503
|
-
"constraints": {
|
|
504
|
-
"notEmpty": true
|
|
505
|
-
},
|
|
500
|
+
"label": "Webhook ID",
|
|
501
|
+
"type": "String",
|
|
506
502
|
"group": "endpoint",
|
|
507
503
|
"binding": {
|
|
508
|
-
"
|
|
509
|
-
"
|
|
504
|
+
"type": "zeebe:property",
|
|
505
|
+
"name": "inbound.context"
|
|
510
506
|
},
|
|
511
|
-
"
|
|
507
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
508
|
+
"constraints": {
|
|
509
|
+
"notEmpty": true
|
|
510
|
+
}
|
|
512
511
|
},
|
|
513
512
|
{
|
|
514
|
-
"
|
|
515
|
-
"
|
|
516
|
-
"
|
|
517
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
513
|
+
"label": "Slack signing secret",
|
|
514
|
+
"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",
|
|
515
|
+
"type": "String",
|
|
518
516
|
"group": "endpoint",
|
|
517
|
+
"feel": "optional",
|
|
519
518
|
"binding": {
|
|
520
|
-
"
|
|
521
|
-
"
|
|
519
|
+
"type": "zeebe:property",
|
|
520
|
+
"name": "inbound.slackSigningSecret"
|
|
522
521
|
},
|
|
523
|
-
"
|
|
522
|
+
"constraints": {
|
|
523
|
+
"notEmpty": true
|
|
524
|
+
}
|
|
524
525
|
},
|
|
525
526
|
{
|
|
526
|
-
"
|
|
527
|
-
"
|
|
528
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
529
|
-
"optional": true,
|
|
530
|
-
"feel": "required",
|
|
527
|
+
"label": "Condition",
|
|
528
|
+
"type": "String",
|
|
531
529
|
"group": "activation",
|
|
530
|
+
"feel": "required",
|
|
531
|
+
"optional": true,
|
|
532
532
|
"binding": {
|
|
533
|
-
"
|
|
534
|
-
"
|
|
533
|
+
"type": "zeebe:property",
|
|
534
|
+
"name": "activationCondition"
|
|
535
535
|
},
|
|
536
|
-
"
|
|
536
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
|
-
"id": "resultVariable",
|
|
540
539
|
"label": "Result variable",
|
|
541
|
-
"
|
|
542
|
-
"group": "
|
|
540
|
+
"type": "String",
|
|
541
|
+
"group": "variable-mapping",
|
|
542
|
+
"optional": true,
|
|
543
543
|
"binding": {
|
|
544
|
-
"
|
|
545
|
-
"
|
|
544
|
+
"type": "zeebe:property",
|
|
545
|
+
"name": "resultVariable"
|
|
546
546
|
},
|
|
547
|
-
"
|
|
547
|
+
"description": "Name of variable to store the result of the connector in"
|
|
548
548
|
},
|
|
549
549
|
{
|
|
550
|
-
"id": "resultExpression",
|
|
551
550
|
"label": "Result expression",
|
|
552
|
-
"
|
|
551
|
+
"type": "String",
|
|
552
|
+
"group": "variable-mapping",
|
|
553
553
|
"feel": "required",
|
|
554
|
-
"
|
|
554
|
+
"optional": true,
|
|
555
555
|
"binding": {
|
|
556
|
-
"
|
|
557
|
-
"
|
|
556
|
+
"type": "zeebe:property",
|
|
557
|
+
"name": "resultExpression"
|
|
558
558
|
},
|
|
559
|
-
"
|
|
559
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
560
560
|
}
|
|
561
561
|
],
|
|
562
|
-
"engines": {
|
|
563
|
-
"camunda": "^8.3"
|
|
564
|
-
},
|
|
565
562
|
"icon": {
|
|
566
|
-
"contents": "data:image/svg+xml;
|
|
563
|
+
"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"
|
|
564
|
+
},
|
|
565
|
+
"engines": {
|
|
566
|
+
"camunda": "^8.2"
|
|
567
567
|
}
|
|
568
568
|
},
|
|
569
569
|
{
|
|
@@ -695,8 +695,11 @@
|
|
|
695
695
|
"name": "Slack Webhook Start Event Connector",
|
|
696
696
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
697
697
|
"description": "Receive events from Slack",
|
|
698
|
-
"
|
|
698
|
+
"metadata": {
|
|
699
|
+
"keywords": []
|
|
700
|
+
},
|
|
699
701
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
702
|
+
"version": 6,
|
|
700
703
|
"category": {
|
|
701
704
|
"id": "connectors",
|
|
702
705
|
"name": "Connectors"
|
|
@@ -715,103 +718,103 @@
|
|
|
715
718
|
"label": "Activation"
|
|
716
719
|
},
|
|
717
720
|
{
|
|
718
|
-
"id": "
|
|
719
|
-
"label": "
|
|
721
|
+
"id": "output",
|
|
722
|
+
"label": "Output mapping"
|
|
720
723
|
}
|
|
721
724
|
],
|
|
722
725
|
"properties": [
|
|
723
726
|
{
|
|
724
|
-
"type": "Hidden",
|
|
725
727
|
"value": "io.camunda:slack-webhook:1",
|
|
726
728
|
"binding": {
|
|
727
|
-
"
|
|
728
|
-
"
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
{
|
|
732
|
-
"type": "Hidden",
|
|
733
|
-
"value": "SlackEventsWebhook",
|
|
734
|
-
"binding": {
|
|
735
|
-
"type": "zeebe:property",
|
|
736
|
-
"name": "inbound.subtype"
|
|
737
|
-
}
|
|
729
|
+
"name": "inbound.type",
|
|
730
|
+
"type": "zeebe:property"
|
|
731
|
+
},
|
|
732
|
+
"type": "Hidden"
|
|
738
733
|
},
|
|
739
734
|
{
|
|
735
|
+
"id": "inbound.context",
|
|
740
736
|
"label": "Webhook ID",
|
|
741
|
-
"type": "String",
|
|
742
|
-
"group": "endpoint",
|
|
743
|
-
"binding": {
|
|
744
|
-
"type": "zeebe:property",
|
|
745
|
-
"name": "inbound.context"
|
|
746
|
-
},
|
|
747
737
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
738
|
+
"optional": false,
|
|
748
739
|
"constraints": {
|
|
749
740
|
"notEmpty": true
|
|
750
|
-
}
|
|
741
|
+
},
|
|
742
|
+
"group": "endpoint",
|
|
743
|
+
"binding": {
|
|
744
|
+
"name": "inbound.context",
|
|
745
|
+
"type": "zeebe:property"
|
|
746
|
+
},
|
|
747
|
+
"type": "String"
|
|
751
748
|
},
|
|
752
749
|
{
|
|
750
|
+
"id": "inbound.slackSigningSecret",
|
|
753
751
|
"label": "Slack signing secret",
|
|
754
752
|
"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",
|
|
755
|
-
"
|
|
753
|
+
"optional": false,
|
|
754
|
+
"constraints": {
|
|
755
|
+
"notEmpty": true
|
|
756
|
+
},
|
|
756
757
|
"group": "endpoint",
|
|
757
|
-
"feel": "optional",
|
|
758
758
|
"binding": {
|
|
759
|
-
"
|
|
760
|
-
"
|
|
759
|
+
"name": "inbound.slackSigningSecret",
|
|
760
|
+
"type": "zeebe:property"
|
|
761
761
|
},
|
|
762
|
-
"
|
|
763
|
-
"notEmpty": true
|
|
764
|
-
}
|
|
762
|
+
"type": "String"
|
|
765
763
|
},
|
|
766
764
|
{
|
|
767
|
-
"
|
|
765
|
+
"id": "inbound.verificationExpression",
|
|
766
|
+
"label": "Verification expression",
|
|
767
|
+
"optional": true,
|
|
768
768
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
769
|
+
"group": "endpoint",
|
|
769
770
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
772
|
-
}
|
|
771
|
+
"name": "inbound.verificationExpression",
|
|
772
|
+
"type": "zeebe:property"
|
|
773
|
+
},
|
|
774
|
+
"type": "Hidden"
|
|
773
775
|
},
|
|
774
776
|
{
|
|
775
|
-
"
|
|
776
|
-
"
|
|
777
|
-
"
|
|
778
|
-
"feel": "required",
|
|
777
|
+
"id": "activationCondition",
|
|
778
|
+
"label": "Activation condition",
|
|
779
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
779
780
|
"optional": true,
|
|
781
|
+
"feel": "required",
|
|
782
|
+
"group": "activation",
|
|
780
783
|
"binding": {
|
|
781
|
-
"
|
|
782
|
-
"
|
|
784
|
+
"name": "activationCondition",
|
|
785
|
+
"type": "zeebe:property"
|
|
783
786
|
},
|
|
784
|
-
"
|
|
787
|
+
"type": "String"
|
|
785
788
|
},
|
|
786
789
|
{
|
|
790
|
+
"id": "resultVariable",
|
|
787
791
|
"label": "Result variable",
|
|
788
|
-
"
|
|
789
|
-
"group": "
|
|
790
|
-
"optional": true,
|
|
792
|
+
"description": "Name of variable to store the response in",
|
|
793
|
+
"group": "output",
|
|
791
794
|
"binding": {
|
|
792
|
-
"
|
|
793
|
-
"
|
|
795
|
+
"name": "resultVariable",
|
|
796
|
+
"type": "zeebe:property"
|
|
794
797
|
},
|
|
795
|
-
"
|
|
798
|
+
"type": "String"
|
|
796
799
|
},
|
|
797
800
|
{
|
|
801
|
+
"id": "resultExpression",
|
|
798
802
|
"label": "Result expression",
|
|
799
|
-
"
|
|
800
|
-
"group": "variable-mapping",
|
|
803
|
+
"description": "Expression to map the response into process variables",
|
|
801
804
|
"feel": "required",
|
|
802
|
-
"
|
|
805
|
+
"group": "output",
|
|
803
806
|
"binding": {
|
|
804
|
-
"
|
|
805
|
-
"
|
|
807
|
+
"name": "resultExpression",
|
|
808
|
+
"type": "zeebe:property"
|
|
806
809
|
},
|
|
807
|
-
"
|
|
810
|
+
"type": "Text"
|
|
808
811
|
}
|
|
809
812
|
],
|
|
810
|
-
"icon": {
|
|
811
|
-
"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"
|
|
812
|
-
},
|
|
813
813
|
"engines": {
|
|
814
|
-
"camunda": "^8.
|
|
814
|
+
"camunda": "^8.3"
|
|
815
|
+
},
|
|
816
|
+
"icon": {
|
|
817
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
815
818
|
}
|
|
816
819
|
}
|
|
817
820
|
]
|