@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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. 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": 2,
216
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
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.2"
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
- "metadata": {
448
- "keywords": []
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": "output",
471
- "label": "Output mapping"
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
- "name": "inbound.type",
479
- "type": "zeebe:property"
480
- },
481
- "type": "Hidden"
487
+ "type": "zeebe:property",
488
+ "name": "inbound.type"
489
+ }
482
490
  },
483
491
  {
484
- "id": "inbound.context",
485
- "label": "Webhook ID",
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
- "name": "inbound.context",
494
- "type": "zeebe:property"
495
- },
496
- "type": "String"
495
+ "type": "zeebe:property",
496
+ "name": "inbound.subtype"
497
+ }
497
498
  },
498
499
  {
499
- "id": "inbound.slackSigningSecret",
500
- "label": "Slack signing secret",
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
- "name": "inbound.slackSigningSecret",
509
- "type": "zeebe:property"
504
+ "type": "zeebe:property",
505
+ "name": "inbound.context"
510
506
  },
511
- "type": "String"
507
+ "description": "The webhook ID is a part of the URL endpoint",
508
+ "constraints": {
509
+ "notEmpty": true
510
+ }
512
511
  },
513
512
  {
514
- "id": "inbound.verificationExpression",
515
- "label": "Verification expression",
516
- "optional": true,
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
- "name": "inbound.verificationExpression",
521
- "type": "zeebe:property"
519
+ "type": "zeebe:property",
520
+ "name": "inbound.slackSigningSecret"
522
521
  },
523
- "type": "Hidden"
522
+ "constraints": {
523
+ "notEmpty": true
524
+ }
524
525
  },
525
526
  {
526
- "id": "activationCondition",
527
- "label": "Activation condition",
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
- "name": "activationCondition",
534
- "type": "zeebe:property"
533
+ "type": "zeebe:property",
534
+ "name": "activationCondition"
535
535
  },
536
- "type": "String"
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
- "description": "Name of variable to store the response in",
542
- "group": "output",
540
+ "type": "String",
541
+ "group": "variable-mapping",
542
+ "optional": true,
543
543
  "binding": {
544
- "name": "resultVariable",
545
- "type": "zeebe:property"
544
+ "type": "zeebe:property",
545
+ "name": "resultVariable"
546
546
  },
547
- "type": "String"
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
- "description": "Expression to map the response into process variables",
551
+ "type": "String",
552
+ "group": "variable-mapping",
553
553
  "feel": "required",
554
- "group": "output",
554
+ "optional": true,
555
555
  "binding": {
556
- "name": "resultExpression",
557
- "type": "zeebe:property"
556
+ "type": "zeebe:property",
557
+ "name": "resultExpression"
558
558
  },
559
- "type": "Text"
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;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
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
- "version": 3,
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": "variable-mapping",
719
- "label": "Variable mapping"
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
- "type": "zeebe:property",
728
- "name": "inbound.type"
729
- }
730
- },
731
- {
732
- "type": "Hidden",
733
- "value": "SlackEventsWebhook",
734
- "binding": {
735
- "type": "zeebe:property",
736
- "name": "inbound.subtype"
737
- }
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
- "type": "String",
753
+ "optional": false,
754
+ "constraints": {
755
+ "notEmpty": true
756
+ },
756
757
  "group": "endpoint",
757
- "feel": "optional",
758
758
  "binding": {
759
- "type": "zeebe:property",
760
- "name": "inbound.slackSigningSecret"
759
+ "name": "inbound.slackSigningSecret",
760
+ "type": "zeebe:property"
761
761
  },
762
- "constraints": {
763
- "notEmpty": true
764
- }
762
+ "type": "String"
765
763
  },
766
764
  {
767
- "type": "Hidden",
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
- "type": "zeebe:property",
771
- "name": "inbound.verificationExpression"
772
- }
771
+ "name": "inbound.verificationExpression",
772
+ "type": "zeebe:property"
773
+ },
774
+ "type": "Hidden"
773
775
  },
774
776
  {
775
- "label": "Condition",
776
- "type": "String",
777
- "group": "activation",
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
- "type": "zeebe:property",
782
- "name": "activationCondition"
784
+ "name": "activationCondition",
785
+ "type": "zeebe:property"
783
786
  },
784
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
787
+ "type": "String"
785
788
  },
786
789
  {
790
+ "id": "resultVariable",
787
791
  "label": "Result variable",
788
- "type": "String",
789
- "group": "variable-mapping",
790
- "optional": true,
792
+ "description": "Name of variable to store the response in",
793
+ "group": "output",
791
794
  "binding": {
792
- "type": "zeebe:property",
793
- "name": "resultVariable"
795
+ "name": "resultVariable",
796
+ "type": "zeebe:property"
794
797
  },
795
- "description": "Name of variable to store the result of the connector in"
798
+ "type": "String"
796
799
  },
797
800
  {
801
+ "id": "resultExpression",
798
802
  "label": "Result expression",
799
- "type": "String",
800
- "group": "variable-mapping",
803
+ "description": "Expression to map the response into process variables",
801
804
  "feel": "required",
802
- "optional": true,
805
+ "group": "output",
803
806
  "binding": {
804
- "type": "zeebe:property",
805
- "name": "resultExpression"
807
+ "name": "resultExpression",
808
+ "type": "zeebe:property"
806
809
  },
807
- "description": "Expression to map the inbound payload to process variables"
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.4"
814
+ "camunda": "^8.3"
815
+ },
816
+ "icon": {
817
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
815
818
  }
816
819
  }
817
820
  ]