@camunda/connectors-element-templates 1.0.6 → 1.0.7

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 (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,11 +1,14 @@
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 Outbound Connector",
5
5
  "id": "io.camunda.connectors.RabbitMQ.v1",
6
6
  "description": "Send message to RabbitMQ",
7
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
8
- "version": 1,
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
11
+ "version": 6,
9
12
  "category": {
10
13
  "id": "connectors",
11
14
  "name": "Connectors"
@@ -14,6 +17,9 @@
14
17
  "elementType": {
15
18
  "value": "bpmn:ServiceTask"
16
19
  },
20
+ "engines": {
21
+ "camunda": "^8.3"
22
+ },
17
23
  "groups": [
18
24
  {
19
25
  "id": "authentication",
@@ -27,34 +33,42 @@
27
33
  "id": "message",
28
34
  "label": "Message"
29
35
  },
36
+ {
37
+ "id": "connector",
38
+ "label": "Connector"
39
+ },
30
40
  {
31
41
  "id": "output",
32
42
  "label": "Output mapping"
33
43
  },
34
44
  {
35
- "id": "errors",
45
+ "id": "error",
36
46
  "label": "Error handling"
47
+ },
48
+ {
49
+ "id": "retries",
50
+ "label": "Retries"
37
51
  }
38
52
  ],
39
53
  "properties": [
40
54
  {
41
- "type": "Hidden",
42
55
  "value": "io.camunda:connector-rabbitmq:1",
43
56
  "binding": {
44
- "type": "zeebe:taskDefinition",
45
- "property": "type"
46
- }
57
+ "property": "type",
58
+ "type": "zeebe:taskDefinition"
59
+ },
60
+ "type": "Hidden"
47
61
  },
48
62
  {
49
- "id": "connectionType",
63
+ "id": "authentication.authType",
50
64
  "label": "Connection type",
51
- "group": "authentication",
52
- "type": "Dropdown",
53
65
  "value": "uri",
66
+ "group": "authentication",
54
67
  "binding": {
55
- "type": "zeebe:input",
56
- "name": "authentication.authType"
68
+ "name": "authentication.authType",
69
+ "type": "zeebe:input"
57
70
  },
71
+ "type": "Dropdown",
58
72
  "choices": [
59
73
  {
60
74
  "name": "URI",
@@ -67,201 +81,282 @@
67
81
  ]
68
82
  },
69
83
  {
84
+ "id": "authentication.uri",
70
85
  "label": "URI",
71
86
  "description": "URI should contain username, password, host name, port number, and virtual host",
72
- "group": "authentication",
73
- "type": "String",
74
- "binding": {
75
- "type": "zeebe:input",
76
- "name": "authentication.uri"
77
- },
87
+ "optional": false,
78
88
  "constraints": {
79
89
  "notEmpty": true,
80
90
  "pattern": {
81
- "value": "^(amqps?://)|(secrets).*",
91
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
82
92
  "message": "Must start with amqp(s):// or contain a secret reference"
83
93
  }
84
94
  },
95
+ "feel": "optional",
96
+ "group": "authentication",
97
+ "binding": {
98
+ "name": "authentication.uri",
99
+ "type": "zeebe:input"
100
+ },
85
101
  "condition": {
86
- "property": "connectionType",
87
- "equals": "uri"
88
- }
102
+ "property": "authentication.authType",
103
+ "equals": "uri",
104
+ "type": "simple"
105
+ },
106
+ "type": "String"
89
107
  },
90
108
  {
109
+ "id": "authentication.userName",
91
110
  "label": "Username",
92
- "group": "authentication",
93
- "type": "String",
94
- "binding": {
95
- "type": "zeebe:input",
96
- "name": "authentication.userName"
97
- },
111
+ "optional": false,
98
112
  "constraints": {
99
113
  "notEmpty": true
100
114
  },
115
+ "feel": "optional",
116
+ "group": "authentication",
117
+ "binding": {
118
+ "name": "authentication.userName",
119
+ "type": "zeebe:input"
120
+ },
101
121
  "condition": {
102
- "property": "connectionType",
103
- "equals": "credentials"
104
- }
122
+ "property": "authentication.authType",
123
+ "equals": "credentials",
124
+ "type": "simple"
125
+ },
126
+ "type": "String"
105
127
  },
106
128
  {
129
+ "id": "authentication.password",
107
130
  "label": "Password",
108
- "group": "authentication",
109
- "type": "String",
110
- "binding": {
111
- "type": "zeebe:input",
112
- "name": "authentication.password"
113
- },
131
+ "optional": false,
114
132
  "constraints": {
115
133
  "notEmpty": true
116
134
  },
135
+ "feel": "optional",
136
+ "group": "authentication",
137
+ "binding": {
138
+ "name": "authentication.password",
139
+ "type": "zeebe:input"
140
+ },
117
141
  "condition": {
118
- "property": "connectionType",
119
- "equals": "credentials"
120
- }
142
+ "property": "authentication.authType",
143
+ "equals": "credentials",
144
+ "type": "simple"
145
+ },
146
+ "type": "String"
121
147
  },
