@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4,11 +4,16 @@
4
4
  "name": "Slack Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
6
6
  "description": "Receive events from Slack",
7
- "metadata": {
8
- "keywords": []
9
- },
7
+ "keywords": [
8
+ "message received",
9
+ "event received",
10
+ "channel event",
11
+ "webhook",
12
+ "messaging",
13
+ "new message"
14
+ ],
10
15
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
11
- "version": 7,
16
+ "version": 8,
12
17
  "category": {
13
18
  "id": "connectors",
14
19
  "name": "Connectors"
@@ -57,7 +62,6 @@
57
62
  {
58
63
  "id": "inbound.context",
59
64
  "label": "Webhook ID",
60
- "description": "The webhook ID is a part of the URL endpoint",
61
65
  "optional": false,
62
66
  "constraints": {
63
67
  "notEmpty": true
@@ -67,12 +71,12 @@
67
71
  "name": "inbound.context",
68
72
  "type": "zeebe:property"
69
73
  },
74
+ "tooltip": "The webhook ID is a part of the URL endpoint",
70
75
  "type": "String"
71
76
  },
72
77
  {
73
78
  "id": "inbound.slackSigningSecret",
74
79
  "label": "Slack signing secret",
75
- "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",
76
80
  "optional": false,
77
81
  "constraints": {
78
82
  "notEmpty": true
@@ -82,6 +86,7 @@
82
86
  "name": "inbound.slackSigningSecret",
83
87
  "type": "zeebe:property"
84
88
  },
89
+ "tooltip": "Used to verify that incoming requests originate from Slack. See <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>Verifying requests from Slack</a>",
85
90
  "type": "String"
86
91
  },
87
92
  {
@@ -183,6 +188,19 @@
183
188
  },
184
189
  "type": "String"
185
190
  },
191
+ {
192
+ "id": "messageIdExpression",
193
+ "label": "Message ID expression",
194
+ "description": "Expression to extract unique identifier of a message",
195
+ "optional": true,
196
+ "feel": "required",
197
+ "group": "correlation",
198
+ "binding": {
199
+ "name": "messageIdExpression",
200
+ "type": "zeebe:property"
201
+ },
202
+ "type": "String"
203
+ },
186
204
  {
187
205
  "id": "messageTtl",
188
206
  "label": "Message TTL",
@@ -203,30 +221,20 @@
203
221
  },
204
222
  "type": "String"
205
223
  },
206
- {
207
- "id": "messageIdExpression",
208
- "label": "Message ID expression",
209
- "description": "Expression to extract unique identifier of a message",
210
- "optional": true,
211
- "feel": "required",
212
- "group": "correlation",
213
- "binding": {
214
- "name": "messageIdExpression",
215
- "type": "zeebe:property"
216
- },
217
- "type": "String"
218
- },
219
224
  {
220
225
  "id": "messageNameUuid",
226
+ "label": "Message name",
221
227
  "generatedValue": {
222
228
  "type": "uuid"
223
229
  },
230
+ "feel": "optional",
224
231
  "group": "correlation",
225
232
  "binding": {
226
233
  "name": "name",
227
234
  "type": "bpmn:Message#property"
228
235
  },
229
- "type": "Hidden"
236
+ "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.",
237
+ "type": "String"
230
238
  },
