@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
@@ -3,9 +3,18 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "RabbitMQ Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
6
- "version": 1,
7
6
  "description": "Receive a message from RabbitMQ",
7
+ "keywords": [
8
+ "receive message",
9
+ "consume message",
10
+ "message queue",
11
+ "AMQP",
12
+ "subscribe",
13
+ "message broker",
14
+ "queue"
15
+ ],
8
16
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
17
+ "version": 8,
9
18
  "category": {
10
19
  "id": "connectors",
11
20
  "name": "Connectors"
@@ -15,6 +24,9 @@
15
24
  "value": "bpmn:StartEvent",
16
25
  "eventDefinition": "bpmn:MessageEventDefinition"
17
26
  },
27
+ "engines": {
28
+ "camunda": "^8.3"
29
+ },
18
30
  "groups": [
19
31
  {
20
32
  "id": "authentication",
@@ -34,42 +46,38 @@
34
46
  },
35
47
  {
36
48
  "id": "correlation",
37
- "label": "Subprocess correlation"
49
+ "label": "Correlation",
50
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
38
51
  },
39
52
  {
40
- "id": "variable-mapping",
41
- "label": "Variable mapping"
53
+ "id": "deduplication",
54
+ "label": "Deduplication",
55
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
56
+ },
57
+ {
58
+ "id": "output",
59
+ "label": "Output mapping"
42
60
  }
43
61
  ],
44
62
  "properties": [
45
63
  {
46
- "type": "Hidden",
47
64
  "value": "io.camunda:connector-rabbitmq-inbound:1",
48
65
  "binding": {
49
- "type": "zeebe:property",
50
- "name": "inbound.type"
51
- }
52
- },
53
- {
54
- "type": "Hidden",
55
- "generatedValue": {
56
- "type": "uuid"
66
+ "name": "inbound.type",
67
+ "type": "zeebe:property"
57
68
  },
58
- "binding": {
59
- "type": "bpmn:Message#property",
60
- "name": "name"
61
- }
69
+ "type": "Hidden"
62
70
  },
63
71
  {
64
- "id": "connectionType",
72
+ "id": "authentication.authType",
65
73
  "label": "Connection type",
66
- "group": "authentication",
67
- "type": "Dropdown",
68
74
  "value": "uri",
75
+ "group": "authentication",
69
76
  "binding": {
70
- "type": "zeebe:property",
71
- "name": "authentication.authType"
77
+ "name": "authentication.authType",
78
+ "type": "zeebe:property"
72
79
  },
80
+ "type": "Dropdown",
73
81
  "choices": [
74
82
  {
75
83
  "name": "URI",
@@ -82,154 +90,176 @@
82
90
  ]
83
91
  },
84
92
  {
93
+ "id": "authentication.uri",
85
94
  "label": "URI",
86
- "description": "URI should contain username, password, host name, port number, and virtual host",
87
- "group": "authentication",
88
- "type": "String",
89
- "binding": {
90
- "type": "zeebe:property",
91
- "name": "authentication.uri"
92
- },
95
+ "optional": false,
93
96
  "constraints": {
94
97
  "notEmpty": true,
95
98
  "pattern": {
96
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
99
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
97
100
  "message": "Must start with amqp(s):// or contain a secret reference"
98
101
  }
99
102
  },
103
+ "group": "authentication",
104
+ "binding": {
105
+ "name": "authentication.uri",
106
+ "type": "zeebe:property"
107
+ },
100
108
  "condition": {
101
- "property": "connectionType",
102
- "equals": "uri"
103
- }
109
+ "property": "authentication.authType",
110
+ "equals": "uri",
111
+ "type": "simple"
112
+ },
113
+ "tooltip": "URI should contain username, password, host name, port number, and virtual host",
114
+ "type": "String"
104
115
  },
105
116
  {
117
+ "id": "authentication.userName",
106
118
  "label": "Username",
107
- "group": "authentication",
108
- "type": "String",
109
- "binding": {
110
- "type": "zeebe:property",
111
- "name": "authentication.userName"
112
- },
119
+ "optional": false,
113
120
  "constraints": {
114
121
  "notEmpty": true
115
122
  },
123
+ "group": "authentication",
124
+ "binding": {
125
+ "name": "authentication.userName",
126
+ "type": "zeebe:property"
127
+ },
116
128
  "condition": {
117
- "property": "connectionType",
118
- "equals": "credentials"
119
- }
129
+ "property": "authentication.authType",
130
+ "equals": "credentials",
131
+ "type": "simple"
132
+ },
133
+ "type": "String"
120
134
  },
121
135
  {
136
+ "id": "authentication.password",
122
137
  "label": "Password",
138
+ "optional": false,
139
+ "constraints": {
140
+ "notEmpty": true
141
+ },
123
142
  "group": "authentication",
124
- "type": "String",
125
143
  "binding": {
126
- "type": "zeebe:property",
127
- "name": "authentication.password"
144
+ "name": "authentication.password",
145
+ "type": "zeebe:property"
146
+ },
147
+ "condition": {
148
+ "property": "authentication.authType",
149
+ "equals": "credentials",
150
+ "type": "simple"
128
151
  },
152
+ "type": "String"
153
+ },
154
+ {
155
+ "id": "routing.virtualHost",
156
+ "label": "Virtual host",
157
+ "optional": false,
129
158
  "constraints": {
130
159
  "notEmpty": true
131
160
  },
161
+ "group": "routing",
162
+ "binding": {
163
+ "name": "routing.virtualHost",
164
+ "type": "zeebe:property"
165
+ },
132
166
  "condition": {
133
- "property": "connectionType",
134
- "equals": "credentials"
135
- }
167
+ "property": "authentication.authType",
168
+ "equals": "credentials",
169
+ "type": "simple"
170
+ },
171
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
172
+ "type": "String"
136
173
  },
