@camunda/connectors-element-templates 1.0.16 → 1.0.17

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 (83) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +2 -0
  3. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -0
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +3 -2
  5. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +3 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +3 -2
  7. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +3 -2
  8. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +30 -30
  9. package/src/element-templates/agenticai-aiagent-job-worker.json +163 -163
  10. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2144 -2144
  11. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +467 -466
  12. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +482 -481
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +613 -613
  14. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  15. package/src/element-templates/aws-dynamodb-outbound-connector.json +80 -80
  16. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  17. package/src/element-templates/aws-eventbridge-connector-intermediate.json +22 -22
  18. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  19. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  20. package/src/element-templates/aws-eventbridge-outbound-connector.json +188 -188
  21. package/src/element-templates/aws-lambda-outbound-connector.json +238 -238
  22. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  23. package/src/element-templates/aws-sns-inbound-intermediate.json +332 -332
  24. package/src/element-templates/aws-sns-inbound-message-start.json +110 -110
  25. package/src/element-templates/aws-sns-outbound-connector.json +741 -741
  26. package/src/element-templates/aws-sqs-boundary-connector.json +232 -232
  27. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +493 -493
  28. package/src/element-templates/aws-sqs-outbound-connector.json +753 -753
  29. package/src/element-templates/aws-sqs-start-event-connector.json +483 -483
  30. package/src/element-templates/aws-sqs-start-message.json +438 -438
  31. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  32. package/src/element-templates/azure-open-ai-connector.json +32 -32
  33. package/src/element-templates/blue-prism-connector.json +6 -6
  34. package/src/element-templates/easy-post-connector.json +114 -114
  35. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  36. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  37. package/src/element-templates/email-message-start-event-connector.json +32 -32
  38. package/src/element-templates/email-outbound-connector.json +233 -233
  39. package/src/element-templates/github-connector.json +11435 -7908
  40. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  41. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  42. package/src/element-templates/github-webhook-connector-start-event.json +64 -64
  43. package/src/element-templates/gitlab-connector.json +3394 -3394
  44. package/src/element-templates/google-drive-outbound-connector.json +420 -420
  45. package/src/element-templates/google-maps-platform-connector.json +14 -14
  46. package/src/element-templates/google-sheets-outbound-connector.json +1055 -1055
  47. package/src/element-templates/graphql-outbound-connector.json +1341 -763
  48. package/src/element-templates/http-connector.json.json +654 -0
  49. package/src/element-templates/http-json-connector.json +1489 -1475
  50. package/src/element-templates/http-polling-boundary-catch-event-connector.json +801 -136
  51. package/src/element-templates/http-polling-connector.json +1604 -939
  52. package/src/element-templates/hugging-face-connector.json +196 -0
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +483 -483
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +466 -466
  55. package/src/element-templates/kafka-inbound-connector-start-message.json +529 -529
  56. package/src/element-templates/kafka-outbound-connector.json +360 -360
  57. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +147 -7
  58. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +147 -7
  59. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +160 -20
  60. package/src/element-templates/microsoft-teams-outbound-connector.json +1892 -47
  61. package/src/element-templates/openai-connector.json +83 -83
  62. package/src/element-templates/operate-connector.json +21 -21
  63. package/src/element-templates/power-automate-connector.json +4 -4
  64. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +422 -422
  65. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +338 -338
  66. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +463 -463
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +360 -360
  68. package/src/element-templates/rabbitmq-outbound-connector.json +354 -354
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +354 -354
  71. package/src/element-templates/slack-inbound-boundary.json +253 -253
  72. package/src/element-templates/slack-inbound-message-start.json +321 -321
  73. package/src/element-templates/slack-inbound-start-event.json +327 -327
  74. package/src/element-templates/slack-outbound-connector.json +1203 -507
  75. package/src/element-templates/twilio-connector.json +65 -65
  76. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +25 -25
  78. package/src/element-templates/uipath-connector.json +10 -10
  79. package/src/element-templates/webhook-connector-boundary.json +1192 -547
  80. package/src/element-templates/webhook-connector-intermediate.json +1258 -613
  81. package/src/element-templates/webhook-connector-receive.json +644 -0
  82. package/src/element-templates/webhook-connector-start-event.json +1690 -1136
  83. package/src/element-templates/webhook-connector-start-message.json +1601 -924
@@ -1,11 +1,15 @@
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,
7
6
  "description": "Receive a message from RabbitMQ",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