122
148
  {
123
- "label": "Host name",
124
- "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/#routing-data\"target=\"_blank\">documentation</a>",
149
+ "id": "routing.exchange",
150
+ "label": "Exchange",
151
+ "description": "Topic exchange: 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>",
152
+ "optional": false,
153
+ "constraints": {
154
+ "notEmpty": true
155
+ },
125
156
  "feel": "optional",
126
157
  "group": "routing",
127
- "type": "String",
128
158
  "binding": {
129
- "type": "zeebe:input",
130
- "name": "routing.hostName"
159
+ "name": "routing.exchange",
160
+ "type": "zeebe:input"
131
161
  },
162
+ "type": "String"
163
+ },
164
+ {
165
+ "id": "routing.routingKey",
166
+ "label": "Routing key",
167
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
168
+ "optional": false,
132
169
  "constraints": {
133
170
  "notEmpty": true
134
171
  },
135
- "condition": {
136
- "property": "connectionType",
137
- "equals": "credentials"
138
- }
139
- },
140
- {
141
- "label": "Virtual host",
142
- "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>",
143
172
  "feel": "optional",
144
173
  "group": "routing",
145
- "type": "String",
146
174
  "binding": {
147
- "type": "zeebe:input",
148
- "name": "routing.virtualHost"
175
+ "name": "routing.routingKey",
176
+ "type": "zeebe:input"
149
177
  },
178
+ "type": "String"
179
+ },
180
+ {
181
+ "id": "routing.virtualHost",
182
+ "label": "Virtual host",
183
+ "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>",
184
+ "optional": false,
150
185
  "constraints": {
151
186
  "notEmpty": true
152
187
  },
153
- "condition": {
154
- "property": "connectionType",
155
- "equals": "credentials"
156
- }
157
- },
158
- {
159
- "label": "Exchange",
160
- "description": "Topic exchange: 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>",
161
188
  "feel": "optional",
162
189
  "group": "routing",
163
- "type": "String",
164
190
  "binding": {
165
- "type": "zeebe:input",
166
- "name": "routing.exchange"
191
+ "name": "routing.virtualHost",
192
+ "type": "zeebe:input"
167
193
  },
168
- "constraints": {
169
- "notEmpty": true
170
- }
194
+ "condition": {
195
+ "property": "authentication.authType",
196
+ "equals": "credentials",
197
+ "type": "simple"
198
+ },
199
+ "type": "String"
171
200
  },
172
201
  {
173
- "label": "Routing key",
174
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
202
+ "id": "routing.hostName",
203
+ "label": "Host name",
204
+ "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>",
205
+ "optional": false,
206
+ "constraints": {
207
+ "notEmpty": true
208
+ },
175
209
  "feel": "optional",
176
210
  "group": "routing",
177
- "type": "String",
178
211
  "binding": {
179
- "type": "zeebe:input",
180
- "name": "routing.routingKey"
212
+ "name": "routing.hostName",
213
+ "type": "zeebe:input"
181
214
  },
182
- "constraints": {
183
- "notEmpty": true
184
- }
215
+ "condition": {
216
+ "property": "authentication.authType",
217
+ "equals": "credentials",
218
+ "type": "simple"
219
+ },
220
+ "type": "String"
185
221
  },