137
174
  {
175
+ "id": "routing.hostName",
138
176
  "label": "Host name",
139
- "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>",
140
- "group": "routing",
141
- "type": "String",
142
- "binding": {
143
- "type": "zeebe:property",
144
- "name": "routing.hostName"
145
- },
177
+ "optional": false,
146
178
  "constraints": {
147
179
  "notEmpty": true
148
180
  },
149
- "condition": {
150
- "property": "connectionType",
151
- "equals": "credentials"
152
- }
153
- },
154
- {
155
- "label": "Virtual host",
156
- "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>",
157
181
  "group": "routing",
158
- "type": "String",
159
182
  "binding": {
160
- "type": "zeebe:property",
161
- "name": "routing.virtualHost"
162
- },
163
- "constraints": {
164
- "notEmpty": true
183
+ "name": "routing.hostName",
184
+ "type": "zeebe:property"
165
185
  },
166
186
  "condition": {
167
- "property": "connectionType",
168
- "equals": "credentials"
169
- }
187
+ "property": "authentication.authType",
188
+ "equals": "credentials",
189
+ "type": "simple"
190
+ },
191
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
192
+ "type": "String"
170
193
  },
171
194
  {
195
+ "id": "routing.port",
172
196
  "label": "Port",
173
- "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>",
174
- "group": "routing",
175
- "type": "String",
176
- "binding": {
177
- "type": "zeebe:property",
178
- "name": "routing.port"
179
- },
197
+ "optional": false,
180
198
  "constraints": {
181
199
  "notEmpty": true
182
200
  },
201
+ "group": "routing",
202
+ "binding": {
203
+ "name": "routing.port",
204
+ "type": "zeebe:property"
205
+ },
183
206
  "condition": {
184
- "property": "connectionType",
185
- "equals": "credentials"
186
- }
207
+ "property": "authentication.authType",
208
+ "equals": "credentials",
209
+ "type": "simple"
210
+ },
211
+ "tooltip": "Get from RabbitMQ external application configurations. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\" target=\"_blank\">RabbitMQ routing data docs</a>",
212
+ "type": "String"
187
213
  },
188
214
  {
215
+ "id": "queueName",
189
216
  "label": "Queue name",
190
- "description": "Name of the queue to subscribe to",
217
+ "optional": false,
218
+ "constraints": {
219
+ "notEmpty": true
220
+ },
191
221
  "group": "subscription",
192
- "type": "String",
193
- "feel": "optional",
194
222
  "binding": {
195
- "type": "zeebe:property",
196
- "name": "queueName"
223
+ "name": "queueName",
224
+ "type": "zeebe:property"
197
225
  },
198
- "constraints": {
199
- "notEmpty": true
200
- }
226
+ "tooltip": "Name of the queue to subscribe to",
227
+ "type": "String"
201
228
  },
202
229
  {
230
+ "id": "consumerTag",
203
231
  "label": "Consumer tag",
204
- "description": "Consumer tag to use for the subscription",
232
+ "optional": false,
205
233
  "group": "subscription",
206
- "type": "String",
207
- "feel": "optional",
208
234
  "binding": {
209
- "type": "zeebe:property",
210
- "name": "consumerTag"
211
- }
235
+ "name": "consumerTag",
236
+ "type": "zeebe:property"
237
+ },
238
+ "type": "String"
212
239
  },
213
240
  {
241
+ "id": "arguments",
214
242
  "label": "Arguments",
215
- "description": "Arguments to use for the subscription",
216
- "group": "subscription",
217
- "type": "String",
243
+ "optional": true,
218
244
  "feel": "required",
245
+ "group": "subscription",
219
246
  "binding": {
220
- "type": "zeebe:property",
221
- "name": "arguments"
222
- }
247
+ "name": "arguments",
248
+ "type": "zeebe:property"
249
+ },
250
+ "type": "String"
223
251
  },
224
252
  {
253
+ "id": "exclusive",
225
254
  "label": "Exclusive consumer",
226
- "group": "subscription",
227
- "type": "Dropdown",
255
+ "optional": false,
228
256
  "value": "false",
257
+ "group": "subscription",
229
258
  "binding": {
230
- "type": "zeebe:property",
231
- "name": "exclusive"
259
+ "name": "exclusive",
260
+ "type": "zeebe:property"
232
261
  },
262
+ "type": "Dropdown",
233
263
  "choices": [
234
264
  {
235
265
  "name": "Yes",
@@ -242,36 +272,41 @@
242
272
  ]
243
273
  },
244
274
  {
245
- "label": "Message ID expression",
246
- "feel": "required",
247
- "type": "String",
275
+ "id": "activationCondition",
276
+ "label": "Activation condition",
277
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
248
278
  "optional": true,
279
+ "feel": "required",
249
280
  "group": "activation",
250
281
  "binding": {
251
- "type": "zeebe:property",
252
- "name": "messageIdExpression"
282
+ "name": "activationCondition",
283
+ "type": "zeebe:property"
253
284
  },
254
- "description": "Expression to extract unique identifier of a message"
285
+ "type": "String"
255
286
  },
256
287
  {
257
- "label": "Activation condition",
258
- "type": "String",
288
+ "id": "consumeUnmatchedEvents",
289
+ "label": "Consume unmatched events",
290
+ "value": true,
259
291
  "group": "activation",
260
- "feel": "required",
261
- "optional": true,
262
292
  "binding": {
263
- "type": "zeebe:property",
264
- "name": "activationCondition"
293
+ "name": "consumeUnmatchedEvents",
294
+ "type": "zeebe:property"
265
295
  },
266
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
296
+ "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",
297
+ "type": "Boolean"
267
298
  },
268
299
  {
269
- "label": "Correlation required",
270
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
271
300
  "id": "correlationRequired",
301
+ "label": "Subprocess correlation required",
302
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
303
+ "value": "notRequired",
272
304
  "group": "correlation",
305
+ "binding": {
306
+ "name": "correlationRequired",
307
+ "type": "zeebe:property"
308
+ },
273
309
  "type": "Dropdown",
274
- "value": "notRequired",
275
310
  "choices": [
276
311
  {
277
312
  "name": "Correlation not required",
@@ -281,77 +316,186 @@
281
316
  "name": "Correlation required",
282
317
  "value": "required"
283
318
  }
284
- ],
285
- "binding": {
286
- "type": "zeebe:property",
287
- "name": "correlationRequired"
288
- }
319
+ ]
289
320
  },