231
239
  {
232
240
  "id": "deduplicationModeManualFlag",
@@ -295,7 +303,7 @@
295
303
  {
296
304
  "id": "resultVariable",
297
305
  "label": "Result variable",
298
- "description": "Name of variable to store the response in",
306
+ "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>.",
299
307
  "group": "output",
300
308
  "binding": {
301
309
  "name": "resultVariable",
@@ -306,7 +314,8 @@
306
314
  {
307
315
  "id": "resultExpression",
308
316
  "label": "Result expression",
309
- "description": "Expression to map the response into process variables",
317
+ "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>.",
318
+ "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
310
319
  "feel": "required",
311
320
  "group": "output",
312
321
  "binding": {
@@ -534,8 +543,11 @@
534
543
  "name": "Slack Webhook Message Start Event Connector",
535
544
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
536
545
  "description": "Receive events from Slack",
537
- "version": 1,
538
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
546
+ "metadata": {
547
+ "keywords": []
548
+ },
549
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
550
+ "version": 7,
539
551
  "category": {
540
552
  "id": "connectors",
541
553
  "name": "Connectors"
@@ -545,6 +557,9 @@
545
557
  "value": "bpmn:StartEvent",
546
558
  "eventDefinition": "bpmn:MessageEventDefinition"
547
559
  },
560
+ "engines": {
561
+ "camunda": "^8.3"
562
+ },
548
563
  "groups": [
549
564
  {
550
565
  "id": "endpoint",
@@ -556,98 +571,106 @@
556
571
  },
557
572
  {
558
573
  "id": "correlation",
559
- "label": "Subprocess correlation"
574
+ "label": "Correlation",
575
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
560
576
  },
561
577
  {
562
- "id": "variable-mapping",
563
- "label": "Variable mapping"
578
+ "id": "deduplication",
579
+ "label": "Deduplication",
580
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
581
+ },
582
+ {
583
+ "id": "output",
584
+ "label": "Output mapping"
564
585
  }
565
586
  ],
566
587
  "properties": [
567
588
  {
568
- "type": "Hidden",
569
589
  "value": "io.camunda:slack-webhook:1",
570
590
  "binding": {
571
- "type": "zeebe:property",
572
- "name": "inbound.type"
573
- }
574
- },
575
- {
576
- "type": "Hidden",
577
- "value": "SlackEventsWebhook",
578
- "binding": {
579
- "type": "zeebe:property",
580
- "name": "inbound.subtype"
581
- }
582
- },
583
- {
584
- "type": "Hidden",
585
- "generatedValue": {
586
- "type": "uuid"
591
+ "name": "inbound.type",
592
+ "type": "zeebe:property"
587
593
  },
588
- "binding": {
589
- "type": "bpmn:Message#property",
590
- "name": "name"
591
- }
594
+ "type": "Hidden"
592
595
  },
593
596
  {
597
+ "id": "inbound.context",
594
598
  "label": "Webhook ID",
595
- "type": "String",
596
- "group": "endpoint",
597
- "binding": {
598
- "type": "zeebe:property",
599
- "name": "inbound.context"
600
- },
601
599
  "description": "The webhook ID is a part of the URL endpoint",
600
+ "optional": false,
602
601
  "constraints": {
603
602
  "notEmpty": true
604
- }
603
+ },
604
+ "group": "endpoint",
605
+ "binding": {
606
+ "name": "inbound.context",
607
+ "type": "zeebe:property"
608
+ },
609
+ "type": "String"
605
610
  },
606
611
  {
612
+ "id": "inbound.slackSigningSecret",
607
613
  "label": "Slack signing secret",
608
614
  "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",
609
- "type": "String",
615
+ "optional": false,
616
+ "constraints": {
617
+ "notEmpty": true
618
+ },
610
619
  "group": "endpoint",
611
- "feel": "optional",
612
620
  "binding": {
613
- "type": "zeebe:property",
614
- "name": "inbound.slackSigningSecret"
621
+ "name": "inbound.slackSigningSecret",
622
+ "type": "zeebe:property"
615
623
  },
616
- "constraints": {
617
- "notEmpty": true
618
- }
624
+ "type": "String"
619
625
  },
620
626
  {
621
- "label": "Message ID expression",
622
- "feel": "required",
623
- "type": "String",
627
+ "id": "inbound.verificationExpression",
628
+ "label": "Verification expression",
629
+ "optional": true,
630
+ "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
631
+ "group": "endpoint",
632
+ "binding": {
633
+ "name": "inbound.verificationExpression",
634
+ "type": "zeebe:property"
635
+ },
636
+ "type": "Hidden"
637
+ },
638
+ {
639
+ "id": "activationCondition",
640
+ "label": "Activation condition",
641
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
624
642
  "optional": true,
643
+ "feel": "required",
625
644
  "group": "activation",
626
645
  "binding": {
627
- "type": "zeebe:property",
628
- "name": "messageIdExpression"
646
+ "name": "activationCondition",
647
+ "type": "zeebe:property"
629
648
  },
630
- "description": "Expression to extract unique identifier of a message"
649
+ "type": "String"
631
650
  },
632
651
  {
633
- "label": "Condition",
634
- "type": "String",
652
+ "id": "consumeUnmatchedEvents",
653
+ "label": "Consume unmatched events",
654
+ "value": true,
635
655
  "group": "activation",
636
- "feel": "required",
637
- "optional": true,
638
656
  "binding": {
639
- "type": "zeebe:property",
640
- "name": "activationCondition"
657
+ "name": "consumeUnmatchedEvents",
658
+ "type": "zeebe:property"
641
659
  },
642
- "description": "Condition under which the connector triggers. Leave empty to catch all events."
660
+ "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",
661
+ "type": "Boolean"
643
662
  },
644
663
  {
645
- "label": "Correlation required",
646
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
647
664
  "id": "correlationRequired",
665
+ "label": "Subprocess correlation required",
666
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
667
+ "value": "notRequired",
648
668
  "group": "correlation",
669
+ "binding": {
670
+ "name": "correlationRequired",
671
+ "type": "zeebe:property"
672
+ },
649
673
  "type": "Dropdown",
650
- "value": "notRequired",
651
674
  "choices": [
652
675
  {
653
676
  "name": "Correlation not required",
@@ -657,77 +680,183 @@
657
680
  "name": "Correlation required",
658
681
  "value": "required"
659
682
  }
660
- ],
661
- "binding": {
662
- "type": "zeebe:property",
663
- "name": "correlationRequired"
664
- }
683
+ ]
665
684
  },
666
685
  {
686
+ "id": "correlationKeyProcess",
667
687
  "label": "Correlation key (process)",
668
- "type": "String",
669
- "group": "correlation",
670
- "feel": "required",
671
688
  "description": "Sets up the correlation key from process variables",
672
- "binding": {
673
- "type": "bpmn:Message#zeebe:subscription#property",
674
- "name": "correlationKey"
675
- },
676
689
  "constraints": {
677
690
  "notEmpty": true
678
691
  },
692
+ "feel": "required",
693
+ "group": "correlation",
694
+ "binding": {
695
+ "name": "correlationKey",
696
+ "type": "bpmn:Message#zeebe:subscription#property"
697
+ },
679
698
  "condition": {
680
699
  "property": "correlationRequired",
681
- "equals": "required"
682
- }
700
+ "equals": "required",
701
+ "type": "simple"
702
+ },
703
+ "type": "String"
683
704
  },
684
705
  {
706
+ "id": "correlationKeyPayload",
685
707
  "label": "Correlation key (payload)",
686
- "type": "String",
687
- "group": "correlation",
688
- "feel": "required",
689
- "binding": {
690
- "type": "zeebe:property",
691
- "name": "correlationKeyExpression"
692
- },
693
708
  "description": "Extracts the correlation key from the incoming message payload",
694
709
  "constraints": {
695
710
  "notEmpty": true
696
711
  },
712
+ "feel": "required",
713
+ "group": "correlation",
714
+ "binding": {
715
+ "name": "correlationKeyExpression",
716
+ "type": "zeebe:property"
717
+ },
697
718
  "condition": {
698
719
  "property": "correlationRequired",
699
- "equals": "required"
700
- }
720
+ "equals": "required",
721
+ "type": "simple"
722
+ },
723
+ "type": "String"
701
724
  },
702
725
  {
703
- "label": "Result variable",
704
- "type": "String",
705
- "group": "variable-mapping",
726
+ "id": "messageTtl",
727
+ "label": "Message TTL",
728
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
706
729
  "optional": true,
730
+ "constraints": {
731
+ "notEmpty": false,
732
+ "pattern": {
733
+ "value": "^(PT.*|)$",
734
+ "message": "must be an ISO-8601 duration"
735
+ }
736
+ },
737
+ "feel": "optional",
738
+ "group": "correlation",
707
739
  "binding": {
708
- "type": "zeebe:property",
709
- "name": "resultVariable"
740
+ "name": "messageTtl",
741
+ "type": "zeebe:property"
710
742
  },
711
- "description": "Name of variable to store the result of the connector in"
743
+ "type": "String"
712
744
  },
713
745
  {
714
- "label": "Result expression",
715
- "type": "String",
716
- "group": "variable-mapping",
717
- "feel": "required",
746
+ "id": "messageIdExpression",
747
+ "label": "Message ID expression",
748
+ "description": "Expression to extract unique identifier of a message",
718
749
  "optional": true,
750
+ "feel": "required",
751
+ "group": "correlation",
719
752
  "binding": {
720
- "type": "zeebe:property",
721
- "name": "resultExpression"
722
- },
723
- "description": "Expression to map the inbound payload to process variables"
753
+ "name": "messageIdExpression",
754
+ "type": "zeebe:property"
755
+ },
756
+ "type": "String"
757
+ },
758
+ {
759
+ "id": "messageNameUuid",
760
+ "generatedValue": {
761
+ "type": "uuid"
762
+ },
763
+ "group": "correlation",
764
+ "binding": {
765
+ "name": "name",
766
+ "type": "bpmn:Message#property"
767
+ },
768
+ "type": "Hidden"
769
+ },
770
+ {
771
+ "id": "deduplicationModeManualFlag",
772
+ "label": "Manual mode",
773
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
774
+ "value": false,
775
+ "group": "deduplication",
776
+ "binding": {
777
+ "name": "deduplicationModeManualFlag",
778
+ "type": "zeebe:property"
779
+ },
780
+ "type": "Boolean"
781
+ },
782
+ {
783
+ "id": "deduplicationId",
784
+ "label": "Deduplication ID",
785
+ "constraints": {
786
+ "notEmpty": true,
787
+ "pattern": {
788
+ "value": "^[a-zA-Z0-9_-]+$",
789
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
790
+ }
791
+ },
792
+ "group": "deduplication",
793
+ "binding": {
794
+ "name": "deduplicationId",
795
+ "type": "zeebe:property"
796
+ },
797
+ "condition": {
798
+ "property": "deduplicationModeManualFlag",
799
+ "equals": true,
800
+ "type": "simple"
801
+ },
802
+ "type": "String"
803
+ },
804
+ {
805
+ "id": "deduplicationModeManual",
806
+ "value": "MANUAL",
807
+ "group": "deduplication",
808
+ "binding": {
809
+ "name": "deduplicationMode",
810
+ "type": "zeebe:property"
811
+ },
812
+ "condition": {
813
+ "property": "deduplicationId",
814
+ "isActive": true,
815
+ "type": "simple"
816
+ },
817
+ "type": "Hidden"
818
+ },
819
+ {
820
+ "id": "deduplicationModeAuto",
821
+ "value": "AUTO",
822
+ "group": "deduplication",
823
+ "binding": {
824
+ "name": "deduplicationMode",
825
+ "type": "zeebe:property"
826
+ },
827
+ "condition": {
828
+ "property": "deduplicationId",
829
+ "isActive": false,
830
+ "type": "simple"
831
+ },
832
+ "type": "Hidden"
833
+ },
834
+ {
835
+ "id": "resultVariable",
836
+ "label": "Result variable",
837
+ "description": "Name of variable to store the response in",
838
+ "group": "output",
839
+ "binding": {
840
+ "name": "resultVariable",
841
+ "type": "zeebe:property"
842
+ },
843
+ "type": "String"
844
+ },
845
+ {
846
+ "id": "resultExpression",
847
+ "label": "Result expression",
848
+ "description": "Expression to map the response into process variables",
849
+ "feel": "required",
850
+ "group": "output",
851
+ "binding": {
852
+ "name": "resultExpression",
853
+ "type": "zeebe:property"
854
+ },
855
+ "type": "Text"
724
856
  }
725
857
  ],
