@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
@@ -1,11 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "RabbitMQ connector",
4
+ "name": "RabbitMQ Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
6
- "version": 2,
6
+ "version": 3,
7
7
  "description": "Receive a message from RabbitMQ",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -78,7 +78,7 @@
78
78
  "constraints": {
79
79
  "notEmpty": true,
80
80
  "pattern": {
81
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
81
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
82
82
  "message": "Must start with amqp(s):// or contain a secret reference"
83
83
  }
84
84
  },
@@ -121,7 +121,7 @@
121
121
  },
122
122
  {
123
123
  "label": "Host name",
124
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
124
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
125
125
  "group": "routing",
126
126
  "type": "String",
127
127
  "binding": {
@@ -138,7 +138,7 @@
138
138
  },
139
139
  {
140
140
  "label": "Virtual host",
141
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
141
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
142
142
  "group": "routing",
143
143
  "type": "String",
144
144
  "binding": {
@@ -155,7 +155,7 @@
155
155
  },
156
156
  {
157
157
  "label": "Port",
158
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
158
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
159
159
  "group": "routing",
160
160
  "type": "String",
161
161
  "binding": {
@@ -274,8 +274,12 @@
274
274
  "name": "RabbitMQ Start Event Connector",
275
275
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
276
276
  "description": "Receive a message from RabbitMQ",
277
+ "deprecated": {
278
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
279
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
280
+ },
277
281
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
278
- "version": 6,
282
+ "version": 7,
279
283
  "category": {
280
284
  "id": "connectors",
281
285
  "name": "Connectors"
@@ -301,6 +305,11 @@
301
305
  "id": "activation",
302
306
  "label": "Activation"
303
307
  },
308
+ {
309
+ "id": "deduplication",
310
+ "label": "Deduplication",
311
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
312
+ },
304
313
  {
305
314
  "id": "output",
306
315
  "label": "Output mapping"
@@ -533,6 +542,82 @@
533
542
  },
534
543
  "type": "String"
535
544
  },
545
+ {
546
+ "id": "consumeUnmatchedEvents",
547
+ "label": "Consume unmatched events",
548
+ "value": true,
549
+ "group": "activation",
550
+ "binding": {
551
+ "name": "consumeUnmatchedEvents",
552
+ "type": "zeebe:property"
553
+ },
554
+ "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",
555
+ "type": "Boolean"
556
+ },
557
+ {
558
+ "id": "deduplicationModeManualFlag",
559
+ "label": "Manual mode",
560
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
561
+ "value": false,
562
+ "group": "deduplication",
563
+ "binding": {
564
+ "name": "deduplicationModeManualFlag",
565
+ "type": "zeebe:property"
566
+ },
567
+ "type": "Boolean"
568
+ },
569
+ {
570
+ "id": "deduplicationId",
571
+ "label": "Deduplication ID",
572
+ "constraints": {
573
+ "notEmpty": true,
574
+ "pattern": {
575
+ "value": "^[a-zA-Z0-9_-]+$",
576
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
577
+ }
578
+ },
579
+ "group": "deduplication",
580
+ "binding": {
581
+ "name": "deduplicationId",
582
+ "type": "zeebe:property"
583
+ },
584
+ "condition": {
585
+ "property": "deduplicationModeManualFlag",
586
+ "equals": true,
587
+ "type": "simple"
588
+ },
589
+ "type": "String"
590
+ },
591
+ {
592
+ "id": "deduplicationModeManual",
593
+ "value": "MANUAL",
594
+ "group": "deduplication",
595
+ "binding": {
596
+ "name": "deduplicationMode",
597
+ "type": "zeebe:property"
598
+ },
599
+ "condition": {
600
+ "property": "deduplicationId",
601
+ "isActive": true,
602
+ "type": "simple"
603
+ },
604
+ "type": "Hidden"
605
+ },
606
+ {
607
+ "id": "deduplicationModeAuto",
608
+ "value": "AUTO",
609
+ "group": "deduplication",
610
+ "binding": {
611
+ "name": "deduplicationMode",
612
+ "type": "zeebe:property"
613
+ },
614
+ "condition": {
615
+ "property": "deduplicationId",
616
+ "isActive": false,
617
+ "type": "simple"
618
+ },
619
+ "type": "Hidden"
620
+ },
536
621
  {
537
622
  "id": "resultVariable",
538
623
  "label": "Result variable",
@@ -561,20 +646,16 @@
561
646
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
562
647
  },
563
648
  "engines": {
564
- "camunda": "^8.5"
649
+ "camunda": "^8.6"
565
650
  }
566
651
  },
567
652
  {
568
653
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
569
- "name": "RabbitMQ Start Event Connector",
654
+ "name": "RabbitMQ connector",
570
655
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
656
+ "version": 1,
571
657
  "description": "Receive a message from RabbitMQ",
572
- "deprecated": {
573
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
574
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
575
- },
576
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
577
- "version": 7,
658
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
578
659
  "category": {
579
660
  "id": "connectors",
580
661
  "name": "Connectors"
@@ -601,34 +682,29 @@
601
682
  "label": "Activation"
602
683
  },
603
684
  {
604
- "id": "deduplication",
605
- "label": "Deduplication",
606
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
607
- },
608
- {
609
- "id": "output",
610
- "label": "Output mapping"
685
+ "id": "variable-mapping",
686
+ "label": "Variable mapping"
611
687
  }
612
688
  ],
613
689
  "properties": [
614
690
  {
691
+ "type": "Hidden",
615
692
  "value": "io.camunda:connector-rabbitmq-inbound:1",
616
693
  "binding": {
617
- "name": "inbound.type",
618
- "type": "zeebe:property"
619
- },
620
- "type": "Hidden"
694
+ "type": "zeebe:property",
695
+ "name": "inbound.type"
696
+ }
621
697
  },
622
698
  {
623
- "id": "authentication.authType",
699
+ "id": "connectionType",
624
700
  "label": "Connection type",
625
- "value": "uri",
626
701
  "group": "authentication",
702
+ "type": "Dropdown",
703
+ "value": "uri",
627
704
  "binding": {
628
- "name": "authentication.authType",
629
- "type": "zeebe:property"
705
+ "type": "zeebe:property",
706
+ "name": "authentication.authType"
630
707
  },
631
- "type": "Dropdown",
632
708
  "choices": [
633
709
  {
634
710
  "name": "URI",
@@ -641,178 +717,154 @@
641
717
  ]
642
718
  },
643
719
  {
644
- "id": "authentication.uri",
645
720
  "label": "URI",
646
721
  "description": "URI should contain username, password, host name, port number, and virtual host",
647
- "optional": false,
722
+ "group": "authentication",
723
+ "type": "String",
724
+ "binding": {
725
+ "type": "zeebe:property",
726
+ "name": "authentication.uri"
727
+ },
648
728
  "constraints": {
649
729
  "notEmpty": true,
650
730
  "pattern": {
651
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
731
+ "value": "^(amqps?://)|(secrets).*",
652
732
  "message": "Must start with amqp(s):// or contain a secret reference"
653
733
  }
654
734
  },
655
- "group": "authentication",
656
- "binding": {
657
- "name": "authentication.uri",
658
- "type": "zeebe:property"
659
- },
660
735
  "condition": {
661
- "property": "authentication.authType",
662
- "equals": "uri",
663
- "type": "simple"
664
- },
665
- "type": "String"
736
+ "property": "connectionType",
737
+ "equals": "uri"
738
+ }
666
739
  },
667
740
  {
668
- "id": "authentication.userName",
669
741
  "label": "Username",
670
- "optional": false,
671
- "constraints": {
672
- "notEmpty": true
673
- },
674
742
  "group": "authentication",
743
+ "type": "String",
675
744
  "binding": {
676
- "name": "authentication.userName",
677
- "type": "zeebe:property"
745
+ "type": "zeebe:property",
746
+ "name": "authentication.userName"
678
747
  },
679
- "condition": {
680
- "property": "authentication.authType",
681
- "equals": "credentials",
682
- "type": "simple"
748
+ "constraints": {
749
+ "notEmpty": true
683
750
  },
684
- "type": "String"
751
+ "condition": {
752
+ "property": "connectionType",
753
+ "equals": "credentials"
754
+ }
685
755
  },
686
756
  {
687
- "id": "authentication.password",
688
757
  "label": "Password",
689
- "optional": false,
690
- "constraints": {
691
- "notEmpty": true
692
- },
693
758
  "group": "authentication",
759
+ "type": "String",
694
760
  "binding": {
695
- "name": "authentication.password",
696
- "type": "zeebe:property"
697
- },
698
- "condition": {
699
- "property": "authentication.authType",
700
- "equals": "credentials",
701
- "type": "simple"
761
+ "type": "zeebe:property",
762
+ "name": "authentication.password"
702
763
  },
703
- "type": "String"
704
- },
705
- {
706
- "id": "routing.virtualHost",
707
- "label": "Virtual host",
708
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
709
- "optional": false,
710
764
  "constraints": {
711
765
  "notEmpty": true
712
766
  },
713
- "group": "routing",
714
- "binding": {
715
- "name": "routing.virtualHost",
716
- "type": "zeebe:property"
717
- },
718
767
  "condition": {
719
- "property": "authentication.authType",
720
- "equals": "credentials",
721
- "type": "simple"
722
- },
723
- "type": "String"
768
+ "property": "connectionType",
769
+ "equals": "credentials"
770
+ }
724
771
  },
725
772
  {
726
- "id": "routing.hostName",
727
773
  "label": "Host name",
728
- "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
729
- "optional": false,
774
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
775
+ "group": "routing",
776
+ "type": "String",
777
+ "binding": {
778
+ "type": "zeebe:property",
779
+ "name": "routing.hostName"
780
+ },
730
781
  "constraints": {
731
782
  "notEmpty": true
732
783
  },
784
+ "condition": {
785
+ "property": "connectionType",
786
+ "equals": "credentials"
787
+ }
788
+ },
789
+ {
790
+ "label": "Virtual host",
791
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
733
792
  "group": "routing",
793
+ "type": "String",
734
794
  "binding": {
735
- "name": "routing.hostName",
736
- "type": "zeebe:property"
795
+ "type": "zeebe:property",
796
+ "name": "routing.virtualHost"
737
797
  },
738
- "condition": {
739
- "property": "authentication.authType",
740
- "equals": "credentials",
741
- "type": "simple"
798
+ "constraints": {
799
+ "notEmpty": true
742
800
  },
743
- "type": "String"
801
+ "condition": {
802
+ "property": "connectionType",
803
+ "equals": "credentials"
804
+ }
744
805
  },
745
806
  {
746
- "id": "routing.port",
747
807
  "label": "Port",
748
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
749
- "optional": false,
750
- "constraints": {
751
- "notEmpty": true
752
- },
808
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
753
809
  "group": "routing",
810
+ "type": "String",
754
811
  "binding": {
755
- "name": "routing.port",
756
- "type": "zeebe:property"
812
+ "type": "zeebe:property",
813
+ "name": "routing.port"
757
814
  },
758
- "condition": {
759
- "property": "authentication.authType",
760
- "equals": "credentials",
761
- "type": "simple"
815
+ "constraints": {
816
+ "notEmpty": true
762
817
  },
763
- "type": "String"
818
+ "condition": {
819
+ "property": "connectionType",
820
+ "equals": "credentials"
821
+ }
764
822
  },
765
823
  {
766
- "id": "queueName",
767
824
  "label": "Queue name",
768
825
  "description": "Name of the queue to subscribe to",
769
- "optional": false,
770
- "constraints": {
771
- "notEmpty": true
772
- },
773
826
  "group": "subscription",
827
+ "type": "String",
828
+ "feel": "optional",
774
829
  "binding": {
775
- "name": "queueName",
776
- "type": "zeebe:property"
830
+ "type": "zeebe:property",
831
+ "name": "queueName"
777
832
  },
778
- "type": "String"
833
+ "constraints": {
834
+ "notEmpty": true
835
+ }
779
836
  },
780
837
  {
781
- "id": "consumerTag",
782
838
  "label": "Consumer tag",
783
839
  "description": "Consumer tag to use for the subscription",
784
- "optional": false,
785
840
  "group": "subscription",
841
+ "type": "String",
842
+ "feel": "optional",
786
843
  "binding": {
787
- "name": "consumerTag",
788
- "type": "zeebe:property"
789
- },
790
- "type": "String"
844
+ "type": "zeebe:property",
845
+ "name": "consumerTag"
846
+ }
791
847
  },
792
848
  {
793
- "id": "arguments",
794
849
  "label": "Arguments",
795
850
  "description": "Arguments to use for the subscription",
796
- "optional": true,
797
- "feel": "required",
798
851
  "group": "subscription",
852
+ "type": "String",
853
+ "feel": "required",
799
854
  "binding": {
800
- "name": "arguments",
801
- "type": "zeebe:property"
802
- },
803
- "type": "String"
855
+ "type": "zeebe:property",
856
+ "name": "arguments"
857
+ }
804
858
  },
805
859
  {
806
- "id": "exclusive",
807
860
  "label": "Exclusive consumer",
808
- "optional": false,
809
- "value": "false",
810
861
  "group": "subscription",
862
+ "type": "Dropdown",
863
+ "value": "false",
811
864
  "binding": {
812
- "name": "exclusive",
813
- "type": "zeebe:property"
865
+ "type": "zeebe:property",
866
+ "name": "exclusive"
814
867
  },
815
- "type": "Dropdown",
816
868
  "choices": [
817
869
  {
818
870
  "name": "Yes",
@@ -825,132 +877,55 @@
825
877
  ]
826
878
  },
827
879
  {
828
- "id": "activationCondition",
829
880
  "label": "Activation condition",
830
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
831
- "optional": true,
832
- "feel": "required",
833
- "group": "activation",
834
- "binding": {
835
- "name": "activationCondition",
836
- "type": "zeebe:property"
837
- },
838
- "type": "String"
839
- },
840
- {
841
- "id": "consumeUnmatchedEvents",
842
- "label": "Consume unmatched events",
843
- "value": true,
881
+ "type": "String",
844
882
  "group": "activation",
883
+ "feel": "required",
884
+ "optional": true,
845
885
  "binding": {
846
- "name": "consumeUnmatchedEvents",
847
- "type": "zeebe:property"
848
- },
849
- "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",
850
- "type": "Boolean"
851
- },
852
- {
853
- "id": "deduplicationModeManualFlag",
854
- "label": "Manual mode",
855
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
856
- "value": false,
857
- "group": "deduplication",
858
- "binding": {
859
- "name": "deduplicationModeManualFlag",
860
- "type": "zeebe:property"
861
- },
862
- "type": "Boolean"
863
- },
864
- {
865
- "id": "deduplicationId",
866
- "label": "Deduplication ID",
867
- "constraints": {
868
- "notEmpty": true,
869
- "pattern": {
870
- "value": "^[a-zA-Z0-9_-]+$",
871
- "message": "can only contain alphanumeric characters, dashes, and underscores"
872
- }
873
- },
874
- "group": "deduplication",
875
- "binding": {
876
- "name": "deduplicationId",
877
- "type": "zeebe:property"
878
- },
879
- "condition": {
880
- "property": "deduplicationModeManualFlag",
881
- "equals": true,
882
- "type": "simple"
883
- },
884
- "type": "String"
885
- },
886
- {
887
- "id": "deduplicationModeManual",
888
- "value": "MANUAL",
889
- "group": "deduplication",
890
- "binding": {
891
- "name": "deduplicationMode",
892
- "type": "zeebe:property"
893
- },
894
- "condition": {
895
- "property": "deduplicationId",
896
- "isActive": true,
897
- "type": "simple"
898
- },
899
- "type": "Hidden"
900
- },
901
- {
902
- "id": "deduplicationModeAuto",
903
- "value": "AUTO",
904
- "group": "deduplication",
905
- "binding": {
906
- "name": "deduplicationMode",
907
- "type": "zeebe:property"
908
- },
909
- "condition": {
910
- "property": "deduplicationId",
911
- "isActive": false,
912
- "type": "simple"
886
+ "type": "zeebe:property",
887
+ "name": "activationCondition"
913
888
  },
914
- "type": "Hidden"
889
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
915
890
  },
916
891
  {
917
- "id": "resultVariable",
918
892
  "label": "Result variable",
919
- "description": "Name of variable to store the response in",
920
- "group": "output",
893
+ "type": "String",
894
+ "group": "variable-mapping",
895
+ "optional": true,
921
896
  "binding": {
922
- "name": "resultVariable",
923
- "type": "zeebe:property"
897
+ "type": "zeebe:property",
898
+ "name": "resultVariable"
924
899
  },
925
- "type": "String"
900
+ "description": "Name of variable to store the result of the connector in"
926
901
  },
927
902
  {
928
- "id": "resultExpression",
929
903
  "label": "Result expression",
930
- "description": "Expression to map the response into process variables",
904
+ "type": "String",
905
+ "group": "variable-mapping",
931
906
  "feel": "required",
932
- "group": "output",
907
+ "optional": true,
933
908
  "binding": {
934
- "name": "resultExpression",
935
- "type": "zeebe:property"
909
+ "type": "zeebe:property",
910
+ "name": "resultExpression"
936
911
  },
937
- "type": "Text"
912
+ "description": "Expression to map the inbound payload to process variables"
938
913
  }
939
914
  ],
940
915
  "icon": {
941
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
916
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
942
917
  },
943
918
  "engines": {
944
- "camunda": "^8.6"
919
+ "camunda": "^8.2"
945
920
  }
946
921
  },
947
922
  {
948
923
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
949
924
  "name": "RabbitMQ Start Event Connector",
950
925
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
951
- "version": 3,
952
926
  "description": "Receive a message from RabbitMQ",
953
927
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
928
+ "version": 6,
954
929
  "category": {
955
930
  "id": "connectors",
956
931
  "name": "Connectors"
@@ -977,29 +952,29 @@
977
952
  "label": "Activation"
978
953
  },
979
954
  {
980
- "id": "variable-mapping",
981
- "label": "Variable mapping"
955
+ "id": "output",
956
+ "label": "Output mapping"
982
957
  }
983
958
  ],
984
959
  "properties": [
985
960
  {
986
- "type": "Hidden",
987
961
  "value": "io.camunda:connector-rabbitmq-inbound:1",
988
962
  "binding": {
989
- "type": "zeebe:property",
990
- "name": "inbound.type"
991
- }
963
+ "name": "inbound.type",
964
+ "type": "zeebe:property"
965
+ },
966
+ "type": "Hidden"
992
967
  },
993
968
  {
994
- "id": "connectionType",
969
+ "id": "authentication.authType",
995
970
  "label": "Connection type",
996
- "group": "authentication",
997
- "type": "Dropdown",
998
971
  "value": "uri",
972
+ "group": "authentication",
999
973
  "binding": {
1000
- "type": "zeebe:property",
1001
- "name": "authentication.authType"
974
+ "name": "authentication.authType",
975
+ "type": "zeebe:property"
1002
976
  },
977
+ "type": "Dropdown",
1003
978
  "choices": [
1004
979
  {
1005
980
  "name": "URI",
@@ -1012,154 +987,178 @@
1012
987
  ]
1013
988
  },
1014
989
  {
990
+ "id": "authentication.uri",
1015
991
  "label": "URI",
1016
992
  "description": "URI should contain username, password, host name, port number, and virtual host",
1017
- "group": "authentication",
1018
- "type": "String",
1019
- "binding": {
1020
- "type": "zeebe:property",
1021
- "name": "authentication.uri"
1022
- },
993
+ "optional": false,
1023
994
  "constraints": {
1024
995
  "notEmpty": true,
1025
996
  "pattern": {
1026
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
997
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1027
998
  "message": "Must start with amqp(s):// or contain a secret reference"
1028
999
  }
1029
1000
  },
1001
+ "group": "authentication",
1002
+ "binding": {
1003
+ "name": "authentication.uri",
1004
+ "type": "zeebe:property"
1005
+ },
1030
1006
  "condition": {
1031
- "property": "connectionType",
1032
- "equals": "uri"
1033
- }
1007
+ "property": "authentication.authType",
1008
+ "equals": "uri",
1009
+ "type": "simple"
1010
+ },
1011
+ "type": "String"
1034
1012
  },
1035
1013
  {
1014
+ "id": "authentication.userName",
1036
1015
  "label": "Username",
1037
- "group": "authentication",
1038
- "type": "String",
1039
- "binding": {
1040
- "type": "zeebe:property",
1041
- "name": "authentication.userName"
1042
- },
1016
+ "optional": false,
1043
1017
  "constraints": {
1044
1018
  "notEmpty": true
1045
1019
  },
1020
+ "group": "authentication",
1021
+ "binding": {
1022
+ "name": "authentication.userName",
1023
+ "type": "zeebe:property"
1024
+ },
1046
1025
  "condition": {
1047
- "property": "connectionType",
1048
- "equals": "credentials"
1049
- }
1026
+ "property": "authentication.authType",
1027
+ "equals": "credentials",
1028
+ "type": "simple"
1029
+ },
1030
+ "type": "String"
1050
1031
  },