186
222
  {
223
+ "id": "routing.port",
187
224
  "label": "Port",
188
- "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>",
225
+ "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>",
226
+ "optional": false,
227
+ "constraints": {
228
+ "notEmpty": true
229
+ },
189
230
  "feel": "optional",
190
231
  "group": "routing",
191
- "type": "String",
192
232
  "binding": {
193
- "type": "zeebe:input",
194
- "name": "routing.port"
195
- },
196
- "constraints": {
197
- "notEmpty": true
233
+ "name": "routing.port",
234
+ "type": "zeebe:input"
198
235
  },
199
236
  "condition": {
200
- "property": "connectionType",
201
- "equals": "credentials"
202
- }
237
+ "property": "authentication.authType",
238
+ "equals": "credentials",
239
+ "type": "simple"
240
+ },
241
+ "type": "String"
203
242
  },
204
243
  {
244
+ "id": "message.properties",
245
+ "label": "Properties",
246
+ "description": "Properties for the message, routing headers, etc",
247
+ "optional": true,
248
+ "value": "={}",
249
+ "feel": "required",
250
+ "group": "message",
251
+ "binding": {
252
+ "name": "message.properties",
253
+ "type": "zeebe:input"
254
+ },
255
+ "type": "Text"
256
+ },
257
+ {
258
+ "id": "message.body",
205
259
  "label": "Message",
206
260
  "description": "Data to send to RabbitMQ",
207
- "group": "message",
208
- "type": "Text",
261
+ "optional": false,
262
+ "constraints": {
263
+ "notEmpty": true
264
+ },
209
265
  "feel": "optional",
266
+ "group": "message",
210
267
  "binding": {
211
- "type": "zeebe:input",
212
- "name": "message.body"
213
- }
268
+ "name": "message.body",
269
+ "type": "zeebe:input"
270
+ },
271
+ "type": "Text"
214
272
  },
215
273
  {
216
- "label": "Properties",
217
- "description": "Properties for the message, routing headers, etc.",
218
- "group": "message",
219
- "type": "Text",
220
- "feel": "required",
221
- "value": "={}",
274
+ "id": "version",
275
+ "label": "Version",
276
+ "description": "Version of the element template",
277
+ "value": "6",
278
+ "group": "connector",
222
279
  "binding": {
223
- "type": "zeebe:input",
224
- "name": "message.properties"
225
- }
280
+ "key": "elementTemplateVersion",
281
+ "type": "zeebe:taskHeader"
282
+ },
283
+ "type": "Hidden"
284
+ },
285
+ {
286
+ "id": "id",
287
+ "label": "ID",
288
+ "description": "ID of the element template",
289
+ "value": "io.camunda.connectors.RabbitMQ.v1",
290
+ "group": "connector",
291
+ "binding": {
292
+ "key": "elementTemplateId",
293
+ "type": "zeebe:taskHeader"
294
+ },
295
+ "type": "Hidden"
226
296
  },
227
297
  {
298
+ "id": "resultVariable",
228
299
  "label": "Result variable",
229
- "description": "Enter 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>",
300
+ "description": "Name of variable to store the response in",
230
301
  "group": "output",
231
- "type": "String",
232
302
  "binding": {
233
- "type": "zeebe:taskHeader",
234
- "key": "resultVariable"
235
- }
303
+ "key": "resultVariable",
304
+ "type": "zeebe:taskHeader"
305
+ },
306
+ "type": "String"
236
307
  },
237
308
  {
309
+ "id": "resultExpression",
238
310
  "label": "Result expression",
239
- "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>",
240
- "group": "output",
241
- "type": "Text",
311
+ "description": "Expression to map the response into process variables",
242
312
  "feel": "required",
313
+ "group": "output",
243
314
  "binding": {
244
- "type": "zeebe:taskHeader",
245
- "key": "resultExpression"
246
- }
315
+ "key": "resultExpression",
316
+ "type": "zeebe:taskHeader"
317
+ },
318
+ "type": "Text"
247
319
  },