726
858
  "icon": {
727
- "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"
728
- },
729
- "engines": {
730
- "camunda": "^8.2"
859
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
731
860
  }
732
861
  },
733
862
  {
@@ -735,11 +864,8 @@
735
864
  "name": "Slack Webhook Message Start Event Connector",
736
865
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
737
866
  "description": "Receive events from Slack",
738
- "metadata": {
739
- "keywords": []
740
- },
741
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
742
- "version": 6,
867
+ "version": 1,
868
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
743
869
  "category": {
744
870
  "id": "connectors",
745
871
  "name": "Connectors"
@@ -760,89 +886,98 @@
760
886
  },
761
887
  {
762
888
  "id": "correlation",
763
- "label": "Correlation",
764
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
889
+ "label": "Subprocess correlation"
765
890
  },
766
891
  {
767
- "id": "output",
768
- "label": "Output mapping"
892
+ "id": "variable-mapping",
893
+ "label": "Variable mapping"
769
894
  }
770
895
  ],
771
896
  "properties": [
772
897
  {
898
+ "type": "Hidden",
773
899
  "value": "io.camunda:slack-webhook:1",
774
900
  "binding": {
775
- "name": "inbound.type",
776
- "type": "zeebe:property"
901
+ "type": "zeebe:property",
902
+ "name": "inbound.type"
903
+ }
904
+ },
905
+ {
906
+ "type": "Hidden",
907
+ "value": "SlackEventsWebhook",
908
+ "binding": {
909
+ "type": "zeebe:property",
910
+ "name": "inbound.subtype"
911
+ }
912
+ },
913
+ {
914
+ "type": "Hidden",
915
+ "generatedValue": {
916
+ "type": "uuid"
777
917
  },
778
- "type": "Hidden"
918
+ "binding": {
919
+ "type": "bpmn:Message#property",
920
+ "name": "name"
921
+ }
779
922
  },
780
923
  {
781
- "id": "inbound.context",
782
924
  "label": "Webhook ID",
783
- "description": "The webhook ID is a part of the URL endpoint",
784
- "optional": false,
785
- "constraints": {
786
- "notEmpty": true
787
- },
925
+ "type": "String",
788
926
  "group": "endpoint",
789
927
  "binding": {
790
- "name": "inbound.context",
791
- "type": "zeebe:property"
928
+ "type": "zeebe:property",
929
+ "name": "inbound.context"
792
930
  },
793
- "type": "String"
931
+ "description": "The webhook ID is a part of the URL endpoint",
932
+ "constraints": {
933
+ "notEmpty": true
934
+ }
794
935
  },
795
936
  {
796
- "id": "inbound.slackSigningSecret",
797
937
  "label": "Slack signing secret",
798
938
  "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",
799
- "optional": false,
800
- "constraints": {
801
- "notEmpty": true
802
- },
939
+ "type": "String",
803
940
  "group": "endpoint",
941
+ "feel": "optional",
804
942
  "binding": {
805
- "name": "inbound.slackSigningSecret",
806
- "type": "zeebe:property"
943
+ "type": "zeebe:property",
944
+ "name": "inbound.slackSigningSecret"
807
945
  },
808
- "type": "String"
946
+ "constraints": {
947
+ "notEmpty": true
948
+ }
809
949
  },
810
950
  {
811
- "id": "inbound.verificationExpression",
812
- "label": "Verification expression",
951
+ "label": "Message ID expression",
952
+ "feel": "required",
953
+ "type": "String",
813
954
  "optional": true,
814
- "value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
815
- "group": "endpoint",
955
+ "group": "activation",
816
956
  "binding": {
817
- "name": "inbound.verificationExpression",
818
- "type": "zeebe:property"
957
+ "type": "zeebe:property",
958
+ "name": "messageIdExpression"
819
959
  },
820
- "type": "Hidden"
960
+ "description": "Expression to extract unique identifier of a message"
821
961
  },
822
962
  {
823
- "id": "activationCondition",
824
- "label": "Activation condition",
825
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
826
- "optional": true,
827
- "feel": "required",
963
+ "label": "Condition",
964
+ "type": "String",
828
965
  "group": "activation",
966
+ "feel": "required",
967
+ "optional": true,
829
968
  "binding": {
830
- "name": "activationCondition",
831
- "type": "zeebe:property"
969
+ "type": "zeebe:property",
970
+ "name": "activationCondition"
832
971
  },
833
- "type": "String"
972
+ "description": "Condition under which the connector triggers. Leave empty to catch all events."
834
973
  },
835
974
  {
836
- "id": "correlationRequired",
837
- "label": "Subprocess correlation required",
975
+ "label": "Correlation required",
838
976
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
839
- "value": "notRequired",
977
+ "id": "correlationRequired",
840
978
  "group": "correlation",
841
- "binding": {
842
- "name": "correlationRequired",
843
- "type": "zeebe:property"
844
- },
845
979
  "type": "Dropdown",
980
+ "value": "notRequired",
846
981
  "choices": [
847
982
  {
848
983
  "name": "Correlation not required",
@@ -852,122 +987,77 @@
852
987
  "name": "Correlation required",
853
988
  "value": "required"
854
989
  }
855
- ]
990
+ ],
991
+ "binding": {
992
+ "type": "zeebe:property",
993
+ "name": "correlationRequired"
994
+ }
856
995
  },