290
321
  {
322
+ "id": "correlationKeyProcess",
291
323
  "label": "Correlation key (process)",
292
- "type": "String",
293
- "group": "correlation",
294
- "feel": "required",
295
324
  "description": "Sets up the correlation key from process variables",
296
- "binding": {
297
- "type": "bpmn:Message#zeebe:subscription#property",
298
- "name": "correlationKey"
299
- },
300
325
  "constraints": {
301
326
  "notEmpty": true
302
327
  },
328
+ "feel": "required",
329
+ "group": "correlation",
330
+ "binding": {
331
+ "name": "correlationKey",
332
+ "type": "bpmn:Message#zeebe:subscription#property"
333
+ },
303
334
  "condition": {
304
335
  "property": "correlationRequired",
305
- "equals": "required"
306
- }
336
+ "equals": "required",
337
+ "type": "simple"
338
+ },
339
+ "type": "String"
307
340
  },
308
341
  {
342
+ "id": "correlationKeyPayload",
309
343
  "label": "Correlation key (payload)",
310
- "type": "String",
344
+ "description": "Extracts the correlation key from the incoming message payload",
345
+ "constraints": {
346
+ "notEmpty": true
347
+ },
348
+ "feel": "required",
311
349
  "group": "correlation",
350
+ "binding": {
351
+ "name": "correlationKeyExpression",
352
+ "type": "zeebe:property"
353
+ },
354
+ "condition": {
355
+ "property": "correlationRequired",
356
+ "equals": "required",
357
+ "type": "simple"
358
+ },
359
+ "type": "String"
360
+ },
361
+ {
362
+ "id": "messageIdExpression",
363
+ "label": "Message ID expression",
364
+ "description": "Expression to extract unique identifier of a message",
365
+ "optional": true,
312
366
  "feel": "required",
367
+ "group": "correlation",
313
368
  "binding": {
314
- "type": "zeebe:property",
315
- "name": "correlationKeyExpression"
369
+ "name": "messageIdExpression",
370
+ "type": "zeebe:property"
316
371
  },
317
- "description": "Extracts the correlation key from the incoming message payload",
372
+ "type": "String"
373
+ },
374
+ {
375
+ "id": "messageTtl",
376
+ "label": "Message TTL",
377
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
378
+ "optional": true,
318
379
  "constraints": {
319
- "notEmpty": true
380
+ "notEmpty": false,
381
+ "pattern": {
382
+ "value": "^(PT.*|)$",
383
+ "message": "must be an ISO-8601 duration"
384
+ }
385
+ },
386
+ "feel": "optional",
387
+ "group": "correlation",
388
+ "binding": {
389
+ "name": "messageTtl",
390
+ "type": "zeebe:property"
391
+ },
392
+ "type": "String"
393
+ },
394
+ {
395
+ "id": "messageNameUuid",
396
+ "label": "Message name",
397
+ "generatedValue": {
398
+ "type": "uuid"
399
+ },
400
+ "feel": "optional",
401
+ "group": "correlation",
402
+ "binding": {
403
+ "name": "name",
404
+ "type": "bpmn:Message#property"
405
+ },
406
+ "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.",
407
+ "type": "String"
408
+ },
409
+ {
410
+ "id": "deduplicationModeManualFlag",
411
+ "label": "Manual mode",
412
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
413
+ "value": false,
414
+ "group": "deduplication",
415
+ "binding": {
416
+ "name": "deduplicationModeManualFlag",
417
+ "type": "zeebe:property"
418
+ },
419
+ "type": "Boolean"
420
+ },
421
+ {
422
+ "id": "deduplicationId",
423
+ "label": "Deduplication ID",
424
+ "constraints": {
425
+ "notEmpty": true,
426
+ "pattern": {
427
+ "value": "^[a-zA-Z0-9_-]+$",
428
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
429
+ }
430
+ },
431
+ "group": "deduplication",
432
+ "binding": {
433
+ "name": "deduplicationId",
434
+ "type": "zeebe:property"
320
435
  },
321
436
  "condition": {
322
- "property": "correlationRequired",
323
- "equals": "required"
324
- }
437
+ "property": "deduplicationModeManualFlag",
438
+ "equals": true,
439
+ "type": "simple"
440
+ },
441
+ "type": "String"
442
+ },
443
+ {
444
+ "id": "deduplicationModeManual",
445
+ "value": "MANUAL",
446
+ "group": "deduplication",
447
+ "binding": {
448
+ "name": "deduplicationMode",
449
+ "type": "zeebe:property"
450
+ },
451
+ "condition": {
452
+ "property": "deduplicationId",
453
+ "isActive": true,
454
+ "type": "simple"
455
+ },
456
+ "type": "Hidden"
457
+ },
458
+ {
459
+ "id": "deduplicationModeAuto",
460
+ "value": "AUTO",
461
+ "group": "deduplication",
462
+ "binding": {
463
+ "name": "deduplicationMode",
464
+ "type": "zeebe:property"
465
+ },
466
+ "condition": {
467
+ "property": "deduplicationId",
468
+ "isActive": false,
469
+ "type": "simple"
470
+ },
471
+ "type": "Hidden"
325
472
  },
326
473
  {
474
+ "id": "resultVariable",
327
475
  "label": "Result variable",
328
- "type": "String",
329
- "group": "variable-mapping",
330
- "optional": true,
476
+ "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>.",
477
+ "group": "output",
331
478
  "binding": {
332
- "type": "zeebe:property",
333
- "name": "resultVariable"
479
+ "name": "resultVariable",
480
+ "type": "zeebe:property"
334
481
  },
335
- "description": "Name of variable to store the result of the connector in"
482
+ "type": "String"
336
483
  },