248
320
  {
321
+ "id": "errorExpression",
249
322
  "label": "Error expression",
250
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
251
- "group": "errors",
252
- "type": "Text",
323
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
253
324
  "feel": "required",
325
+ "group": "error",
254
326
  "binding": {
255
- "type": "zeebe:taskHeader",
256
- "key": "errorExpression"
257
- }
327
+ "key": "errorExpression",
328
+ "type": "zeebe:taskHeader"
329
+ },
330
+ "type": "Text"
331
+ },
332
+ {
333
+ "id": "retryCount",
334
+ "label": "Retries",
335
+ "description": "Number of retries",
336
+ "value": "3",
337
+ "feel": "optional",
338
+ "group": "retries",
339
+ "binding": {
340
+ "property": "retries",
341
+ "type": "zeebe:taskDefinition"
342
+ },
343
+ "type": "String"
344
+ },
345
+ {
346
+ "id": "retryBackoff",
347
+ "label": "Retry backoff",
348
+ "description": "ISO-8601 duration to wait between retries",
349
+ "value": "PT0S",
350
+ "group": "retries",
351
+ "binding": {
352
+ "key": "retryBackoff",
353
+ "type": "zeebe:taskHeader"
354
+ },
355
+ "type": "String"
258
356
  }
259
357
  ],
260
358
  "icon": {
261
- "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"
262
- },
263
- "engines": {
264
- "camunda": "^8.2"
359
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
265
360
  }
266
361
  },
267
362
  {
@@ -270,7 +365,7 @@
270
365
  "id": "io.camunda.connectors.RabbitMQ.v1",
271
366
  "description": "Send message to RabbitMQ",
272
367
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
273
- "version": 5,
368
+ "version": 3,
274
369
  "category": {
275
370
  "id": "connectors",
276
371
  "name": "Connectors"
@@ -297,33 +392,29 @@
297
392
  "label": "Output mapping"
298
393
  },
299
394
  {
300
- "id": "error",
395
+ "id": "errors",
301
396
  "label": "Error handling"
302
- },
303
- {
304
- "id": "retries",
305
- "label": "Retries"
306
397
  }
307
398
  ],
308
399
  "properties": [
309
400
  {
401
+ "type": "Hidden",
310
402
  "value": "io.camunda:connector-rabbitmq:1",
311
403
  "binding": {
312
- "property": "type",
313
- "type": "zeebe:taskDefinition"
314
- },
315
- "type": "Hidden"
404
+ "type": "zeebe:taskDefinition",
405
+ "property": "type"
406
+ }
316
407
  },
317
408
  {
318
- "id": "authentication.authType",
409
+ "id": "connectionType",
319
410
  "label": "Connection type",
320
- "value": "uri",
321
411
  "group": "authentication",
412
+ "type": "Dropdown",
413
+ "value": "uri",
322
414
  "binding": {
323
- "name": "authentication.authType",
324
- "type": "zeebe:input"
415
+ "type": "zeebe:input",
416
+ "name": "authentication.authType"
325
417
  },
326
- "type": "Dropdown",
327
418
  "choices": [
328
419
  {
329
420
  "name": "URI",
@@ -336,271 +427,210 @@
336
427
  ]
337
428
  },
338
429
  {
339
- "id": "authentication.uri",
340
430
  "label": "URI",
341
431
  "description": "URI should contain username, password, host name, port number, and virtual host",
342
- "optional": false,
432
+ "group": "authentication",
433
+ "type": "String",
434
+ "binding": {
435
+ "type": "zeebe:input",
436
+ "name": "authentication.uri"
437
+ },
343
438
  "constraints": {
344
439
  "notEmpty": true,
345
440
  "pattern": {
346
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
441
+ "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
347
442
  "message": "Must start with amqp(s):// or contain a secret reference"
348
443
  }
349
444
  },
350
- "feel": "optional",
351
- "group": "authentication",
352
- "binding": {
353
- "name": "authentication.uri",
354
- "type": "zeebe:input"
355
- },
356
445
  "condition": {
357
- "property": "authentication.authType",
358
- "equals": "uri",
359
- "type": "simple"
360
- },
361
- "type": "String"
446
+ "property": "connectionType",
447
+ "equals": "uri"
448
+ }
362
449
  },