857
996
  {
858
- "id": "correlationKeyProcess",
859
997
  "label": "Correlation key (process)",
860
- "description": "Sets up the correlation key from process variables",
861
- "constraints": {
862
- "notEmpty": true
863
- },
864
- "feel": "required",
998
+ "type": "String",
865
999
  "group": "correlation",
1000
+ "feel": "required",
1001
+ "description": "Sets up the correlation key from process variables",
866
1002
  "binding": {
867
- "name": "correlationKey",
868
- "type": "bpmn:Message#zeebe:subscription#property"
869
- },
870
- "condition": {
871
- "property": "correlationRequired",
872
- "equals": "required",
873
- "type": "simple"
1003
+ "type": "bpmn:Message#zeebe:subscription#property",
1004
+ "name": "correlationKey"
874
1005
  },
875
- "type": "String"
876
- },
877
- {
878
- "id": "correlationKeyPayload",
879
- "label": "Correlation key (payload)",
880
- "description": "Extracts the correlation key from the incoming message payload",
881
1006
  "constraints": {
882
1007
  "notEmpty": true
883
1008
  },
884
- "feel": "required",
885
- "group": "correlation",
886
- "binding": {
887
- "name": "correlationKeyExpression",
888
- "type": "zeebe:property"
889
- },
890
1009
  "condition": {
891
1010
  "property": "correlationRequired",
892
- "equals": "required",
893
- "type": "simple"
894
- },
895
- "type": "String"
1011
+ "equals": "required"
1012
+ }
896
1013
  },
