@camunda/connectors-element-templates 1.0.16 → 1.0.18
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.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "SNS HTTPS Message Start Event Connector Subscription",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1",
|
|
6
|
-
"description": "Receive
|
|
6
|
+
"description": "Receive messages from AWS SNS via HTTPS.",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"receive event",
|
|
9
|
+
"receive message",
|
|
10
|
+
"notification",
|
|
11
|
+
"subscribe to topic",
|
|
12
|
+
"event driven"
|
|
13
|
+
],
|
|
7
14
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
8
|
-
"version":
|
|
15
|
+
"version": 6,
|
|
9
16
|
"category": {
|
|
10
17
|
"id": "connectors",
|
|
11
18
|
"name": "Connectors"
|
|
@@ -15,6 +22,9 @@
|
|
|
15
22
|
"value": "bpmn:StartEvent",
|
|
16
23
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
24
|
},
|
|
25
|
+
"engines": {
|
|
26
|
+
"camunda": "^8.3"
|
|
27
|
+
},
|
|
18
28
|
"groups": [
|
|
19
29
|
{
|
|
20
30
|
"id": "subscription",
|
|
@@ -29,6 +39,11 @@
|
|
|
29
39
|
"label": "Correlation",
|
|
30
40
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
31
41
|
},
|
|
42
|
+
{
|
|
43
|
+
"id": "deduplication",
|
|
44
|
+
"label": "Deduplication",
|
|
45
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
46
|
+
},
|
|
32
47
|
{
|
|
33
48
|
"id": "output",
|
|
34
49
|
"label": "Output mapping"
|
|
@@ -112,6 +127,18 @@
|
|
|
112
127
|
},
|
|
113
128
|
"type": "String"
|
|
114
129
|
},
|
|
130
|
+
{
|
|
131
|
+
"id": "consumeUnmatchedEvents",
|
|
132
|
+
"label": "Consume unmatched events",
|
|
133
|
+
"value": true,
|
|
134
|
+
"group": "activation",
|
|
135
|
+
"binding": {
|
|
136
|
+
"name": "consumeUnmatchedEvents",
|
|
137
|
+
"type": "zeebe:property"
|
|
138
|
+
},
|
|
139
|
+
"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",
|
|
140
|
+
"type": "Boolean"
|
|
141
|
+
},
|
|
115
142
|
{
|
|
116
143
|
"id": "correlationRequired",
|
|
117
144
|
"label": "Subprocess correlation required",
|
|
@@ -174,6 +201,19 @@
|
|
|
174
201
|
},
|
|
175
202
|
"type": "String"
|
|
176
203
|
},
|
|
204
|
+
{
|
|
205
|
+
"id": "messageIdExpression",
|
|
206
|
+
"label": "Message ID expression",
|
|
207
|
+
"description": "Expression to extract unique identifier of a message",
|
|
208
|
+
"optional": true,
|
|
209
|
+
"feel": "required",
|
|
210
|
+
"group": "correlation",
|
|
211
|
+
"binding": {
|
|
212
|
+
"name": "messageIdExpression",
|
|
213
|
+
"type": "zeebe:property"
|
|
214
|
+
},
|
|
215
|
+
"type": "String"
|
|
216
|
+
},
|
|
177
217
|
{
|
|
178
218
|
"id": "messageTtl",
|
|
179
219
|
"label": "Message TTL",
|
|
@@ -195,34 +235,88 @@
|
|
|
195
235
|
"type": "String"
|
|
196
236
|
},
|
|
197
237
|
{
|
|
198
|
-
"id": "
|
|
199
|
-
"label": "Message
|
|
200
|
-
"
|
|
201
|
-
|
|
202
|
-
|
|
238
|
+
"id": "messageNameUuid",
|
|
239
|
+
"label": "Message name",
|
|
240
|
+
"generatedValue": {
|
|
241
|
+
"type": "uuid"
|
|
242
|
+
},
|
|
243
|
+
"feel": "optional",
|
|
203
244
|
"group": "correlation",
|
|
204
245
|
"binding": {
|
|
205
|
-
"name": "
|
|
246
|
+
"name": "name",
|
|
247
|
+
"type": "bpmn:Message#property"
|
|
248
|
+
},
|
|
249
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
250
|
+
"type": "String"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "deduplicationModeManualFlag",
|
|
254
|
+
"label": "Manual mode",
|
|
255
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
256
|
+
"value": false,
|
|
257
|
+
"group": "deduplication",
|
|
258
|
+
"binding": {
|
|
259
|
+
"name": "deduplicationModeManualFlag",
|
|
260
|
+
"type": "zeebe:property"
|
|
261
|
+
},
|
|
262
|
+
"type": "Boolean"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"id": "deduplicationId",
|
|
266
|
+
"label": "Deduplication ID",
|
|
267
|
+
"constraints": {
|
|
268
|
+
"notEmpty": true,
|
|
269
|
+
"pattern": {
|
|
270
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
271
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
272
|
+
}
|
|
273
|
+
},
|
|
274
|
+
"group": "deduplication",
|
|
275
|
+
"binding": {
|
|
276
|
+
"name": "deduplicationId",
|
|
206
277
|
"type": "zeebe:property"
|
|
207
278
|
},
|
|
279
|
+
"condition": {
|
|
280
|
+
"property": "deduplicationModeManualFlag",
|
|
281
|
+
"equals": true,
|
|
282
|
+
"type": "simple"
|
|
283
|
+
},
|
|
208
284
|
"type": "String"
|
|
209
285
|
},
|
|
210
286
|
{
|
|
211
|
-
"id": "
|
|
212
|
-
"
|
|
213
|
-
|
|
287
|
+
"id": "deduplicationModeManual",
|
|
288
|
+
"value": "MANUAL",
|
|
289
|
+
"group": "deduplication",
|
|
290
|
+
"binding": {
|
|
291
|
+
"name": "deduplicationMode",
|
|
292
|
+
"type": "zeebe:property"
|
|
214
293
|
},
|
|
215
|
-
"
|
|
294
|
+
"condition": {
|
|
295
|
+
"property": "deduplicationId",
|
|
296
|
+
"isActive": true,
|
|
297
|
+
"type": "simple"
|
|
298
|
+
},
|
|
299
|
+
"type": "Hidden"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"id": "deduplicationModeAuto",
|
|
303
|
+
"value": "AUTO",
|
|
304
|
+
"group": "deduplication",
|
|
216
305
|
"binding": {
|
|
217
|
-
"name": "
|
|
218
|
-
"type": "
|
|
306
|
+
"name": "deduplicationMode",
|
|
307
|
+
"type": "zeebe:property"
|
|
308
|
+
},
|
|
309
|
+
"condition": {
|
|
310
|
+
"property": "deduplicationId",
|
|
311
|
+
"isActive": false,
|
|
312
|
+
"type": "simple"
|
|
219
313
|
},
|
|
220
314
|
"type": "Hidden"
|
|
221
315
|
},
|
|
222
316
|
{
|
|
223
317
|
"id": "resultVariable",
|
|
224
318
|
"label": "Result variable",
|
|
225
|
-
"description": "Name of variable to store the response in",
|
|
319
|
+
"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>.",
|
|
226
320
|
"group": "output",
|
|
227
321
|
"binding": {
|
|
228
322
|
"name": "resultVariable",
|
|
@@ -233,7 +327,7 @@
|
|
|
233
327
|
{
|
|
234
328
|
"id": "resultExpression",
|
|
235
329
|
"label": "Result expression",
|
|
236
|
-
"description": "Expression to map the response into process variables",
|
|
330
|
+
"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>.",
|
|
237
331
|
"feel": "required",
|
|
238
332
|
"group": "output",
|
|
239
333
|
"binding": {
|
|
@@ -245,9 +339,6 @@
|
|
|
245
339
|
],
|
|
246
340
|
"icon": {
|
|
247
341
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
248
|
-
},
|
|
249
|
-
"engines": {
|
|
250
|
-
"camunda": "^8.5"
|
|
251
342
|
}
|
|
252
343
|
},
|
|
253
344
|
{
|
|
@@ -255,8 +346,8 @@
|
|
|
255
346
|
"name": "SNS HTTPS Message Start Event Connector Subscription",
|
|
256
347
|
"id": "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1",
|
|
257
348
|
"description": "Receive events from AWS SNS",
|
|
258
|
-
"version": 1,
|
|
259
349
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
350
|
+
"version": 4,
|
|
260
351
|
"category": {
|
|
261
352
|
"id": "connectors",
|
|
262
353
|
"name": "Connectors"
|
|
@@ -269,7 +360,7 @@
|
|
|
269
360
|
"groups": [
|
|
270
361
|
{
|
|
271
362
|
"id": "subscription",
|
|
272
|
-
"label": "Subscription
|
|
363
|
+
"label": "Subscription Configuration"
|
|
273
364
|
},
|
|
274
365
|
{
|
|
275
366
|
"id": "activation",
|
|
@@ -277,59 +368,49 @@
|
|
|
277
368
|
},
|
|
278
369
|
{
|
|
279
370
|
"id": "correlation",
|
|
280
|
-
"label": "
|
|
371
|
+
"label": "Correlation",
|
|
372
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
281
373
|
},
|
|
282
374
|
{
|
|
283
|
-
"id": "
|
|
284
|
-
"label": "
|
|
375
|
+
"id": "output",
|
|
376
|
+
"label": "Output mapping"
|
|
285
377
|
}
|
|
286
378
|
],
|
|
287
379
|
"properties": [
|
|
288
380
|
{
|
|
289
|
-
"type": "Hidden",
|
|
290
381
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
291
382
|
"binding": {
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
}
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"type": "Hidden",
|
|
298
|
-
"generatedValue": {
|
|
299
|
-
"type": "uuid"
|
|
383
|
+
"name": "inbound.type",
|
|
384
|
+
"type": "zeebe:property"
|
|
300
385
|
},
|
|
301
|
-
"
|
|
302
|
-
"type": "bpmn:Message#property",
|
|
303
|
-
"name": "name"
|
|
304
|
-
}
|
|
305
|
-
},
|
|
306
|
-
{
|
|
307
|
-
"type": "Hidden",
|
|
308
|
-
"value": "SnsHttpsSubscription",
|
|
309
|
-
"binding": {
|
|
310
|
-
"type": "zeebe:property",
|
|
311
|
-
"name": "inbound.subtype"
|
|
312
|
-
}
|
|
386
|
+
"type": "Hidden"
|
|
313
387
|
},
|
|
314
388
|
{
|
|
389
|
+
"id": "inbound.context",
|
|
315
390
|
"label": "Subscription ID",
|
|
316
|
-
"type": "String",
|
|
317
|
-
"group": "subscription",
|
|
318
|
-
"binding": {
|
|
319
|
-
"type": "zeebe:property",
|
|
320
|
-
"name": "inbound.context"
|
|
321
|
-
},
|
|
322
391
|
"description": "The subscription ID is a part of the URL endpoint",
|
|
392
|
+
"optional": false,
|
|
323
393
|
"constraints": {
|
|
324
394
|
"notEmpty": true
|
|
325
|
-
}
|
|
395
|
+
},
|
|
396
|
+
"group": "subscription",
|
|
397
|
+
"binding": {
|
|
398
|
+
"name": "inbound.context",
|
|
399
|
+
"type": "zeebe:property"
|
|
400
|
+
},
|
|
401
|
+
"type": "String"
|
|
326
402
|
},
|
|
327
403
|
{
|
|
328
|
-
"id": "securitySubscriptionAllowedFor",
|
|
404
|
+
"id": "inbound.securitySubscriptionAllowedFor",
|
|
329
405
|
"label": "Allow to receive messages from topic(s)",
|
|
330
|
-
"group": "subscription",
|
|
331
406
|
"description": "Control which topic(s) is allowed to start a process",
|
|
407
|
+
"optional": false,
|
|
332
408
|
"value": "any",
|
|
409
|
+
"group": "subscription",
|
|
410
|
+
"binding": {
|
|
411
|
+
"name": "inbound.securitySubscriptionAllowedFor",
|
|
412
|
+
"type": "zeebe:property"
|
|
413
|
+
},
|
|
333
414
|
"type": "Dropdown",
|
|
334
415
|
"choices": [
|
|
335
416
|
{
|
|
@@ -340,61 +421,50 @@
|
|
|
340
421
|
"name": "Specific topic(s)",
|
|
341
422
|
"value": "specific"
|
|
342
423
|
}
|
|
343
|
-
]
|
|
344
|
-
"binding": {
|
|
345
|
-
"type": "zeebe:property",
|
|
346
|
-
"name": "inbound.securitySubscriptionAllowedFor"
|
|
347
|
-
}
|
|
424
|
+
]
|
|
348
425
|
},
|
|
349
426
|
{
|
|
427
|
+
"id": "inbound.topicsAllowList",
|
|
350
428
|
"label": "Topic ARN(s)",
|
|
351
429
|
"description": "Topics that allow to publish messages",
|
|
352
|
-
"
|
|
353
|
-
"group": "subscription",
|
|
430
|
+
"optional": true,
|
|
354
431
|
"feel": "optional",
|
|
432
|
+
"group": "subscription",
|
|
355
433
|
"binding": {
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
},
|
|
359
|
-
"constraints": {
|
|
360
|
-
"notEmpty": true
|
|
434
|
+
"name": "inbound.topicsAllowList",
|
|
435
|
+
"type": "zeebe:property"
|
|
361
436
|
},
|
|
362
437
|
"condition": {
|
|
363
|
-
"property": "securitySubscriptionAllowedFor",
|
|
364
|
-
"equals": "specific"
|
|
365
|
-
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"label": "Message ID expression",
|
|
369
|
-
"feel": "required",
|
|
370
|
-
"type": "String",
|
|
371
|
-
"optional": true,
|
|
372
|
-
"group": "activation",
|
|
373
|
-
"binding": {
|
|
374
|
-
"type": "zeebe:property",
|
|
375
|
-
"name": "messageIdExpression"
|
|
438
|
+
"property": "inbound.securitySubscriptionAllowedFor",
|
|
439
|
+
"equals": "specific",
|
|
440
|
+
"type": "simple"
|
|
376
441
|
},
|
|
377
|
-
"
|
|
442
|
+
"type": "String"
|
|
378
443
|
},
|
|
379
444
|
{
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
"feel": "required",
|
|
445
|
+
"id": "activationCondition",
|
|
446
|
+
"label": "Activation condition",
|
|
447
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
384
448
|
"optional": true,
|
|
449
|
+
"feel": "required",
|
|
450
|
+
"group": "activation",
|
|
385
451
|
"binding": {
|
|
386
|
-
"
|
|
387
|
-
"
|
|
452
|
+
"name": "activationCondition",
|
|
453
|
+
"type": "zeebe:property"
|
|
388
454
|
},
|
|
389
|
-
"
|
|
455
|
+
"type": "String"
|
|
390
456
|
},
|
|
391
457
|
{
|
|
392
|
-
"label": "Correlation required",
|
|
393
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
394
458
|
"id": "correlationRequired",
|
|
459
|
+
"label": "Subprocess correlation required",
|
|
460
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
461
|
+
"value": "notRequired",
|
|
395
462
|
"group": "correlation",
|
|
463
|
+
"binding": {
|
|
464
|
+
"name": "correlationRequired",
|
|
465
|
+
"type": "zeebe:property"
|
|
466
|
+
},
|
|
396
467
|
"type": "Dropdown",
|
|
397
|
-
"value": "notRequired",
|
|
398
468
|
"choices": [
|
|
399
469
|
{
|
|
400
470
|
"name": "Correlation not required",
|
|
@@ -404,77 +474,122 @@
|
|
|
404
474
|
"name": "Correlation required",
|
|
405
475
|
"value": "required"
|
|
406
476
|
}
|
|
407
|
-
]
|
|
408
|
-
"binding": {
|
|
409
|
-
"type": "zeebe:property",
|
|
410
|
-
"name": "correlationRequired"
|
|
411
|
-
}
|
|
477
|
+
]
|
|
412
478
|
},
|
|
413
479
|
{
|
|
480
|
+
"id": "correlationKeyProcess",
|
|
414
481
|
"label": "Correlation key (process)",
|
|
415
|
-
"type": "String",
|
|
416
|
-
"group": "correlation",
|
|
417
|
-
"feel": "required",
|
|
418
482
|
"description": "Sets up the correlation key from process variables",
|
|
419
|
-
"binding": {
|
|
420
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
421
|
-
"name": "correlationKey"
|
|
422
|
-
},
|
|
423
483
|
"constraints": {
|
|
424
484
|
"notEmpty": true
|
|
425
485
|
},
|
|
426
|
-
"condition": {
|
|
427
|
-
"property": "correlationRequired",
|
|
428
|
-
"equals": "required"
|
|
429
|
-
}
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"label": "Correlation key (payload)",
|
|
433
|
-
"type": "String",
|
|
434
|
-
"group": "correlation",
|
|
435
486
|
"feel": "required",
|
|
487
|
+
"group": "correlation",
|
|
436
488
|
"binding": {
|
|
437
|
-
"
|
|
438
|
-
"
|
|
489
|
+
"name": "correlationKey",
|
|
490
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
439
491
|
},
|
|
492
|
+
"condition": {
|
|
493
|
+
"property": "correlationRequired",
|
|
494
|
+
"equals": "required",
|
|
495
|
+
"type": "simple"
|
|
496
|
+
},
|
|
497
|
+
"type": "String"
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"id": "correlationKeyPayload",
|
|
501
|
+
"label": "Correlation key (payload)",
|
|
440
502
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
441
503
|
"constraints": {
|
|
442
504
|
"notEmpty": true
|
|
443
505
|
},
|
|
506
|
+
"feel": "required",
|
|
507
|
+
"group": "correlation",
|
|
508
|
+
"binding": {
|
|
509
|
+
"name": "correlationKeyExpression",
|
|
510
|
+
"type": "zeebe:property"
|
|
511
|
+
},
|
|
444
512
|
"condition": {
|
|
445
513
|
"property": "correlationRequired",
|
|
446
|
-
"equals": "required"
|
|
447
|
-
|
|
514
|
+
"equals": "required",
|
|
515
|
+
"type": "simple"
|
|
516
|
+
},
|
|
517
|
+
"type": "String"
|
|
448
518
|
},
|
|
449
519
|
{
|
|
450
|
-
"
|
|
451
|
-
"
|
|
452
|
-
"
|
|
520
|
+
"id": "messageTtl",
|
|
521
|
+
"label": "Message TTL",
|
|
522
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
453
523
|
"optional": true,
|
|
524
|
+
"constraints": {
|
|
525
|
+
"notEmpty": false,
|
|
526
|
+
"pattern": {
|
|
527
|
+
"value": "^(PT.*|)$",
|
|
528
|
+
"message": "must be an ISO-8601 duration"
|
|
529
|
+
}
|
|
530
|
+
},
|
|
531
|
+
"feel": "optional",
|
|
532
|
+
"group": "correlation",
|
|
454
533
|
"binding": {
|
|
455
|
-
"
|
|
456
|
-
"
|
|
534
|
+
"name": "messageTtl",
|
|
535
|
+
"type": "zeebe:property"
|
|
457
536
|
},
|
|
458
|
-
"
|
|
537
|
+
"type": "String"
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"id": "messageIdExpression",
|
|
541
|
+
"label": "Message ID expression",
|
|
542
|
+
"description": "Expression to extract unique identifier of a message",
|
|
543
|
+
"optional": true,
|
|
544
|
+
"feel": "required",
|
|
545
|
+
"group": "correlation",
|
|
546
|
+
"binding": {
|
|
547
|
+
"name": "messageIdExpression",
|
|
548
|
+
"type": "zeebe:property"
|
|
549
|
+
},
|
|
550
|
+
"type": "String"
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"id": "messageNameUuid",
|
|
554
|
+
"generatedValue": {
|
|
555
|
+
"type": "uuid"
|
|
556
|
+
},
|
|
557
|
+
"group": "correlation",
|
|
558
|
+
"binding": {
|
|
559
|
+
"name": "name",
|
|
560
|
+
"type": "bpmn:Message#property"
|
|
561
|
+
},
|
|
562
|
+
"type": "Hidden"
|
|
459
563
|
},
|
|
460
564
|
{
|
|
565
|
+
"id": "resultVariable",
|
|
566
|
+
"label": "Result variable",
|
|
567
|
+
"description": "Name of variable to store the response in",
|
|
568
|
+
"group": "output",
|
|
569
|
+
"binding": {
|
|
570
|
+
"name": "resultVariable",
|
|
571
|
+
"type": "zeebe:property"
|
|
572
|
+
},
|
|
573
|
+
"type": "String"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"id": "resultExpression",
|
|
461
577
|
"label": "Result expression",
|
|
462
|
-
"
|
|
463
|
-
"group": "variable-mapping",
|
|
578
|
+
"description": "Expression to map the response into process variables",
|
|
464
579
|
"feel": "required",
|
|
465
|
-
"
|
|
580
|
+
"group": "output",
|
|
466
581
|
"binding": {
|
|
467
|
-
"
|
|
468
|
-
"
|
|
582
|
+
"name": "resultExpression",
|
|
583
|
+
"type": "zeebe:property"
|
|
469
584
|
},
|
|
470
|
-
"
|
|
585
|
+
"type": "Text"
|
|
471
586
|
}
|
|
472
587
|
],
|
|
473
588
|
"icon": {
|
|
474
|
-
"contents": "data:image/svg+xml
|
|
589
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
475
590
|
},
|
|
476
591
|
"engines": {
|
|
477
|
-
"camunda": "^8.
|
|
592
|
+
"camunda": "^8.5"
|
|
478
593
|
}
|
|
479
594
|
},
|
|
480
595
|
{
|
|
@@ -735,12 +850,9 @@
|
|
|
735
850
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
736
851
|
"name": "SNS HTTPS Message Start Event Connector Subscription",
|
|
737
852
|
"id": "io.camunda.connectors.inbound.AWSSNS.MessageStartEvent.v1",
|
|
738
|
-
"description": "Receive
|
|
739
|
-
"
|
|
740
|
-
"keywords": ["receive event", "receive message"]
|
|
741
|
-
},
|
|
853
|
+
"description": "Receive events from AWS SNS",
|
|
854
|
+
"version": 1,
|
|
742
855
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
743
|
-
"version": 6,
|
|
744
856
|
"category": {
|
|
745
857
|
"id": "connectors",
|
|
746
858
|
"name": "Connectors"
|
|
@@ -750,13 +862,10 @@
|
|
|
750
862
|
"value": "bpmn:StartEvent",
|
|
751
863
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
752
864
|
},
|
|
753
|
-
"engines": {
|
|
754
|
-
"camunda": "^8.3"
|
|
755
|
-
},
|
|
756
865
|
"groups": [
|
|
757
866
|
{
|
|
758
867
|
"id": "subscription",
|
|
759
|
-
"label": "Subscription
|
|
868
|
+
"label": "Subscription configuration"
|
|
760
869
|
},
|
|
761
870
|
{
|
|
762
871
|
"id": "activation",
|
|
@@ -764,54 +873,59 @@
|
|
|
764
873
|
},
|
|
765
874
|
{
|
|
766
875
|
"id": "correlation",
|
|
767
|
-
"label": "
|
|
768
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"id": "deduplication",
|
|
772
|
-
"label": "Deduplication",
|
|
773
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
876
|
+
"label": "Subprocess correlation"
|
|
774
877
|
},
|
|
775
878
|
{
|
|
776
|
-
"id": "
|
|
777
|
-
"label": "
|
|
879
|
+
"id": "variable-mapping",
|
|
880
|
+
"label": "Variable Mapping"
|
|
778
881
|
}
|
|
779
882
|
],
|
|
780
883
|
"properties": [
|
|
781
884
|
{
|
|
885
|
+
"type": "Hidden",
|
|
782
886
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
783
887
|
"binding": {
|
|
784
|
-
"
|
|
785
|
-
"
|
|
888
|
+
"type": "zeebe:property",
|
|
889
|
+
"name": "inbound.type"
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"type": "Hidden",
|
|
894
|
+
"generatedValue": {
|
|
895
|
+
"type": "uuid"
|
|
786
896
|
},
|
|
787
|
-
"
|
|
897
|
+
"binding": {
|
|
898
|
+
"type": "bpmn:Message#property",
|
|
899
|
+
"name": "name"
|
|
900
|
+
}
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"type": "Hidden",
|
|
904
|
+
"value": "SnsHttpsSubscription",
|
|
905
|
+
"binding": {
|
|
906
|
+
"type": "zeebe:property",
|
|
907
|
+
"name": "inbound.subtype"
|
|
908
|
+
}
|
|
788
909
|
},
|
|
789
910
|
{
|
|
790
|
-
"id": "inbound.context",
|
|
791
911
|
"label": "Subscription ID",
|
|
792
|
-
"
|
|
793
|
-
"optional": false,
|
|
794
|
-
"constraints": {
|
|
795
|
-
"notEmpty": true
|
|
796
|
-
},
|
|
912
|
+
"type": "String",
|
|
797
913
|
"group": "subscription",
|
|
798
914
|
"binding": {
|
|
799
|
-
"
|
|
800
|
-
"
|
|
915
|
+
"type": "zeebe:property",
|
|
916
|
+
"name": "inbound.context"
|
|
801
917
|
},
|
|
802
|
-
"
|
|
918
|
+
"description": "The subscription ID is a part of the URL endpoint",
|
|
919
|
+
"constraints": {
|
|
920
|
+
"notEmpty": true
|
|
921
|
+
}
|
|
803
922
|
},
|
|
804
923
|
{
|
|
805
|
-
"id": "
|
|
924
|
+
"id": "securitySubscriptionAllowedFor",
|
|
806
925
|
"label": "Allow to receive messages from topic(s)",
|
|
926
|
+
"group": "subscription",
|
|
807
927
|
"description": "Control which topic(s) is allowed to start a process",
|
|
808
|
-
"optional": false,
|
|
809
928
|
"value": "any",
|
|
810
|
-
"group": "subscription",
|
|
811
|
-
"binding": {
|
|
812
|
-
"name": "inbound.securitySubscriptionAllowedFor",
|
|
813
|
-
"type": "zeebe:property"
|
|
814
|
-
},
|
|
815
929
|
"type": "Dropdown",
|
|
816
930
|
"choices": [
|
|
817
931
|
{
|
|
@@ -822,62 +936,61 @@
|
|
|
822
936
|
"name": "Specific topic(s)",
|
|
823
937
|
"value": "specific"
|
|
824
938
|
}
|
|
825
|
-
]
|
|
939
|
+
],
|
|
940
|
+
"binding": {
|
|
941
|
+
"type": "zeebe:property",
|
|
942
|
+
"name": "inbound.securitySubscriptionAllowedFor"
|
|
943
|
+
}
|
|
826
944
|
},
|
|
827
945
|
{
|
|
828
|
-
"id": "inbound.topicsAllowList",
|
|
829
946
|
"label": "Topic ARN(s)",
|
|
830
947
|
"description": "Topics that allow to publish messages",
|
|
831
|
-
"
|
|
832
|
-
"feel": "optional",
|
|
948
|
+
"type": "String",
|
|
833
949
|
"group": "subscription",
|
|
950
|
+
"feel": "optional",
|
|
834
951
|
"binding": {
|
|
835
|
-
"
|
|
836
|
-
"
|
|
952
|
+
"type": "zeebe:property",
|
|
953
|
+
"name": "inbound.topicsAllowList"
|
|
837
954
|
},
|
|
838
|
-
"
|
|
839
|
-
"
|
|
840
|
-
"equals": "specific",
|
|
841
|
-
"type": "simple"
|
|
955
|
+
"constraints": {
|
|
956
|
+
"notEmpty": true
|
|
842
957
|
},
|
|
843
|
-
"
|
|
958
|
+
"condition": {
|
|
959
|
+
"property": "securitySubscriptionAllowedFor",
|
|
960
|
+
"equals": "specific"
|
|
961
|
+
}
|
|
844
962
|
},
|
|
845
963
|
{
|
|
846
|
-
"
|
|
847
|
-
"label": "Activation condition",
|
|
848
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
849
|
-
"optional": true,
|
|
964
|
+
"label": "Message ID expression",
|
|
850
965
|
"feel": "required",
|
|
966
|
+
"type": "String",
|
|
967
|
+
"optional": true,
|
|
851
968
|
"group": "activation",
|
|
852
969
|
"binding": {
|
|
853
|
-
"
|
|
854
|
-
"
|
|
970
|
+
"type": "zeebe:property",
|
|
971
|
+
"name": "messageIdExpression"
|
|
855
972
|
},
|
|
856
|
-
"
|
|
973
|
+
"description": "Expression to extract unique identifier of a message"
|
|
857
974
|
},
|
|
858
975
|
{
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"value": true,
|
|
976
|
+
"label": "Condition",
|
|
977
|
+
"type": "String",
|
|
862
978
|
"group": "activation",
|
|
979
|
+
"feel": "required",
|
|
980
|
+
"optional": true,
|
|
863
981
|
"binding": {
|
|
864
|
-
"
|
|
865
|
-
"
|
|
982
|
+
"type": "zeebe:property",
|
|
983
|
+
"name": "activationCondition"
|
|
866
984
|
},
|
|
867
|
-
"
|
|
868
|
-
"type": "Boolean"
|
|
985
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
869
986
|
},
|
|
870
987
|
{
|
|
871
|
-
"
|
|
872
|
-
"label": "Subprocess correlation required",
|
|
988
|
+
"label": "Correlation required",
|
|
873
989
|
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
874
|
-
"
|
|
990
|
+
"id": "correlationRequired",
|
|
875
991
|
"group": "correlation",
|
|
876
|
-
"binding": {
|
|
877
|
-
"name": "correlationRequired",
|
|
878
|
-
"type": "zeebe:property"
|
|
879
|
-
},
|
|
880
992
|
"type": "Dropdown",
|
|
993
|
+
"value": "notRequired",
|
|
881
994
|
"choices": [
|
|
882
995
|
{
|
|
883
996
|
"name": "Correlation not required",
|
|
@@ -887,183 +1000,77 @@
|
|
|
887
1000
|
"name": "Correlation required",
|
|
888
1001
|
"value": "required"
|
|
889
1002
|
}
|
|
890
|
-
]
|
|
1003
|
+
],
|
|
1004
|
+
"binding": {
|
|
1005
|
+
"type": "zeebe:property",
|
|
1006
|
+
"name": "correlationRequired"
|
|
1007
|
+
}
|
|
891
1008
|
},
|
|
892
1009
|
{
|
|
893
|
-
"id": "correlationKeyProcess",
|
|
894
1010
|
"label": "Correlation key (process)",
|
|
895
|
-
"
|
|
896
|
-
"constraints": {
|
|
897
|
-
"notEmpty": true
|
|
898
|
-
},
|
|
899
|
-
"feel": "required",
|
|
1011
|
+
"type": "String",
|
|
900
1012
|
"group": "correlation",
|
|
1013
|
+
"feel": "required",
|
|
1014
|
+
"description": "Sets up the correlation key from process variables",
|
|
901
1015
|
"binding": {
|
|
902
|
-
"
|
|
903
|
-
"
|
|
904
|
-
},
|
|
905
|
-
"condition": {
|
|
906
|
-
"property": "correlationRequired",
|
|
907
|
-
"equals": "required",
|
|
908
|
-
"type": "simple"
|
|
1016
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1017
|
+
"name": "correlationKey"
|
|
909
1018
|
},
|
|
910
|
-
"type": "String"
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"id": "correlationKeyPayload",
|
|
914
|
-
"label": "Correlation key (payload)",
|
|
915
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
916
1019
|
"constraints": {
|
|
917
1020
|
"notEmpty": true
|
|
918
1021
|
},
|
|
919
|
-
"feel": "required",
|
|
920
|
-
"group": "correlation",
|
|
921
|
-
"binding": {
|
|
922
|
-
"name": "correlationKeyExpression",
|
|
923
|
-
"type": "zeebe:property"
|
|
924
|
-
},
|
|
925
1022
|
"condition": {
|
|
926
1023
|
"property": "correlationRequired",
|
|
927
|
-
"equals": "required"
|
|
928
|
-
|
|
929
|
-
},
|
|
930
|
-
"type": "String"
|
|
1024
|
+
"equals": "required"
|
|
1025
|
+
}
|
|
931
1026
|
},
|
|
932
1027
|
{
|
|
933
|
-
"
|
|
934
|
-
"
|
|
935
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
936
|
-
"optional": true,
|
|
937
|
-
"constraints": {
|
|
938
|
-
"notEmpty": false,
|
|
939
|
-
"pattern": {
|
|
940
|
-
"value": "^(PT.*|)$",
|
|
941
|
-
"message": "must be an ISO-8601 duration"
|
|
942
|
-
}
|
|
943
|
-
},
|
|
944
|
-
"feel": "optional",
|
|
1028
|
+
"label": "Correlation key (payload)",
|
|
1029
|
+
"type": "String",
|
|
945
1030
|
"group": "correlation",
|
|
946
|
-
"binding": {
|
|
947
|
-
"name": "messageTtl",
|
|
948
|
-
"type": "zeebe:property"
|
|
949
|
-
},
|
|
950
|
-
"type": "String"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"id": "messageIdExpression",
|
|
954
|
-
"label": "Message ID expression",
|
|
955
|
-
"description": "Expression to extract unique identifier of a message",
|
|
956
|
-
"optional": true,
|
|
957
1031
|
"feel": "required",
|
|
958
|
-
"group": "correlation",
|
|
959
1032
|
"binding": {
|
|
960
|
-
"
|
|
961
|
-
"
|
|
962
|
-
},
|
|
963
|
-
"type": "String"
|
|
964
|
-
},
|
|
965
|
-
{
|
|
966
|
-
"id": "messageNameUuid",
|
|
967
|
-
"generatedValue": {
|
|
968
|
-
"type": "uuid"
|
|
969
|
-
},
|
|
970
|
-
"group": "correlation",
|
|
971
|
-
"binding": {
|
|
972
|
-
"name": "name",
|
|
973
|
-
"type": "bpmn:Message#property"
|
|
974
|
-
},
|
|
975
|
-
"type": "Hidden"
|
|
976
|
-
},
|
|
977
|
-
{
|
|
978
|
-
"id": "deduplicationModeManualFlag",
|
|
979
|
-
"label": "Manual mode",
|
|
980
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
981
|
-
"value": false,
|
|
982
|
-
"group": "deduplication",
|
|
983
|
-
"binding": {
|
|
984
|
-
"name": "deduplicationModeManualFlag",
|
|
985
|
-
"type": "zeebe:property"
|
|
1033
|
+
"type": "zeebe:property",
|
|
1034
|
+
"name": "correlationKeyExpression"
|
|
986
1035
|
},
|
|
987
|
-
"
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"id": "deduplicationId",
|
|
991
|
-
"label": "Deduplication ID",
|
|
1036
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
992
1037
|
"constraints": {
|
|
993
|
-
"notEmpty": true
|
|
994
|
-
"pattern": {
|
|
995
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
996
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
997
|
-
}
|
|
998
|
-
},
|
|
999
|
-
"group": "deduplication",
|
|
1000
|
-
"binding": {
|
|
1001
|
-
"name": "deduplicationId",
|
|
1002
|
-
"type": "zeebe:property"
|
|
1003
|
-
},
|
|
1004
|
-
"condition": {
|
|
1005
|
-
"property": "deduplicationModeManualFlag",
|
|
1006
|
-
"equals": true,
|
|
1007
|
-
"type": "simple"
|
|
1008
|
-
},
|
|
1009
|
-
"type": "String"
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"id": "deduplicationModeManual",
|
|
1013
|
-
"value": "MANUAL",
|
|
1014
|
-
"group": "deduplication",
|
|
1015
|
-
"binding": {
|
|
1016
|
-
"name": "deduplicationMode",
|
|
1017
|
-
"type": "zeebe:property"
|
|
1018
|
-
},
|
|
1019
|
-
"condition": {
|
|
1020
|
-
"property": "deduplicationId",
|
|
1021
|
-
"isActive": true,
|
|
1022
|
-
"type": "simple"
|
|
1023
|
-
},
|
|
1024
|
-
"type": "Hidden"
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"id": "deduplicationModeAuto",
|
|
1028
|
-
"value": "AUTO",
|
|
1029
|
-
"group": "deduplication",
|
|
1030
|
-
"binding": {
|
|
1031
|
-
"name": "deduplicationMode",
|
|
1032
|
-
"type": "zeebe:property"
|
|
1038
|
+
"notEmpty": true
|
|
1033
1039
|
},
|
|
1034
1040
|
"condition": {
|
|
1035
|
-
"property": "
|
|
1036
|
-
"
|
|
1037
|
-
|
|
1038
|
-
},
|
|
1039
|
-
"type": "Hidden"
|
|
1041
|
+
"property": "correlationRequired",
|
|
1042
|
+
"equals": "required"
|
|
1043
|
+
}
|
|
1040
1044
|
},
|
|
1041
1045
|
{
|
|
1042
|
-
"id": "resultVariable",
|
|
1043
1046
|
"label": "Result variable",
|
|
1044
|
-
"
|
|
1045
|
-
"group": "
|
|
1047
|
+
"type": "String",
|
|
1048
|
+
"group": "variable-mapping",
|
|
1049
|
+
"optional": true,
|
|
1046
1050
|
"binding": {
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
1051
|
+
"type": "zeebe:property",
|
|
1052
|
+
"name": "resultVariable"
|
|
1049
1053
|
},
|
|
1050
|
-
"
|
|
1054
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
1051
1055
|
},
|
|
1052
1056
|
{
|
|
1053
|
-
"id": "resultExpression",
|
|
1054
1057
|
"label": "Result expression",
|
|
1055
|
-
"
|
|
1058
|
+
"type": "String",
|
|
1059
|
+
"group": "variable-mapping",
|
|
1056
1060
|
"feel": "required",
|
|
1057
|
-
"
|
|
1061
|
+
"optional": true,
|
|
1058
1062
|
"binding": {
|
|
1059
|
-
"
|
|
1060
|
-
"
|
|
1063
|
+
"type": "zeebe:property",
|
|
1064
|
+
"name": "resultExpression"
|
|
1061
1065
|
},
|
|
1062
|
-
"
|
|
1066
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1063
1067
|
}
|
|
1064
1068
|
],
|
|
1065
1069
|
"icon": {
|
|
1066
|
-
"contents": "data:image/svg+xml
|
|
1070
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/64/Arch_AWS-Simple-Notification-Service_64%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1071
|
+
},
|
|
1072
|
+
"engines": {
|
|
1073
|
+
"camunda": "^8.2"
|
|
1067
1074
|
}
|
|
1068
1075
|
}
|
|
1069
1076
|
]
|