1051
1032
  {
1033
+ "id": "authentication.password",
1052
1034
  "label": "Password",
1035
+ "optional": false,
1036
+ "constraints": {
1037
+ "notEmpty": true
1038
+ },
1053
1039
  "group": "authentication",
1054
- "type": "String",
1055
1040
  "binding": {
1056
- "type": "zeebe:property",
1057
- "name": "authentication.password"
1041
+ "name": "authentication.password",
1042
+ "type": "zeebe:property"
1043
+ },
1044
+ "condition": {
1045
+ "property": "authentication.authType",
1046
+ "equals": "credentials",
1047
+ "type": "simple"
1058
1048
  },
1049
+ "type": "String"
1050
+ },
1051
+ {
1052
+ "id": "routing.virtualHost",
1053
+ "label": "Virtual host",
1054
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1055
+ "optional": false,
1059
1056
  "constraints": {
1060
1057
  "notEmpty": true
1061
1058
  },
1059
+ "group": "routing",
1060
+ "binding": {
1061
+ "name": "routing.virtualHost",
1062
+ "type": "zeebe:property"
1063
+ },
1062
1064
  "condition": {
1063
- "property": "connectionType",
1064
- "equals": "credentials"
1065
- }
1065
+ "property": "authentication.authType",
1066
+ "equals": "credentials",
1067
+ "type": "simple"
1068
+ },
1069
+ "type": "String"
1066
1070
  },