897
1014
  {
898
- "id": "messageTtl",
899
- "label": "Message TTL",
900
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
901
- "optional": true,
902
- "constraints": {
903
- "notEmpty": false,
904
- "pattern": {
905
- "value": "^(PT.*|)$",
906
- "message": "must be an ISO-8601 duration"
907
- }
908
- },
909
- "feel": "optional",
1015
+ "label": "Correlation key (payload)",
1016
+ "type": "String",
910
1017
  "group": "correlation",
911
- "binding": {
912
- "name": "messageTtl",
913
- "type": "zeebe:property"
914
- },
915
- "type": "String"
916
- },
917
- {
918
- "id": "messageIdExpression",
919
- "label": "Message ID expression",
920
- "description": "Expression to extract unique identifier of a message",
921
- "optional": true,
922
1018
  "feel": "required",
923
- "group": "correlation",
924
1019
  "binding": {
925
- "name": "messageIdExpression",
926
- "type": "zeebe:property"
927
- },
928
- "type": "String"
929
- },
930
- {
931
- "id": "messageNameUuid",
932
- "generatedValue": {
933
- "type": "uuid"
1020
+ "type": "zeebe:property",
1021
+ "name": "correlationKeyExpression"
934
1022
  },
935
- "group": "correlation",
936
- "binding": {
937
- "name": "name",
938
- "type": "bpmn:Message#property"
1023
+ "description": "Extracts the correlation key from the incoming message payload",
1024
+ "constraints": {
1025
+ "notEmpty": true
939
1026
  },
940
- "type": "Hidden"
1027
+ "condition": {
1028
+ "property": "correlationRequired",
1029
+ "equals": "required"
1030
+ }
941
1031
  },
942
1032
  {
943
- "id": "resultVariable",
944
1033
  "label": "Result variable",
945
- "description": "Name of variable to store the response in",
946
- "group": "output",
1034
+ "type": "String",
1035
+ "group": "variable-mapping",
1036
+ "optional": true,
947
1037
  "binding": {
948
- "name": "resultVariable",
949
- "type": "zeebe:property"
1038
+ "type": "zeebe:property",
1039
+ "name": "resultVariable"
950
1040
  },
951
- "type": "String"
1041
+ "description": "Name of variable to store the result of the connector in"
952
1042
  },
953
1043
  {
954
- "id": "resultExpression",
955
1044
  "label": "Result expression",
956
- "description": "Expression to map the response into process variables",
1045
+ "type": "String",
1046
+ "group": "variable-mapping",
957
1047
  "feel": "required",
958
- "group": "output",
1048
+ "optional": true,
959
1049
  "binding": {
960
- "name": "resultExpression",
961
- "type": "zeebe:property"
1050
+ "type": "zeebe:property",
1051
+ "name": "resultExpression"
962
1052
  },
963
- "type": "Text"
1053
+ "description": "Expression to map the inbound payload to process variables"
964
1054
  }
965
1055
  ],