7
+ "deprecated": {
8
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
9
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
10
+ },
11
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
12
+ "version": 8,
9
13
  "category": {
10
14
  "id": "connectors",
11
15
  "name": "Connectors"
@@ -14,6 +18,9 @@
14
18
  "elementType": {
15
19
  "value": "bpmn:StartEvent"
16
20
  },
21
+ "engines": {
22
+ "camunda": "^8.6"
23
+ },
17
24
  "groups": [
18
25
  {
19
26
  "id": "authentication",
@@ -32,29 +39,34 @@
32
39
  "label": "Activation"
33
40
  },
34
41
  {
35
- "id": "variable-mapping",
36
- "label": "Variable mapping"
42
+ "id": "deduplication",
43
+ "label": "Deduplication",
44
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
45
+ },
46
+ {
47
+ "id": "output",
48
+ "label": "Output mapping"
37
49
  }
38
50
  ],
39
51
  "properties": [
40
52
  {
41
- "type": "Hidden",
42
53
  "value": "io.camunda:connector-rabbitmq-inbound:1",
43
54
  "binding": {
44
- "type": "zeebe:property",
45
- "name": "inbound.type"
46
- }
55
+ "name": "inbound.type",
56
+ "type": "zeebe:property"
57
+ },
58
+ "type": "Hidden"
47
59
  },
48
60
  {
49
- "id": "connectionType",
61
+ "id": "authentication.authType",
50
62
  "label": "Connection type",
51
- "group": "authentication",
52
- "type": "Dropdown",
53
63
  "value": "uri",
64
+ "group": "authentication",
54
65
  "binding": {
55
- "type": "zeebe:property",
56
- "name": "authentication.authType"
66
+ "name": "authentication.authType",
67
+ "type": "zeebe:property"
57
68
  },
69
+ "type": "Dropdown",
58
70
  "choices": [
59
71
  {
60
72
  "name": "URI",
@@ -67,154 +79,178 @@
67
79
  ]
68
80
  },
69
81
  {
82
+ "id": "authentication.uri",
70
83
  "label": "URI",
71
84
  "description": "URI should contain username, password, host name, port number, and virtual host",
72
- "group": "authentication",
73
- "type": "String",
74
- "binding": {
75
- "type": "zeebe:property",
76
- "name": "authentication.uri"
77
- },
85
+ "optional": false,
78
86
  "constraints": {
79
87
  "notEmpty": true,
80
88
  "pattern": {
81
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
89
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
82
90
  "message": "Must start with amqp(s):// or contain a secret reference"
83
91
  }
84
92
  },
93
+ "group": "authentication",
94
+ "binding": {
95
+ "name": "authentication.uri",
96
+ "type": "zeebe:property"
97
+ },
85
98
  "condition": {
86
- "property": "connectionType",
87
- "equals": "uri"
88
- }
99
+ "property": "authentication.authType",
100
+ "equals": "uri",
101
+ "type": "simple"
102
+ },
103
+ "type": "String"
89
104
  },
90
105
  {
106
+ "id": "authentication.userName",
91
107
  "label": "Username",
92
- "group": "authentication",
93
- "type": "String",
94
- "binding": {
95
- "type": "zeebe:property",
96
- "name": "authentication.userName"
97
- },
108
+ "optional": false,
98
109
  "constraints": {
99
110
  "notEmpty": true
100
111
  },
112
+ "group": "authentication",
113
+ "binding": {
114
+ "name": "authentication.userName",
115
+ "type": "zeebe:property"
116
+ },
101
117
  "condition": {
102
- "property": "connectionType",
103
- "equals": "credentials"
104
- }
118
+ "property": "authentication.authType",
119
+ "equals": "credentials",
120
+ "type": "simple"
121
+ },
122
+ "type": "String"
105
123
  },
106
124
  {
125
+ "id": "authentication.password",
107
126
  "label": "Password",
127
+ "optional": false,
128
+ "constraints": {
129
+ "notEmpty": true
130
+ },
108
131
  "group": "authentication",
109
- "type": "String",
110
132
  "binding": {
111
- "type": "zeebe:property",
112
- "name": "authentication.password"
133
+ "name": "authentication.password",
134
+ "type": "zeebe:property"
113
135
  },
136
+ "condition": {
137
+ "property": "authentication.authType",
138
+ "equals": "credentials",
139
+ "type": "simple"
140
+ },
141
+ "type": "String"
142
+ },
143
+ {
144
+ "id": "routing.virtualHost",
145
+ "label": "Virtual host",
146
+ "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>",
147
+ "optional": false,
114
148
  "constraints": {
115
149
  "notEmpty": true
116
150
  },
151
+ "group": "routing",
152
+ "binding": {
153
+ "name": "routing.virtualHost",
154
+ "type": "zeebe:property"
155
+ },
117
156
  "condition": {
118
- "property": "connectionType",
119
- "equals": "credentials"
120
- }
157
+ "property": "authentication.authType",
158
+ "equals": "credentials",
159
+ "type": "simple"
160
+ },
161
+ "type": "String"
121
162
  },