337
484
  {
485
+ "id": "resultExpression",
338
486
  "label": "Result expression",
339
- "type": "String",
340
- "group": "variable-mapping",
487
+ "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>.",
341
488
  "feel": "required",
342
- "optional": true,
489
+ "group": "output",
343
490
  "binding": {
344
- "type": "zeebe:property",
345
- "name": "resultExpression"
491
+ "name": "resultExpression",
492
+ "type": "zeebe:property"
346
493
  },
347
- "description": "Expression to map the inbound payload to process variables"
494
+ "type": "Text"
348
495
  }
349
496
  ],
350
497
  "icon": {
351
- "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"
352
- },
353
- "engines": {
354
- "camunda": "^8.2"
498
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
355
499
  }
356
500
  },
357
501
  {
@@ -360,7 +504,7 @@
360
504
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
361
505
  "description": "Receive a message from RabbitMQ",
362
506
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
363
- "version": 7,
507
+ "version": 6,
364
508
  "category": {
365
509
  "id": "connectors",
366
510
  "name": "Connectors"
@@ -389,13 +533,7 @@
389
533
  },
390
534
  {
391
535
  "id": "correlation",
392
- "label": "Correlation",
393
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
394
- },
395
- {
396
- "id": "deduplication",
397
- "label": "Deduplication",
398
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
536
+ "label": "Correlation"
399
537
  },
400
538
  {
401
539
  "id": "output",
@@ -629,18 +767,6 @@
629
767
  },
630
768
  "type": "String"
631
769
  },
632
- {
633
- "id": "consumeUnmatchedEvents",
634
- "label": "Consume unmatched events",
635
- "value": true,
636
- "group": "activation",
637
- "binding": {
638
- "name": "consumeUnmatchedEvents",
639
- "type": "zeebe:property"
640
- },
641
- "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",
642
- "type": "Boolean"
643
- },
644
770
  {
645
771
  "id": "correlationRequired",
646
772
  "label": "Subprocess correlation required",
@@ -703,26 +829,6 @@
703
829
  },
704
830
  "type": "String"
705
831
  },
706
- {
707
- "id": "messageTtl",
708
- "label": "Message TTL",
709
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
710
- "optional": true,
711
- "constraints": {
712
- "notEmpty": false,
713
- "pattern": {
714
- "value": "^(PT.*|)$",
715
- "message": "must be an ISO-8601 duration"
716
- }
717
- },
718
- "feel": "optional",
719
- "group": "correlation",
720
- "binding": {
721
- "name": "messageTtl",
722
- "type": "zeebe:property"
723
- },
724
- "type": "String"
725
- },
726
832
  {
727
833
  "id": "messageIdExpression",
728
834
  "label": "Message ID expression",
@@ -749,76 +855,12 @@
749
855
  "type": "Hidden"
750
856
  },
751
857
  {
752
- "id": "deduplicationModeManualFlag",
753
- "label": "Manual mode",
754
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
755
- "value": false,
756
- "group": "deduplication",
858
+ "id": "resultVariable",
859
+ "label": "Result variable",
860
+ "description": "Name of variable to store the response in",
861
+ "group": "output",
757
862
  "binding": {
758
- "name": "deduplicationModeManualFlag",
759
- "type": "zeebe:property"
760
- },
761
- "type": "Boolean"
762
- },
763
- {
764
- "id": "deduplicationId",
765
- "label": "Deduplication ID",
766
- "constraints": {
767
- "notEmpty": true,
768
- "pattern": {
769
- "value": "^[a-zA-Z0-9_-]+$",
770
- "message": "can only contain alphanumeric characters, dashes, and underscores"
771
- }
772
- },
773
- "group": "deduplication",
774
- "binding": {
775
- "name": "deduplicationId",
776
- "type": "zeebe:property"
777
- },
778
- "condition": {
779
- "property": "deduplicationModeManualFlag",
780
- "equals": true,
781
- "type": "simple"
782
- },
783
- "type": "String"
784
- },
785
- {
786
- "id": "deduplicationModeManual",
787
- "value": "MANUAL",
788
- "group": "deduplication",
789
- "binding": {
790
- "name": "deduplicationMode",
791
- "type": "zeebe:property"
792
- },
793
- "condition": {
794
- "property": "deduplicationId",
795
- "isActive": true,
796
- "type": "simple"
797
- },
798
- "type": "Hidden"
799
- },
800
- {
801
- "id": "deduplicationModeAuto",
802
- "value": "AUTO",
803
- "group": "deduplication",
804
- "binding": {
805
- "name": "deduplicationMode",
806
- "type": "zeebe:property"
807
- },
808
- "condition": {
809
- "property": "deduplicationId",
810
- "isActive": false,
811
- "type": "simple"
812
- },
813
- "type": "Hidden"
814
- },
815
- {
816
- "id": "resultVariable",
817
- "label": "Result variable",
818
- "description": "Name of variable to store the response in",
819
- "group": "output",
820
- "binding": {
821
- "name": "resultVariable",
863
+ "name": "resultVariable",
822
864
  "type": "zeebe:property"
823
865
  },
824
866
  "type": "String"
@@ -840,7 +882,7 @@
840
882
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
841
883
  },
842
884
  "engines": {
843
- "camunda": "^8.6"
885
+ "camunda": "^8.5"
844
886
  }
845
887
  },
846
888
  {
@@ -849,7 +891,7 @@
849
891
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
850
892
  "description": "Receive a message from RabbitMQ",
851
893
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
852
- "version": 6,
894
+ "version": 7,
853
895
  "category": {
854
896
  "id": "connectors",
855
897
  "name": "Connectors"
@@ -878,7 +920,13 @@
878
920
  },
879
921
  {
880
922
  "id": "correlation",
881
- "label": "Correlation"
923
+ "label": "Correlation",
924
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
925
+ },
926
+ {
927
+ "id": "deduplication",
928
+ "label": "Deduplication",
929
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
882
930
  },
883
931
  {
884
932
  "id": "output",
@@ -1112,6 +1160,18 @@
1112
1160
  },
1113
1161
  "type": "String"
1114
1162
  },