966
- "engines": {
967
- "camunda": "^8.3"
968
- },
969
1056
  "icon": {
970
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
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
+ "engines": {
1060
+ "camunda": "^8.2"
971
1061
  }
972
1062
  },
973
1063
  {
@@ -975,8 +1065,11 @@
975
1065
  "name": "Slack Webhook Message Start Event Connector",
976
1066
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
977
1067
  "description": "Receive events from Slack",
1068
+ "metadata": {
1069
+ "keywords": []
1070
+ },
978
1071
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
979
- "version": 5,
1072
+ "version": 6,
980
1073
  "category": {
981
1074
  "id": "connectors",
982
1075
  "name": "Connectors"
@@ -1200,11 +1293,11 @@
1200
1293
  "type": "Text"
1201
1294
  }
1202
1295
  ],
1296
+ "engines": {
1297
+ "camunda": "^8.3"
1298
+ },
1203
1299
  "icon": {
1204
1300
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1205
- },
1206
- "engines": {
1207
- "camunda": "^8.5"
1208
1301
  }
1209
1302
  },
1210
1303
  {
@@ -1212,16 +1305,8 @@
1212
1305
  "name": "Slack Webhook Message Start Event Connector",
1213
1306
  "id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
1214
1307
  "description": "Receive events from Slack",
1215
- "keywords": [
1216
- "message received",
1217
- "event received",
1218
- "channel event",
1219
- "webhook",
1220
- "messaging",
1221
- "new message"
1222
- ],
1223
1308
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
1224
- "version": 8,
1309
+ "version": 5,
1225
1310
  "category": {
1226
1311
  "id": "connectors",
1227
1312
  "name": "Connectors"
@@ -1231,9 +1316,6 @@
1231
1316
  "value": "bpmn:StartEvent",
1232
1317
  "eventDefinition": "bpmn:MessageEventDefinition"
1233
1318
  },
1234
- "engines": {
1235
- "camunda": "^8.3"
1236
- },
1237
1319
  "groups": [
1238
1320
  {
1239
1321
  "id": "endpoint",
@@ -1248,11 +1330,6 @@
1248
1330
  "label": "Correlation",
1249
1331
  "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1250
1332
  },
1251
- {
1252
- "id": "deduplication",
1253
- "label": "Deduplication",
1254
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1255
- },
1256
1333
  {
1257
1334
  "id": "output",
1258
1335
  "label": "Output mapping"
@@ -1322,18 +1399,6 @@
1322
1399
  },
1323
1400
  "type": "String"
1324
1401
  },
1325
- {
1326
- "id": "consumeUnmatchedEvents",
1327
- "label": "Consume unmatched events",
1328
- "value": true,
1329
- "group": "activation",
1330
- "binding": {
1331
- "name": "consumeUnmatchedEvents",
1332
- "type": "zeebe:property"
1333
- },
1334
- "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",
1335
- "type": "Boolean"
1336
- },
1337
1402
  {
1338
1403
  "id": "correlationRequired",
1339
1404
  "label": "Subprocess correlation required",
@@ -1396,19 +1461,6 @@
1396
1461
  },
1397
1462
  "type": "String"
1398
1463
  },