363
450
  {
364
- "id": "authentication.userName",
365
451
  "label": "Username",
366
- "optional": false,
367
- "constraints": {
368
- "notEmpty": true
369
- },
370
- "feel": "optional",
371
452
  "group": "authentication",
453
+ "type": "String",
372
454
  "binding": {
373
- "name": "authentication.userName",
374
- "type": "zeebe:input"
455
+ "type": "zeebe:input",
456
+ "name": "authentication.userName"
375
457
  },
376
- "condition": {
377
- "property": "authentication.authType",
378
- "equals": "credentials",
379
- "type": "simple"
458
+ "constraints": {
459
+ "notEmpty": true
380
460
  },
381
- "type": "String"
461
+ "condition": {
462
+ "property": "connectionType",
463
+ "equals": "credentials"
464
+ }
382
465
  },
383
466
  {
384
- "id": "authentication.password",
385
467
  "label": "Password",
386
- "optional": false,
387
- "constraints": {
388
- "notEmpty": true
389
- },
390
- "feel": "optional",
391
468
  "group": "authentication",
469
+ "type": "String",
392
470
  "binding": {
393
- "name": "authentication.password",
394
- "type": "zeebe:input"
395
- },
396
- "condition": {
397
- "property": "authentication.authType",
398
- "equals": "credentials",
399
- "type": "simple"
471
+ "type": "zeebe:input",
472
+ "name": "authentication.password"
400
473
  },
401
- "type": "String"
402
- },
403
- {
404
- "id": "routing.exchange",
405
- "label": "Exchange",
406
- "description": "Topic exchange: 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>",
407
- "optional": false,
408
474
  "constraints": {
409
475
  "notEmpty": true
410
476
  },
477
+ "condition": {
478
+ "property": "connectionType",
479
+ "equals": "credentials"
480
+ }
481
+ },
482
+ {
483
+ "label": "Host name",
484
+ "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>",
411
485
  "feel": "optional",
412
486
  "group": "routing",
487
+ "type": "String",
413
488
  "binding": {
414
- "name": "routing.exchange",
415
- "type": "zeebe:input"
489
+ "type": "zeebe:input",
490
+ "name": "routing.hostName"
416
491
  },
417
- "type": "String"
418
- },
419
- {
420
- "id": "routing.routingKey",
421
- "label": "Routing key",
422
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
423
- "optional": false,
424
492
  "constraints": {
425
493
  "notEmpty": true
426
494
  },
427
- "feel": "optional",
428
- "group": "routing",
429
- "binding": {
430
- "name": "routing.routingKey",
431
- "type": "zeebe:input"
432
- },
433
- "type": "String"
495
+ "condition": {
496
+ "property": "connectionType",
497
+ "equals": "credentials"
498
+ }
434
499
  },
435
500
  {
436
- "id": "routing.virtualHost",
437
501
  "label": "Virtual host",
438
502
  "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>",
439
- "optional": false,
440
- "constraints": {
441
- "notEmpty": true
442
- },
443
503
  "feel": "optional",
444
504
  "group": "routing",
505
+ "type": "String",
445
506
  "binding": {
446
- "name": "routing.virtualHost",
447
- "type": "zeebe:input"
507
+ "type": "zeebe:input",
508
+ "name": "routing.virtualHost"
448
509
  },
449
- "condition": {
450
- "property": "authentication.authType",
451
- "equals": "credentials",
452
- "type": "simple"
510
+ "constraints": {
511
+ "notEmpty": true
453
512
  },
454
- "type": "String"
513
+ "condition": {
514
+ "property": "connectionType",
515
+ "equals": "credentials"
516
+ }
455
517
  },
456
518
  {
457
- "id": "routing.hostName",
458
- "label": "Host name",
459
- "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>",
460
- "optional": false,
519
+ "label": "Exchange",
520
+ "description": "Topic exchange: 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>",
521
+ "feel": "optional",
522
+ "group": "routing",
523
+ "type": "String",
524
+ "binding": {
525
+ "type": "zeebe:input",
526
+ "name": "routing.exchange"
527
+ },
461
528
  "constraints": {
462
529
  "notEmpty": true
463
- },
530
+ }
531
+ },
532
+ {
533
+ "label": "Routing key",
534
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
464
535
  "feel": "optional",
465
536
  "group": "routing",
537
+ "type": "String",
466
538
  "binding": {
467
- "name": "routing.hostName",
468
- "type": "zeebe:input"
469
- },
470
- "condition": {
471
- "property": "authentication.authType",
472
- "equals": "credentials",
473
- "type": "simple"
539
+ "type": "zeebe:input",
540
+ "name": "routing.routingKey"
474
541
  },
475
- "type": "String"
542
+ "constraints": {
543
+ "notEmpty": true
544
+ }
476
545
  },
477
546
  {
478
- "id": "routing.port",
479
547
  "label": "Port",
480
548
  "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>",
481
- "optional": false,
482
- "constraints": {
483
- "notEmpty": true
484
- },
485
549
  "feel": "optional",
486
550
  "group": "routing",
551
+ "type": "String",
487
552
  "binding": {
488
- "name": "routing.port",
489
- "type": "zeebe:input"
553
+ "type": "zeebe:input",
554
+ "name": "routing.port"
490
555
  },
491
- "condition": {
492
- "property": "authentication.authType",
493
- "equals": "credentials",
494
- "type": "simple"
556
+ "constraints": {
557
+ "notEmpty": true
495
558
  },
496
- "type": "String"
559
+ "condition": {
560
+ "property": "connectionType",
561
+ "equals": "credentials"
562
+ }
497
563
  },
498
564
  {
499
- "id": "message.properties",
500
- "label": "Properties",
501
- "description": "Properties for the message, routing headers, etc",
502
- "optional": true,
503
- "value": "={}",
504
- "feel": "required",
565
+ "label": "Message",
566
+ "description": "Data to send to RabbitMQ",
505
567
  "group": "message",
568
+ "type": "Text",
569
+ "feel": "optional",
506
570
  "binding": {
507
- "name": "message.properties",
508
- "type": "zeebe:input"
509
- },
510
- "type": "Text"
571
+ "type": "zeebe:input",
572
+ "name": "message.body"
573
+ }
511
574
  },
512
575
  {
513
- "id": "message.body",
514
- "label": "Message",
515
- "description": "Data to send to RabbitMQ",
516
- "optional": false,
517
- "constraints": {
518
- "notEmpty": true
519
- },
520
- "feel": "optional",
576
+ "label": "Properties",
577
+ "description": "Properties for the message, routing headers, etc.",
521
578
  "group": "message",
579
+ "type": "Text",
580
+ "feel": "required",
581
+ "value": "={}",
522
582
  "binding": {
523
- "name": "message.body",
524
- "type": "zeebe:input"
525
- },
526
- "type": "Text"
583
+ "type": "zeebe:input",
584
+ "name": "message.properties"
585
+ }
527
586
  },
