@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -4,7 +4,7 @@
4
4
  "name": "Slack Webhook Intermediate Catch Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "version": 3,
7
+ "version": 2,
8
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
9
9
  "category": {
10
10
  "id": "connectors",
@@ -83,14 +83,6 @@
83
83
  "notEmpty": true
84
84
  }
85
85
  },
86
- {
87
- "type": "Hidden",
88
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
89
- "binding": {
90
- "type": "zeebe:property",
91
- "name": "inbound.verificationExpression"
92
- }
93
- },
94
86
  {
95
87
  "label": "Correlation key (process)",
96
88
  "type": "String",
@@ -159,7 +151,7 @@
159
151
  "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"
160
152
  },
161
153
  "engines": {
162
- "camunda": "^8.4"
154
+ "camunda": "^8.2"
163
155
  }
164
156
  },
165
157
  {
@@ -372,8 +364,8 @@
372
364
  "name": "Slack Webhook Intermediate Catch Event Connector",
373
365
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
374
366
  "description": "Receive events from Slack",
375
- "version": 2,
376
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
367
+ "version": 4,
368
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
377
369
  "category": {
378
370
  "id": "connectors",
379
371
  "name": "Connectors"
@@ -451,6 +443,14 @@
451
443
  "notEmpty": true
452
444
  }
453
445
  },
446
+ {
447
+ "type": "Hidden",
448
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
449
+ "binding": {
450
+ "type": "zeebe:property",
451
+ "name": "inbound.verificationExpression"
452
+ }
453
+ },
454
454
  {
455
455
  "label": "Correlation key (process)",
456
456
  "type": "String",
@@ -479,6 +479,18 @@
479
479
  "notEmpty": true
480
480
  }
481
481
  },
482
+ {
483
+ "label": "Message ID expression",
484
+ "feel": "required",
485
+ "type": "String",
486
+ "optional": true,
487
+ "group": "activation",
488
+ "binding": {
489
+ "type": "zeebe:property",
490
+ "name": "messageIdExpression"
491
+ },
492
+ "description": "Expression to extract unique identifier of a message"
493
+ },
482
494
  {
483
495
  "label": "Condition",
484
496
  "type": "String",
@@ -519,19 +531,16 @@
519
531
  "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"
520
532
  },
521
533
  "engines": {
522
- "camunda": "^8.2"
534
+ "camunda": "^8.4"
523
535
  }
524
536
  },
525
537
  {
526
538
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
527
- "name": "Slack Webhook Intermediate Catch Event Connector",
539
+ "name": "Slack Webhook",
528
540
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
529
541
  "description": "Receive events from Slack",
530
- "metadata": {
531
- "keywords": []
532
- },
533
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
534
- "version": 6,
542
+ "version": 1,
543
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
535
544
  "category": {
536
545
  "id": "connectors",
537
546
  "name": "Connectors"
@@ -551,183 +560,133 @@
551
560
  "label": "Activation"
552
561
  },
553
562
  {
554
- "id": "correlation",
555
- "label": "Correlation",
556
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
557
- },
558
- {
559
- "id": "output",
560
- "label": "Output mapping"
563
+ "id": "variable-mapping",
564
+ "label": "Variable mapping"
561
565
  }
562
566
  ],
563
567
  "properties": [
564
568
  {
569
+ "type": "Hidden",
565
570
  "value": "io.camunda:slack-webhook:1",
566
571
  "binding": {
567
- "name": "inbound.type",
568
- "type": "zeebe:property"
569
- },
570
- "type": "Hidden"
572
+ "type": "zeebe:property",
573
+ "name": "inbound.type"
574
+ }
571
575
  },
572
576
  {
573
- "id": "inbound.context",
574
- "label": "Webhook ID",
575
- "description": "The webhook ID is a part of the URL endpoint",
576
- "optional": false,
577
- "constraints": {
578
- "notEmpty": true
579
- },
580
- "group": "endpoint",
577
+ "type": "Hidden",
578
+ "value": "SlackEventsWebhook",
581
579
  "binding": {
582
- "name": "inbound.context",
583
- "type": "zeebe:property"
584
- },
585
- "type": "String"
580
+ "type": "zeebe:property",
581
+ "name": "inbound.subtype"
582
+ }
586
583
  },