122
163
  {
164
+ "id": "routing.hostName",
123
165
  "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>",
125
- "group": "routing",
126
- "type": "String",
127
- "binding": {
128
- "type": "zeebe:property",
129
- "name": "routing.hostName"
130
- },
166
+ "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>",
167
+ "optional": false,
131
168
  "constraints": {
132
169
  "notEmpty": true
133
170
  },
134
- "condition": {
135
- "property": "connectionType",
136
- "equals": "credentials"
137
- }
138
- },
139
- {
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>",
142
171
  "group": "routing",
143
- "type": "String",
144
172
  "binding": {
145
- "type": "zeebe:property",
146
- "name": "routing.virtualHost"
147
- },
148
- "constraints": {
149
- "notEmpty": true
173
+ "name": "routing.hostName",
174
+ "type": "zeebe:property"
150
175
  },
151
176
  "condition": {
152
- "property": "connectionType",
153
- "equals": "credentials"
154
- }
177
+ "property": "authentication.authType",
178
+ "equals": "credentials",
179
+ "type": "simple"
180
+ },
181
+ "type": "String"
155
182
  },
156
183
  {
184
+ "id": "routing.port",
157
185
  "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>",
159
- "group": "routing",
160
- "type": "String",
161
- "binding": {
162
- "type": "zeebe:property",
163
- "name": "routing.port"
164
- },
186
+ "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>",
187
+ "optional": false,
165
188
  "constraints": {
166
189
  "notEmpty": true
167
190
  },
191
+ "group": "routing",
192
+ "binding": {
193
+ "name": "routing.port",
194
+ "type": "zeebe:property"
195
+ },
168
196
  "condition": {
169
- "property": "connectionType",
170
- "equals": "credentials"
171
- }
197
+ "property": "authentication.authType",
198
+ "equals": "credentials",
199
+ "type": "simple"
200
+ },
201
+ "type": "String"
172
202
  },
173
203
  {
204
+ "id": "queueName",
174
205
  "label": "Queue name",
175
206
  "description": "Name of the queue to subscribe to",
207
+ "optional": false,
208
+ "constraints": {
209
+ "notEmpty": true
210
+ },
176
211
  "group": "subscription",
177
- "type": "String",
178
- "feel": "optional",
179
212
  "binding": {
180
- "type": "zeebe:property",
181
- "name": "queueName"
213
+ "name": "queueName",
214
+ "type": "zeebe:property"
182
215
  },
183
- "constraints": {
184
- "notEmpty": true
185
- }
216
+ "type": "String"
186
217
  },
187
218
  {
219
+ "id": "consumerTag",
188
220
  "label": "Consumer tag",
189
221
  "description": "Consumer tag to use for the subscription",
222
+ "optional": false,
190
223
  "group": "subscription",
191
- "type": "String",
192
- "feel": "optional",
193
224
  "binding": {
194
- "type": "zeebe:property",
195
- "name": "consumerTag"
196
- }
225
+ "name": "consumerTag",
226
+ "type": "zeebe:property"
227
+ },
228
+ "type": "String"
197
229
  },
198
230
  {
231
+ "id": "arguments",
199
232
  "label": "Arguments",
200
233
  "description": "Arguments to use for the subscription",
201
- "group": "subscription",
202
- "type": "String",
234
+ "optional": true,
203
235
  "feel": "required",
236
+ "group": "subscription",
204
237
  "binding": {
205
- "type": "zeebe:property",
206
- "name": "arguments"
207
- }
238
+ "name": "arguments",
239
+ "type": "zeebe:property"
240
+ },
241
+ "type": "String"
208
242
  },
