@camunda/connectors-element-templates 1.0.18 → 1.0.20
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/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -192,187 +192,6 @@
|
|
|
192
192
|
"camunda": "^8.4"
|
|
193
193
|
}
|
|
194
194
|
},
|
|
195
|
-
{
|
|
196
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
197
|
-
"name": "SNS HTTPS Boundary Event Connector",
|
|
198
|
-
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
|
|
199
|
-
"description": "Receive events from AWS SNS",
|
|
200
|
-
"version": 1,
|
|
201
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
|
|
202
|
-
"category": {
|
|
203
|
-
"id": "connectors",
|
|
204
|
-
"name": "Connectors"
|
|
205
|
-
},
|
|
206
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
207
|
-
"elementType": {
|
|
208
|
-
"value": "bpmn:BoundaryEvent",
|
|
209
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
210
|
-
},
|
|
211
|
-
"groups": [
|
|
212
|
-
{
|
|
213
|
-
"id": "subscription",
|
|
214
|
-
"label": "Subscription Configuration"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"id": "activation",
|
|
218
|
-
"label": "Activation"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"id": "variable-mapping",
|
|
222
|
-
"label": "Variable Mapping"
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"properties": [
|
|
226
|
-
{
|
|
227
|
-
"type": "Hidden",
|
|
228
|
-
"value": "io.camunda:aws-sns-webhook:1",
|
|
229
|
-
"binding": {
|
|
230
|
-
"type": "zeebe:property",
|
|
231
|
-
"name": "inbound.type"
|
|
232
|
-
}
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"type": "Hidden",
|
|
236
|
-
"generatedValue": {
|
|
237
|
-
"type": "uuid"
|
|
238
|
-
},
|
|
239
|
-
"binding": {
|
|
240
|
-
"type": "bpmn:Message#property",
|
|
241
|
-
"name": "name"
|
|
242
|
-
}
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"type": "Hidden",
|
|
246
|
-
"value": "SnsHttpsSubscription",
|
|
247
|
-
"binding": {
|
|
248
|
-
"type": "zeebe:property",
|
|
249
|
-
"name": "inbound.subtype"
|
|
250
|
-
}
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"label": "Subscription ID",
|
|
254
|
-
"type": "String",
|
|
255
|
-
"group": "subscription",
|
|
256
|
-
"binding": {
|
|
257
|
-
"type": "zeebe:property",
|
|
258
|
-
"name": "inbound.context"
|
|
259
|
-
},
|
|
260
|
-
"description": "The subscription ID is a part of the URL endpoint",
|
|
261
|
-
"constraints": {
|
|
262
|
-
"notEmpty": true
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"id": "securitySubscriptionAllowedFor",
|
|
267
|
-
"label": "Allow to receive messages from topic(s)",
|
|
268
|
-
"group": "subscription",
|
|
269
|
-
"description": "Control which topic(s) is allowed to start a process",
|
|
270
|
-
"value": "any",
|
|
271
|
-
"type": "Dropdown",
|
|
272
|
-
"choices": [
|
|
273
|
-
{
|
|
274
|
-
"name": "Any",
|
|
275
|
-
"value": "any"
|
|
276
|
-
},
|
|
277
|
-
{
|
|
278
|
-
"name": "Specific topic(s)",
|
|
279
|
-
"value": "specific"
|
|
280
|
-
}
|
|
281
|
-
],
|
|
282
|
-
"binding": {
|
|
283
|
-
"type": "zeebe:property",
|
|
284
|
-
"name": "inbound.securitySubscriptionAllowedFor"
|
|
285
|
-
}
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"label": "Topic ARN(s)",
|
|
289
|
-
"description": "Topics that allow to publish messages",
|
|
290
|
-
"type": "String",
|
|
291
|
-
"group": "subscription",
|
|
292
|
-
"feel": "optional",
|
|
293
|
-
"binding": {
|
|
294
|
-
"type": "zeebe:property",
|
|
295
|
-
"name": "inbound.topicsAllowList"
|
|
296
|
-
},
|
|
297
|
-
"constraints": {
|
|
298
|
-
"notEmpty": true
|
|
299
|
-
},
|
|
300
|
-
"condition": {
|
|
301
|
-
"property": "securitySubscriptionAllowedFor",
|
|
302
|
-
"equals": "specific"
|
|
303
|
-
}
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"label": "Correlation key (process)",
|
|
307
|
-
"type": "String",
|
|
308
|
-
"group": "activation",
|
|
309
|
-
"feel": "required",
|
|
310
|
-
"description": "Sets up the correlation key from process variables",
|
|
311
|
-
"binding": {
|
|
312
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
313
|
-
"name": "correlationKey"
|
|
314
|
-
},
|
|
315
|
-
"constraints": {
|
|
316
|
-
"notEmpty": true
|
|
317
|
-
}
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"label": "Correlation key (payload)",
|
|
321
|
-
"type": "String",
|
|
322
|
-
"group": "activation",
|
|
323
|
-
"feel": "required",
|
|
324
|
-
"binding": {
|
|
325
|
-
"type": "zeebe:property",
|
|
326
|
-
"name": "correlationKeyExpression"
|
|
327
|
-
},
|
|
328
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
329
|
-
"constraints": {
|
|
330
|
-
"notEmpty": true
|
|
331
|
-
}
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"label": "Condition",
|
|
335
|
-
"type": "String",
|
|
336
|
-
"group": "activation",
|
|
337
|
-
"feel": "required",
|
|
338
|
-
"optional": true,
|
|
339
|
-
"binding": {
|
|
340
|
-
"type": "zeebe:property",
|
|
341
|
-
"name": "activationCondition"
|
|
342
|
-
},
|
|
343
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
"label": "Result variable",
|
|
347
|
-
"type": "String",
|
|
348
|
-
"group": "variable-mapping",
|
|
349
|
-
"optional": true,
|
|
350
|
-
"binding": {
|
|
351
|
-
"type": "zeebe:property",
|
|
352
|
-
"name": "resultVariable"
|
|
353
|
-
},
|
|
354
|
-
"description": "Name of variable to store the result of the Connector in"
|
|
355
|
-
},
|
|
356
|
-
{
|
|
357
|
-
"label": "Result expression",
|
|
358
|
-
"type": "String",
|
|
359
|
-
"group": "variable-mapping",
|
|
360
|
-
"feel": "required",
|
|
361
|
-
"optional": true,
|
|
362
|
-
"binding": {
|
|
363
|
-
"type": "zeebe:property",
|
|
364
|
-
"name": "resultExpression"
|
|
365
|
-
},
|
|
366
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
367
|
-
}
|
|
368
|
-
],
|
|
369
|
-
"icon": {
|
|
370
|
-
"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"
|
|
371
|
-
},
|
|
372
|
-
"engines": {
|
|
373
|
-
"camunda": "^8.2"
|
|
374
|
-
}
|
|
375
|
-
},
|
|
376
195
|
{
|
|
377
196
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
378
197
|
"name": "SNS HTTPS Boundary Event Connector",
|
|
@@ -814,6 +633,187 @@
|
|
|
814
633
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
815
634
|
}
|
|
816
635
|
},
|
|
636
|
+
{
|
|
637
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
638
|
+
"name": "SNS HTTPS Boundary Event Connector",
|
|
639
|
+
"id": "io.camunda.connectors.inbound.AWSSNS.Boundary.v1",
|
|
640
|
+
"description": "Receive events from AWS SNS",
|
|
641
|
+
"version": 1,
|
|
642
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
|
|
643
|
+
"category": {
|
|
644
|
+
"id": "connectors",
|
|
645
|
+
"name": "Connectors"
|
|
646
|
+
},
|
|
647
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
648
|
+
"elementType": {
|
|
649
|
+
"value": "bpmn:BoundaryEvent",
|
|
650
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
651
|
+
},
|
|
652
|
+
"groups": [
|
|
653
|
+
{
|
|
654
|
+
"id": "subscription",
|
|
655
|
+
"label": "Subscription Configuration"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"id": "activation",
|
|
659
|
+
"label": "Activation"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"id": "variable-mapping",
|
|
663
|
+
"label": "Variable Mapping"
|
|
664
|
+
}
|
|
665
|
+
],
|
|
666
|
+
"properties": [
|
|
667
|
+
{
|
|
668
|
+
"type": "Hidden",
|
|
669
|
+
"value": "io.camunda:aws-sns-webhook:1",
|
|
670
|
+
"binding": {
|
|
671
|
+
"type": "zeebe:property",
|
|
672
|
+
"name": "inbound.type"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"type": "Hidden",
|
|
677
|
+
"generatedValue": {
|
|
678
|
+
"type": "uuid"
|
|
679
|
+
},
|
|
680
|
+
"binding": {
|
|
681
|
+
"type": "bpmn:Message#property",
|
|
682
|
+
"name": "name"
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"type": "Hidden",
|
|
687
|
+
"value": "SnsHttpsSubscription",
|
|
688
|
+
"binding": {
|
|
689
|
+
"type": "zeebe:property",
|
|
690
|
+
"name": "inbound.subtype"
|
|
691
|
+
}
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"label": "Subscription ID",
|
|
695
|
+
"type": "String",
|
|
696
|
+
"group": "subscription",
|
|
697
|
+
"binding": {
|
|
698
|
+
"type": "zeebe:property",
|
|
699
|
+
"name": "inbound.context"
|
|
700
|
+
},
|
|
701
|
+
"description": "The subscription ID is a part of the URL endpoint",
|
|
702
|
+
"constraints": {
|
|
703
|
+
"notEmpty": true
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"id": "securitySubscriptionAllowedFor",
|
|
708
|
+
"label": "Allow to receive messages from topic(s)",
|
|
709
|
+
"group": "subscription",
|
|
710
|
+
"description": "Control which topic(s) is allowed to start a process",
|
|
711
|
+
"value": "any",
|
|
712
|
+
"type": "Dropdown",
|
|
713
|
+
"choices": [
|
|
714
|
+
{
|
|
715
|
+
"name": "Any",
|
|
716
|
+
"value": "any"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"name": "Specific topic(s)",
|
|
720
|
+
"value": "specific"
|
|
721
|
+
}
|
|
722
|
+
],
|
|
723
|
+
"binding": {
|
|
724
|
+
"type": "zeebe:property",
|
|
725
|
+
"name": "inbound.securitySubscriptionAllowedFor"
|
|
726
|
+
}
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"label": "Topic ARN(s)",
|
|
730
|
+
"description": "Topics that allow to publish messages",
|
|
731
|
+
"type": "String",
|
|
732
|
+
"group": "subscription",
|
|
733
|
+
"feel": "optional",
|
|
734
|
+
"binding": {
|
|
735
|
+
"type": "zeebe:property",
|
|
736
|
+
"name": "inbound.topicsAllowList"
|
|
737
|
+
},
|
|
738
|
+
"constraints": {
|
|
739
|
+
"notEmpty": true
|
|
740
|
+
},
|
|
741
|
+
"condition": {
|
|
742
|
+
"property": "securitySubscriptionAllowedFor",
|
|
743
|
+
"equals": "specific"
|
|
744
|
+
}
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"label": "Correlation key (process)",
|
|
748
|
+
"type": "String",
|
|
749
|
+
"group": "activation",
|
|
750
|
+
"feel": "required",
|
|
751
|
+
"description": "Sets up the correlation key from process variables",
|
|
752
|
+
"binding": {
|
|
753
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
754
|
+
"name": "correlationKey"
|
|
755
|
+
},
|
|
756
|
+
"constraints": {
|
|
757
|
+
"notEmpty": true
|
|
758
|
+
}
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"label": "Correlation key (payload)",
|
|
762
|
+
"type": "String",
|
|
763
|
+
"group": "activation",
|
|
764
|
+
"feel": "required",
|
|
765
|
+
"binding": {
|
|
766
|
+
"type": "zeebe:property",
|
|
767
|
+
"name": "correlationKeyExpression"
|
|
768
|
+
},
|
|
769
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
770
|
+
"constraints": {
|
|
771
|
+
"notEmpty": true
|
|
772
|
+
}
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"label": "Condition",
|
|
776
|
+
"type": "String",
|
|
777
|
+
"group": "activation",
|
|
778
|
+
"feel": "required",
|
|
779
|
+
"optional": true,
|
|
780
|
+
"binding": {
|
|
781
|
+
"type": "zeebe:property",
|
|
782
|
+
"name": "activationCondition"
|
|
783
|
+
},
|
|
784
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"label": "Result variable",
|
|
788
|
+
"type": "String",
|
|
789
|
+
"group": "variable-mapping",
|
|
790
|
+
"optional": true,
|
|
791
|
+
"binding": {
|
|
792
|
+
"type": "zeebe:property",
|
|
793
|
+
"name": "resultVariable"
|
|
794
|
+
},
|
|
795
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"label": "Result expression",
|
|
799
|
+
"type": "String",
|
|
800
|
+
"group": "variable-mapping",
|
|
801
|
+
"feel": "required",
|
|
802
|
+
"optional": true,
|
|
803
|
+
"binding": {
|
|
804
|
+
"type": "zeebe:property",
|
|
805
|
+
"name": "resultExpression"
|
|
806
|
+
},
|
|
807
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
808
|
+
}
|
|
809
|
+
],
|
|
810
|
+
"icon": {
|
|
811
|
+
"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"
|
|
812
|
+
},
|
|
813
|
+
"engines": {
|
|
814
|
+
"camunda": "^8.2"
|
|
815
|
+
}
|
|
816
|
+
},
|
|
817
817
|
{
|
|
818
818
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
819
819
|
"name": "SNS HTTPS Boundary Event Connector",
|