587
584
  {
588
- "id": "inbound.slackSigningSecret",
589
- "label": "Slack signing secret",
590
- "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",
591
- "optional": false,
592
- "constraints": {
593
- "notEmpty": true
585
+ "type": "Hidden",
586
+ "generatedValue": {
587
+ "type": "uuid"
594
588
  },
595
- "group": "endpoint",
596
589
  "binding": {
597
- "name": "inbound.slackSigningSecret",
598
- "type": "zeebe:property"
599
- },
600
- "type": "String"
590
+ "type": "bpmn:Message#property",
591
+ "name": "name"
592
+ }
601
593
  },
602
594
  {
603
- "id": "inbound.verificationExpression",
604
- "label": "Verification expression",
605
- "optional": true,
606
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
595
+ "label": "Webhook ID",
596
+ "type": "String",
607
597
  "group": "endpoint",
608
598
  "binding": {
609
- "name": "inbound.verificationExpression",
610
- "type": "zeebe:property"
599
+ "type": "zeebe:property",
600
+ "name": "inbound.context"
611
601
  },
612
- "type": "Hidden"
602
+ "description": "The webhook ID is a part of the URL endpoint",
603
+ "constraints": {
604
+ "notEmpty": true
605
+ }
613
606
  },
614
607
  {
615
- "id": "activationCondition",
616
- "label": "Activation condition",
617
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
618
- "optional": true,
619
- "feel": "required",
620
- "group": "activation",
608
+ "label": "Slack signing secret",
609
+ "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",
610
+ "type": "String",
611
+ "group": "endpoint",
612
+ "feel": "optional",
621
613
  "binding": {
622
- "name": "activationCondition",
623
- "type": "zeebe:property"
614
+ "type": "zeebe:property",
615
+ "name": "inbound.slackSigningSecret"
624
616
  },
625
- "type": "String"
617
+ "constraints": {
618
+ "notEmpty": true
619
+ }
626
620
  },
627
621
  {
628
- "id": "correlationKeyProcess",
629
622
  "label": "Correlation key (process)",
630
- "description": "Sets up the correlation key from process variables",
631
- "constraints": {
632
- "notEmpty": true
633
- },
623
+ "type": "String",
624
+ "group": "activation",
634
625
  "feel": "required",
635
- "group": "correlation",
626
+ "description": "Sets up the correlation key from process variables",
636
627
  "binding": {
637
- "name": "correlationKey",
638
- "type": "bpmn:Message#zeebe:subscription#property"
628
+ "type": "bpmn:Message#zeebe:subscription#property",
629
+ "name": "correlationKey"
639
630
  },
640
- "type": "String"
641
- },
642
- {
643
- "id": "correlationKeyPayload",
644
- "label": "Correlation key (payload)",
645
- "description": "Extracts the correlation key from the incoming message payload",
646
631
  "constraints": {
647
632
  "notEmpty": true
648
- },
649
- "feel": "required",
650
- "group": "correlation",
651
- "binding": {
652
- "name": "correlationKeyExpression",
653
- "type": "zeebe:property"
654
- },
655
- "type": "String"
633
+ }
656
634
  },
657
635
  {
658
- "id": "messageIdExpression",
659
- "label": "Message ID expression",
660
- "description": "Expression to extract unique identifier of a message",
661
- "optional": true,
636
+ "label": "Correlation key (payload)",
637
+ "type": "String",
638
+ "group": "activation",
662
639
  "feel": "required",
663
- "group": "correlation",
664
640
  "binding": {
665
- "name": "messageIdExpression",
666
- "type": "zeebe:property"
641
+ "type": "zeebe:property",
642
+ "name": "correlationKeyExpression"
667
643
  },
668
- "type": "String"
669
- },
670
- {
671
- "id": "messageTtl",
672
- "label": "Message TTL",
673
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
674
- "optional": true,
644
+ "description": "Extracts the correlation key from the incoming message payload",
675
645
  "constraints": {
676
- "notEmpty": false,
677
- "pattern": {
678
- "value": "^(PT.*|)$",
679
- "message": "must be an ISO-8601 duration"
680
- }
681
- },
682
- "feel": "optional",
683
- "group": "correlation",
684
- "binding": {
685
- "name": "messageTtl",
686
- "type": "zeebe:property"
687
- },
688
- "type": "String"
646
+ "notEmpty": true
647
+ }
689
648
  },
