@camunda/connectors-element-templates 1.0.18 → 1.0.19
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 +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- 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 +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- 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-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- 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 +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Receive Task Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.receive.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 4,
|
|
7
7
|
"description": "Receive events from AWS EventBridge",
|
|
8
8
|
"keywords": [
|
|
9
9
|
"receive event",
|
|
@@ -29,6 +29,10 @@
|
|
|
29
29
|
"id": "endpoint",
|
|
30
30
|
"label": "API destination"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"id": "authentication",
|
|
34
|
+
"label": "Authentication"
|
|
35
|
+
},
|
|
32
36
|
{
|
|
33
37
|
"id": "authorization",
|
|
34
38
|
"label": "Authorization"
|
|
@@ -360,7 +364,7 @@
|
|
|
360
364
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
361
365
|
"name": "Amazon EventBridge Receive Task Connector",
|
|
362
366
|
"id": "io.camunda.connectors.AWSEventBridge.receive.v1",
|
|
363
|
-
"version":
|
|
367
|
+
"version": 5,
|
|
364
368
|
"description": "Receive events from AWS EventBridge",
|
|
365
369
|
"keywords": [
|
|
366
370
|
"receive event",
|
|
@@ -386,10 +390,6 @@
|
|
|
386
390
|
"id": "endpoint",
|
|
387
391
|
"label": "API destination"
|
|
388
392
|
},
|
|
389
|
-
{
|
|
390
|
-
"id": "authentication",
|
|
391
|
-
"label": "Authentication"
|
|
392
|
-
},
|
|
393
393
|
{
|
|
394
394
|
"id": "authorization",
|
|
395
395
|
"label": "Authorization"
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 3,
|
|
7
7
|
"description": "Send events to AWS EventBridge",
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -49,35 +49,9 @@
|
|
|
49
49
|
"property": "type"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"id": "authenticationType",
|
|
54
|
-
"label": "Authentication",
|
|
55
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
56
|
-
"group": "authentication",
|
|
57
|
-
"type": "Dropdown",
|
|
58
|
-
"optional": false,
|
|
59
|
-
"value": "credentials",
|
|
60
|
-
"choices": [
|
|
61
|
-
{
|
|
62
|
-
"name": "Credentials",
|
|
63
|
-
"value": "credentials"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
67
|
-
"value": "defaultCredentialsChain"
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"binding": {
|
|
71
|
-
"type": "zeebe:input",
|
|
72
|
-
"name": "authentication.type"
|
|
73
|
-
},
|
|
74
|
-
"constraints": {
|
|
75
|
-
"notEmpty": true
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
52
|
{
|
|
79
53
|
"label": "Access key",
|
|
80
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
54
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
81
55
|
"group": "authentication",
|
|
82
56
|
"type": "String",
|
|
83
57
|
"binding": {
|
|
@@ -86,15 +60,11 @@
|
|
|
86
60
|
},
|
|
87
61
|
"constraints": {
|
|
88
62
|
"notEmpty": true
|
|
89
|
-
},
|
|
90
|
-
"condition": {
|
|
91
|
-
"property": "authenticationType",
|
|
92
|
-
"equals": "credentials"
|
|
93
63
|
}
|
|
94
64
|
},
|
|
95
65
|
{
|
|
96
66
|
"label": "Secret key",
|
|
97
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
67
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
98
68
|
"group": "authentication",
|
|
99
69
|
"type": "String",
|
|
100
70
|
"binding": {
|
|
@@ -103,10 +73,6 @@
|
|
|
103
73
|
},
|
|
104
74
|
"constraints": {
|
|
105
75
|
"notEmpty": true
|
|
106
|
-
},
|
|
107
|
-
"condition": {
|
|
108
|
-
"property": "authenticationType",
|
|
109
|
-
"equals": "credentials"
|
|
110
76
|
}
|
|
111
77
|
},
|
|
112
78
|
{
|
|
@@ -223,9 +189,9 @@
|
|
|
223
189
|
},
|
|
224
190
|
{
|
|
225
191
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
226
|
-
"name": "Amazon EventBridge
|
|
192
|
+
"name": "Amazon EventBridge Connector",
|
|
227
193
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
228
|
-
"version":
|
|
194
|
+
"version": 1,
|
|
229
195
|
"description": "Send events to AWS EventBridge",
|
|
230
196
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
231
197
|
"category": {
|
|
@@ -413,195 +379,7 @@
|
|
|
413
379
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
414
380
|
"name": "Amazon EventBridge Outbound Connector",
|
|
415
381
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
416
|
-
"version":
|
|
417
|
-
"description": "Send events to AWS EventBridge",
|
|
418
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
419
|
-
"category": {
|
|
420
|
-
"id": "connectors",
|
|
421
|
-
"name": "Connectors"
|
|
422
|
-
},
|
|
423
|
-
"appliesTo": ["bpmn:Task"],
|
|
424
|
-
"elementType": {
|
|
425
|
-
"value": "bpmn:ServiceTask"
|
|
426
|
-
},
|
|
427
|
-
"groups": [
|
|
428
|
-
{
|
|
429
|
-
"id": "authentication",
|
|
430
|
-
"label": "Authentication"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"id": "configuration",
|
|
434
|
-
"label": "Configuration"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"id": "eventDetails",
|
|
438
|
-
"label": "Event Details"
|
|
439
|
-
},
|
|
440
|
-
{
|
|
441
|
-
"id": "eventPayload",
|
|
442
|
-
"label": "Event Payload"
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
"id": "output",
|
|
446
|
-
"label": "Output Mapping"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"id": "errors",
|
|
450
|
-
"label": "Error Handling"
|
|
451
|
-
}
|
|
452
|
-
],
|
|
453
|
-
"properties": [
|
|
454
|
-
{
|
|
455
|
-
"type": "Hidden",
|
|
456
|
-
"value": "io.camunda:aws-eventbridge:1",
|
|
457
|
-
"binding": {
|
|
458
|
-
"type": "zeebe:taskDefinition",
|
|
459
|
-
"property": "type"
|
|
460
|
-
}
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"label": "Access key",
|
|
464
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
465
|
-
"group": "authentication",
|
|
466
|
-
"type": "String",
|
|
467
|
-
"binding": {
|
|
468
|
-
"type": "zeebe:input",
|
|
469
|
-
"name": "authentication.accessKey"
|
|
470
|
-
},
|
|
471
|
-
"constraints": {
|
|
472
|
-
"notEmpty": true
|
|
473
|
-
}
|
|
474
|
-
},
|
|
475
|
-
{
|
|
476
|
-
"label": "Secret key",
|
|
477
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
478
|
-
"group": "authentication",
|
|
479
|
-
"type": "String",
|
|
480
|
-
"binding": {
|
|
481
|
-
"type": "zeebe:input",
|
|
482
|
-
"name": "authentication.secretKey"
|
|
483
|
-
},
|
|
484
|
-
"constraints": {
|
|
485
|
-
"notEmpty": true
|
|
486
|
-
}
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"label": "Region",
|
|
490
|
-
"description": "Specify the AWS region",
|
|
491
|
-
"group": "configuration",
|
|
492
|
-
"type": "String",
|
|
493
|
-
"feel": "optional",
|
|
494
|
-
"binding": {
|
|
495
|
-
"type": "zeebe:input",
|
|
496
|
-
"name": "configuration.region"
|
|
497
|
-
},
|
|
498
|
-
"constraints": {
|
|
499
|
-
"notEmpty": true,
|
|
500
|
-
"maxLength": 255
|
|
501
|
-
}
|
|
502
|
-
},
|
|
503
|
-
{
|
|
504
|
-
"label": "Event bus name",
|
|
505
|
-
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
506
|
-
"group": "eventDetails",
|
|
507
|
-
"type": "String",
|
|
508
|
-
"feel": "optional",
|
|
509
|
-
"binding": {
|
|
510
|
-
"type": "zeebe:input",
|
|
511
|
-
"name": "input.eventBusName"
|
|
512
|
-
},
|
|
513
|
-
"constraints": {
|
|
514
|
-
"notEmpty": true
|
|
515
|
-
}
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"label": "Source",
|
|
519
|
-
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
520
|
-
"group": "eventDetails",
|
|
521
|
-
"type": "String",
|
|
522
|
-
"feel": "optional",
|
|
523
|
-
"binding": {
|
|
524
|
-
"type": "zeebe:input",
|
|
525
|
-
"name": "input.source"
|
|
526
|
-
},
|
|
527
|
-
"constraints": {
|
|
528
|
-
"notEmpty": true
|
|
529
|
-
}
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"label": "Detail type",
|
|
533
|
-
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
534
|
-
"group": "eventDetails",
|
|
535
|
-
"type": "String",
|
|
536
|
-
"feel": "optional",
|
|
537
|
-
"binding": {
|
|
538
|
-
"type": "zeebe:input",
|
|
539
|
-
"name": "input.detailType"
|
|
540
|
-
},
|
|
541
|
-
"constraints": {
|
|
542
|
-
"notEmpty": true
|
|
543
|
-
}
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"label": "Event payload",
|
|
547
|
-
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
548
|
-
"group": "eventPayload",
|
|
549
|
-
"type": "Text",
|
|
550
|
-
"feel": "required",
|
|
551
|
-
"optional": false,
|
|
552
|
-
"binding": {
|
|
553
|
-
"type": "zeebe:input",
|
|
554
|
-
"name": "input.detail"
|
|
555
|
-
},
|
|
556
|
-
"constraints": {
|
|
557
|
-
"notEmpty": true
|
|
558
|
-
}
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"label": "Result variable",
|
|
562
|
-
"description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
563
|
-
"group": "output",
|
|
564
|
-
"type": "String",
|
|
565
|
-
"binding": {
|
|
566
|
-
"type": "zeebe:taskHeader",
|
|
567
|
-
"key": "resultVariable"
|
|
568
|
-
}
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
"label": "Result expression",
|
|
572
|
-
"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>",
|
|
573
|
-
"group": "output",
|
|
574
|
-
"type": "Text",
|
|
575
|
-
"feel": "required",
|
|
576
|
-
"binding": {
|
|
577
|
-
"type": "zeebe:taskHeader",
|
|
578
|
-
"key": "resultExpression"
|
|
579
|
-
}
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"label": "Error expression",
|
|
583
|
-
"description": "Expression to handle errors",
|
|
584
|
-
"group": "errors",
|
|
585
|
-
"type": "Text",
|
|
586
|
-
"feel": "required",
|
|
587
|
-
"binding": {
|
|
588
|
-
"type": "zeebe:taskHeader",
|
|
589
|
-
"key": "errorExpression"
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
],
|
|
593
|
-
"icon": {
|
|
594
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
595
|
-
},
|
|
596
|
-
"engines": {
|
|
597
|
-
"camunda": "^8.4"
|
|
598
|
-
}
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
602
|
-
"name": "Amazon EventBridge Connector",
|
|
603
|
-
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
604
|
-
"version": 1,
|
|
382
|
+
"version": 2,
|
|
605
383
|
"description": "Send events to AWS EventBridge",
|
|
606
384
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
607
385
|
"category": {
|
|
@@ -1061,6 +839,228 @@
|
|
|
1061
839
|
"camunda": "^8.5"
|
|
1062
840
|
}
|
|
1063
841
|
},
|
|
842
|
+
{
|
|
843
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
844
|
+
"name": "Amazon EventBridge Outbound Connector",
|
|
845
|
+
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
846
|
+
"version": 4,
|
|
847
|
+
"description": "Send events to AWS EventBridge",
|
|
848
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
|
|
849
|
+
"category": {
|
|
850
|
+
"id": "connectors",
|
|
851
|
+
"name": "Connectors"
|
|
852
|
+
},
|
|
853
|
+
"appliesTo": ["bpmn:Task"],
|
|
854
|
+
"elementType": {
|
|
855
|
+
"value": "bpmn:ServiceTask"
|
|
856
|
+
},
|
|
857
|
+
"groups": [
|
|
858
|
+
{
|
|
859
|
+
"id": "authentication",
|
|
860
|
+
"label": "Authentication"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": "configuration",
|
|
864
|
+
"label": "Configuration"
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"id": "eventDetails",
|
|
868
|
+
"label": "Event Details"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"id": "eventPayload",
|
|
872
|
+
"label": "Event Payload"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": "output",
|
|
876
|
+
"label": "Output Mapping"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"id": "errors",
|
|
880
|
+
"label": "Error Handling"
|
|
881
|
+
}
|
|
882
|
+
],
|
|
883
|
+
"properties": [
|
|
884
|
+
{
|
|
885
|
+
"type": "Hidden",
|
|
886
|
+
"value": "io.camunda:aws-eventbridge:1",
|
|
887
|
+
"binding": {
|
|
888
|
+
"type": "zeebe:taskDefinition",
|
|
889
|
+
"property": "type"
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"id": "authenticationType",
|
|
894
|
+
"label": "Authentication",
|
|
895
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
896
|
+
"group": "authentication",
|
|
897
|
+
"type": "Dropdown",
|
|
898
|
+
"optional": false,
|
|
899
|
+
"value": "credentials",
|
|
900
|
+
"choices": [
|
|
901
|
+
{
|
|
902
|
+
"name": "Credentials",
|
|
903
|
+
"value": "credentials"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
907
|
+
"value": "defaultCredentialsChain"
|
|
908
|
+
}
|
|
909
|
+
],
|
|
910
|
+
"binding": {
|
|
911
|
+
"type": "zeebe:input",
|
|
912
|
+
"name": "authentication.type"
|
|
913
|
+
},
|
|
914
|
+
"constraints": {
|
|
915
|
+
"notEmpty": true
|
|
916
|
+
}
|
|
917
|
+
},
|
|
918
|
+
{
|
|
919
|
+
"label": "Access key",
|
|
920
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
921
|
+
"group": "authentication",
|
|
922
|
+
"type": "String",
|
|
923
|
+
"binding": {
|
|
924
|
+
"type": "zeebe:input",
|
|
925
|
+
"name": "authentication.accessKey"
|
|
926
|
+
},
|
|
927
|
+
"constraints": {
|
|
928
|
+
"notEmpty": true
|
|
929
|
+
},
|
|
930
|
+
"condition": {
|
|
931
|
+
"property": "authenticationType",
|
|
932
|
+
"equals": "credentials"
|
|
933
|
+
}
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"label": "Secret key",
|
|
937
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
938
|
+
"group": "authentication",
|
|
939
|
+
"type": "String",
|
|
940
|
+
"binding": {
|
|
941
|
+
"type": "zeebe:input",
|
|
942
|
+
"name": "authentication.secretKey"
|
|
943
|
+
},
|
|
944
|
+
"constraints": {
|
|
945
|
+
"notEmpty": true
|
|
946
|
+
},
|
|
947
|
+
"condition": {
|
|
948
|
+
"property": "authenticationType",
|
|
949
|
+
"equals": "credentials"
|
|
950
|
+
}
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"label": "Region",
|
|
954
|
+
"description": "Specify the AWS region",
|
|
955
|
+
"group": "configuration",
|
|
956
|
+
"type": "String",
|
|
957
|
+
"feel": "optional",
|
|
958
|
+
"binding": {
|
|
959
|
+
"type": "zeebe:input",
|
|
960
|
+
"name": "configuration.region"
|
|
961
|
+
},
|
|
962
|
+
"constraints": {
|
|
963
|
+
"notEmpty": true,
|
|
964
|
+
"maxLength": 255
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"label": "Event bus name",
|
|
969
|
+
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
970
|
+
"group": "eventDetails",
|
|
971
|
+
"type": "String",
|
|
972
|
+
"feel": "optional",
|
|
973
|
+
"binding": {
|
|
974
|
+
"type": "zeebe:input",
|
|
975
|
+
"name": "input.eventBusName"
|
|
976
|
+
},
|
|
977
|
+
"constraints": {
|
|
978
|
+
"notEmpty": true
|
|
979
|
+
}
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"label": "Source",
|
|
983
|
+
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
984
|
+
"group": "eventDetails",
|
|
985
|
+
"type": "String",
|
|
986
|
+
"feel": "optional",
|
|
987
|
+
"binding": {
|
|
988
|
+
"type": "zeebe:input",
|
|
989
|
+
"name": "input.source"
|
|
990
|
+
},
|
|
991
|
+
"constraints": {
|
|
992
|
+
"notEmpty": true
|
|
993
|
+
}
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"label": "Detail type",
|
|
997
|
+
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
998
|
+
"group": "eventDetails",
|
|
999
|
+
"type": "String",
|
|
1000
|
+
"feel": "optional",
|
|
1001
|
+
"binding": {
|
|
1002
|
+
"type": "zeebe:input",
|
|
1003
|
+
"name": "input.detailType"
|
|
1004
|
+
},
|
|
1005
|
+
"constraints": {
|
|
1006
|
+
"notEmpty": true
|
|
1007
|
+
}
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"label": "Event payload",
|
|
1011
|
+
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
1012
|
+
"group": "eventPayload",
|
|
1013
|
+
"type": "Text",
|
|
1014
|
+
"feel": "required",
|
|
1015
|
+
"optional": false,
|
|
1016
|
+
"binding": {
|
|
1017
|
+
"type": "zeebe:input",
|
|
1018
|
+
"name": "input.detail"
|
|
1019
|
+
},
|
|
1020
|
+
"constraints": {
|
|
1021
|
+
"notEmpty": true
|
|
1022
|
+
}
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"label": "Result variable",
|
|
1026
|
+
"description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
1027
|
+
"group": "output",
|
|
1028
|
+
"type": "String",
|
|
1029
|
+
"binding": {
|
|
1030
|
+
"type": "zeebe:taskHeader",
|
|
1031
|
+
"key": "resultVariable"
|
|
1032
|
+
}
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"label": "Result expression",
|
|
1036
|
+
"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>",
|
|
1037
|
+
"group": "output",
|
|
1038
|
+
"type": "Text",
|
|
1039
|
+
"feel": "required",
|
|
1040
|
+
"binding": {
|
|
1041
|
+
"type": "zeebe:taskHeader",
|
|
1042
|
+
"key": "resultExpression"
|
|
1043
|
+
}
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"label": "Error expression",
|
|
1047
|
+
"description": "Expression to handle errors",
|
|
1048
|
+
"group": "errors",
|
|
1049
|
+
"type": "Text",
|
|
1050
|
+
"feel": "required",
|
|
1051
|
+
"binding": {
|
|
1052
|
+
"type": "zeebe:taskHeader",
|
|
1053
|
+
"key": "errorExpression"
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
],
|
|
1057
|
+
"icon": {
|
|
1058
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1059
|
+
},
|
|
1060
|
+
"engines": {
|
|
1061
|
+
"camunda": "^8.4"
|
|
1062
|
+
}
|
|
1063
|
+
},
|
|
1064
1064
|
{
|
|
1065
1065
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1066
1066
|
"name": "Amazon EventBridge Outbound Connector",
|