209
243
  {
244
+ "id": "exclusive",
210
245
  "label": "Exclusive consumer",
211
- "group": "subscription",
212
- "type": "Dropdown",
246
+ "optional": false,
213
247
  "value": "false",
248
+ "group": "subscription",
214
249
  "binding": {
215
- "type": "zeebe:property",
216
- "name": "exclusive"
250
+ "name": "exclusive",
251
+ "type": "zeebe:property"
217
252
  },
253
+ "type": "Dropdown",
218
254
  "choices": [
219
255
  {
220
256
  "name": "Yes",
@@ -227,46 +263,120 @@
227
263
  ]
228
264
  },
229
265
  {
266
+ "id": "activationCondition",
230
267
  "label": "Activation condition",
231
- "type": "String",
232
- "group": "activation",
233
- "feel": "required",
268
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
234
269
  "optional": true,
270
+ "feel": "required",
271
+ "group": "activation",
235
272
  "binding": {
236
- "type": "zeebe:property",
237
- "name": "activationCondition"
273
+ "name": "activationCondition",
274
+ "type": "zeebe:property"
238
275
  },
239
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
276
+ "type": "String"
277
+ },
278
+ {
279
+ "id": "consumeUnmatchedEvents",
280
+ "label": "Consume unmatched events",
281
+ "value": true,
282
+ "group": "activation",
283
+ "binding": {
284
+ "name": "consumeUnmatchedEvents",
285
+ "type": "zeebe:property"
286
+ },
287
+ "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",
288
+ "type": "Boolean"
289
+ },
290
+ {
291
+ "id": "deduplicationModeManualFlag",
292
+ "label": "Manual mode",
293
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
294
+ "value": false,
295
+ "group": "deduplication",
296
+ "binding": {
297
+ "name": "deduplicationModeManualFlag",
298
+ "type": "zeebe:property"
299
+ },
300
+ "type": "Boolean"
301
+ },
302
+ {
303
+ "id": "deduplicationId",
304
+ "label": "Deduplication ID",
305
+ "constraints": {
306
+ "notEmpty": true,
307
+ "pattern": {
308
+ "value": "^[a-zA-Z0-9_-]+$",
309
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
310
+ }
311
+ },
312
+ "group": "deduplication",
313
+ "binding": {
314
+ "name": "deduplicationId",
315
+ "type": "zeebe:property"
316
+ },
317
+ "condition": {
318
+ "property": "deduplicationModeManualFlag",
319
+ "equals": true,
320
+ "type": "simple"
321
+ },
322
+ "type": "String"
323
+ },
324
+ {
325
+ "id": "deduplicationModeManual",
326
+ "value": "MANUAL",
327
+ "group": "deduplication",
328
+ "binding": {
329
+ "name": "deduplicationMode",
330
+ "type": "zeebe:property"
331
+ },
332
+ "condition": {
333
+ "property": "deduplicationId",
334
+ "isActive": true,
335
+ "type": "simple"
336
+ },
337
+ "type": "Hidden"
240
338
  },
241
339
  {
340
+ "id": "deduplicationModeAuto",
341
+ "value": "AUTO",
342
+ "group": "deduplication",
343
+ "binding": {
344
+ "name": "deduplicationMode",
345
+ "type": "zeebe:property"
346
+ },
347
+ "condition": {
348
+ "property": "deduplicationId",
349
+ "isActive": false,
350
+ "type": "simple"
351
+ },
352
+ "type": "Hidden"
353
+ },
354
+ {
355
+ "id": "resultVariable",
242
356
  "label": "Result variable",
243
- "type": "String",
244
- "group": "variable-mapping",
245
- "optional": true,
357
+ "description": "Name of variable to store the response in",
358
+ "group": "output",
246
359
  "binding": {
247
- "type": "zeebe:property",
248
- "name": "resultVariable"
360
+ "name": "resultVariable",
361
+ "type": "zeebe:property"
249
362
  },
250
- "description": "Name of variable to store the result of the connector in"
363
+ "type": "String"
251
364
  },
252
365
  {
366
+ "id": "resultExpression",
253
367
  "label": "Result expression",
254
- "type": "String",
255
- "group": "variable-mapping",
368
+ "description": "Expression to map the response into process variables",
256
369
  "feel": "required",
257
- "optional": true,
370
+ "group": "output",
258
371
  "binding": {
259
- "type": "zeebe:property",
260
- "name": "resultExpression"
372
+ "name": "resultExpression",
373
+ "type": "zeebe:property"
261
374
  },
262
- "description": "Expression to map the inbound payload to process variables"
375
+ "type": "Text"
263
376
  }
264
377
  ],
265
378
  "icon": {
266
- "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"
267
- },
268
- "engines": {
269
- "camunda": "^8.2"
379
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
270
380
  }
271
381
  },
272
382
  {
@@ -651,11 +761,11 @@
651
761
  },
