@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -4,11 +4,8 @@
4
4
  "name": "RabbitMQ Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
6
6
  "description": "Receive a message from RabbitMQ",
7
- "metadata": {
8
- "keywords": []
9
- },
10
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
11
- "version": 8,
8
+ "version": 7,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -18,9 +15,6 @@
18
15
  "value": "bpmn:StartEvent",
19
16
  "eventDefinition": "bpmn:MessageEventDefinition"
20
17
  },
21
- "engines": {
22
- "camunda": "^8.3"
23
- },
24
18
  "groups": [
25
19
  {
26
20
  "id": "authentication",
@@ -489,6 +483,9 @@
489
483
  ],
490
484
  "icon": {
491
485
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
486
+ },
487
+ "engines": {
488
+ "camunda": "^8.6"
492
489
  }
493
490
  },
494
491
  {
@@ -1238,8 +1235,11 @@
1238
1235
  "name": "RabbitMQ Message Start Event Connector",
1239
1236
  "id": "io.camunda.connectors.inbound.RabbitMQ.MessageStart.v1",
1240
1237
  "description": "Receive a message from RabbitMQ",
1238
+ "metadata": {
1239
+ "keywords": []
1240
+ },
1241
1241
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1242
- "version": 7,
1242
+ "version": 8,
1243
1243
  "category": {
1244
1244
  "id": "connectors",
1245
1245
  "name": "Connectors"
@@ -1249,6 +1249,9 @@
1249
1249
  "value": "bpmn:StartEvent",
1250
1250
  "eventDefinition": "bpmn:MessageEventDefinition"
1251
1251
  },
1252
+ "engines": {
1253
+ "camunda": "^8.3"
1254
+ },
1252
1255
  "groups": [
1253
1256
  {
1254
1257
  "id": "authentication",
@@ -1717,9 +1720,6 @@
1717
1720
  ],
1718
1721
  "icon": {
1719
1722
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1720
- },
1721
- "engines": {
1722
- "camunda": "^8.6"
1723
1723
  }
1724
1724
  }
1725
1725
  ]
