@camunda/connectors-element-templates 1.0.7 → 1.0.9
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 +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -5,10 +5,7 @@
|
|
|
5
5
|
"id": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
6
6
|
"description": "Work with Office 365 Mail via your BPMN process",
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
|
|
8
|
-
"version":
|
|
9
|
-
"engines": {
|
|
10
|
-
"camunda": "^8.4"
|
|
11
|
-
},
|
|
8
|
+
"version": 2,
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -17,6 +14,9 @@
|
|
|
17
14
|
"elementType": {
|
|
18
15
|
"value": "bpmn:ServiceTask"
|
|
19
16
|
},
|
|
17
|
+
"engines": {
|
|
18
|
+
"camunda": "^8.4"
|
|
19
|
+
},
|
|
20
20
|
"groups": [
|
|
21
21
|
{
|
|
22
22
|
"id": "server",
|
|
@@ -824,30 +824,6 @@
|
|
|
824
824
|
"type": "zeebe:taskHeader"
|
|
825
825
|
},
|
|
826
826
|
"type": "String"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"id": "version",
|
|
830
|
-
"label": "Version",
|
|
831
|
-
"description": "Version of the element template",
|
|
832
|
-
"value": "3",
|
|
833
|
-
"group": "connector",
|
|
834
|
-
"binding": {
|
|
835
|
-
"key": "elementTemplateVersion",
|
|
836
|
-
"type": "zeebe:taskHeader"
|
|
837
|
-
},
|
|
838
|
-
"type": "Hidden"
|
|
839
|
-
},
|
|
840
|
-
{
|
|
841
|
-
"id": "id",
|
|
842
|
-
"label": "ID",
|
|
843
|
-
"description": "ID of the element template",
|
|
844
|
-
"value": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
845
|
-
"group": "connector",
|
|
846
|
-
"binding": {
|
|
847
|
-
"key": "elementTemplateId",
|
|
848
|
-
"type": "zeebe:taskHeader"
|
|
849
|
-
},
|
|
850
|
-
"type": "Hidden"
|
|
851
827
|
}
|
|
852
828
|
],
|
|
853
829
|
"icon": {
|
|
@@ -1669,7 +1645,10 @@
|
|
|
1669
1645
|
"id": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
1670
1646
|
"description": "Work with Office 365 Mail via your BPMN process",
|
|
1671
1647
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
|
|
1672
|
-
"version":
|
|
1648
|
+
"version": 3,
|
|
1649
|
+
"engines": {
|
|
1650
|
+
"camunda": "^8.4"
|
|
1651
|
+
},
|
|
1673
1652
|
"category": {
|
|
1674
1653
|
"id": "connectors",
|
|
1675
1654
|
"name": "Connectors"
|
|
@@ -1678,9 +1657,6 @@
|
|
|
1678
1657
|
"elementType": {
|
|
1679
1658
|
"value": "bpmn:ServiceTask"
|
|
1680
1659
|
},
|
|
1681
|
-
"engines": {
|
|
1682
|
-
"camunda": "^8.4"
|
|
1683
|
-
},
|
|
1684
1660
|
"groups": [
|
|
1685
1661
|
{
|
|
1686
1662
|
"id": "server",
|
|
@@ -2488,6 +2464,30 @@
|
|
|
2488
2464
|
"type": "zeebe:taskHeader"
|
|
2489
2465
|
},
|
|
2490
2466
|
"type": "String"
|
|
2467
|
+
},
|
|
2468
|
+
{
|
|
2469
|
+
"id": "version",
|
|
2470
|
+
"label": "Version",
|
|
2471
|
+
"description": "Version of the element template",
|
|
2472
|
+
"value": "3",
|
|
2473
|
+
"group": "connector",
|
|
2474
|
+
"binding": {
|
|
2475
|
+
"key": "elementTemplateVersion",
|
|
2476
|
+
"type": "zeebe:taskHeader"
|
|
2477
|
+
},
|
|
2478
|
+
"type": "Hidden"
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"id": "id",
|
|
2482
|
+
"label": "ID",
|
|
2483
|
+
"description": "ID of the element template",
|
|
2484
|
+
"value": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
2485
|
+
"group": "connector",
|
|
2486
|
+
"binding": {
|
|
2487
|
+
"key": "elementTemplateId",
|
|
2488
|
+
"type": "zeebe:taskHeader"
|
|
2489
|
+
},
|
|
2490
|
+
"type": "Hidden"
|
|
2491
2491
|
}
|
|
2492
2492
|
],
|
|
2493
2493
|
"icon": {
|