528
587
  {
529
- "id": "resultVariable",
530
588
  "label": "Result variable",
531
- "description": "Name of variable to store the response in",
589
+ "description": "Enter 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>",
532
590
  "group": "output",
591
+ "type": "String",
533
592
  "binding": {
534
- "key": "resultVariable",
535
- "type": "zeebe:taskHeader"
536
- },
537
- "type": "String"
593
+ "type": "zeebe:taskHeader",
594
+ "key": "resultVariable"
595
+ }
538
596
  },
539
597
  {
540
- "id": "resultExpression",
541
598
  "label": "Result expression",
542
- "description": "Expression to map the response into process variables",
543
- "feel": "required",
599
+ "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>",
544
600
  "group": "output",
601
+ "type": "Text",
602
+ "feel": "required",
545
603
  "binding": {
546
- "key": "resultExpression",
547
- "type": "zeebe:taskHeader"
548
- },
549
- "type": "Text"
604
+ "type": "zeebe:taskHeader",
605
+ "key": "resultExpression"
606
+ }
550
607
  },
551
608
  {
552
- "id": "errorExpression",
553
609
  "label": "Error expression",
554
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
610
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
611
+ "group": "errors",
612
+ "type": "Text",
555
613
  "feel": "required",
556
- "group": "error",
557
- "binding": {
558
- "key": "errorExpression",
559
- "type": "zeebe:taskHeader"
560
- },
561
- "type": "Text"
562
- },
563
- {
564
- "id": "retryCount",
565
- "label": "Retries",
566
- "description": "Number of retries",
567
- "value": "3",
568
- "feel": "optional",
569
- "group": "retries",
570
614
  "binding": {
571
- "property": "retries",
572
- "type": "zeebe:taskDefinition"
573
- },
574
- "type": "String"
575
- },
576
- {
577
- "id": "retryBackoff",
578
- "label": "Retry backoff",
579
- "description": "ISO-8601 duration to wait between retries",
580
- "value": "PT0S",
581
- "feel": "optional",
582
- "group": "retries",
583
- "binding": {
584
- "key": "retryBackoff",
585
- "type": "zeebe:taskHeader"
586
- },
587
- "type": "String"
615
+ "type": "zeebe:taskHeader",
616
+ "key": "errorExpression"
617
+ }
588
618
  }
