@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
package/package.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:Task"],
|
|
14
14
|
"elementType": {
|
package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-polling-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
14
|
"elementType": {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-polling-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:ReceiveTask"],
|
|
14
14
|
"elementType": {
|
package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-webhook-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
14
|
"elementType": {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-webhook-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:ReceiveTask"],
|
|
14
14
|
"elementType": {
|
|
@@ -3,12 +3,16 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Ad-hoc tools schema",
|
|
5
5
|
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
|
|
6
|
-
"description": "Connector to fetch tools schema information from an ad-hoc sub-process.",
|
|
7
|
-
"
|
|
8
|
-
|
|
6
|
+
"description": "Connector to fetch tools schema information from an ad-hoc sub-process. Compatible with 8.8.0-alpha6 or later.",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
11
|
+
"version": 1,
|
|
12
|
+
"deprecated": true,
|
|
9
13
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
14
|
+
"id": "aiTools",
|
|
15
|
+
"name": "AI Tools"
|
|
12
16
|
},
|
|
13
17
|
"appliesTo": ["bpmn:Task"],
|
|
14
18
|
"elementType": {
|
|
@@ -68,7 +72,7 @@
|
|
|
68
72
|
"id": "version",
|
|
69
73
|
"label": "Version",
|
|
70
74
|
"description": "Version of the element template",
|
|
71
|
-
"value": "
|
|
75
|
+
"value": "1",
|
|
72
76
|
"group": "connector",
|
|
73
77
|
"binding": {
|
|
74
78
|
"key": "elementTemplateVersion",
|
|
@@ -91,7 +95,7 @@
|
|
|
91
95
|
{
|
|
92
96
|
"id": "resultVariable",
|
|
93
97
|
"label": "Result variable",
|
|
94
|
-
"description": "Name of variable to store the response in
|
|
98
|
+
"description": "Name of variable to store the response in",
|
|
95
99
|
"group": "output",
|
|
96
100
|
"binding": {
|
|
97
101
|
"key": "resultVariable",
|
|
@@ -102,7 +106,7 @@
|
|
|
102
106
|
{
|
|
103
107
|
"id": "resultExpression",
|
|
104
108
|
"label": "Result expression",
|
|
105
|
-
"description": "Expression to map the response into process variables
|
|
109
|
+
"description": "Expression to map the response into process variables",
|
|
106
110
|
"feel": "required",
|
|
107
111
|
"group": "output",
|
|
108
112
|
"binding": {
|
|
@@ -164,8 +168,8 @@
|
|
|
164
168
|
"version": 0,
|
|
165
169
|
"deprecated": true,
|
|
166
170
|
"category": {
|
|
167
|
-
"id": "
|
|
168
|
-
"name": "
|
|
171
|
+
"id": "aiTools",
|
|
172
|
+
"name": "AI Tools"
|
|
169
173
|
},
|
|
170
174
|
"appliesTo": ["bpmn:Task"],
|
|
171
175
|
"elementType": {
|
|
@@ -311,16 +315,12 @@
|
|
|
311
315
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
312
316
|
"name": "Ad-hoc tools schema",
|
|
313
317
|
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
|
|
314
|
-
"description": "Connector to fetch tools schema information from an ad-hoc sub-process.
|
|
315
|
-
"
|
|
316
|
-
|
|
317
|
-
},
|
|
318
|
-
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
319
|
-
"version": 1,
|
|
320
|
-
"deprecated": true,
|
|
318
|
+
"description": "Connector to fetch tools schema information from an ad-hoc sub-process.",
|
|
319
|
+
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
320
|
+
"version": 2,
|
|
321
321
|
"category": {
|
|
322
|
-
"id": "
|
|
323
|
-
"name": "
|
|
322
|
+
"id": "aiTools",
|
|
323
|
+
"name": "AI Tools"
|
|
324
324
|
},
|
|
325
325
|
"appliesTo": ["bpmn:Task"],
|
|
326
326
|
"elementType": {
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
"id": "version",
|
|
381
381
|
"label": "Version",
|
|
382
382
|
"description": "Version of the element template",
|
|
383
|
-
"value": "
|
|
383
|
+
"value": "2",
|
|
384
384
|
"group": "connector",
|
|
385
385
|
"binding": {
|
|
386
386
|
"key": "elementTemplateVersion",
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
{
|
|
404
404
|
"id": "resultVariable",
|
|
405
405
|
"label": "Result variable",
|
|
406
|
-
"description": "Name of variable to store the response in",
|
|
406
|
+
"description": "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>.",
|
|
407
407
|
"group": "output",
|
|
408
408
|
"binding": {
|
|
409
409
|
"key": "resultVariable",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
{
|
|
415
415
|
"id": "resultExpression",
|
|
416
416
|
"label": "Result expression",
|
|
417
|
-
"description": "Expression to map the response into process variables",
|
|
417
|
+
"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>.",
|
|
418
418
|
"feel": "required",
|
|
419
419
|
"group": "output",
|
|
420
420
|
"binding": {
|