1067
1071
  {
1072
+ "id": "routing.hostName",
1068
1073
  "label": "Host name",
1069
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1070
- "group": "routing",
1071
- "type": "String",
1072
- "binding": {
1073
- "type": "zeebe:property",
1074
- "name": "routing.hostName"
1075
- },
1074
+ "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1075
+ "optional": false,
1076
1076
  "constraints": {
1077
1077
  "notEmpty": true
1078
1078
  },
1079
- "condition": {
1080
- "property": "connectionType",
1081
- "equals": "credentials"
1082
- }
1083
- },
1084
- {
1085
- "label": "Virtual host",
1086
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1087
1079
  "group": "routing",
1088
- "type": "String",
1089
1080
  "binding": {
1090
- "type": "zeebe:property",
1091
- "name": "routing.virtualHost"
1092
- },
1093
- "constraints": {
1094
- "notEmpty": true
1081
+ "name": "routing.hostName",
1082
+ "type": "zeebe:property"
1095
1083
  },
1096
1084
  "condition": {
1097
- "property": "connectionType",
1098
- "equals": "credentials"
1099
- }
1085
+ "property": "authentication.authType",
1086
+ "equals": "credentials",
1087
+ "type": "simple"
1088
+ },
1089
+ "type": "String"
1100
1090
  },