1163
+ {
1164
+ "id": "consumeUnmatchedEvents",
1165
+ "label": "Consume unmatched events",
1166
+ "value": true,
1167
+ "group": "activation",
1168
+ "binding": {
1169
+ "name": "consumeUnmatchedEvents",
1170
+ "type": "zeebe:property"
1171
+ },
1172
+ "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",
1173
+ "type": "Boolean"
1174
+ },
1115
1175
  {
1116
1176
  "id": "correlationRequired",
1117
1177
  "label": "Subprocess correlation required",
@@ -1174,6 +1234,26 @@
1174
1234
  },
1175
1235
  "type": "String"
1176
1236
  },
1237
+ {
1238
+ "id": "messageTtl",
1239
+ "label": "Message TTL",
1240
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1241
+ "optional": true,
1242
+ "constraints": {
1243
+ "notEmpty": false,
1244
+ "pattern": {
1245
+ "value": "^(PT.*|)$",
1246
+ "message": "must be an ISO-8601 duration"
1247
+ }
1248
+ },
1249
+ "feel": "optional",
1250
+ "group": "correlation",
1251
+ "binding": {
1252
+ "name": "messageTtl",
1253
+ "type": "zeebe:property"
1254
+ },
1255
+ "type": "String"
1256
+ },
1177
1257
  {
1178
1258
  "id": "messageIdExpression",
1179
1259
  "label": "Message ID expression",
@@ -1199,6 +1279,70 @@
1199
1279
  },
1200
1280
  "type": "Hidden"
1201
1281
  },
1282
+ {
1283
+ "id": "deduplicationModeManualFlag",
1284
+ "label": "Manual mode",
1285
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1286
+ "value": false,
1287
+ "group": "deduplication",
1288
+ "binding": {
1289
+ "name": "deduplicationModeManualFlag",
1290
+ "type": "zeebe:property"
1291
+ },
1292
+ "type": "Boolean"
1293
+ },
1294
+ {
1295
+ "id": "deduplicationId",
1296
+ "label": "Deduplication ID",
1297
+ "constraints": {
1298
+ "notEmpty": true,
1299
+ "pattern": {
1300
+ "value": "^[a-zA-Z0-9_-]+$",
1301
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1302
+ }
1303
+ },
1304
+ "group": "deduplication",
1305
+ "binding": {
1306
+ "name": "deduplicationId",
1307
+ "type": "zeebe:property"
1308
+ },
1309
+ "condition": {
1310
+ "property": "deduplicationModeManualFlag",
1311
+ "equals": true,
1312
+ "type": "simple"
1313
+ },
1314
+ "type": "String"
1315
+ },
1316
+ {
1317
+ "id": "deduplicationModeManual",
1318
+ "value": "MANUAL",
1319
+ "group": "deduplication",
1320
+ "binding": {
1321
+ "name": "deduplicationMode",
1322
+ "type": "zeebe:property"
1323
+ },
1324
+ "condition": {
1325
+ "property": "deduplicationId",
1326
+ "isActive": true,
1327
+ "type": "simple"
1328
+ },
1329
+ "type": "Hidden"
1330
+ },
1331
+ {
1332
+ "id": "deduplicationModeAuto",
1333
+ "value": "AUTO",
1334
+ "group": "deduplication",
1335
+ "binding": {
1336
+ "name": "deduplicationMode",
1337
+ "type": "zeebe:property"
1338
+ },
1339
+ "condition": {
1340
+ "property": "deduplicationId",
1341
+ "isActive": false,
1342
+ "type": "simple"
1343
+ },
1344
+ "type": "Hidden"
1345
+ },
1202
1346
  {
1203
1347
  "id": "resultVariable",
1204
1348
  "label": "Result variable",
@@ -1227,25 +1371,16 @@
1227
1371
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1228
1372
  },
1229
1373
  "engines": {
1230
- "camunda": "^8.5"
1374
+ "camunda": "^8.6"
1231
1375
  }
1232
1376
  },
