@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -1,4 +1,304 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Send Message Connector (Intermediate Throw Event)",
5
+ "id": "io.camunda.connectors.message.intermediate.v1",
6
+ "keywords": [
7
+ "send message",
8
+ "correlate message",
9
+ "publish message",
10
+ "message event",
11
+ "trigger process",
12
+ "signal process"
13
+ ],
14
+ "version": 1,
15
+ "category": {
16
+ "id": "connectors",
17
+ "name": "Connectors"
18
+ },
19
+ "appliesTo": ["bpmn:IntermediateThrowEvent"],
20
+ "elementType": {
21
+ "value": "bpmn:IntermediateThrowEvent",
22
+ "eventDefinition": "bpmn:MessageEventDefinition"
23
+ },
24
+ "engines": {
25
+ "camunda": "^8.3"
26
+ },
27
+ "groups": [
28
+ {
29
+ "id": "operation",
30
+ "label": "Operation"
31
+ },
32
+ {
33
+ "id": "connector",
34
+ "label": "Connector"
35
+ },
36
+ {
37
+ "id": "output",
38
+ "label": "Output mapping"
39
+ },
40
+ {
41
+ "id": "error",
42
+ "label": "Error handling"
43
+ },
44
+ {
45
+ "id": "retries",
46
+ "label": "Retries"
47
+ }
48
+ ],
49
+ "properties": [
50
+ {
51
+ "value": "io.camunda:sendMessage:1",
52
+ "binding": {
53
+ "property": "type",
54
+ "type": "zeebe:taskDefinition"
55
+ },
56
+ "type": "Hidden"
57
+ },
58
+ {
59
+ "id": "messageName",
60
+ "label": "Message name",
61
+ "constraints": {
62
+ "notEmpty": true
63
+ },
64
+ "feel": "optional",
65
+ "binding": {
66
+ "name": "messageName",
67
+ "type": "zeebe:input"
68
+ },
69
+ "type": "String"
70
+ },
71
+ {
72
+ "id": "correlationKey",
73
+ "label": "Correlation key",
74
+ "optional": true,
75
+ "feel": "optional",
76
+ "binding": {
77
+ "name": "correlationKey",
78
+ "type": "zeebe:input"
79
+ },
80
+ "type": "String"
81
+ },
82
+ {
83
+ "id": "variables",
84
+ "label": "Payload",
85
+ "optional": true,
86
+ "feel": "optional",
87
+ "binding": {
88
+ "name": "variables",
89
+ "type": "zeebe:input"
90
+ },
91
+ "type": "String"
92
+ },
93
+ {
94
+ "id": "tenantId",
95
+ "label": "Tenant id",
96
+ "optional": true,
97
+ "feel": "optional",
98
+ "binding": {
99
+ "name": "tenantId",
100
+ "type": "zeebe:input"
101
+ },
102
+ "type": "String"
103
+ },
104
+ {
105
+ "id": "requestTimeout",
106
+ "label": "Request timeout",
107
+ "optional": true,
108
+ "feel": "optional",
109
+ "binding": {
110
+ "name": "requestTimeout",
111
+ "type": "zeebe:input"
112
+ },
113
+ "type": "String"
114
+ },
115
+ {
116
+ "id": "correlationType.type",
117
+ "label": "Correlation mode",
118
+ "description": "Send message with <a href='https://docs.camunda.io/docs/components/concepts/messages/#message-buffering' target='_blank'>buffer (publish)</a> or with <a href='https://docs.camunda.io/docs/components/concepts/messages/#message-response' target='_blank'>result (correlate)</a>",
119
+ "value": "publish",
120
+ "group": "operation",
121
+ "binding": {
122
+ "name": "correlationType.type",
123
+ "type": "zeebe:input"
124
+ },
125
+ "type": "Dropdown",
126
+ "choices": [
127
+ {
128
+ "name": "Correlate message (with result)",
129
+ "value": "correlate"
130
+ },
131
+ {
132
+ "name": "Publish message (with buffer)",
133
+ "value": "publish"
134
+ }
135
+ ]
136
+ },
137
+ {
138
+ "id": "correlationType.timeToLive",
139
+ "label": "Time to live (as ISO 8601)",
140
+ "optional": true,
141
+ "feel": "optional",
142
+ "group": "operation",
143
+ "binding": {
144
+ "name": "correlationType.timeToLive",
145
+ "type": "zeebe:input"
146
+ },
147
+ "condition": {
148
+ "property": "correlationType.type",
149
+ "equals": "publish",
150
+ "type": "simple"
151
+ },
152
+ "tooltip": "Duration for which the message remains buffered",
153
+ "type": "String"
154
+ },
155
+ {
156
+ "id": "correlationType.messageId",
157
+ "label": "Message id (optional)",
158
+ "optional": true,
159
+ "feel": "optional",
160
+ "group": "operation",
161
+ "binding": {
162
+ "name": "correlationType.messageId",
163
+ "type": "zeebe:input"
164
+ },
165
+ "condition": {
166
+ "property": "correlationType.type",
167
+ "equals": "publish",
168
+ "type": "simple"
169
+ },
170
+ "type": "String"
171
+ },
172
+ {
173
+ "id": "version",
174
+ "label": "Version",
175
+ "description": "Version of the element template",
176
+ "value": "1",
177
+ "group": "connector",
178
+ "binding": {
179
+ "key": "elementTemplateVersion",
180
+ "type": "zeebe:taskHeader"
181
+ },
182
+ "type": "Hidden"
183
+ },
184
+ {
185
+ "id": "id",
186
+ "label": "ID",
187
+ "description": "ID of the element template",
188
+ "value": "io.camunda.connectors.message.v1",
189
+ "group": "connector",
190
+ "binding": {
191
+ "key": "elementTemplateId",
192
+ "type": "zeebe:taskHeader"
193
+ },
194
+ "type": "Hidden"
195
+ },
196
+ {
197
+ "id": "resultVariable",
198
+ "label": "Result variable",
199
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
200
+ "group": "output",
201
+ "binding": {
202
+ "key": "resultVariable",
203
+ "type": "zeebe:taskHeader"
204
+ },
205
+ "type": "String"
206
+ },
207
+ {
208
+ "id": "resultExpression",
209
+ "label": "Result expression",
210
+ "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>.",
211
+ "feel": "required",
212
+ "group": "output",
213
+ "binding": {
214
+ "key": "resultExpression",
215
+ "type": "zeebe:taskHeader"
216
+ },
217
+ "type": "Text"
218
+ },
219
+ {
220
+ "id": "errorExpression",
221
+ "label": "Error expression",
222
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
223
+ "feel": "required",
224
+ "group": "error",
225
+ "binding": {
226
+ "key": "errorExpression",
227
+ "type": "zeebe:taskHeader"
228
+ },
229
+ "type": "Text"
230
+ },
231
+ {
232
+ "id": "retryCount",
233
+ "label": "Retries",
234
+ "description": "Number of retries",
235
+ "value": "3",
236
+ "feel": "optional",
237
+ "group": "retries",
238
+ "binding": {
239
+ "property": "retries",
240
+ "type": "zeebe:taskDefinition"
241
+ },
242
+ "type": "String"
243
+ },
244
+ {
245
+ "id": "retryBackoff",
246
+ "label": "Retry backoff",
247
+ "description": "ISO-8601 duration to wait between retries",
248
+ "value": "PT30S",
249
+ "group": "retries",
250
+ "binding": {
251
+ "key": "retryBackoff",
252
+ "type": "zeebe:taskHeader"
253
+ },
254
+ "type": "String"
255
+ }
256
+ ],
257
+ "steps": [
258
+ {
259
+ "name": "Correlate message (with result)",
260
+ "description": "Correlate a message to a running process instance in Camunda and receive the result",
261
+ "keywords": [
262
+ "correlate message",
263
+ "message correlation",
264
+ "receive result",
265
+ "await response",
266
+ "synchronous message"
267
+ ],
268
+ "presetId": "type_correlate"
269
+ },
270
+ {
271
+ "name": "Publish message (with buffer)",
272
+ "description": "Publish a message to Camunda with buffering support",
273
+ "keywords": [
274
+ "publish message",
275
+ "buffer message",
276
+ "send message",
277
+ "emit event",
278
+ "broadcast message",
279
+ "trigger message"
280
+ ],
281
+ "presetId": "type_publish"
282
+ }
283
+ ],
284
+ "presets": [
285
+ {
286
+ "id": "type_correlate",
287
+ "properties": {
288
+ "correlationType.type": "correlate"
289
+ }
290
+ },
291
+ {
292
+ "id": "type_publish",
293
+ "properties": {
294
+ "correlationType.type": "publish"
295
+ }
296
+ }
297
+ ],
298
+ "icon": {
299
+ "contents": "data:image/svg+xml;base64,PHN2ZwogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHdpZHRoPSIyMDAwIgogICBoZWlnaHQ9IjIwMDAiCiAgIHZpZXdCb3g9IjAgMCAyMDAwIDIwMDAiCiAgIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KICA8cGF0aAogICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwIgogICAgIGQ9Im0gMCwyODQgMjAwMCwwIC0xMDAwLDU1NCB6Ii8+CiAgPHBhdGgKICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMCIKICAgICBkPSJtIDAsNDUyIDEwMDAsNTQ4IDEwMDAsLTU0OCAwLDEwOTYgLTIwMDAsMCB6Ii8+Cjwvc3ZnPgo="
300
+ }
301
+ },
2
302
  {
3
303
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
304
  "name": "Send Message Connector (Intermediate Throw Event)",
@@ -250,7 +550,7 @@
250
550
  "id": "retryBackoff",
251
551
  "label": "Retry backoff",
252
552
  "description": "ISO-8601 duration to wait between retries",
253
- "value": "PT0S",
553
+ "value": "PT30S",
254
554
  "group": "retries",
255
555
  "binding": {
256
556
  "key": "retryBackoff",
@@ -250,7 +250,7 @@
250
250
  "id": "retryBackoff",
251
251
  "label": "Retry backoff",
252
252
  "description": "ISO-8601 duration to wait between retries",
253
- "value": "PT0S",
253
+ "value": "PT30S",
254
254
  "group": "retries",
255
255
  "binding": {
256
256
  "key": "retryBackoff",
@@ -262,5 +262,305 @@
262
262
  "icon": {
263
263
  "contents": "data:image/svg+xml;base64,PHN2ZwogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHdpZHRoPSIyMDAwIgogICBoZWlnaHQ9IjIwMDAiCiAgIHZpZXdCb3g9IjAgMCAyMDAwIDIwMDAiCiAgIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KICA8cGF0aAogICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwIgogICAgIGQ9Im0gMCwyODQgMjAwMCwwIC0xMDAwLDU1NCB6Ii8+CiAgPHBhdGgKICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMCIKICAgICBkPSJtIDAsNDUyIDEwMDAsNTQ4IDEwMDAsLTU0OCAwLDEwOTYgLTIwMDAsMCB6Ii8+Cjwvc3ZnPgo="
264
264
  }
265
+ },
266
+ {
267
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
268
+ "name": "Send Message Connector (Message End Event)",
269
+ "id": "io.camunda.connectors.message.end.v1",
270
+ "keywords": [
271
+ "send message",
272
+ "correlate message",
273
+ "publish message",
274
+ "message event",
275
+ "trigger process",
276
+ "signal process"
277
+ ],
278
+ "version": 1,
279
+ "category": {
280
+ "id": "connectors",
281
+ "name": "Connectors"
282
+ },
283
+ "appliesTo": ["bpmn:EndEvent"],
284
+ "elementType": {
285
+ "value": "bpmn:EndEvent",
286
+ "eventDefinition": "bpmn:MessageEventDefinition"
287
+ },
288
+ "engines": {
289
+ "camunda": "^8.3"
290
+ },
291
+ "groups": [
292
+ {
293
+ "id": "operation",
294
+ "label": "Operation"
295
+ },
296
+ {
297
+ "id": "connector",
298
+ "label": "Connector"
299
+ },
300
+ {
301
+ "id": "output",
302
+ "label": "Output mapping"
303
+ },
304
+ {
305
+ "id": "error",
306
+ "label": "Error handling"
307
+ },
308
+ {
309
+ "id": "retries",
310
+ "label": "Retries"
311
+ }
312
+ ],
313
+ "properties": [
314
+ {
315
+ "value": "io.camunda:sendMessage:1",
316
+ "binding": {
317
+ "property": "type",
318
+ "type": "zeebe:taskDefinition"
319
+ },
320
+ "type": "Hidden"
321
+ },
322
+ {
323
+ "id": "messageName",
324
+ "label": "Message name",
325
+ "constraints": {
326
+ "notEmpty": true
327
+ },
328
+ "feel": "optional",
329
+ "binding": {
330
+ "name": "messageName",
331
+ "type": "zeebe:input"
332
+ },
333
+ "type": "String"
334
+ },
335
+ {
336
+ "id": "correlationKey",
337
+ "label": "Correlation key",
338
+ "optional": true,
339
+ "feel": "optional",
340
+ "binding": {
341
+ "name": "correlationKey",
342
+ "type": "zeebe:input"
343
+ },
344
+ "type": "String"
345
+ },
346
+ {
347
+ "id": "variables",
348
+ "label": "Payload",
349
+ "optional": true,
350
+ "feel": "optional",
351
+ "binding": {
352
+ "name": "variables",
353
+ "type": "zeebe:input"
354
+ },
355
+ "type": "String"
356
+ },
357
+ {
358
+ "id": "tenantId",
359
+ "label": "Tenant id",
360
+ "optional": true,
361
+ "feel": "optional",
362
+ "binding": {
363
+ "name": "tenantId",
364
+ "type": "zeebe:input"
365
+ },
366
+ "type": "String"
367
+ },
368
+ {
369
+ "id": "requestTimeout",
370
+ "label": "Request timeout",
371
+ "optional": true,
372
+ "feel": "optional",
373
+ "binding": {
374
+ "name": "requestTimeout",
375
+ "type": "zeebe:input"
376
+ },
377
+ "type": "String"
378
+ },
379
+ {
380
+ "id": "correlationType.type",
381
+ "label": "Correlation mode",
382
+ "description": "Send message with <a href='https://docs.camunda.io/docs/components/concepts/messages/#message-buffering' target='_blank'>buffer (publish)</a> or with <a href='https://docs.camunda.io/docs/components/concepts/messages/#message-response' target='_blank'>result (correlate)</a>",
383
+ "value": "publish",
384
+ "group": "operation",
385
+ "binding": {
386
+ "name": "correlationType.type",
387
+ "type": "zeebe:input"
388
+ },
389
+ "type": "Dropdown",
390
+ "choices": [
391
+ {
392
+ "name": "Correlate message (with result)",
393
+ "value": "correlate"
394
+ },
395
+ {
396
+ "name": "Publish message (with buffer)",
397
+ "value": "publish"
398
+ }
399
+ ]
400
+ },
401
+ {
402
+ "id": "correlationType.timeToLive",
403
+ "label": "Time to live (as ISO 8601)",
404
+ "optional": true,
405
+ "feel": "optional",
406
+ "group": "operation",
407
+ "binding": {
408
+ "name": "correlationType.timeToLive",
409
+ "type": "zeebe:input"
410
+ },
411
+ "condition": {
412
+ "property": "correlationType.type",
413
+ "equals": "publish",
414
+ "type": "simple"
415
+ },
416
+ "tooltip": "Duration for which the message remains buffered",
417
+ "type": "String"
418
+ },
419
+ {
420
+ "id": "correlationType.messageId",
421
+ "label": "Message id (optional)",
422
+ "optional": true,
423
+ "feel": "optional",
424
+ "group": "operation",
425
+ "binding": {
426
+ "name": "correlationType.messageId",
427
+ "type": "zeebe:input"
428
+ },
429
+ "condition": {
430
+ "property": "correlationType.type",
431
+ "equals": "publish",
432
+ "type": "simple"
433
+ },
434
+ "type": "String"
435
+ },
436
+ {
437
+ "id": "version",
438
+ "label": "Version",
439
+ "description": "Version of the element template",
440
+ "value": "1",
441
+ "group": "connector",
442
+ "binding": {
443
+ "key": "elementTemplateVersion",
444
+ "type": "zeebe:taskHeader"
445
+ },
446
+ "type": "Hidden"
447
+ },
448
+ {
449
+ "id": "id",
450
+ "label": "ID",
451
+ "description": "ID of the element template",
452
+ "value": "io.camunda.connectors.message.v1",
453
+ "group": "connector",
454
+ "binding": {
455
+ "key": "elementTemplateId",
456
+ "type": "zeebe:taskHeader"
457
+ },
458
+ "type": "Hidden"
459
+ },
460
+ {
461
+ "id": "resultVariable",
462
+ "label": "Result variable",
463
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
464
+ "group": "output",
465
+ "binding": {
466
+ "key": "resultVariable",
467
+ "type": "zeebe:taskHeader"
468
+ },
469
+ "type": "String"
470
+ },
471
+ {
472
+ "id": "resultExpression",
473
+ "label": "Result expression",
474
+ "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>.",
475
+ "feel": "required",
476
+ "group": "output",
477
+ "binding": {
478
+ "key": "resultExpression",
479
+ "type": "zeebe:taskHeader"
480
+ },
481
+ "type": "Text"
482
+ },
483
+ {
484
+ "id": "errorExpression",
485
+ "label": "Error expression",
486
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
487
+ "feel": "required",
488
+ "group": "error",
489
+ "binding": {
490
+ "key": "errorExpression",
491
+ "type": "zeebe:taskHeader"
492
+ },
493
+ "type": "Text"
494
+ },
495
+ {
496
+ "id": "retryCount",
497
+ "label": "Retries",
498
+ "description": "Number of retries",
499
+ "value": "3",
500
+ "feel": "optional",
501
+ "group": "retries",
502
+ "binding": {
503
+ "property": "retries",
504
+ "type": "zeebe:taskDefinition"
505
+ },
506
+ "type": "String"
507
+ },
508
+ {
509
+ "id": "retryBackoff",
510
+ "label": "Retry backoff",
511
+ "description": "ISO-8601 duration to wait between retries",
512
+ "value": "PT30S",
513
+ "group": "retries",
514
+ "binding": {
515
+ "key": "retryBackoff",
516
+ "type": "zeebe:taskHeader"
517
+ },
518
+ "type": "String"
519
+ }
520
+ ],
521
+ "steps": [
522
+ {
523
+ "name": "Correlate message (with result)",
524
+ "description": "Correlate a message to a running process instance in Camunda and receive the result",
525
+ "keywords": [
526
+ "correlate message",
527
+ "message correlation",
528
+ "receive result",
529
+ "await response",
530
+ "synchronous message"
531
+ ],
532
+ "presetId": "type_correlate"
533
+ },
534
+ {
535
+ "name": "Publish message (with buffer)",
536
+ "description": "Publish a message to Camunda with buffering support",
537
+ "keywords": [
538
+ "publish message",
539
+ "buffer message",
540
+ "send message",
541
+ "emit event",
542
+ "broadcast message",
543
+ "trigger message"
544
+ ],
545
+ "presetId": "type_publish"
546
+ }
547
+ ],
548
+ "presets": [
549
+ {
550
+ "id": "type_correlate",
551
+ "properties": {
552
+ "correlationType.type": "correlate"
553
+ }
554
+ },
555
+ {
556
+ "id": "type_publish",
557
+ "properties": {
558
+ "correlationType.type": "publish"
559
+ }
560
+ }
561
+ ],
562
+ "icon": {
563
+ "contents": "data:image/svg+xml;base64,PHN2ZwogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHdpZHRoPSIyMDAwIgogICBoZWlnaHQ9IjIwMDAiCiAgIHZpZXdCb3g9IjAgMCAyMDAwIDIwMDAiCiAgIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KICA8cGF0aAogICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwIgogICAgIGQ9Im0gMCwyODQgMjAwMCwwIC0xMDAwLDU1NCB6Ii8+CiAgPHBhdGgKICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMCIKICAgICBkPSJtIDAsNDUyIDEwMDAsNTQ4IDEwMDAsLTU0OCAwLDEwOTYgLTIwMDAsMCB6Ii8+Cjwvc3ZnPgo="
564
+ }
265
565
  }
266
566
  ]