@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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.boundary.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 3,
|
|
7
7
|
"description": "Receive events from AWS EventBridge",
|
|
8
8
|
"keywords": [
|
|
9
9
|
"receive event",
|
|
@@ -30,6 +30,10 @@
|
|
|
30
30
|
"id": "endpoint",
|
|
31
31
|
"label": "API destination"
|
|
32
32
|
},
|
|
33
|
+
{
|
|
34
|
+
"id": "authentication",
|
|
35
|
+
"label": "Authentication"
|
|
36
|
+
},
|
|
33
37
|
{
|
|
34
38
|
"id": "authorization",
|
|
35
39
|
"label": "Authorization"
|
|
@@ -716,16 +720,9 @@
|
|
|
716
720
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
717
721
|
"name": "Amazon EventBridge Boundary Event Connector",
|
|
718
722
|
"id": "io.camunda.connectors.AWSEventBridge.boundary.v1",
|
|
719
|
-
"version":
|
|
723
|
+
"version": 1,
|
|
720
724
|
"description": "Receive events from AWS EventBridge",
|
|
721
|
-
"
|
|
722
|
-
"receive event",
|
|
723
|
-
"subscribe to event",
|
|
724
|
-
"event bus",
|
|
725
|
-
"cloud event",
|
|
726
|
-
"event driven"
|
|
727
|
-
],
|
|
728
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
725
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
729
726
|
"category": {
|
|
730
727
|
"id": "connectors",
|
|
731
728
|
"name": "Connectors"
|
|
@@ -735,9 +732,6 @@
|
|
|
735
732
|
"value": "bpmn:BoundaryEvent",
|
|
736
733
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
737
734
|
},
|
|
738
|
-
"engines": {
|
|
739
|
-
"camunda": "^8.4"
|
|
740
|
-
},
|
|
741
735
|
"groups": [
|
|
742
736
|
{
|
|
743
737
|
"id": "endpoint",
|
|
@@ -992,7 +986,7 @@
|
|
|
992
986
|
"constraints": {
|
|
993
987
|
"notEmpty": true
|
|
994
988
|
},
|
|
995
|
-
"value": "=request.headers.
|
|
989
|
+
"value": "=request.headers.apiKey"
|
|
996
990
|
},
|
|
997
991
|
{
|
|
998
992
|
"label": "Correlation key (process)",
|
|
@@ -1022,18 +1016,6 @@
|
|
|
1022
1016
|
"notEmpty": true
|
|
1023
1017
|
}
|
|
1024
1018
|
},
|
|
1025
|
-
{
|
|
1026
|
-
"label": "Message ID expression",
|
|
1027
|
-
"feel": "required",
|
|
1028
|
-
"type": "String",
|
|
1029
|
-
"optional": true,
|
|
1030
|
-
"group": "activation",
|
|
1031
|
-
"binding": {
|
|
1032
|
-
"type": "zeebe:property",
|
|
1033
|
-
"name": "messageIdExpression"
|
|
1034
|
-
},
|
|
1035
|
-
"description": "Expression to extract unique identifier of a message"
|
|
1036
|
-
},
|
|
1037
1019
|
{
|
|
1038
1020
|
"label": "Condition",
|
|
1039
1021
|
"type": "String",
|
|
@@ -1044,7 +1026,7 @@
|
|
|
1044
1026
|
"type": "zeebe:property",
|
|
1045
1027
|
"name": "activationCondition"
|
|
1046
1028
|
},
|
|
1047
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
1029
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
1048
1030
|
},
|
|
1049
1031
|
{
|
|
1050
1032
|
"label": "Result variable",
|
|
@@ -1072,15 +1054,25 @@
|
|
|
1072
1054
|
],
|
|
1073
1055
|
"icon": {
|
|
1074
1056
|
"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"
|
|
1057
|
+
},
|
|
1058
|
+
"engines": {
|
|
1059
|
+
"camunda": "^8.4"
|
|
1075
1060
|
}
|
|
1076
1061
|
},
|
|
1077
1062
|
{
|
|
1078
1063
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1079
1064
|
"name": "Amazon EventBridge Boundary Event Connector",
|
|
1080
1065
|
"id": "io.camunda.connectors.AWSEventBridge.boundary.v1",
|
|
1081
|
-
"version":
|
|
1066
|
+
"version": 4,
|
|
1082
1067
|
"description": "Receive events from AWS EventBridge",
|
|
1083
|
-
"
|
|
1068
|
+
"keywords": [
|
|
1069
|
+
"receive event",
|
|
1070
|
+
"subscribe to event",
|
|
1071
|
+
"event bus",
|
|
1072
|
+
"cloud event",
|
|
1073
|
+
"event driven"
|
|
1074
|
+
],
|
|
1075
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
1084
1076
|
"category": {
|
|
1085
1077
|
"id": "connectors",
|
|
1086
1078
|
"name": "Connectors"
|
|
@@ -1090,15 +1082,14 @@
|
|
|
1090
1082
|
"value": "bpmn:BoundaryEvent",
|
|
1091
1083
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1092
1084
|
},
|
|
1085
|
+
"engines": {
|
|
1086
|
+
"camunda": "^8.4"
|
|
1087
|
+
},
|
|
1093
1088
|
"groups": [
|
|
1094
1089
|
{
|
|
1095
1090
|
"id": "endpoint",
|
|
1096
1091
|
"label": "API destination"
|
|
1097
1092
|
},
|
|
1098
|
-
{
|
|
1099
|
-
"id": "authentication",
|
|
1100
|
-
"label": "Authentication"
|
|
1101
|
-
},
|
|
1102
1093
|
{
|
|
1103
1094
|
"id": "authorization",
|
|
1104
1095
|
"label": "Authorization"
|
|
@@ -1344,7 +1335,7 @@
|
|
|
1344
1335
|
"constraints": {
|
|
1345
1336
|
"notEmpty": true
|
|
1346
1337
|
},
|
|
1347
|
-
"value": "=request.headers.
|
|
1338
|
+
"value": "=request.headers.apikey"
|
|
1348
1339
|
},
|
|
1349
1340
|
{
|
|
1350
1341
|
"label": "Correlation key (process)",
|
|
@@ -1374,6 +1365,18 @@
|
|
|
1374
1365
|
"notEmpty": true
|
|
1375
1366
|
}
|
|
1376
1367
|
},
|
|
1368
|
+
{
|
|
1369
|
+
"label": "Message ID expression",
|
|
1370
|
+
"feel": "required",
|
|
1371
|
+
"type": "String",
|
|
1372
|
+
"optional": true,
|
|
1373
|
+
"group": "activation",
|
|
1374
|
+
"binding": {
|
|
1375
|
+
"type": "zeebe:property",
|
|
1376
|
+
"name": "messageIdExpression"
|
|
1377
|
+
},
|
|
1378
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1379
|
+
},
|
|
1377
1380
|
{
|
|
1378
1381
|
"label": "Condition",
|
|
1379
1382
|
"type": "String",
|
|
@@ -1384,7 +1387,7 @@
|
|
|
1384
1387
|
"type": "zeebe:property",
|
|
1385
1388
|
"name": "activationCondition"
|
|
1386
1389
|
},
|
|
1387
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
1390
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
1388
1391
|
},
|
|
1389
1392
|
{
|
|
1390
1393
|
"label": "Result variable",
|
|
@@ -1412,9 +1415,6 @@
|
|
|
1412
1415
|
],
|
|
1413
1416
|
"icon": {
|
|
1414
1417
|
"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"
|
|
1415
|
-
},
|
|
1416
|
-
"engines": {
|
|
1417
|
-
"camunda": "^8.4"
|
|
1418
1418
|
}
|
|
1419
1419
|
}
|
|
1420
1420
|
]
|
|
@@ -3,16 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 2,
|
|
7
7
|
"description": "Receive events from AWS EventBridge",
|
|
8
|
-
"
|
|
9
|
-
"receive event",
|
|
10
|
-
"subscribe to event",
|
|
11
|
-
"event bus",
|
|
12
|
-
"cloud event",
|
|
13
|
-
"event driven"
|
|
14
|
-
],
|
|
15
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
16
9
|
"category": {
|
|
17
10
|
"id": "connectors",
|
|
18
11
|
"name": "Connectors"
|
|
@@ -22,14 +15,15 @@
|
|
|
22
15
|
"value": "bpmn:IntermediateCatchEvent",
|
|
23
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
24
17
|
},
|
|
25
|
-
"engines": {
|
|
26
|
-
"camunda": "^8.4"
|
|
27
|
-
},
|
|
28
18
|
"groups": [
|
|
29
19
|
{
|
|
30
20
|
"id": "endpoint",
|
|
31
21
|
"label": "API destination"
|
|
32
22
|
},
|
|
23
|
+
{
|
|
24
|
+
"id": "authentication",
|
|
25
|
+
"label": "Authentication"
|
|
26
|
+
},
|
|
33
27
|
{
|
|
34
28
|
"id": "authorization",
|
|
35
29
|
"label": "Authorization"
|
|
@@ -275,7 +269,7 @@
|
|
|
275
269
|
"constraints": {
|
|
276
270
|
"notEmpty": true
|
|
277
271
|
},
|
|
278
|
-
"value": "=request.headers.
|
|
272
|
+
"value": "=request.headers.apiKey"
|
|
279
273
|
},
|
|
280
274
|
{
|
|
281
275
|
"label": "Correlation key (process)",
|
|
@@ -305,18 +299,6 @@
|
|
|
305
299
|
"notEmpty": true
|
|
306
300
|
}
|
|
307
301
|
},
|
|
308
|
-
{
|
|
309
|
-
"label": "Message ID expression",
|
|
310
|
-
"feel": "required",
|
|
311
|
-
"type": "String",
|
|
312
|
-
"optional": true,
|
|
313
|
-
"group": "activation",
|
|
314
|
-
"binding": {
|
|
315
|
-
"type": "zeebe:property",
|
|
316
|
-
"name": "messageIdExpression"
|
|
317
|
-
},
|
|
318
|
-
"description": "Expression to extract unique identifier of a message"
|
|
319
|
-
},
|
|
320
302
|
{
|
|
321
303
|
"label": "Condition",
|
|
322
304
|
"type": "String",
|
|
@@ -327,7 +309,7 @@
|
|
|
327
309
|
"type": "zeebe:property",
|
|
328
310
|
"name": "activationCondition"
|
|
329
311
|
},
|
|
330
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
312
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
331
313
|
},
|
|
332
314
|
{
|
|
333
315
|
"label": "Result variable",
|
|
@@ -355,22 +337,18 @@
|
|
|
355
337
|
],
|
|
356
338
|
"icon": {
|
|
357
339
|
"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"
|
|
340
|
+
},
|
|
341
|
+
"engines": {
|
|
342
|
+
"camunda": "^8.2"
|
|
358
343
|
}
|
|
359
344
|
},
|
|
360
345
|
{
|
|
361
346
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
362
|
-
"name": "Amazon EventBridge
|
|
347
|
+
"name": "Amazon EventBridge Connector",
|
|
363
348
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
364
|
-
"version":
|
|
349
|
+
"version": 1,
|
|
365
350
|
"description": "Receive events from AWS EventBridge",
|
|
366
|
-
"
|
|
367
|
-
"receive event",
|
|
368
|
-
"subscribe to event",
|
|
369
|
-
"event bus",
|
|
370
|
-
"cloud event",
|
|
371
|
-
"event driven"
|
|
372
|
-
],
|
|
373
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
351
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge-webhook/",
|
|
374
352
|
"category": {
|
|
375
353
|
"id": "connectors",
|
|
376
354
|
"name": "Connectors"
|
|
@@ -380,9 +358,6 @@
|
|
|
380
358
|
"value": "bpmn:IntermediateCatchEvent",
|
|
381
359
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
382
360
|
},
|
|
383
|
-
"engines": {
|
|
384
|
-
"camunda": "^8.4"
|
|
385
|
-
},
|
|
386
361
|
"groups": [
|
|
387
362
|
{
|
|
388
363
|
"id": "endpoint",
|
|
@@ -524,7 +499,7 @@
|
|
|
524
499
|
"type": "String",
|
|
525
500
|
"group": "authorization",
|
|
526
501
|
"feel": "optional",
|
|
527
|
-
"optional":
|
|
502
|
+
"optional": false,
|
|
528
503
|
"binding": {
|
|
529
504
|
"type": "zeebe:property",
|
|
530
505
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -532,6 +507,9 @@
|
|
|
532
507
|
"condition": {
|
|
533
508
|
"property": "authorizationType",
|
|
534
509
|
"equals": "JWT"
|
|
510
|
+
},
|
|
511
|
+
"constraints": {
|
|
512
|
+
"notEmpty": true
|
|
535
513
|
}
|
|
536
514
|
},
|
|
537
515
|
{
|
|
@@ -637,7 +615,7 @@
|
|
|
637
615
|
"constraints": {
|
|
638
616
|
"notEmpty": true
|
|
639
617
|
},
|
|
640
|
-
"value": "=request.headers.
|
|
618
|
+
"value": "=request.headers.apiKey"
|
|
641
619
|
},
|
|
642
620
|
{
|
|
643
621
|
"label": "Correlation key (process)",
|
|
@@ -667,18 +645,6 @@
|
|
|
667
645
|
"notEmpty": true
|
|
668
646
|
}
|
|
669
647
|
},
|
|
670
|
-
{
|
|
671
|
-
"label": "Message ID expression",
|
|
672
|
-
"feel": "required",
|
|
673
|
-
"type": "String",
|
|
674
|
-
"optional": true,
|
|
675
|
-
"group": "activation",
|
|
676
|
-
"binding": {
|
|
677
|
-
"type": "zeebe:property",
|
|
678
|
-
"name": "messageIdExpression"
|
|
679
|
-
},
|
|
680
|
-
"description": "Expression to extract unique identifier of a message"
|
|
681
|
-
},
|
|
682
648
|
{
|
|
683
649
|
"label": "Condition",
|
|
684
650
|
"type": "String",
|
|
@@ -689,7 +655,7 @@
|
|
|
689
655
|
"type": "zeebe:property",
|
|
690
656
|
"name": "activationCondition"
|
|
691
657
|
},
|
|
692
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
658
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
693
659
|
},
|
|
694
660
|
{
|
|
695
661
|
"label": "Result variable",
|
|
@@ -717,15 +683,25 @@
|
|
|
717
683
|
],
|
|
718
684
|
"icon": {
|
|
719
685
|
"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"
|
|
686
|
+
},
|
|
687
|
+
"engines": {
|
|
688
|
+
"camunda": "^8.2"
|
|
720
689
|
}
|
|
721
690
|
},
|
|
722
691
|
{
|
|
723
692
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
724
693
|
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
725
694
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
726
|
-
"version":
|
|
695
|
+
"version": 4,
|
|
727
696
|
"description": "Receive events from AWS EventBridge",
|
|
728
|
-
"
|
|
697
|
+
"keywords": [
|
|
698
|
+
"receive event",
|
|
699
|
+
"subscribe to event",
|
|
700
|
+
"event bus",
|
|
701
|
+
"cloud event",
|
|
702
|
+
"event driven"
|
|
703
|
+
],
|
|
704
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
729
705
|
"category": {
|
|
730
706
|
"id": "connectors",
|
|
731
707
|
"name": "Connectors"
|
|
@@ -735,6 +711,9 @@
|
|
|
735
711
|
"value": "bpmn:IntermediateCatchEvent",
|
|
736
712
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
737
713
|
},
|
|
714
|
+
"engines": {
|
|
715
|
+
"camunda": "^8.4"
|
|
716
|
+
},
|
|
738
717
|
"groups": [
|
|
739
718
|
{
|
|
740
719
|
"id": "endpoint",
|
|
@@ -1069,18 +1048,15 @@
|
|
|
1069
1048
|
],
|
|
1070
1049
|
"icon": {
|
|
1071
1050
|
"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"
|
|
1072
|
-
},
|
|
1073
|
-
"engines": {
|
|
1074
|
-
"camunda": "^8.4"
|
|
1075
1051
|
}
|
|
1076
1052
|
},
|
|
1077
1053
|
{
|
|
1078
1054
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1079
|
-
"name": "Amazon EventBridge Connector",
|
|
1055
|
+
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
1080
1056
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
1081
|
-
"version":
|
|
1057
|
+
"version": 3,
|
|
1082
1058
|
"description": "Receive events from AWS EventBridge",
|
|
1083
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
1059
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=inbound",
|
|
1084
1060
|
"category": {
|
|
1085
1061
|
"id": "connectors",
|
|
1086
1062
|
"name": "Connectors"
|
|
@@ -1231,7 +1207,7 @@
|
|
|
1231
1207
|
"type": "String",
|
|
1232
1208
|
"group": "authorization",
|
|
1233
1209
|
"feel": "optional",
|
|
1234
|
-
"optional":
|
|
1210
|
+
"optional": true,
|
|
1235
1211
|
"binding": {
|
|
1236
1212
|
"type": "zeebe:property",
|
|
1237
1213
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -1239,9 +1215,6 @@
|
|
|
1239
1215
|
"condition": {
|
|
1240
1216
|
"property": "authorizationType",
|
|
1241
1217
|
"equals": "JWT"
|
|
1242
|
-
},
|
|
1243
|
-
"constraints": {
|
|
1244
|
-
"notEmpty": true
|
|
1245
1218
|
}
|
|
1246
1219
|
},
|
|
1247
1220
|
{
|
|
@@ -1347,7 +1320,7 @@
|
|
|
1347
1320
|
"constraints": {
|
|
1348
1321
|
"notEmpty": true
|
|
1349
1322
|
},
|
|
1350
|
-
"value": "=request.headers.
|
|
1323
|
+
"value": "=request.headers.apikey"
|
|
1351
1324
|
},
|
|
1352
1325
|
{
|
|
1353
1326
|
"label": "Correlation key (process)",
|
|
@@ -1377,6 +1350,18 @@
|
|
|
1377
1350
|
"notEmpty": true
|
|
1378
1351
|
}
|
|
1379
1352
|
},
|
|
1353
|
+
{
|
|
1354
|
+
"label": "Message ID expression",
|
|
1355
|
+
"feel": "required",
|
|
1356
|
+
"type": "String",
|
|
1357
|
+
"optional": true,
|
|
1358
|
+
"group": "activation",
|
|
1359
|
+
"binding": {
|
|
1360
|
+
"type": "zeebe:property",
|
|
1361
|
+
"name": "messageIdExpression"
|
|
1362
|
+
},
|
|
1363
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1364
|
+
},
|
|
1380
1365
|
{
|
|
1381
1366
|
"label": "Condition",
|
|
1382
1367
|
"type": "String",
|
|
@@ -1387,7 +1372,7 @@
|
|
|
1387
1372
|
"type": "zeebe:property",
|
|
1388
1373
|
"name": "activationCondition"
|
|
1389
1374
|
},
|
|
1390
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
1375
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
1391
1376
|
},
|
|
1392
1377
|
{
|
|
1393
1378
|
"label": "Result variable",
|
|
@@ -1417,16 +1402,23 @@
|
|
|
1417
1402
|
"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"
|
|
1418
1403
|
},
|
|
1419
1404
|
"engines": {
|
|
1420
|
-
"camunda": "^8.
|
|
1405
|
+
"camunda": "^8.4"
|
|
1421
1406
|
}
|
|
1422
1407
|
},
|
|
1423
1408
|
{
|
|
1424
1409
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1425
1410
|
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
1426
1411
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
1427
|
-
"version":
|
|
1412
|
+
"version": 5,
|
|
1428
1413
|
"description": "Receive events from AWS EventBridge",
|
|
1429
|
-
"
|
|
1414
|
+
"keywords": [
|
|
1415
|
+
"receive event",
|
|
1416
|
+
"subscribe to event",
|
|
1417
|
+
"event bus",
|
|
1418
|
+
"cloud event",
|
|
1419
|
+
"event driven"
|
|
1420
|
+
],
|
|
1421
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
1430
1422
|
"category": {
|
|
1431
1423
|
"id": "connectors",
|
|
1432
1424
|
"name": "Connectors"
|
|
@@ -1436,15 +1428,14 @@
|
|
|
1436
1428
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1437
1429
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1438
1430
|
},
|
|
1431
|
+
"engines": {
|
|
1432
|
+
"camunda": "^8.4"
|
|
1433
|
+
},
|
|
1439
1434
|
"groups": [
|
|
1440
1435
|
{
|
|
1441
1436
|
"id": "endpoint",
|
|
1442
1437
|
"label": "API destination"
|
|
1443
1438
|
},
|
|
1444
|
-
{
|
|
1445
|
-
"id": "authentication",
|
|
1446
|
-
"label": "Authentication"
|
|
1447
|
-
},
|
|
1448
1439
|
{
|
|
1449
1440
|
"id": "authorization",
|
|
1450
1441
|
"label": "Authorization"
|
|
@@ -1690,7 +1681,7 @@
|
|
|
1690
1681
|
"constraints": {
|
|
1691
1682
|
"notEmpty": true
|
|
1692
1683
|
},
|
|
1693
|
-
"value": "=request.headers.
|
|
1684
|
+
"value": "=request.headers.apikey"
|
|
1694
1685
|
},
|
|
1695
1686
|
{
|
|
1696
1687
|
"label": "Correlation key (process)",
|
|
@@ -1720,6 +1711,18 @@
|
|
|
1720
1711
|
"notEmpty": true
|
|
1721
1712
|
}
|
|
1722
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
"label": "Message ID expression",
|
|
1716
|
+
"feel": "required",
|
|
1717
|
+
"type": "String",
|
|
1718
|
+
"optional": true,
|
|
1719
|
+
"group": "activation",
|
|
1720
|
+
"binding": {
|
|
1721
|
+
"type": "zeebe:property",
|
|
1722
|
+
"name": "messageIdExpression"
|
|
1723
|
+
},
|
|
1724
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1725
|
+
},
|
|
1723
1726
|
{
|
|
1724
1727
|
"label": "Condition",
|
|
1725
1728
|
"type": "String",
|
|
@@ -1730,7 +1733,7 @@
|
|
|
1730
1733
|
"type": "zeebe:property",
|
|
1731
1734
|
"name": "activationCondition"
|
|
1732
1735
|
},
|
|
1733
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
1736
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
1734
1737
|
},
|
|
1735
1738
|
{
|
|
1736
1739
|
"label": "Result variable",
|
|
@@ -1758,9 +1761,6 @@
|
|
|
1758
1761
|
],
|
|
1759
1762
|
"icon": {
|
|
1760
1763
|
"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"
|
|
1761
|
-
},
|
|
1762
|
-
"engines": {
|
|
1763
|
-
"camunda": "^8.2"
|
|
1764
1764
|
}
|
|
1765
1765
|
}
|
|
1766
1766
|
]
|