589
619
  ],
590
620
  "icon": {
591
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
621
+ "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"
592
622
  },
593
623
  "engines": {
594
- "camunda": "^8.5"
624
+ "camunda": "^8.2"
595
625
  }
596
626
  },
597
627
  {
598
628
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
599
- "name": "RabbitMQ Outbound Connector",
629
+ "name": "RabbitMQ connector",
600
630
  "id": "io.camunda.connectors.RabbitMQ.v1",
601
631
  "description": "Send message to RabbitMQ",
602
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
603
- "version": 3,
632
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/",
633
+ "version": 1,
604
634
  "category": {
605
635
  "id": "connectors",
606
636
  "name": "Connectors"
@@ -673,7 +703,7 @@
673
703
  "constraints": {
674
704
  "notEmpty": true,
675
705
  "pattern": {
676
- "value": "^(=|(amqps?://|\\{\\{secrets\\..+\\}\\}).*$)",
706
+ "value": "^(amqps?://)|(secrets).*",
677
707
  "message": "Must start with amqp(s):// or contain a secret reference"
678
708
  }
679
709
  },
@@ -716,7 +746,7 @@
716
746
  },
717
747
  {
718
748
  "label": "Host name",
719
- "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>",
749
+ "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/#routing-data\"target=\"_blank\">documentation</a>",
720
750
  "feel": "optional",
721
751
  "group": "routing",
722
752
  "type": "String",
@@ -734,7 +764,7 @@
734
764
  },
735
765
  {
736
766
  "label": "Virtual host",
737
- "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>",
767
+ "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>",
738
768
  "feel": "optional",
739
769
  "group": "routing",
740
770
  "type": "String",
@@ -752,7 +782,7 @@
752
782
  },
753
783
  {
754
784
  "label": "Exchange",
755
- "description": "Topic exchange: 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
+ "description": "Topic exchange: 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>",
756
786
  "feel": "optional",
757
787
  "group": "routing",
758
788
  "type": "String",
@@ -766,7 +796,7 @@
766
796
  },
767
797
  {
768
798
  "label": "Routing key",
769
- "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. 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>",
799
+ "description": "Routing key: a binding is a \"link\" that was set up to bind a queue to an exchange. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
770
800
  "feel": "optional",
771
801
  "group": "routing",
772
802
  "type": "String",
@@ -780,7 +810,7 @@
780
810
  },
781
811
  {
782
812
  "label": "Port",
783
- "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>",
813
+ "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>",
784
814
  "feel": "optional",
785
815
  "group": "routing",
786
816
  "type": "String",
@@ -865,7 +895,7 @@
865
895
  "id": "io.camunda.connectors.RabbitMQ.v1",
866
896
  "description": "Send message to RabbitMQ",
867
897
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
868
- "version": 4,
898
+ "version": 5,
869
899
  "category": {
870
900
  "id": "connectors",
871
901
  "name": "Connectors"
@@ -936,7 +966,11 @@
936
966
  "description": "URI should contain username, password, host name, port number, and virtual host",
937
967
  "optional": false,
938
968
  "constraints": {
939
- "notEmpty": true
969
+ "notEmpty": true,
970
+ "pattern": {
971
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
972
+ "message": "Must start with amqp(s):// or contain a secret reference"
973
+ }
940
974
  },
941
975
  "feel": "optional",
942
976
  "group": "authentication",
@@ -1455,11 +1489,8 @@
1455
1489
  "name": "RabbitMQ Outbound Connector",
1456
1490
  "id": "io.camunda.connectors.RabbitMQ.v1",
1457
1491
  "description": "Send message to RabbitMQ",
1458
- "metadata": {
1459
- "keywords": []
1460
- },
1461
1492
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound",
1462
- "version": 6,
1493
+ "version": 4,
1463
1494
  "category": {
1464
1495
  "id": "connectors",
1465
1496
  "name": "Connectors"
@@ -1468,9 +1499,6 @@
1468
1499
  "elementType": {
1469
1500
  "value": "bpmn:ServiceTask"
1470
1501
  },
1471
- "engines": {
1472
- "camunda": "^8.3"
1473
- },
1474
1502
  "groups": [
1475
1503
  {
1476
1504
  "id": "authentication",
@@ -1484,10 +1512,6 @@
1484
1512
  "id": "message",
1485
1513
  "label": "Message"
1486
1514
  },
1487
- {
1488
- "id": "connector",
1489
- "label": "Connector"
1490
- },
1491
1515
  {
1492
1516
  "id": "output",
1493
1517
  "label": "Output mapping"
@@ -1537,11 +1561,7 @@
1537
1561
  "description": "URI should contain username, password, host name, port number, and virtual host",
1538
1562
  "optional": false,
1539
1563
  "constraints": {
1540
- "notEmpty": true,
1541
- "pattern": {
1542
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1543
- "message": "Must start with amqp(s):// or contain a secret reference"
1544
- }
1564
+ "notEmpty": true
1545
1565
  },
1546
1566
  "feel": "optional",
1547
1567
  "group": "authentication",
@@ -1721,30 +1741,6 @@
1721
1741
  },
1722
1742
  "type": "Text"
1723
1743
  },
1724
- {
1725
- "id": "version",
1726
- "label": "Version",
1727
- "description": "Version of the element template",
1728
- "value": "6",
1729
- "group": "connector",
1730
- "binding": {
1731
- "key": "elementTemplateVersion",
1732
- "type": "zeebe:taskHeader"
1733
- },
1734
- "type": "Hidden"
1735
- },
1736
- {
1737
- "id": "id",
1738
- "label": "ID",
1739
- "description": "ID of the element template",
1740
- "value": "io.camunda.connectors.RabbitMQ.v1",
1741
- "group": "connector",
1742
- "binding": {
1743
- "key": "elementTemplateId",
1744
- "type": "zeebe:taskHeader"
1745
- },
1746
- "type": "Hidden"
1747
- },
1748
1744
  {
1749
1745
  "id": "resultVariable",
1750
1746
  "label": "Result variable",
@@ -1798,6 +1794,7 @@
1798
1794
  "label": "Retry backoff",
1799
1795
  "description": "ISO-8601 duration to wait between retries",
1800
1796
  "value": "PT0S",
1797
+ "feel": "optional",
1801
1798
  "group": "retries",
1802
1799
  "binding": {
1803
1800
  "key": "retryBackoff",
@@ -1808,6 +1805,9 @@
1808
1805
  ],
1809
1806
  "icon": {
1810
1807
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1808
+ },
1809
+ "engines": {
1810
+ "camunda": "^8.5"
1811
1811
  }
1812
1812
  }
1813
1813
  ]