1101
1091
  {
1092
+ "id": "routing.port",
1102
1093
  "label": "Port",
1103
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
1104
- "group": "routing",
1105
- "type": "String",
1106
- "binding": {
1107
- "type": "zeebe:property",
1108
- "name": "routing.port"
1109
- },
1094
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1095
+ "optional": false,
1110
1096
  "constraints": {
1111
1097
  "notEmpty": true
1112
1098
  },
1099
+ "group": "routing",
1100
+ "binding": {
1101
+ "name": "routing.port",
1102
+ "type": "zeebe:property"
1103
+ },
1113
1104
  "condition": {
1114
- "property": "connectionType",
1115
- "equals": "credentials"
1116
- }
1105
+ "property": "authentication.authType",
1106
+ "equals": "credentials",
1107
+ "type": "simple"
1108
+ },
1109
+ "type": "String"
1117
1110
  },
1118
1111
  {
1112
+ "id": "queueName",
1119
1113
  "label": "Queue name",
1120
1114
  "description": "Name of the queue to subscribe to",
1115
+ "optional": false,
1116
+ "constraints": {
1117
+ "notEmpty": true
1118
+ },
1121
1119
  "group": "subscription",
1122
- "type": "String",
1123
- "feel": "optional",
1124
1120
  "binding": {
1125
- "type": "zeebe:property",
1126
- "name": "queueName"
1121
+ "name": "queueName",
1122
+ "type": "zeebe:property"
1127
1123
  },
1128
- "constraints": {
1129
- "notEmpty": true
1130
- }
1124
+ "type": "String"
1131
1125
  },