652
762
  {
653
763
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
654
- "name": "RabbitMQ Start Event Connector",
764
+ "name": "RabbitMQ connector",
655
765
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
766
+ "version": 2,
656
767
  "description": "Receive a message from RabbitMQ",
657
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
658
- "version": 6,
768
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
659
769
  "category": {
660
770
  "id": "connectors",
661
771
  "name": "Connectors"
@@ -682,29 +792,29 @@
682
792
  "label": "Activation"
683
793
  },
684
794
  {
685
- "id": "output",
686
- "label": "Output mapping"
795
+ "id": "variable-mapping",
796
+ "label": "Variable mapping"
687
797
  }
688
798
  ],
689
799
  "properties": [
690
800
  {
801
+ "type": "Hidden",
691
802
  "value": "io.camunda:connector-rabbitmq-inbound:1",
692
803
  "binding": {
693
- "name": "inbound.type",
694
- "type": "zeebe:property"
695
- },
696
- "type": "Hidden"
804
+ "type": "zeebe:property",
805
+ "name": "inbound.type"
806
+ }
697
807
  },
698
808
  {
699
- "id": "authentication.authType",
809
+ "id": "connectionType",
700
810
  "label": "Connection type",
701
- "value": "uri",
702
811
  "group": "authentication",
812
+ "type": "Dropdown",
813
+ "value": "uri",
703
814
  "binding": {
704
- "name": "authentication.authType",
705
- "type": "zeebe:property"
815
+ "type": "zeebe:property",
816
+ "name": "authentication.authType"
706
817
  },
707
- "type": "Dropdown",
708
818
  "choices": [
709
819
  {
710
820
  "name": "URI",
@@ -717,178 +827,154 @@
717
827
  ]
718
828
  },
719
829
  {
720
- "id": "authentication.uri",
721
830
  "label": "URI",
722
831
  "description": "URI should contain username, password, host name, port number, and virtual host",
723
- "optional": false,
832
+ "group": "authentication",
833
+ "type": "String",
834
+ "binding": {
835
+ "type": "zeebe:property",
836
+ "name": "authentication.uri"
837
+ },
724
838
  "constraints": {
725
839
  "notEmpty": true,
726
840
  "pattern": {
727
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
841
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
728
842
  "message": "Must start with amqp(s):// or contain a secret reference"
729
843
  }
730
844
  },
731
- "group": "authentication",
732
- "binding": {
733
- "name": "authentication.uri",
734
- "type": "zeebe:property"
735
- },
736
845
  "condition": {
737
- "property": "authentication.authType",
738
- "equals": "uri",
739
- "type": "simple"
740
- },
741
- "type": "String"
846
+ "property": "connectionType",
847
+ "equals": "uri"
848
+ }
742
849
  },
743
850
  {
744
- "id": "authentication.userName",
745
851
  "label": "Username",
746
- "optional": false,
747
- "constraints": {
748
- "notEmpty": true
749
- },
750
852
  "group": "authentication",
853
+ "type": "String",
751
854
  "binding": {
752
- "name": "authentication.userName",
753
- "type": "zeebe:property"
855
+ "type": "zeebe:property",
856
+ "name": "authentication.userName"
754
857
  },
755
- "condition": {
756
- "property": "authentication.authType",
757
- "equals": "credentials",
758
- "type": "simple"
858
+ "constraints": {
859
+ "notEmpty": true
759
860
  },
760
- "type": "String"
861
+ "condition": {
862
+ "property": "connectionType",
863
+ "equals": "credentials"
864
+ }
761
865
  },
762
866
  {
763
- "id": "authentication.password",
764
867
  "label": "Password",
765
- "optional": false,
766
- "constraints": {
767
- "notEmpty": true
768
- },
769
868
  "group": "authentication",
869
+ "type": "String",
770
870
  "binding": {
771
- "name": "authentication.password",
772
- "type": "zeebe:property"
773
- },
774
- "condition": {
775
- "property": "authentication.authType",
776
- "equals": "credentials",
777
- "type": "simple"
871
+ "type": "zeebe:property",
872
+ "name": "authentication.password"
778
873
  },
779
- "type": "String"
780
- },
781
- {
782
- "id": "routing.virtualHost",
783
- "label": "Virtual host",
784
- "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>",
785
- "optional": false,
786
874
  "constraints": {
787
875
  "notEmpty": true
788
876
  },
877
+ "condition": {
878
+ "property": "connectionType",
879
+ "equals": "credentials"
880
+ }
881
+ },
882
+ {
883
+ "label": "Host name",
884
+ "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>",
789
885
  "group": "routing",
886
+ "type": "String",
790
887
  "binding": {
791
- "name": "routing.virtualHost",
792
- "type": "zeebe:property"
888
+ "type": "zeebe:property",
889
+ "name": "routing.hostName"
890
+ },
891
+ "constraints": {
892
+ "notEmpty": true
793
893
  },
794
894
  "condition": {
795
- "property": "authentication.authType",
796
- "equals": "credentials",
797
- "type": "simple"
895
+ "property": "connectionType",
896
+ "equals": "credentials"
897
+ }
898
+ },
899
+ {
900
+ "label": "Virtual host",
901
+ "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>",
902
+ "group": "routing",
903
+ "type": "String",
904
+ "binding": {
905
+ "type": "zeebe:property",
906
+ "name": "routing.virtualHost"
798
907
  },
799
- "type": "String"
800
- },
801
- {
802
- "id": "routing.hostName",
803
- "label": "Host name",
804
- "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>",
805
- "optional": false,
806
908
  "constraints": {
807
909
  "notEmpty": true
808
910
  },
809
- "group": "routing",
810
- "binding": {
811
- "name": "routing.hostName",
812
- "type": "zeebe:property"
813
- },
814
911
  "condition": {
815
- "property": "authentication.authType",
816
- "equals": "credentials",
817
- "type": "simple"
818
- },
819
- "type": "String"
912
+ "property": "connectionType",
913
+ "equals": "credentials"
914
+ }
820
915
  },