690
649
  {
691
- "id": "messageNameUuid",
692
- "generatedValue": {
693
- "type": "uuid"
694
- },
695
- "group": "correlation",
650
+ "label": "Condition",
651
+ "type": "String",
652
+ "group": "activation",
653
+ "feel": "required",
654
+ "optional": true,
696
655
  "binding": {
697
- "name": "name",
698
- "type": "bpmn:Message#property"
656
+ "type": "zeebe:property",
657
+ "name": "activationCondition"
699
658
  },
700
- "type": "Hidden"
659
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
701
660
  },
702
661
  {
703
- "id": "resultVariable",
704
662
  "label": "Result variable",
705
- "description": "Name of variable to store the response in",
706
- "group": "output",
663
+ "type": "String",
664
+ "group": "variable-mapping",
665
+ "optional": true,
707
666
  "binding": {
708
- "name": "resultVariable",
709
- "type": "zeebe:property"
667
+ "type": "zeebe:property",
668
+ "name": "resultVariable"
710
669
  },
711
- "type": "String"
670
+ "description": "Name of variable to store the result of the connector in"
712
671
  },
713
672
  {
714
- "id": "resultExpression",
715
673
  "label": "Result expression",
716
- "description": "Expression to map the response into process variables",
674
+ "type": "String",
675
+ "group": "variable-mapping",
717
676
  "feel": "required",
718
- "group": "output",
677
+ "optional": true,
719
678
  "binding": {
720
- "name": "resultExpression",
721
- "type": "zeebe:property"
679
+ "type": "zeebe:property",
680
+ "name": "resultExpression"
722
681
  },
723
- "type": "Text"
682
+ "description": "Expression to map the inbound payload to process variables"
724
683
  }
725
684
  ],
726
- "engines": {
727
- "camunda": "^8.3"
728
- },
729
685
  "icon": {
730
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
686
+ "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"
687
+ },
688
+ "engines": {
689
+ "camunda": "^8.2"
731
690
  }
732
691
  },
733
692
  {
@@ -735,8 +694,8 @@
735
694
  "name": "Slack Webhook Intermediate Catch Event Connector",
736
695
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
737
696
  "description": "Receive events from Slack",
738
- "version": 4,
739
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
697
+ "version": 3,
698
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
740
699
  "category": {
741
700
  "id": "connectors",
742
701
  "name": "Connectors"
@@ -850,18 +809,6 @@
850
809
  "notEmpty": true
851
810
  }
852
811
  },
853
- {
854
- "label": "Message ID expression",
855
- "feel": "required",
856
- "type": "String",
857
- "optional": true,
858
- "group": "activation",
859
- "binding": {
860
- "type": "zeebe:property",
861
- "name": "messageIdExpression"
862
- },
863
- "description": "Expression to extract unique identifier of a message"
864
- },
865
812
  {
866
813
  "label": "Condition",
867
814
  "type": "String",
@@ -907,11 +854,14 @@
907
854
  },
908
855
  {
909
856
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
910
- "name": "Slack Webhook",
857
+ "name": "Slack Webhook Intermediate Catch Event Connector",
911
858
  "id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
912
859
  "description": "Receive events from Slack",
913
- "version": 1,
914
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
860
+ "metadata": {
861
+ "keywords": []
862
+ },
863
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
864
+ "version": 6,
915
865
  "category": {
916
866
  "id": "connectors",
917
867
  "name": "Connectors"
@@ -931,133 +881,183 @@
931
881
  "label": "Activation"
932
882
  },
933
883
  {
934
- "id": "variable-mapping",
935
- "label": "Variable mapping"
884
+ "id": "correlation",
885
+ "label": "Correlation",
886
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
887
+ },
888
+ {
889
+ "id": "output",
890
+ "label": "Output mapping"
936
891
  }
937
892
  ],