@@ -0,0 +1,461 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "RabbitMQ Receive Task Connector",
5
+ "id": "io.camunda.connectors.inbound.RabbitMQ.Receive.v1",
6
+ "description": "Receive a message from RabbitMQ",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
11
+ "version": 8,
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:ReceiveTask"],
17
+ "elementType": {
18
+ "value": "bpmn:ReceiveTask"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.3"
22
+ },
23
+ "groups": [
24
+ {
25
+ "id": "authentication",
26
+ "label": "Authentication"
27
+ },
28
+ {
29
+ "id": "routing",
30
+ "label": "Routing"
31
+ },
32
+ {
33
+ "id": "subscription",
34
+ "label": "Subscription"
35
+ },
36
+ {
37
+ "id": "activation",
38
+ "label": "Activation"
39
+ },
40
+ {
41
+ "id": "correlation",
42
+ "label": "Correlation",
43
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
44
+ },
45
+ {
46
+ "id": "deduplication",
47
+ "label": "Deduplication",
48
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
49
+ },
50
+ {
51
+ "id": "output",
52
+ "label": "Output mapping"
53
+ }
54
+ ],
55
+ "properties": [
56
+ {
57
+ "value": "io.camunda:connector-rabbitmq-inbound:1",
58
+ "binding": {
59
+ "name": "inbound.type",
60
+ "type": "zeebe:property"
61
+ },
62
+ "type": "Hidden"
63
+ },
64
+ {
65
+ "id": "authentication.authType",
66
+ "label": "Connection type",
67
+ "value": "uri",
68
+ "group": "authentication",
69
+ "binding": {
70
+ "name": "authentication.authType",
71
+ "type": "zeebe:property"
72
+ },
73
+ "type": "Dropdown",
74
+ "choices": [
75
+ {
76
+ "name": "URI",
77
+ "value": "uri"
78
+ },
79
+ {
80
+ "name": "Username/Password",
81
+ "value": "credentials"
82
+ }
83
+ ]
84
+ },
85
+ {
86
+ "id": "authentication.uri",
87
+ "label": "URI",
88
+ "description": "URI should contain username, password, host name, port number, and virtual host",
89
+ "optional": false,
90
+ "constraints": {
91
+ "notEmpty": true,
92
+ "pattern": {
93
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
94
+ "message": "Must start with amqp(s):// or contain a secret reference"
95
+ }
96
+ },
97
+ "group": "authentication",
98
+ "binding": {
99
+ "name": "authentication.uri",
100
+ "type": "zeebe:property"
101
+ },
102
+ "condition": {
103
+ "property": "authentication.authType",
104
+ "equals": "uri",
105
+ "type": "simple"
106
+ },
107
+ "type": "String"
108
+ },
109
+ {
110
+ "id": "authentication.userName",
111
+ "label": "Username",
112
+ "optional": false,
113
+ "constraints": {
114
+ "notEmpty": true
115
+ },
116
+ "group": "authentication",
117
+ "binding": {
118
+ "name": "authentication.userName",
119
+ "type": "zeebe:property"
120
+ },
121
+ "condition": {
122
+ "property": "authentication.authType",
123
+ "equals": "credentials",
124
+ "type": "simple"
125
+ },
126
+ "type": "String"
127
+ },
128
+ {
129
+ "id": "authentication.password",
130
+ "label": "Password",
131
+ "optional": false,
132
+ "constraints": {
133
+ "notEmpty": true
134
+ },
135
+ "group": "authentication",
136
+ "binding": {
137
+ "name": "authentication.password",
138
+ "type": "zeebe:property"
139
+ },
140
+ "condition": {
141
+ "property": "authentication.authType",
142
+ "equals": "credentials",
143
+ "type": "simple"
144
+ },
145
+ "type": "String"
146
+ },
147
+ {
148
+ "id": "routing.virtualHost",
149
+ "label": "Virtual host",
150
+ "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>",
151
+ "optional": false,
152
+ "constraints": {
153
+ "notEmpty": true
154
+ },
155
+ "group": "routing",
156
+ "binding": {
157
+ "name": "routing.virtualHost",
158
+ "type": "zeebe:property"
159
+ },
160
+ "condition": {
161
+ "property": "authentication.authType",
162
+ "equals": "credentials",
163
+ "type": "simple"
164
+ },
165
+ "type": "String"
166
+ },
167
+ {
168
+ "id": "routing.hostName",
169
+ "label": "Host name",
170
+ "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>",
171
+ "optional": false,
172
+ "constraints": {
173
+ "notEmpty": true
174
+ },
175
+ "group": "routing",
176
+ "binding": {
177
+ "name": "routing.hostName",
178
+ "type": "zeebe:property"
179
+ },
180
+ "condition": {
181
+ "property": "authentication.authType",
182
+ "equals": "credentials",
183
+ "type": "simple"
184
+ },
185
+ "type": "String"
186
+ },
187
+ {
188
+ "id": "routing.port",
189
+ "label": "Port",
190
+ "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>",
191
+ "optional": false,
192
+ "constraints": {
193
+ "notEmpty": true
194
+ },
195
+ "group": "routing",
196
+ "binding": {
197
+ "name": "routing.port",
198
+ "type": "zeebe:property"
199
+ },
200
+ "condition": {
201
+ "property": "authentication.authType",
202
+ "equals": "credentials",
203
+ "type": "simple"
204
+ },
205
+ "type": "String"
206
+ },
207
+ {
208
+ "id": "queueName",
209
+ "label": "Queue name",
210
+ "description": "Name of the queue to subscribe to",
211
+ "optional": false,
212
+ "constraints": {
213
+ "notEmpty": true
214
+ },
215
+ "group": "subscription",
216
+ "binding": {
217
+ "name": "queueName",
218
+ "type": "zeebe:property"
219
+ },
220
+ "type": "String"
221
+ },
222
+ {
223
+ "id": "consumerTag",
224
+ "label": "Consumer tag",
225
+ "description": "Consumer tag to use for the subscription",
226
+ "optional": false,
227
+ "group": "subscription",
228
+ "binding": {
229
+ "name": "consumerTag",
230
+ "type": "zeebe:property"
231
+ },
232
+ "type": "String"
233
+ },
234
+ {
235
+ "id": "arguments",
236
+ "label": "Arguments",
237
+ "description": "Arguments to use for the subscription",
238
+ "optional": true,
239
+ "feel": "required",
240
+ "group": "subscription",
241
+ "binding": {
242
+ "name": "arguments",
243
+ "type": "zeebe:property"
244
+ },
245
+ "type": "String"
246
+ },
247
+ {
248
+ "id": "exclusive",
249
+ "label": "Exclusive consumer",
250
+ "optional": false,
251
+ "value": "false",
252
+ "group": "subscription",
253
+ "binding": {
254
+ "name": "exclusive",
255
+ "type": "zeebe:property"
256
+ },
257
+ "type": "Dropdown",
258
+ "choices": [
259
+ {
260
+ "name": "Yes",
261
+ "value": "true"
262
+ },
263
+ {
264
+ "name": "No",
265
+ "value": "false"
266
+ }
267
+ ]
268
+ },
269
+ {
270
+ "id": "activationCondition",
271
+ "label": "Activation condition",
272
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
273
+ "optional": true,
274
+ "feel": "required",
275
+ "group": "activation",
276
+ "binding": {
277
+ "name": "activationCondition",
278
+ "type": "zeebe:property"
279
+ },
280
+ "type": "String"
281
+ },
282
+ {
283
+ "id": "consumeUnmatchedEvents",
284
+ "label": "Consume unmatched events",
285
+ "value": true,
286
+ "group": "activation",
287
+ "binding": {
288
+ "name": "consumeUnmatchedEvents",
289
+ "type": "zeebe:property"
290
+ },
291
+ "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",
292
+ "type": "Boolean"
293
+ },
294
+ {
295
+ "id": "correlationKeyProcess",
296
+ "label": "Correlation key (process)",
297
+ "description": "Sets up the correlation key from process variables",
298
+ "constraints": {
299
+ "notEmpty": true
300
+ },
301
+ "feel": "required",
302
+ "group": "correlation",
303
+ "binding": {
304
+ "name": "correlationKey",
305
+ "type": "bpmn:Message#zeebe:subscription#property"
306
+ },
307
+ "type": "String"
308
+ },
309
+ {
310
+ "id": "correlationKeyPayload",
311
+ "label": "Correlation key (payload)",
312
+ "description": "Extracts the correlation key from the incoming message payload",
313
+ "constraints": {
314
+ "notEmpty": true
315
+ },
316
+ "feel": "required",
317
+ "group": "correlation",
318
+ "binding": {
319
+ "name": "correlationKeyExpression",
320
+ "type": "zeebe:property"
321
+ },
322
+ "type": "String"
323
+ },
324
+ {
325
+ "id": "messageIdExpression",
326
+ "label": "Message ID expression",
327
+ "description": "Expression to extract unique identifier of a message",
328
+ "optional": true,
329
+ "feel": "required",
330
+ "group": "correlation",
331
+ "binding": {
332
+ "name": "messageIdExpression",
333
+ "type": "zeebe:property"
334
+ },
335
+ "type": "String"
336
+ },
337
+ {
338
+ "id": "messageTtl",
339
+ "label": "Message TTL",
340
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
341
+ "optional": true,
342
+ "constraints": {
343
+ "notEmpty": false,
344
+ "pattern": {
345
+ "value": "^(PT.*|)$",
346
+ "message": "must be an ISO-8601 duration"
347
+ }
348
+ },
349
+ "feel": "optional",
350
+ "group": "correlation",
351
+ "binding": {
352
+ "name": "messageTtl",
353
+ "type": "zeebe:property"
354
+ },
355
+ "type": "String"
356
+ },
357
+ {
358
+ "id": "messageNameUuid",
359
+ "generatedValue": {
360
+ "type": "uuid"
361
+ },
362
+ "group": "correlation",
363
+ "binding": {
364
+ "name": "name",
365
+ "type": "bpmn:Message#property"
366
+ },
367
+ "type": "Hidden"
368
+ },
369
+ {
370
+ "id": "deduplicationModeManualFlag",
371
+ "label": "Manual mode",
372
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
373
+ "value": false,
374
+ "group": "deduplication",
375
+ "binding": {
376
+ "name": "deduplicationModeManualFlag",
377
+ "type": "zeebe:property"
378
+ },
379
+ "type": "Boolean"
380
+ },
381
+ {
382
+ "id": "deduplicationId",
383
+ "label": "Deduplication ID",
384
+ "constraints": {
385
+ "notEmpty": true,
386
+ "pattern": {
387
+ "value": "^[a-zA-Z0-9_-]+$",
388
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
389
+ }
390
+ },
391
+ "group": "deduplication",
392
+ "binding": {
393
+ "name": "deduplicationId",
394
+ "type": "zeebe:property"
395
+ },
396
+ "condition": {
397
+ "property": "deduplicationModeManualFlag",
398
+ "equals": true,
399
+ "type": "simple"
400
+ },
401
+ "type": "String"
402
+ },
403
+ {
404
+ "id": "deduplicationModeManual",
405
+ "value": "MANUAL",
406
+ "group": "deduplication",
407
+ "binding": {
408
+ "name": "deduplicationMode",
409
+ "type": "zeebe:property"
410
+ },
411
+ "condition": {
412
+ "property": "deduplicationId",
413
+ "isActive": true,
414
+ "type": "simple"
415
+ },
416
+ "type": "Hidden"
417
+ },
418
+ {
419
+ "id": "deduplicationModeAuto",
420
+ "value": "AUTO",
421
+ "group": "deduplication",
422
+ "binding": {
423
+ "name": "deduplicationMode",
424
+ "type": "zeebe:property"
425
+ },
426
+ "condition": {
427
+ "property": "deduplicationId",
428
+ "isActive": false,
429
+ "type": "simple"
430
+ },
431
+ "type": "Hidden"
432
+ },
433
+ {
434
+ "id": "resultVariable",
435
+ "label": "Result variable",
436
+ "description": "Name of variable to store the response in",
437
+ "group": "output",
438
+ "binding": {
439
+ "name": "resultVariable",
440
+ "type": "zeebe:property"
441
+ },
442
+ "type": "String"
443
+ },
444
+ {
445
+ "id": "resultExpression",
446
+ "label": "Result expression",
447
+ "description": "Expression to map the response into process variables",
448
+ "feel": "required",
449
+ "group": "output",
450
+ "binding": {
451
+ "name": "resultExpression",
452
+ "type": "zeebe:property"
453
+ },
454
+ "type": "Text"
455
+ }
456
+ ],
457
+ "icon": {
458
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
459
+ }
460
+ }
461
+ ]