1233
1377
  {
1234
1378
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1235
1379
  "name": "RabbitMQ Message Start Event Connector",
1236
1380
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
1381
+ "version": 1,
1237
1382
  "description": "Receive a message from RabbitMQ",
1238
- "keywords": [
1239
- "receive message",
1240
- "consume message",
1241
- "message queue",
1242
- "AMQP",
1243
- "subscribe",
1244
- "message broker",
1245
- "queue"
1246
- ],
1247
1383
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1248
- "version": 8,
1249
1384
  "category": {
1250
1385
  "id": "connectors",
1251
1386
  "name": "Connectors"
@@ -1255,9 +1390,6 @@
1255
1390
  "value": "bpmn:StartEvent",
1256
1391
  "eventDefinition": "bpmn:MessageEventDefinition"
1257
1392
  },
1258
- "engines": {
1259
- "camunda": "^8.3"
1260
- },
1261
1393
  "groups": [
1262
1394
  {
1263
1395
  "id": "authentication",
@@ -1277,38 +1409,42 @@
1277
1409
  },
1278
1410
  {
1279
1411
  "id": "correlation",
1280
- "label": "Correlation",
1281
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1282
- },
1283
- {
1284
- "id": "deduplication",
1285
- "label": "Deduplication",
1286
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1412
+ "label": "Subprocess correlation"
1287
1413
  },
1288
1414
  {
1289
- "id": "output",
1290
- "label": "Output mapping"
1415
+ "id": "variable-mapping",
1416
+ "label": "Variable mapping"
1291
1417
  }
1292
1418
  ],
1293
1419
  "properties": [
1294
1420
  {
1421
+ "type": "Hidden",
1295
1422
  "value": "io.camunda:connector-rabbitmq-inbound:1",
1296
1423
  "binding": {
1297
- "name": "inbound.type",
1298
- "type": "zeebe:property"
1424
+ "type": "zeebe:property",
1425
+ "name": "inbound.type"
1426
+ }
1427
+ },
1428
+ {
1429
+ "type": "Hidden",
1430
+ "generatedValue": {
1431
+ "type": "uuid"
1299
1432
  },
1300
- "type": "Hidden"
1433
+ "binding": {
1434
+ "type": "bpmn:Message#property",
1435
+ "name": "name"
1436
+ }
1301
1437
  },
1302
1438
  {
1303
- "id": "authentication.authType",
1439
+ "id": "connectionType",
1304
1440
  "label": "Connection type",
1305
- "value": "uri",
1306
1441
  "group": "authentication",
1442
+ "type": "Dropdown",
1443
+ "value": "uri",
1307
1444
  "binding": {
1308
- "name": "authentication.authType",
1309
- "type": "zeebe:property"
1445
+ "type": "zeebe:property",
1446
+ "name": "authentication.authType"
1310
1447
  },
1311
- "type": "Dropdown",
1312
1448
  "choices": [
1313
1449
  {
1314
1450
  "name": "URI",
@@ -1321,178 +1457,154 @@
1321
1457
  ]
1322
1458
  },
1323
1459
  {
1324
- "id": "authentication.uri",
1325
1460
  "label": "URI",
1326
1461
  "description": "URI should contain username, password, host name, port number, and virtual host",
1327
- "optional": false,
1462
+ "group": "authentication",
1463
+ "type": "String",
1464
+ "binding": {
1465
+ "type": "zeebe:property",
1466
+ "name": "authentication.uri"
1467
+ },
1328
1468
  "constraints": {
1329
1469
  "notEmpty": true,
1330
1470
  "pattern": {
1331
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1471
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*$",
1332
1472
  "message": "Must start with amqp(s):// or contain a secret reference"
1333
1473
  }
1334
1474
  },
1335
- "group": "authentication",
1336
- "binding": {
1337
- "name": "authentication.uri",
1338
- "type": "zeebe:property"
1339
- },
1340
1475
  "condition": {
1341
- "property": "authentication.authType",
1342
- "equals": "uri",
1343
- "type": "simple"
1344
- },
1345
- "type": "String"
1476
+ "property": "connectionType",
1477
+ "equals": "uri"
1478
+ }
1346
1479
  },
1347
1480
  {
1348
- "id": "authentication.userName",
1349
1481
  "label": "Username",
1350
- "optional": false,
1482
+ "group": "authentication",
1483
+ "type": "String",
1484
+ "binding": {
1485
+ "type": "zeebe:property",
1486
+ "name": "authentication.userName"
1487
+ },
1351
1488
  "constraints": {
1352
1489
  "notEmpty": true
1353
1490
  },
1354
- "group": "authentication",
1355
- "binding": {
1356
- "name": "authentication.userName",
1357
- "type": "zeebe:property"
1358
- },
1359
1491
  "condition": {
1360
- "property": "authentication.authType",
1361
- "equals": "credentials",
1362
- "type": "simple"
1363
- },
1364
- "type": "String"
1492
+ "property": "connectionType",
1493
+ "equals": "credentials"
1494
+ }
1365
1495
  },
1366
1496
  {
1367
- "id": "authentication.password",
1368
1497
  "label": "Password",
1369
- "optional": false,
1370
- "constraints": {
1371
- "notEmpty": true
1372
- },
1373
1498
  "group": "authentication",
1499
+ "type": "String",
1374
1500
  "binding": {
1375
- "name": "authentication.password",
1376
- "type": "zeebe:property"
1377
- },
1378
- "condition": {
1379
- "property": "authentication.authType",
1380
- "equals": "credentials",
1381
- "type": "simple"
1501
+ "type": "zeebe:property",
1502
+ "name": "authentication.password"
1382
1503
  },
1383
- "type": "String"
1384
- },
1385
- {
1386
- "id": "routing.virtualHost",
1387
- "label": "Virtual host",
1388
- "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>",
1389
- "optional": false,
1390
1504
  "constraints": {
1391
1505
  "notEmpty": true
1392
1506
  },
1393
- "group": "routing",
1394
- "binding": {
1395
- "name": "routing.virtualHost",
1396
- "type": "zeebe:property"
1397
- },
1398
1507
  "condition": {
1399
- "property": "authentication.authType",
1400
- "equals": "credentials",
1401
- "type": "simple"
1402
- },
1403
- "type": "String"
1508
+ "property": "connectionType",
1509
+ "equals": "credentials"
1510
+ }
1404
1511
  },