938
893
  "properties": [
939
894
  {
940
- "type": "Hidden",
941
895
  "value": "io.camunda:slack-webhook:1",
942
896
  "binding": {
943
- "type": "zeebe:property",
944
- "name": "inbound.type"
945
- }
897
+ "name": "inbound.type",
898
+ "type": "zeebe:property"
899
+ },
900
+ "type": "Hidden"
946
901
  },
947
902
  {
948
- "type": "Hidden",
949
- "value": "SlackEventsWebhook",
903
+ "id": "inbound.context",
904
+ "label": "Webhook ID",
905
+ "description": "The webhook ID is a part of the URL endpoint",
906
+ "optional": false,
907
+ "constraints": {
908
+ "notEmpty": true
909
+ },
910
+ "group": "endpoint",
950
911
  "binding": {
951
- "type": "zeebe:property",
952
- "name": "inbound.subtype"
953
- }
912
+ "name": "inbound.context",
913
+ "type": "zeebe:property"
914
+ },
915
+ "type": "String"
954
916
  },
955
917
  {
956
- "type": "Hidden",
957
- "generatedValue": {
958
- "type": "uuid"
918
+ "id": "inbound.slackSigningSecret",
919
+ "label": "Slack signing secret",
920
+ "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",
921
+ "optional": false,
922
+ "constraints": {
923
+ "notEmpty": true
959
924
  },
925
+ "group": "endpoint",
960
926
  "binding": {
961
- "type": "bpmn:Message#property",
962
- "name": "name"
963
- }
927
+ "name": "inbound.slackSigningSecret",
928
+ "type": "zeebe:property"
929
+ },
930
+ "type": "String"
964
931
  },
965
932
  {
966
- "label": "Webhook ID",
967
- "type": "String",
933
+ "id": "inbound.verificationExpression",
934
+ "label": "Verification expression",
935
+ "optional": true,
936
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
968
937
  "group": "endpoint",
969
938
  "binding": {
970
- "type": "zeebe:property",
971
- "name": "inbound.context"
939
+ "name": "inbound.verificationExpression",
940
+ "type": "zeebe:property"
972
941
  },
973
- "description": "The webhook ID is a part of the URL endpoint",
974
- "constraints": {
975
- "notEmpty": true
976
- }
942
+ "type": "Hidden"
977
943
  },
978
944
  {
979
- "label": "Slack signing secret",
980
- "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",
981
- "type": "String",
982
- "group": "endpoint",
983
- "feel": "optional",
945
+ "id": "activationCondition",
946
+ "label": "Activation condition",
947
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
948
+ "optional": true,
949
+ "feel": "required",
950
+ "group": "activation",
984
951
  "binding": {
985
- "type": "zeebe:property",
986
- "name": "inbound.slackSigningSecret"
952
+ "name": "activationCondition",
953
+ "type": "zeebe:property"
987
954
  },
988
- "constraints": {
989
- "notEmpty": true
990
- }
955
+ "type": "String"
991
956
  },
992
957
  {
958
+ "id": "correlationKeyProcess",
993
959
  "label": "Correlation key (process)",
994
- "type": "String",
995
- "group": "activation",
996
- "feel": "required",
997
960
  "description": "Sets up the correlation key from process variables",
998
- "binding": {
999
- "type": "bpmn:Message#zeebe:subscription#property",
1000
- "name": "correlationKey"
1001
- },
1002
961
  "constraints": {
1003
962
  "notEmpty": true
1004
- }
1005
- },
1006
- {
1007
- "label": "Correlation key (payload)",
1008
- "type": "String",
1009
- "group": "activation",
963
+ },
1010
964
  "feel": "required",