821
916
  {
822
- "id": "routing.port",
823
917
  "label": "Port",
824
- "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>",
825
- "optional": false,
826
- "constraints": {
827
- "notEmpty": true
828
- },
918
+ "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>",
829
919
  "group": "routing",
920
+ "type": "String",
830
921
  "binding": {
831
- "name": "routing.port",
832
- "type": "zeebe:property"
922
+ "type": "zeebe:property",
923
+ "name": "routing.port"
833
924
  },
834
- "condition": {
835
- "property": "authentication.authType",
836
- "equals": "credentials",
837
- "type": "simple"
925
+ "constraints": {
926
+ "notEmpty": true
838
927
  },
839
- "type": "String"
928
+ "condition": {
929
+ "property": "connectionType",
930
+ "equals": "credentials"
931
+ }
840
932
  },
841
933
  {
842
- "id": "queueName",
843
934
  "label": "Queue name",
844
935
  "description": "Name of the queue to subscribe to",
845
- "optional": false,
846
- "constraints": {
847
- "notEmpty": true
848
- },
849
936
  "group": "subscription",
937
+ "type": "String",
938
+ "feel": "optional",
850
939
  "binding": {
851
- "name": "queueName",
852
- "type": "zeebe:property"
940
+ "type": "zeebe:property",
941
+ "name": "queueName"
853
942
  },
854
- "type": "String"
943
+ "constraints": {
944
+ "notEmpty": true
945
+ }
855
946
  },
856
947
  {
857
- "id": "consumerTag",
858
948
  "label": "Consumer tag",
859
949
  "description": "Consumer tag to use for the subscription",
860
- "optional": false,
861
950
  "group": "subscription",
951
+ "type": "String",
952
+ "feel": "optional",
862
953
  "binding": {
863
- "name": "consumerTag",
864
- "type": "zeebe:property"
865
- },
866
- "type": "String"
954
+ "type": "zeebe:property",
955
+ "name": "consumerTag"
956
+ }
867
957
  },
868
958
  {
869
- "id": "arguments",
870
959
  "label": "Arguments",
871
960
  "description": "Arguments to use for the subscription",
872
- "optional": true,
873
- "feel": "required",
874
961
  "group": "subscription",
962
+ "type": "String",
963
+ "feel": "required",
875
964
  "binding": {
876
- "name": "arguments",
877
- "type": "zeebe:property"
878
- },
879
- "type": "String"
965
+ "type": "zeebe:property",
966
+ "name": "arguments"
967
+ }
880
968
  },