1405
1512
  {
1406
- "id": "routing.hostName",
1407
1513
  "label": "Host name",
1408
- "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>",
1409
- "optional": false,
1514
+ "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>",
1515
+ "group": "routing",
1516
+ "type": "String",
1517
+ "binding": {
1518
+ "type": "zeebe:property",
1519
+ "name": "routing.hostName"
1520
+ },
1410
1521
  "constraints": {
1411
1522
  "notEmpty": true
1412
1523
  },
1524
+ "condition": {
1525
+ "property": "connectionType",
1526
+ "equals": "credentials"
1527
+ }
1528
+ },
1529
+ {
1530
+ "label": "Virtual host",
1531
+ "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>",
1413
1532
  "group": "routing",
1533
+ "type": "String",
1414
1534
  "binding": {
1415
- "name": "routing.hostName",
1416
- "type": "zeebe:property"
1535
+ "type": "zeebe:property",
1536
+ "name": "routing.virtualHost"
1417
1537
  },
1418
- "condition": {
1419
- "property": "authentication.authType",
1420
- "equals": "credentials",
1421
- "type": "simple"
1538
+ "constraints": {
1539
+ "notEmpty": true
1422
1540
  },
1423
- "type": "String"
1541
+ "condition": {
1542
+ "property": "connectionType",
1543
+ "equals": "credentials"
1544
+ }
1424
1545
  },
1425
1546
  {
1426
- "id": "routing.port",
1427
1547
  "label": "Port",
1428
- "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>",
1429
- "optional": false,
1430
- "constraints": {
1431
- "notEmpty": true
1432
- },
1548
+ "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>",
1433
1549
  "group": "routing",
1550
+ "type": "String",
1434
1551
  "binding": {
1435
- "name": "routing.port",
1436
- "type": "zeebe:property"
1552
+ "type": "zeebe:property",
1553
+ "name": "routing.port"
1437
1554
  },
1438
- "condition": {
1439
- "property": "authentication.authType",
1440
- "equals": "credentials",
1441
- "type": "simple"
1555
+ "constraints": {
1556
+ "notEmpty": true
1442
1557
  },
1443
- "type": "String"
1558
+ "condition": {
1559
+ "property": "connectionType",
1560
+ "equals": "credentials"
1561
+ }
1444
1562
  },
1445
1563
  {
1446
- "id": "queueName",
1447
1564
  "label": "Queue name",
1448
1565
  "description": "Name of the queue to subscribe to",
1449
- "optional": false,
1450
- "constraints": {
1451
- "notEmpty": true
1452
- },
1453
1566
  "group": "subscription",
1567
+ "type": "String",
1568
+ "feel": "optional",
1454
1569
  "binding": {
1455
- "name": "queueName",
1456
- "type": "zeebe:property"
1570
+ "type": "zeebe:property",
1571
+ "name": "queueName"
1457
1572
  },
1458
- "type": "String"
1573
+ "constraints": {
1574
+ "notEmpty": true
1575
+ }
1459
1576
  },
1460
1577
  {
1461
- "id": "consumerTag",
1462
1578
  "label": "Consumer tag",
1463
1579
  "description": "Consumer tag to use for the subscription",
1464
- "optional": false,
1465
1580
  "group": "subscription",
1581
+ "type": "String",
1582
+ "feel": "optional",
1466
1583
  "binding": {
1467
- "name": "consumerTag",
1468
- "type": "zeebe:property"
1469
- },
1470
- "type": "String"
1584
+ "type": "zeebe:property",
1585
+ "name": "consumerTag"
1586
+ }
1471
1587
  },
1472
1588
  {
1473
- "id": "arguments",
1474
1589
  "label": "Arguments",
1475
1590
  "description": "Arguments to use for the subscription",
1476
- "optional": true,
1477
- "feel": "required",
1478
1591
  "group": "subscription",
1592
+ "type": "String",
1593
+ "feel": "required",
1479
1594
  "binding": {
1480
- "name": "arguments",
1481
- "type": "zeebe:property"
1482
- },
1483
- "type": "String"
1595
+ "type": "zeebe:property",
1596
+ "name": "arguments"
1597
+ }
1484
1598
  },
1485
1599
  {
1486
- "id": "exclusive",
1487
1600
  "label": "Exclusive consumer",
1488
- "optional": false,
1489
- "value": "false",
1490
1601
  "group": "subscription",
1602
+ "type": "Dropdown",
1603
+ "value": "false",
1491
1604
  "binding": {
1492
- "name": "exclusive",
1493
- "type": "zeebe:property"
1605
+ "type": "zeebe:property",
1606
+ "name": "exclusive"
1494
1607
  },
1495
- "type": "Dropdown",
1496
1608
  "choices": [
1497
1609
  {
1498
1610
  "name": "Yes",
@@ -1505,41 +1617,36 @@
1505
1617
  ]
1506
1618
  },
1507
1619
  {
1508
- "id": "activationCondition",
1509
- "label": "Activation condition",
1510
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1511
- "optional": true,
1620
+ "label": "Message ID expression",
1512
1621
  "feel": "required",
1622
+ "type": "String",
1623
+ "optional": true,
1513
1624
  "group": "activation",
1514
1625
  "binding": {
1515
- "name": "activationCondition",
1516
- "type": "zeebe:property"
1626
+ "type": "zeebe:property",
1627
+ "name": "messageIdExpression"
1517
1628
  },
1518
- "type": "String"
1629
+ "description": "Expression to extract unique identifier of a message"
1519
1630
  },
1520
1631
  {
1521
- "id": "consumeUnmatchedEvents",
1522
- "label": "Consume unmatched events",
1523
- "value": true,
1632
+ "label": "Activation condition",
1633
+ "type": "String",
1524
1634
  "group": "activation",
1635
+ "feel": "required",
1636
+ "optional": true,
1525
1637
  "binding": {
1526
- "name": "consumeUnmatchedEvents",
1527
- "type": "zeebe:property"
1638
+ "type": "zeebe:property",
1639
+ "name": "activationCondition"
1528
1640
  },
1529
- "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",
1530
- "type": "Boolean"
1641
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1531
1642
  },
1532
1643
  {
1533
- "id": "correlationRequired",
1534
- "label": "Subprocess correlation required",
1644
+ "label": "Correlation required",
1535
1645
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1536
- "value": "notRequired",
1646
+ "id": "correlationRequired",
1537
1647
  "group": "correlation",
1538
- "binding": {
1539
- "name": "correlationRequired",
1540
- "type": "zeebe:property"
1541
- },
1542
1648
  "type": "Dropdown",
1649
+ "value": "notRequired",
1543
1650
  "choices": [
1544
1651
  {
1545
1652
  "name": "Correlation not required",
@@ -1549,186 +1656,77 @@
1549
1656
  "name": "Correlation required",
1550
1657
  "value": "required"
1551
1658
  }
1552
- ]
1659
+ ],
1660
+ "binding": {
1661
+ "type": "zeebe:property",
1662
+ "name": "correlationRequired"
1663
+ }
1553
1664
  },