965
+ "group": "correlation",
1011
966
  "binding": {
1012
- "type": "zeebe:property",
1013
- "name": "correlationKeyExpression"
967
+ "name": "correlationKey",
968
+ "type": "bpmn:Message#zeebe:subscription#property"
1014
969
  },
970
+ "type": "String"
971
+ },
972
+ {
973
+ "id": "correlationKeyPayload",
974
+ "label": "Correlation key (payload)",
1015
975
  "description": "Extracts the correlation key from the incoming message payload",
1016
976
  "constraints": {
1017
977
  "notEmpty": true
1018
- }
978
+ },
979
+ "feel": "required",
980
+ "group": "correlation",
981
+ "binding": {
982
+ "name": "correlationKeyExpression",
983
+ "type": "zeebe:property"
984
+ },
985
+ "type": "String"
1019
986
  },
1020
987
  {
1021
- "label": "Condition",
1022
- "type": "String",
1023
- "group": "activation",
988
+ "id": "messageIdExpression",
989
+ "label": "Message ID expression",
990
+ "description": "Expression to extract unique identifier of a message",
991
+ "optional": true,
1024
992
  "feel": "required",
993
+ "group": "correlation",
994
+ "binding": {
995
+ "name": "messageIdExpression",
996
+ "type": "zeebe:property"
997
+ },
998
+ "type": "String"
999
+ },
1000
+ {
1001
+ "id": "messageTtl",
1002
+ "label": "Message TTL",
1003
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1025
1004
  "optional": true,
1005
+ "constraints": {
1006
+ "notEmpty": false,
1007
+ "pattern": {
1008
+ "value": "^(PT.*|)$",
1009
+ "message": "must be an ISO-8601 duration"
1010
+ }
1011
+ },
1012
+ "feel": "optional",
1013
+ "group": "correlation",
1026
1014
  "binding": {
1027
- "type": "zeebe:property",
1028
- "name": "activationCondition"
1015
+ "name": "messageTtl",
1016
+ "type": "zeebe:property"
1029
1017
  },
1030
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
1018
+ "type": "String"
1031
1019
  },
1032
1020
  {
1021
+ "id": "messageNameUuid",
1022
+ "generatedValue": {
1023
+ "type": "uuid"
1024
+ },
1025
+ "group": "correlation",
1026
+ "binding": {
1027
+ "name": "name",
1028
+ "type": "bpmn:Message#property"
1029
+ },
1030
+ "type": "Hidden"
1031
+ },
1032
+ {
1033
+ "id": "resultVariable",
1033
1034
  "label": "Result variable",
1034
- "type": "String",
1035
- "group": "variable-mapping",
1036
- "optional": true,
1035
+ "description": "Name of variable to store the response in",
1036
+ "group": "output",
1037
1037
  "binding": {
1038
- "type": "zeebe:property",
1039
- "name": "resultVariable"
1038
+ "name": "resultVariable",
1039
+ "type": "zeebe:property"
1040
1040
  },
1041
- "description": "Name of variable to store the result of the connector in"
1041
+ "type": "String"
1042
1042
  },
1043
1043
  {
1044
+ "id": "resultExpression",
1044
1045
  "label": "Result expression",
1045
- "type": "String",
1046
- "group": "variable-mapping",
1046
+ "description": "Expression to map the response into process variables",
1047
1047
  "feel": "required",
1048
- "optional": true,
1048
+ "group": "output",
1049
1049
  "binding": {
1050
- "type": "zeebe:property",
1051
- "name": "resultExpression"
1050
+ "name": "resultExpression",
1051
+ "type": "zeebe:property"
1052
1052
  },
1053
- "description": "Expression to map the inbound payload to process variables"
1053
+ "type": "Text"
1054
1054
  }
1055
1055
  ],
1056
- "icon": {
1057
- "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"
1058
- },
1059
1056
  "engines": {
1060
- "camunda": "^8.2"
1057
+ "camunda": "^8.3"
1058
+ },
1059
+ "icon": {
1060
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1061
1061
  }
1062
1062
  },
1063
1063
  {