881
969
  {
882
- "id": "exclusive",
883
970
  "label": "Exclusive consumer",
884
- "optional": false,
885
- "value": "false",
886
971
  "group": "subscription",
972
+ "type": "Dropdown",
973
+ "value": "false",
887
974
  "binding": {
888
- "name": "exclusive",
889
- "type": "zeebe:property"
975
+ "type": "zeebe:property",
976
+ "name": "exclusive"
890
977
  },
891
- "type": "Dropdown",
892
978
  "choices": [
893
979
  {
894
980
  "name": "Yes",
@@ -901,56 +987,55 @@
901
987
  ]
902
988
  },
903
989
  {
904
- "id": "activationCondition",
905
990
  "label": "Activation condition",
906
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
907
- "optional": true,
908
- "feel": "required",
991
+ "type": "String",
909
992
  "group": "activation",
993
+ "feel": "required",
994
+ "optional": true,
910
995
  "binding": {
911
- "name": "activationCondition",
912
- "type": "zeebe:property"
996
+ "type": "zeebe:property",
997
+ "name": "activationCondition"
913
998
  },
914
- "type": "String"
999
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
915
1000
  },
916
1001
  {
917
- "id": "resultVariable",
918
1002
  "label": "Result variable",
919
- "description": "Name of variable to store the response in",
920
- "group": "output",
1003
+ "type": "String",
1004
+ "group": "variable-mapping",
1005
+ "optional": true,
921
1006
  "binding": {
922
- "name": "resultVariable",
923
- "type": "zeebe:property"
1007
+ "type": "zeebe:property",
1008
+ "name": "resultVariable"
924
1009
  },
925
- "type": "String"
1010
+ "description": "Name of variable to store the result of the connector in"
926
1011
  },
927
1012
  {
928
- "id": "resultExpression",
929
1013
  "label": "Result expression",
930
- "description": "Expression to map the response into process variables",
1014
+ "type": "String",
1015
+ "group": "variable-mapping",
931
1016
  "feel": "required",
932
- "group": "output",
1017
+ "optional": true,
933
1018
  "binding": {
934
- "name": "resultExpression",
935
- "type": "zeebe:property"
1019
+ "type": "zeebe:property",
1020
+ "name": "resultExpression"
936
1021
  },
937
- "type": "Text"
1022
+ "description": "Expression to map the inbound payload to process variables"
938
1023
  }
939
1024
  ],
940
1025
  "icon": {
941
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1026
+ "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
1027
  },
943
1028
  "engines": {
944
- "camunda": "^8.5"
1029
+ "camunda": "^8.2"
945
1030
  }
946
1031
  },