1399
- {
1400
- "id": "messageIdExpression",
1401
- "label": "Message ID expression",
1402
- "description": "Expression to extract unique identifier of a message",
1403
- "optional": true,
1404
- "feel": "required",
1405
- "group": "correlation",
1406
- "binding": {
1407
- "name": "messageIdExpression",
1408
- "type": "zeebe:property"
1409
- },
1410
- "type": "String"
1411
- },
1412
1464
  {
1413
1465
  "id": "messageTtl",
1414
1466
  "label": "Message TTL",
@@ -1430,88 +1482,34 @@
1430
1482
  "type": "String"
1431
1483
  },
1432
1484
  {
1433
- "id": "messageNameUuid",
1434
- "label": "Message name",
1435
- "generatedValue": {
1436
- "type": "uuid"
1437
- },
1438
- "feel": "optional",
1485
+ "id": "messageIdExpression",
1486
+ "label": "Message ID expression",
1487
+ "description": "Expression to extract unique identifier of a message",
1488
+ "optional": true,
1489
+ "feel": "required",
1439
1490
  "group": "correlation",
1440
1491
  "binding": {
1441
- "name": "name",
1442
- "type": "bpmn:Message#property"
1443
- },
1444
- "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.",
1445
- "type": "String"
1446
- },
1447
- {
1448
- "id": "deduplicationModeManualFlag",
1449
- "label": "Manual mode",
1450
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1451
- "value": false,
1452
- "group": "deduplication",
1453
- "binding": {
1454
- "name": "deduplicationModeManualFlag",
1455
- "type": "zeebe:property"
1456
- },
1457
- "type": "Boolean"
1458
- },
1459
- {
1460
- "id": "deduplicationId",
1461
- "label": "Deduplication ID",
1462
- "constraints": {
1463
- "notEmpty": true,
1464
- "pattern": {
1465
- "value": "^[a-zA-Z0-9_-]+$",
1466
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1467
- }
1468
- },
1469
- "group": "deduplication",
1470
- "binding": {
1471
- "name": "deduplicationId",
1492
+ "name": "messageIdExpression",
1472
1493
  "type": "zeebe:property"
1473
1494
  },
1474
- "condition": {
1475
- "property": "deduplicationModeManualFlag",
1476
- "equals": true,
1477
- "type": "simple"
1478
- },
1479
1495
  "type": "String"
1480
1496
  },
