@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,20 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.4"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
10
7
|
"description": "Receive incoming message with Twilio service",
|
|
11
|
-
"keywords": [
|
|
12
|
-
"SMS received",
|
|
13
|
-
"receive SMS",
|
|
14
|
-
"incoming SMS",
|
|
15
|
-
"phone event",
|
|
16
|
-
"text message received",
|
|
17
|
-
"webhook",
|
|
18
|
-
"inbound message"
|
|
19
|
-
],
|
|
20
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
21
9
|
"category": {
|
|
22
10
|
"id": "connectors",
|
|
@@ -111,6 +99,18 @@
|
|
|
111
99
|
"name": "inbound.subtype"
|
|
112
100
|
}
|
|
113
101
|
},
|
|
102
|
+
{
|
|
103
|
+
"type": "Hidden",
|
|
104
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
105
|
+
"binding": {
|
|
106
|
+
"type": "zeebe:property",
|
|
107
|
+
"name": "inbound.hmacScopes"
|
|
108
|
+
},
|
|
109
|
+
"condition": {
|
|
110
|
+
"property": "shouldValidateHmac",
|
|
111
|
+
"equals": "enabled"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
114
|
{
|
|
115
115
|
"id": "shouldValidateHmac",
|
|
116
116
|
"label": "HMAC authentication",
|
|
@@ -133,18 +133,6 @@
|
|
|
133
133
|
"name": "inbound.shouldValidateHmac"
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
|
-
{
|
|
137
|
-
"type": "Hidden",
|
|
138
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
139
|
-
"binding": {
|
|
140
|
-
"type": "zeebe:property",
|
|
141
|
-
"name": "inbound.hmacScopes"
|
|
142
|
-
},
|
|
143
|
-
"condition": {
|
|
144
|
-
"property": "shouldValidateHmac",
|
|
145
|
-
"equals": "enabled"
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
136
|
{
|
|
149
137
|
"label": "HMAC secret key",
|
|
150
138
|
"description": "Shared secret key",
|
|
@@ -300,14 +288,29 @@
|
|
|
300
288
|
],
|
|
301
289
|
"icon": {
|
|
302
290
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
291
|
+
},
|
|
292
|
+
"engines": {
|
|
293
|
+
"camunda": "^8.4"
|
|
303
294
|
}
|
|
304
295
|
},
|
|
305
296
|
{
|
|
306
297
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
307
298
|
"name": "Twilio Message Start Event Connector",
|
|
308
299
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
309
|
-
"version":
|
|
300
|
+
"version": 2,
|
|
301
|
+
"engines": {
|
|
302
|
+
"camunda": "^8.4"
|
|
303
|
+
},
|
|
310
304
|
"description": "Receive incoming message with Twilio service",
|
|
305
|
+
"keywords": [
|
|
306
|
+
"SMS received",
|
|
307
|
+
"receive SMS",
|
|
308
|
+
"incoming SMS",
|
|
309
|
+
"phone event",
|
|
310
|
+
"text message received",
|
|
311
|
+
"webhook",
|
|
312
|
+
"inbound message"
|
|
313
|
+
],
|
|
311
314
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
312
315
|
"category": {
|
|
313
316
|
"id": "connectors",
|
|
@@ -591,16 +594,13 @@
|
|
|
591
594
|
],
|
|
592
595
|
"icon": {
|
|
593
596
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
594
|
-
},
|
|
595
|
-
"engines": {
|
|
596
|
-
"camunda": "^8.4"
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
{
|
|
600
600
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
601
601
|
"name": "Twilio Message Start Event Connector",
|
|
602
602
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
603
|
-
"version":
|
|
603
|
+
"version": 3,
|
|
604
604
|
"engines": {
|
|
605
605
|
"camunda": "^8.4"
|
|
606
606
|
},
|
|
@@ -708,18 +708,6 @@
|
|
|
708
708
|
"name": "inbound.subtype"
|
|
709
709
|
}
|
|
710
710
|
},
|
|
711
|
-
{
|
|
712
|
-
"type": "Hidden",
|
|
713
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
714
|
-
"binding": {
|
|
715
|
-
"type": "zeebe:property",
|
|
716
|
-
"name": "inbound.hmacScopes"
|
|
717
|
-
},
|
|
718
|
-
"condition": {
|
|
719
|
-
"property": "shouldValidateHmac",
|
|
720
|
-
"equals": "enabled"
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
711
|
{
|
|
724
712
|
"id": "shouldValidateHmac",
|
|
725
713
|
"label": "HMAC authentication",
|
|
@@ -742,6 +730,18 @@
|
|
|
742
730
|
"name": "inbound.shouldValidateHmac"
|
|
743
731
|
}
|
|
744
732
|
},
|
|
733
|
+
{
|
|
734
|
+
"type": "Hidden",
|
|
735
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
736
|
+
"binding": {
|
|
737
|
+
"type": "zeebe:property",
|
|
738
|
+
"name": "inbound.hmacScopes"
|
|
739
|
+
},
|
|
740
|
+
"condition": {
|
|
741
|
+
"property": "shouldValidateHmac",
|
|
742
|
+
"equals": "enabled"
|
|
743
|
+
}
|
|
744
|
+
},
|
|
745
745
|
{
|
|
746
746
|
"label": "HMAC secret key",
|
|
747
747
|
"description": "Shared secret key",
|
|
@@ -3,8 +3,21 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "UiPath Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.UIPath.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 5,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
|
|
11
|
+
"keywords": [
|
|
12
|
+
"add queue item",
|
|
13
|
+
"get queue item result by ID",
|
|
14
|
+
"queue item",
|
|
15
|
+
"RPA",
|
|
16
|
+
"robotic process automation",
|
|
17
|
+
"automation",
|
|
18
|
+
"orchestrator",
|
|
19
|
+
"robot"
|
|
20
|
+
],
|
|
8
21
|
"icon": {
|
|
9
22
|
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' width='18' height='18' id='Extra_Large' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 3261 1200' style='enable-background:new 0 0 3261 1200;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FA4616;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,0h1200v1200H0V0z M124.2,1075.8h951.6V124.2H124.2V1075.8z M604,309.5h124.2v363.6 c0,164.3-93.2,263.4-250.4,263.4c-154.3,0-245.4-97.2-245.4-263.4V309.5h124.2v363.6c0,91.2,38.1,146.2,124.2,146.2 c83.1,0,123.2-52.1,123.2-146.2V309.5z M964.6,309.5c0,44.1-32.1,74.1-76.1,74.1c-44.1,0-76.1-30-76.1-74.1 c0-45.1,32.1-76.1,76.1-76.1C932.5,233.4,964.6,264.4,964.6,309.5z M826.4,442.7h124.2v487.8H826.4V442.7z M1784,517.9 c0,133.2-88.1,212.4-223.4,212.4h-112.2v200.3h-124.2v-621h236.4C1697.8,309.5,1784,389.6,1784,517.9z M1657.8,517.9 c0-68.1-39.1-108.2-110.2-108.2h-99.2v221.4h99.2C1618.7,631.1,1657.8,591,1657.8,517.9z M2201.7,442.7h124.2v487.8h-124.2v-55.1 c-33.1,39.1-85.1,61.1-158.3,61.1c-132.2,0-225.4-104.2-225.4-249.4c0-144.2,91.2-250.4,225.4-250.4c71.1,0,125.2,25,158.3,67.1 V442.7z M2201.7,687.1c0-84.1-50.1-142.2-129.2-142.2c-79.1,0-128.2,55.1-128.2,142.2c0,81.1,44.1,140.2,128.2,140.2 C2148.6,827.4,2201.7,772.3,2201.7,687.1z M2629.4,824.4h49.1v106.2h-65.1c-118.2,0-169.3-56.1-169.3-171.3V547.9H2386V442.7h58.1 V309.5h124.2v133.2h109.2v105.2h-109.2v212.3C2568.3,803.3,2581.3,824.4,2629.4,824.4z M3214.3,647.1v283.5h-124.2V661.1 c0-74.1-38.1-122.2-111.2-122.2s-117.2,50.1-117.2,133.2v258.4h-124.2V279.5h124.2v213.4c31.1-37.1,80.1-57.1,147.2-57.1 C3124.2,435.7,3214.3,518.9,3214.3,647.1z M3200,279.5h21.7v4.2h-8.5v25.8h-4.8v-25.8h-8.5V279.5z M3261,279.5v30h-4.8v-22.8 l-9.7,22.8h-3.6l-9.7-22.8v22.8h-4.8v-30h6l10.3,23.4l10.3-23.4H3261z'/%3E%3C/g%3E%3C/svg%3E%0A"
|
|
10
23
|
},
|
|
@@ -48,8 +61,7 @@
|
|
|
48
61
|
"type": "Hidden",
|
|
49
62
|
"value": "io.camunda:http-json:1",
|
|
50
63
|
"binding": {
|
|
51
|
-
"type": "zeebe:taskDefinition"
|
|
52
|
-
"property": "type"
|
|
64
|
+
"type": "zeebe:taskDefinition:type"
|
|
53
65
|
}
|
|
54
66
|
},
|
|
55
67
|
{
|
|
@@ -529,7 +541,7 @@
|
|
|
529
541
|
},
|
|
530
542
|
{
|
|
531
543
|
"label": "Error expression",
|
|
532
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
544
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
533
545
|
"group": "errors",
|
|
534
546
|
"type": "Text",
|
|
535
547
|
"feel": "required",
|
|
@@ -537,31 +549,39 @@
|
|
|
537
549
|
"type": "zeebe:taskHeader",
|
|
538
550
|
"key": "errorExpression"
|
|
539
551
|
}
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"id": "version",
|
|
555
|
+
"label": "Version",
|
|
556
|
+
"description": "Version of the element template",
|
|
557
|
+
"value": "5",
|
|
558
|
+
"group": "connector",
|
|
559
|
+
"binding": {
|
|
560
|
+
"key": "elementTemplateVersion",
|
|
561
|
+
"type": "zeebe:taskHeader"
|
|
562
|
+
},
|
|
563
|
+
"type": "Hidden"
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
"id": "id",
|
|
567
|
+
"label": "ID",
|
|
568
|
+
"description": "ID of the element template",
|
|
569
|
+
"value": "io.camunda.connectors.UIPath.v1",
|
|
570
|
+
"group": "connector",
|
|
571
|
+
"binding": {
|
|
572
|
+
"key": "elementTemplateId",
|
|
573
|
+
"type": "zeebe:taskHeader"
|
|
574
|
+
},
|
|
575
|
+
"type": "Hidden"
|
|
540
576
|
}
|
|
541
|
-
]
|
|
542
|
-
"engines": {
|
|
543
|
-
"camunda": "^8.2"
|
|
544
|
-
}
|
|
577
|
+
]
|
|
545
578
|
},
|
|
546
579
|
{
|
|
547
580
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
548
|
-
"name": "UiPath
|
|
581
|
+
"name": "UiPath connector",
|
|
549
582
|
"id": "io.camunda.connectors.UIPath.v1",
|
|
550
|
-
"version":
|
|
551
|
-
"engines": {
|
|
552
|
-
"camunda": "^8.3"
|
|
553
|
-
},
|
|
583
|
+
"version": 3,
|
|
554
584
|
"description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
|
|
555
|
-
"keywords": [
|
|
556
|
-
"add queue item",
|
|
557
|
-
"get queue item result by ID",
|
|
558
|
-
"queue item",
|
|
559
|
-
"RPA",
|
|
560
|
-
"robotic process automation",
|
|
561
|
-
"automation",
|
|
562
|
-
"orchestrator",
|
|
563
|
-
"robot"
|
|
564
|
-
],
|
|
565
585
|
"icon": {
|
|
566
586
|
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' width='18' height='18' id='Extra_Large' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 3261 1200' style='enable-background:new 0 0 3261 1200;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FA4616;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,0h1200v1200H0V0z M124.2,1075.8h951.6V124.2H124.2V1075.8z M604,309.5h124.2v363.6 c0,164.3-93.2,263.4-250.4,263.4c-154.3,0-245.4-97.2-245.4-263.4V309.5h124.2v363.6c0,91.2,38.1,146.2,124.2,146.2 c83.1,0,123.2-52.1,123.2-146.2V309.5z M964.6,309.5c0,44.1-32.1,74.1-76.1,74.1c-44.1,0-76.1-30-76.1-74.1 c0-45.1,32.1-76.1,76.1-76.1C932.5,233.4,964.6,264.4,964.6,309.5z M826.4,442.7h124.2v487.8H826.4V442.7z M1784,517.9 c0,133.2-88.1,212.4-223.4,212.4h-112.2v200.3h-124.2v-621h236.4C1697.8,309.5,1784,389.6,1784,517.9z M1657.8,517.9 c0-68.1-39.1-108.2-110.2-108.2h-99.2v221.4h99.2C1618.7,631.1,1657.8,591,1657.8,517.9z M2201.7,442.7h124.2v487.8h-124.2v-55.1 c-33.1,39.1-85.1,61.1-158.3,61.1c-132.2,0-225.4-104.2-225.4-249.4c0-144.2,91.2-250.4,225.4-250.4c71.1,0,125.2,25,158.3,67.1 V442.7z M2201.7,687.1c0-84.1-50.1-142.2-129.2-142.2c-79.1,0-128.2,55.1-128.2,142.2c0,81.1,44.1,140.2,128.2,140.2 C2148.6,827.4,2201.7,772.3,2201.7,687.1z M2629.4,824.4h49.1v106.2h-65.1c-118.2,0-169.3-56.1-169.3-171.3V547.9H2386V442.7h58.1 V309.5h124.2v133.2h109.2v105.2h-109.2v212.3C2568.3,803.3,2581.3,824.4,2629.4,824.4z M3214.3,647.1v283.5h-124.2V661.1 c0-74.1-38.1-122.2-111.2-122.2s-117.2,50.1-117.2,133.2v258.4h-124.2V279.5h124.2v213.4c31.1-37.1,80.1-57.1,147.2-57.1 C3124.2,435.7,3214.3,518.9,3214.3,647.1z M3200,279.5h21.7v4.2h-8.5v25.8h-4.8v-25.8h-8.5V279.5z M3261,279.5v30h-4.8v-22.8 l-9.7,22.8h-3.6l-9.7-22.8v22.8h-4.8v-30h6l10.3,23.4l10.3-23.4H3261z'/%3E%3C/g%3E%3C/svg%3E%0A"
|
|
567
587
|
},
|
|
@@ -605,7 +625,8 @@
|
|
|
605
625
|
"type": "Hidden",
|
|
606
626
|
"value": "io.camunda:http-json:1",
|
|
607
627
|
"binding": {
|
|
608
|
-
"type": "zeebe:taskDefinition
|
|
628
|
+
"type": "zeebe:taskDefinition",
|
|
629
|
+
"property": "type"
|
|
609
630
|
}
|
|
610
631
|
},
|
|
611
632
|
{
|
|
@@ -1053,7 +1074,7 @@
|
|
|
1053
1074
|
"constraints": {
|
|
1054
1075
|
"notEmpty": false,
|
|
1055
1076
|
"pattern": {
|
|
1056
|
-
"value": "^(=|([0-9]
|
|
1077
|
+
"value": "^(=|([0-9]+|secrets\\.+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1057
1078
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1058
1079
|
}
|
|
1059
1080
|
}
|
|
@@ -1093,32 +1114,11 @@
|
|
|
1093
1114
|
"type": "zeebe:taskHeader",
|
|
1094
1115
|
"key": "errorExpression"
|
|
1095
1116
|
}
|
|
1096
|
-
},
|
|
1097
|
-
{
|
|
1098
|
-
"id": "version",
|
|
1099
|
-
"label": "Version",
|
|
1100
|
-
"description": "Version of the element template",
|
|
1101
|
-
"value": "5",
|
|
1102
|
-
"group": "connector",
|
|
1103
|
-
"binding": {
|
|
1104
|
-
"key": "elementTemplateVersion",
|
|
1105
|
-
"type": "zeebe:taskHeader"
|
|
1106
|
-
},
|
|
1107
|
-
"type": "Hidden"
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"id": "id",
|
|
1111
|
-
"label": "ID",
|
|
1112
|
-
"description": "ID of the element template",
|
|
1113
|
-
"value": "io.camunda.connectors.UIPath.v1",
|
|
1114
|
-
"group": "connector",
|
|
1115
|
-
"binding": {
|
|
1116
|
-
"key": "elementTemplateId",
|
|
1117
|
-
"type": "zeebe:taskHeader"
|
|
1118
|
-
},
|
|
1119
|
-
"type": "Hidden"
|
|
1120
1117
|
}
|
|
1121
|
-
]
|
|
1118
|
+
],
|
|
1119
|
+
"engines": {
|
|
1120
|
+
"camunda": "^8.2"
|
|
1121
|
+
}
|
|
1122
1122
|
},
|
|
1123
1123
|
{
|
|
1124
1124
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -1666,9 +1666,9 @@
|
|
|
1666
1666
|
},
|
|
1667
1667
|
{
|
|
1668
1668
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1669
|
-
"name": "UiPath
|
|
1669
|
+
"name": "UiPath Outbound Connector",
|
|
1670
1670
|
"id": "io.camunda.connectors.UIPath.v1",
|
|
1671
|
-
"version":
|
|
1671
|
+
"version": 4,
|
|
1672
1672
|
"description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
|
|
1673
1673
|
"icon": {
|
|
1674
1674
|
"contents": "data:image/svg+xml;utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' width='18' height='18' id='Extra_Large' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 3261 1200' style='enable-background:new 0 0 3261 1200;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FA4616;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M0,0h1200v1200H0V0z M124.2,1075.8h951.6V124.2H124.2V1075.8z M604,309.5h124.2v363.6 c0,164.3-93.2,263.4-250.4,263.4c-154.3,0-245.4-97.2-245.4-263.4V309.5h124.2v363.6c0,91.2,38.1,146.2,124.2,146.2 c83.1,0,123.2-52.1,123.2-146.2V309.5z M964.6,309.5c0,44.1-32.1,74.1-76.1,74.1c-44.1,0-76.1-30-76.1-74.1 c0-45.1,32.1-76.1,76.1-76.1C932.5,233.4,964.6,264.4,964.6,309.5z M826.4,442.7h124.2v487.8H826.4V442.7z M1784,517.9 c0,133.2-88.1,212.4-223.4,212.4h-112.2v200.3h-124.2v-621h236.4C1697.8,309.5,1784,389.6,1784,517.9z M1657.8,517.9 c0-68.1-39.1-108.2-110.2-108.2h-99.2v221.4h99.2C1618.7,631.1,1657.8,591,1657.8,517.9z M2201.7,442.7h124.2v487.8h-124.2v-55.1 c-33.1,39.1-85.1,61.1-158.3,61.1c-132.2,0-225.4-104.2-225.4-249.4c0-144.2,91.2-250.4,225.4-250.4c71.1,0,125.2,25,158.3,67.1 V442.7z M2201.7,687.1c0-84.1-50.1-142.2-129.2-142.2c-79.1,0-128.2,55.1-128.2,142.2c0,81.1,44.1,140.2,128.2,140.2 C2148.6,827.4,2201.7,772.3,2201.7,687.1z M2629.4,824.4h49.1v106.2h-65.1c-118.2,0-169.3-56.1-169.3-171.3V547.9H2386V442.7h58.1 V309.5h124.2v133.2h109.2v105.2h-109.2v212.3C2568.3,803.3,2581.3,824.4,2629.4,824.4z M3214.3,647.1v283.5h-124.2V661.1 c0-74.1-38.1-122.2-111.2-122.2s-117.2,50.1-117.2,133.2v258.4h-124.2V279.5h124.2v213.4c31.1-37.1,80.1-57.1,147.2-57.1 C3124.2,435.7,3214.3,518.9,3214.3,647.1z M3200,279.5h21.7v4.2h-8.5v25.8h-4.8v-25.8h-8.5V279.5z M3261,279.5v30h-4.8v-22.8 l-9.7,22.8h-3.6l-9.7-22.8v22.8h-4.8v-30h6l10.3,23.4l10.3-23.4H3261z'/%3E%3C/g%3E%3C/svg%3E%0A"
|
|
@@ -2162,7 +2162,7 @@
|
|
|
2162
2162
|
"constraints": {
|
|
2163
2163
|
"notEmpty": false,
|
|
2164
2164
|
"pattern": {
|
|
2165
|
-
"value": "^(=|([0-9]
|
|
2165
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2166
2166
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2167
2167
|
}
|
|
2168
2168
|
}
|
|
@@ -2194,7 +2194,7 @@
|
|
|
2194
2194
|
},
|
|
2195
2195
|
{
|
|
2196
2196
|
"label": "Error expression",
|
|
2197
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
2197
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
2198
2198
|
"group": "errors",
|
|
2199
2199
|
"type": "Text",
|
|
2200
2200
|
"feel": "required",
|