947
1032
  {
948
1033
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
949
- "name": "RabbitMQ Start Event Connector",
1034
+ "name": "RabbitMQ connector",
950
1035
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
951
- "version": 3,
1036
+ "version": 1,
952
1037
  "description": "Receive a message from RabbitMQ",
953
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1038
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
954
1039
  "category": {
955
1040
  "id": "connectors",
956
1041
  "name": "Connectors"
@@ -1023,7 +1108,7 @@
1023
1108
  "constraints": {
1024
1109
  "notEmpty": true,
1025
1110
  "pattern": {
1026
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1111
+ "value": "^(amqps?://)|(secrets).*",
1027
1112
  "message": "Must start with amqp(s):// or contain a secret reference"
1028
1113
  }
1029
1114
  },
@@ -1066,7 +1151,7 @@
1066
1151
  },
1067
1152
  {
1068
1153
  "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>",
1154
+ "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>",
1070
1155
  "group": "routing",
1071
1156
  "type": "String",
1072
1157
  "binding": {
@@ -1083,7 +1168,7 @@
1083
1168
  },
1084
1169
  {
1085
1170
  "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>",
1171
+ "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>",
1087
1172
  "group": "routing",
1088
1173
  "type": "String",
1089
1174
  "binding": {
@@ -1100,7 +1185,7 @@
1100
1185
  },
1101
1186
  {
1102
1187
  "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>",
1188
+ "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>",
1104
1189
  "group": "routing",
1105
1190
  "type": "String",
1106
1191
  "binding": {
@@ -1216,11 +1301,11 @@
1216
1301
  },
1217
1302
  {
1218
1303
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1219
- "name": "RabbitMQ connector",
1304
+ "name": "RabbitMQ Start Event Connector",
1220
1305
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1221
- "version": 1,
1306
+ "version": 3,
1222
1307
  "description": "Receive a message from RabbitMQ",
1223
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
1308
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1224
1309
  "category": {
1225
1310
  "id": "connectors",
1226
1311
  "name": "Connectors"
@@ -1293,7 +1378,7 @@
1293
1378
  "constraints": {
1294
1379
  "notEmpty": true,
1295
1380
  "pattern": {
1296
- "value": "^(amqps?://)|(secrets).*",
1381
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
1297
1382
  "message": "Must start with amqp(s):// or contain a secret reference"
1298
1383
  }
1299
1384
  },
@@ -1336,7 +1421,7 @@
1336
1421
  },
1337
1422
  {
1338
1423
  "label": "Host name",
1339
- "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>",
1424
+ "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>",
1340
1425
  "group": "routing",
1341
1426
  "type": "String",
1342
1427
  "binding": {
@@ -1353,7 +1438,7 @@
1353
1438
  },
1354
1439
  {
1355
1440
  "label": "Virtual host",
1356
- "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>",
1441
+ "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>",
1357
1442
  "group": "routing",
1358
1443
  "type": "String",
1359
1444
  "binding": {
@@ -1370,7 +1455,7 @@
1370
1455
  },
1371
1456
  {
1372
1457
  "label": "Port",
1373
- "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>",
1458
+ "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>",
1374
1459
  "group": "routing",
1375
1460
  "type": "String",
1376
1461
  "binding": {
@@ -1489,12 +1574,8 @@
1489
1574
  "name": "RabbitMQ Start Event Connector",
1490
1575
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
1491
1576
  "description": "Receive a message from RabbitMQ",
1492
- "deprecated": {
1493
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
1494
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
1495
- },
1496
1577
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1497
- "version": 8,
1578
+ "version": 6,
1498
1579
  "category": {
1499
1580
  "id": "connectors",
1500
1581
  "name": "Connectors"
@@ -1503,9 +1584,6 @@
1503
1584
  "elementType": {
1504
1585
  "value": "bpmn:StartEvent"
1505
1586
  },
1506
- "engines": {
1507
- "camunda": "^8.6"
1508
- },
1509
1587
  "groups": [
1510
1588
  {
1511
1589
  "id": "authentication",
@@ -1523,11 +1601,6 @@
1523
1601
  "id": "activation",
1524
1602
  "label": "Activation"
1525
1603
  },
1526
- {
1527
- "id": "deduplication",
1528
- "label": "Deduplication",
1529
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1530
- },
1531
1604
  {
1532
1605
  "id": "output",
1533
1606
  "label": "Output mapping"
@@ -1760,82 +1833,6 @@
1760
1833
  },
1761
1834
  "type": "String"
1762
1835
  },
1763
- {
1764
- "id": "consumeUnmatchedEvents",
1765
- "label": "Consume unmatched events",
1766
- "value": true,
1767
- "group": "activation",
1768
- "binding": {
1769
- "name": "consumeUnmatchedEvents",
1770
- "type": "zeebe:property"
1771
- },
1772
- "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",
1773
- "type": "Boolean"
1774
- },
1775
- {
1776
- "id": "deduplicationModeManualFlag",
1777
- "label": "Manual mode",
1778
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1779
- "value": false,
1780
- "group": "deduplication",
1781
- "binding": {
1782
- "name": "deduplicationModeManualFlag",
1783
- "type": "zeebe:property"
1784
- },
1785
- "type": "Boolean"
1786
- },
1787
- {
1788
- "id": "deduplicationId",
1789
- "label": "Deduplication ID",
1790
- "constraints": {
1791
- "notEmpty": true,
1792
- "pattern": {
1793
- "value": "^[a-zA-Z0-9_-]+$",
1794
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1795
- }
1796
- },
1797
- "group": "deduplication",
1798
- "binding": {
1799
- "name": "deduplicationId",
1800
- "type": "zeebe:property"
1801
- },
1802
- "condition": {
1803
- "property": "deduplicationModeManualFlag",
1804
- "equals": true,
1805
- "type": "simple"
1806
- },
1807
- "type": "String"
1808
- },
1809
- {
1810
- "id": "deduplicationModeManual",
1811
- "value": "MANUAL",
1812
- "group": "deduplication",
1813
- "binding": {
1814
- "name": "deduplicationMode",
1815
- "type": "zeebe:property"
1816
- },
1817
- "condition": {
1818
- "property": "deduplicationId",
1819
- "isActive": true,
1820
- "type": "simple"
1821
- },
1822
- "type": "Hidden"
1823
- },
1824
- {
1825
- "id": "deduplicationModeAuto",
1826
- "value": "AUTO",
1827
- "group": "deduplication",
1828
- "binding": {
1829
- "name": "deduplicationMode",
1830
- "type": "zeebe:property"
1831
- },
1832
- "condition": {
1833
- "property": "deduplicationId",
1834
- "isActive": false,
1835
- "type": "simple"
1836
- },
1837
- "type": "Hidden"
1838
- },
1839
1836
  {
1840
1837
  "id": "resultVariable",
1841
1838
  "label": "Result variable",
@@ -1862,6 +1859,9 @@
1862
1859
  ],
1863
1860
  "icon": {
1864
1861
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1862
+ },
1863
+ "engines": {
1864
+ "camunda": "^8.5"
1865
1865
  }
1866
1866
  }
1867
1867
  ]