@camunda/connectors-element-templates 1.0.4 → 1.0.6
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/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -10,6 +10,9 @@
|
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
12
12
|
},
|
|
13
|
+
"deprecated": {
|
|
14
|
+
"message": "Migrate to Amazon EventBridge Message Start Event Connector"
|
|
15
|
+
},
|
|
13
16
|
"appliesTo": ["bpmn:StartEvent"],
|
|
14
17
|
"elementType": {
|
|
15
18
|
"value": "bpmn:StartEvent"
|
|
@@ -305,11 +308,11 @@
|
|
|
305
308
|
},
|
|
306
309
|
{
|
|
307
310
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
308
|
-
"name": "Amazon EventBridge
|
|
311
|
+
"name": "Amazon EventBridge Connector",
|
|
309
312
|
"id": "io.camunda.connectors.AWSEventBridge.startEvent.v1",
|
|
310
|
-
"version":
|
|
313
|
+
"version": 1,
|
|
311
314
|
"description": "Receive events from AWS EventBridge",
|
|
312
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
315
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge-webhook/",
|
|
313
316
|
"category": {
|
|
314
317
|
"id": "connectors",
|
|
315
318
|
"name": "Connectors"
|
|
@@ -449,7 +452,7 @@
|
|
|
449
452
|
"type": "String",
|
|
450
453
|
"group": "authorization",
|
|
451
454
|
"feel": "optional",
|
|
452
|
-
"optional":
|
|
455
|
+
"optional": false,
|
|
453
456
|
"binding": {
|
|
454
457
|
"type": "zeebe:property",
|
|
455
458
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -457,6 +460,9 @@
|
|
|
457
460
|
"condition": {
|
|
458
461
|
"property": "authorizationType",
|
|
459
462
|
"equals": "JWT"
|
|
463
|
+
},
|
|
464
|
+
"constraints": {
|
|
465
|
+
"notEmpty": true
|
|
460
466
|
}
|
|
461
467
|
},
|
|
462
468
|
{
|
|
@@ -562,7 +568,7 @@
|
|
|
562
568
|
"constraints": {
|
|
563
569
|
"notEmpty": true
|
|
564
570
|
},
|
|
565
|
-
"value": "=request.headers.
|
|
571
|
+
"value": "=request.headers.apiKey"
|
|
566
572
|
},
|
|
567
573
|
{
|
|
568
574
|
"label": "Condition",
|
|
@@ -574,7 +580,7 @@
|
|
|
574
580
|
"type": "zeebe:property",
|
|
575
581
|
"name": "activationCondition"
|
|
576
582
|
},
|
|
577
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
583
|
+
"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>"
|
|
578
584
|
},
|
|
579
585
|
{
|
|
580
586
|
"label": "Result variable",
|
|
@@ -609,11 +615,11 @@
|
|
|
609
615
|
},
|
|
610
616
|
{
|
|
611
617
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
612
|
-
"name": "Amazon EventBridge Connector",
|
|
618
|
+
"name": "Amazon EventBridge Start Event Connector",
|
|
613
619
|
"id": "io.camunda.connectors.AWSEventBridge.startEvent.v1",
|
|
614
|
-
"version":
|
|
620
|
+
"version": 2,
|
|
615
621
|
"description": "Receive events from AWS EventBridge",
|
|
616
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
622
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=inbound",
|
|
617
623
|
"category": {
|
|
618
624
|
"id": "connectors",
|
|
619
625
|
"name": "Connectors"
|
|
@@ -753,7 +759,7 @@
|
|
|
753
759
|
"type": "String",
|
|
754
760
|
"group": "authorization",
|
|
755
761
|
"feel": "optional",
|
|
756
|
-
"optional":
|
|
762
|
+
"optional": true,
|
|
757
763
|
"binding": {
|
|
758
764
|
"type": "zeebe:property",
|
|
759
765
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -761,9 +767,6 @@
|
|
|
761
767
|
"condition": {
|
|
762
768
|
"property": "authorizationType",
|
|
763
769
|
"equals": "JWT"
|
|
764
|
-
},
|
|
765
|
-
"constraints": {
|
|
766
|
-
"notEmpty": true
|
|
767
770
|
}
|
|
768
771
|
},
|
|
769
772
|
{
|
|
@@ -869,7 +872,7 @@
|
|
|
869
872
|
"constraints": {
|
|
870
873
|
"notEmpty": true
|
|
871
874
|
},
|
|
872
|
-
"value": "=request.headers.
|
|
875
|
+
"value": "=request.headers.apikey"
|
|
873
876
|
},
|
|
874
877
|
{
|
|
875
878
|
"label": "Condition",
|
|
@@ -881,7 +884,7 @@
|
|
|
881
884
|
"type": "zeebe:property",
|
|
882
885
|
"name": "activationCondition"
|
|
883
886
|
},
|
|
884
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
887
|
+
"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>"
|
|
885
888
|
},
|
|
886
889
|
{
|
|
887
890
|
"label": "Result variable",
|