1132
1126
  {
1127
+ "id": "consumerTag",
1133
1128
  "label": "Consumer tag",
1134
1129
  "description": "Consumer tag to use for the subscription",
1130
+ "optional": false,
1135
1131
  "group": "subscription",
1136
- "type": "String",
1137
- "feel": "optional",
1138
1132
  "binding": {
1139
- "type": "zeebe:property",
1140
- "name": "consumerTag"
1141
- }
1133
+ "name": "consumerTag",
1134
+ "type": "zeebe:property"
1135
+ },
1136
+ "type": "String"
1142
1137
  },
1143
1138
  {
1139
+ "id": "arguments",
1144
1140
  "label": "Arguments",
1145
1141
  "description": "Arguments to use for the subscription",
1146
- "group": "subscription",
1147
- "type": "String",
1142
+ "optional": true,
1148
1143
  "feel": "required",
1144
+ "group": "subscription",
1149
1145
  "binding": {
1150
- "type": "zeebe:property",
1151
- "name": "arguments"
1152
- }
1146
+ "name": "arguments",
1147
+ "type": "zeebe:property"
1148
+ },
1149
+ "type": "String"
1153
1150
  },
1154
1151
  {
1152
+ "id": "exclusive",
1155
1153
  "label": "Exclusive consumer",
1156
- "group": "subscription",
1157
- "type": "Dropdown",
1154
+ "optional": false,
1158
1155
  "value": "false",
1156
+ "group": "subscription",
1159
1157
  "binding": {
1160
- "type": "zeebe:property",
1161
- "name": "exclusive"
1158
+ "name": "exclusive",
1159
+ "type": "zeebe:property"
1162
1160
  },
1161
+ "type": "Dropdown",
1163
1162
  "choices": [
1164
1163
  {
1165
1164
  "name": "Yes",
@@ -1172,53 +1171,54 @@
1172
1171
  ]
1173
1172
  },
1174
1173
  {
1174
+ "id": "activationCondition",
1175
1175
  "label": "Activation condition",
1176
- "type": "String",
1177
- "group": "activation",
1178
- "feel": "required",
1176
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1179
1177
  "optional": true,
1178
+ "feel": "required",
1179
+ "group": "activation",
1180
1180
  "binding": {
1181
- "type": "zeebe:property",
1182
- "name": "activationCondition"
1181
+ "name": "activationCondition",
1182
+ "type": "zeebe:property"
1183
1183
  },
1184
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1184
+ "type": "String"
1185
1185
  },
1186
1186
  {
1187
+ "id": "resultVariable",
1187
1188
  "label": "Result variable",
1188
- "type": "String",
1189
- "group": "variable-mapping",
1190
- "optional": true,
1189
+ "description": "Name of variable to store the response in",
1190
+ "group": "output",
1191
1191
  "binding": {
1192
- "type": "zeebe:property",
1193
- "name": "resultVariable"
1192
+ "name": "resultVariable",
1193
+ "type": "zeebe:property"
1194
1194
  },
1195
- "description": "Name of variable to store the result of the connector in"
1195
+ "type": "String"
1196
1196
  },
1197
1197
  {
1198
+ "id": "resultExpression",
1198
1199
  "label": "Result expression",
1199
- "type": "String",
1200
- "group": "variable-mapping",
1200
+ "description": "Expression to map the response into process variables",
1201
1201
  "feel": "required",
1202
- "optional": true,
1202
+ "group": "output",
1203
1203
  "binding": {
1204
- "type": "zeebe:property",
1205
- "name": "resultExpression"
1204
+ "name": "resultExpression",
1205
+ "type": "zeebe:property"
1206
1206
  },
1207
- "description": "Expression to map the inbound payload to process variables"
1207
+ "type": "Text"
1208
1208
  }
1209
1209
  ],
1210
1210
  "icon": {
1211
- "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
1211
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1212
1212
  },
1213
1213
  "engines": {
1214
- "camunda": "^8.2"
1214
+ "camunda": "^8.5"
1215
1215
  }
1216
1216
  },
1217
1217
  {
1218
1218
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1219
1219
  "name": "RabbitMQ connector",
1220
1220
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1221
- "version": 1,
1221
+ "version": 2,
1222
1222
  "description": "Receive a message from RabbitMQ",
1223
1223
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1224
1224
  "category": {
@@ -1293,7 +1293,7 @@
1293
1293
  "constraints": {
1294
1294
  "notEmpty": true,
1295
1295
  "pattern": {
1296
- "value": "^(amqps?://)|(secrets).*",
1296
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
1297
1297
  "message": "Must start with amqp(s):// or contain a secret reference"
1298
1298
  }
1299
1299
  },