1481
1497
  {
1482
- "id": "deduplicationModeManual",
1483
- "value": "MANUAL",
1484
- "group": "deduplication",
1485
- "binding": {
1486
- "name": "deduplicationMode",
1487
- "type": "zeebe:property"
1488
- },
1489
- "condition": {
1490
- "property": "deduplicationId",
1491
- "isActive": true,
1492
- "type": "simple"
1498
+ "id": "messageNameUuid",
1499
+ "generatedValue": {
1500
+ "type": "uuid"
1493
1501
  },
1494
- "type": "Hidden"
1495
- },
1496
- {
1497
- "id": "deduplicationModeAuto",
1498
- "value": "AUTO",
1499
- "group": "deduplication",
1502
+ "group": "correlation",
1500
1503
  "binding": {
1501
- "name": "deduplicationMode",
1502
- "type": "zeebe:property"
1503
- },
1504
- "condition": {
1505
- "property": "deduplicationId",
1506
- "isActive": false,
1507
- "type": "simple"
1504
+ "name": "name",
1505
+ "type": "bpmn:Message#property"
1508
1506
  },
1509
1507
  "type": "Hidden"
1510
1508
  },
1511
1509
  {
1512
1510
  "id": "resultVariable",
1513
1511
  "label": "Result variable",
1514
- "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>.",
1512
+ "description": "Name of variable to store the response in",
1515
1513
  "group": "output",
1516
1514
  "binding": {
1517
1515
  "name": "resultVariable",
@@ -1522,8 +1520,7 @@
1522
1520
  {
1523
1521
  "id": "resultExpression",
1524
1522
  "label": "Result expression",
1525
- "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>.",
1526
- "value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
1523
+ "description": "Expression to map the response into process variables",
1527
1524
  "feel": "required",
1528
1525
  "group": "output",
1529
1526
  "binding": {
@@ -1535,6 +1532,9 @@
1535
1532
  ],
1536
1533
  "icon": {
1537
1534
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
1535
+ },
1536
+ "engines": {
1537
+ "camunda": "^8.5"
1538
1538
  }
1539
1539
  }
1540
1540
  ]