1554
1665
  {
1555
- "id": "correlationKeyProcess",
1556
1666
  "label": "Correlation key (process)",
1557
- "description": "Sets up the correlation key from process variables",
1558
- "constraints": {
1559
- "notEmpty": true
1560
- },
1561
- "feel": "required",
1667
+ "type": "String",
1562
1668
  "group": "correlation",
1669
+ "feel": "required",
1670
+ "description": "Sets up the correlation key from process variables",
1563
1671
  "binding": {
1564
- "name": "correlationKey",
1565
- "type": "bpmn:Message#zeebe:subscription#property"
1566
- },
1567
- "condition": {
1568
- "property": "correlationRequired",
1569
- "equals": "required",
1570
- "type": "simple"
1672
+ "type": "bpmn:Message#zeebe:subscription#property",
1673
+ "name": "correlationKey"
1571
1674
  },
1572
- "type": "String"
1573
- },
1574
- {
1575
- "id": "correlationKeyPayload",
1576
- "label": "Correlation key (payload)",
1577
- "description": "Extracts the correlation key from the incoming message payload",
1578
1675
  "constraints": {
1579
1676
  "notEmpty": true
1580
1677
  },
1581
- "feel": "required",
1582
- "group": "correlation",
1583
- "binding": {
1584
- "name": "correlationKeyExpression",
1585
- "type": "zeebe:property"
1586
- },
1587
1678
  "condition": {
1588
1679
  "property": "correlationRequired",
1589
- "equals": "required",
1590
- "type": "simple"
1591
- },
1592
- "type": "String"
1593
- },
1594
- {
1595
- "id": "messageIdExpression",
1596
- "label": "Message ID expression",
1597
- "description": "Expression to extract unique identifier of a message",
1598
- "optional": true,
1599
- "feel": "required",
1600
- "group": "correlation",
1601
- "binding": {
1602
- "name": "messageIdExpression",
1603
- "type": "zeebe:property"
1604
- },
1605
- "type": "String"
1606
- },
1607
- {
1608
- "id": "messageTtl",
1609
- "label": "Message TTL",
1610
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1611
- "optional": true,
1612
- "constraints": {
1613
- "notEmpty": false,
1614
- "pattern": {
1615
- "value": "^(PT.*|)$",
1616
- "message": "must be an ISO-8601 duration"
1617
- }
1618
- },
1619
- "feel": "optional",
1620
- "group": "correlation",
1621
- "binding": {
1622
- "name": "messageTtl",
1623
- "type": "zeebe:property"
1624
- },
1625
- "type": "String"
1680
+ "equals": "required"
1681
+ }
1626
1682
  },
1627
1683
  {
1628
- "id": "messageNameUuid",
1629
- "label": "Message name",
1630
- "generatedValue": {
1631
- "type": "uuid"
1632
- },
1633
- "feel": "optional",
1684
+ "label": "Correlation key (payload)",
1685
+ "type": "String",
1634
1686
  "group": "correlation",
1687
+ "feel": "required",
1635
1688
  "binding": {
1636
- "name": "name",
1637
- "type": "bpmn:Message#property"
1638
- },
1639
- "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.",
1640
- "type": "String"
1641
- },
1642
- {
1643
- "id": "deduplicationModeManualFlag",
1644
- "label": "Manual mode",
1645
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1646
- "value": false,
1647
- "group": "deduplication",
1648
- "binding": {
1649
- "name": "deduplicationModeManualFlag",
1650
- "type": "zeebe:property"
1689
+ "type": "zeebe:property",
1690
+ "name": "correlationKeyExpression"
1651
1691
  },
1652
- "type": "Boolean"
1653
- },
1654
- {
1655
- "id": "deduplicationId",
1656
- "label": "Deduplication ID",
1692
+ "description": "Extracts the correlation key from the incoming message payload",
1657
1693
  "constraints": {
1658
- "notEmpty": true,
1659
- "pattern": {
1660
- "value": "^[a-zA-Z0-9_-]+$",
1661
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1662
- }
1663
- },
1664
- "group": "deduplication",
1665
- "binding": {
1666
- "name": "deduplicationId",
1667
- "type": "zeebe:property"
1668
- },
1669
- "condition": {
1670
- "property": "deduplicationModeManualFlag",
1671
- "equals": true,
1672
- "type": "simple"
1673
- },
1674
- "type": "String"
1675
- },
1676
- {
1677
- "id": "deduplicationModeManual",
1678
- "value": "MANUAL",
1679
- "group": "deduplication",
1680
- "binding": {
1681
- "name": "deduplicationMode",
1682
- "type": "zeebe:property"
1683
- },
1684
- "condition": {
1685
- "property": "deduplicationId",
1686
- "isActive": true,
1687
- "type": "simple"
1688
- },
1689
- "type": "Hidden"
1690
- },
1691
- {
1692
- "id": "deduplicationModeAuto",
1693
- "value": "AUTO",
1694
- "group": "deduplication",
1695
- "binding": {
1696
- "name": "deduplicationMode",
1697
- "type": "zeebe:property"
1694
+ "notEmpty": true
1698
1695
  },
1699
1696
  "condition": {
1700
- "property": "deduplicationId",
1701
- "isActive": false,
1702
- "type": "simple"
1703
- },
1704
- "type": "Hidden"
1697
+ "property": "correlationRequired",
1698
+ "equals": "required"
1699
+ }
1705
1700
  },
1706
1701
  {
1707
- "id": "resultVariable",
1708
1702
  "label": "Result variable",
1709
- "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>.",
1710
- "group": "output",
1703
+ "type": "String",
1704
+ "group": "variable-mapping",
1705
+ "optional": true,
1711
1706
  "binding": {
1712
- "name": "resultVariable",
1713
- "type": "zeebe:property"
1707
+ "type": "zeebe:property",
1708
+ "name": "resultVariable"
1714
1709
  },
1715
- "type": "String"
1710
+ "description": "Name of variable to store the result of the connector in"
1716
1711
  },
1717
1712
  {
1718
- "id": "resultExpression",
1719
1713
  "label": "Result expression",
1720
- "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>.",
1714
+ "type": "String",
1715
+ "group": "variable-mapping",
1721
1716
  "feel": "required",
1722
- "group": "output",
1717
+ "optional": true,
1723
1718
  "binding": {
1724
- "name": "resultExpression",
1725
- "type": "zeebe:property"
1719
+ "type": "zeebe:property",
1720
+ "name": "resultExpression"
1726
1721
  },
1727
- "type": "Text"
1722
+ "description": "Expression to map the inbound payload to process variables"
1728
1723
  }
1729
1724
  ],
1730
1725
  "icon": {
1731
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1726
+ "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"
1727
+ },
1728
+ "engines": {
1729
+ "camunda": "^8.2"
1732
1730
  }
1733
1731
  }
1734
1732
  ]