@camunda/connectors-element-templates 1.0.6 → 1.0.7
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/build_element_template_array_json_files.sh +9 -0
- package/src/connectors.js +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
- package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
- package/src/element-templates/asana-connector.json +99 -99
- package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
- package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
- package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
- package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
- package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
- package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
- package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
- package/src/element-templates/aws-sns-outbound-connector.json +362 -362
- package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
- package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
- package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
- package/src/element-templates/aws-sqs-start-message.json +422 -422
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +13 -13
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +412 -0
- package/src/element-templates/easy-post-connector.json +121 -121
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/email-outbound-connector.json +233 -233
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
- package/src/element-templates/github-connector.json +4988 -4988
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +34 -34
- package/src/element-templates/gitlab-connector.json +1185 -1185
- package/src/element-templates/google-drive-outbound-connector.json +759 -759
- package/src/element-templates/google-maps-platform-connector.json +75 -75
- package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
- package/src/element-templates/graphql-outbound-connector.json +573 -573
- package/src/element-templates/http-json-connector.json +1863 -1863
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
- package/src/element-templates/http-polling-connector.json +7 -7
- package/src/element-templates/jdbc-outbound-connector.json +36 -36
- package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
- package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
- package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +166 -166
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
- package/src/element-templates/openai-connector.json +173 -173
- package/src/element-templates/operate-connector.json +23 -19
- package/src/element-templates/power-automate-connector.json +4 -4
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
- package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +484 -484
- package/src/element-templates/slack-inbound-boundary.json +362 -362
- package/src/element-templates/slack-inbound-intermediate.json +438 -438
- package/src/element-templates/slack-inbound-message-start.json +217 -217
- package/src/element-templates/slack-inbound-start-event.json +235 -235
- package/src/element-templates/slack-outbound-connector.json +895 -895
- package/src/element-templates/twilio-connector.json +67 -67
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +10 -10
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1651 -1651
- package/src/element-templates/webhook-connector-intermediate.json +771 -771
- package/src/element-templates/webhook-connector-start-event.json +1630 -1630
- package/src/element-templates/webhook-connector-start-message.json +1251 -1251
- package/src/element-templates/whatsapp-connector.json +42 -42
- package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "UiPath
|
|
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",
|
|
8
11
|
"icon": {
|
|
9
12
|
"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"
|
|
@@ -48,8 +51,7 @@
|
|
|
48
51
|
"type": "Hidden",
|
|
49
52
|
"value": "io.camunda:http-json:1",
|
|
50
53
|
"binding": {
|
|
51
|
-
"type": "zeebe:taskDefinition"
|
|
52
|
-
"property": "type"
|
|
54
|
+
"type": "zeebe:taskDefinition:type"
|
|
53
55
|
}
|
|
54
56
|
},
|
|
55
57
|
{
|
|
@@ -497,7 +499,7 @@
|
|
|
497
499
|
"constraints": {
|
|
498
500
|
"notEmpty": false,
|
|
499
501
|
"pattern": {
|
|
500
|
-
"value": "^(=|([0-9]
|
|
502
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
501
503
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
502
504
|
}
|
|
503
505
|
}
|
|
@@ -537,11 +539,32 @@
|
|
|
537
539
|
"type": "zeebe:taskHeader",
|
|
538
540
|
"key": "errorExpression"
|
|
539
541
|
}
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"id": "version",
|
|
545
|
+
"label": "Version",
|
|
546
|
+
"description": "Version of the element template",
|
|
547
|
+
"value": "5",
|
|
548
|
+
"group": "connector",
|
|
549
|
+
"binding": {
|
|
550
|
+
"key": "elementTemplateVersion",
|
|
551
|
+
"type": "zeebe:taskHeader"
|
|
552
|
+
},
|
|
553
|
+
"type": "Hidden"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"id": "id",
|
|
557
|
+
"label": "ID",
|
|
558
|
+
"description": "ID of the element template",
|
|
559
|
+
"value": "io.camunda.connectors.UIPath.v1",
|
|
560
|
+
"group": "connector",
|
|
561
|
+
"binding": {
|
|
562
|
+
"key": "elementTemplateId",
|
|
563
|
+
"type": "zeebe:taskHeader"
|
|
564
|
+
},
|
|
565
|
+
"type": "Hidden"
|
|
540
566
|
}
|
|
541
|
-
]
|
|
542
|
-
"engines": {
|
|
543
|
-
"camunda": "^8.2"
|
|
544
|
-
}
|
|
567
|
+
]
|
|
545
568
|
},
|
|
546
569
|
{
|
|
547
570
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -1633,12 +1656,9 @@
|
|
|
1633
1656
|
},
|
|
1634
1657
|
{
|
|
1635
1658
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1636
|
-
"name": "UiPath
|
|
1659
|
+
"name": "UiPath connector",
|
|
1637
1660
|
"id": "io.camunda.connectors.UIPath.v1",
|
|
1638
|
-
"version":
|
|
1639
|
-
"engines": {
|
|
1640
|
-
"camunda": "^8.3"
|
|
1641
|
-
},
|
|
1661
|
+
"version": 2,
|
|
1642
1662
|
"description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
|
|
1643
1663
|
"icon": {
|
|
1644
1664
|
"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"
|
|
@@ -1683,7 +1703,8 @@
|
|
|
1683
1703
|
"type": "Hidden",
|
|
1684
1704
|
"value": "io.camunda:http-json:1",
|
|
1685
1705
|
"binding": {
|
|
1686
|
-
"type": "zeebe:taskDefinition
|
|
1706
|
+
"type": "zeebe:taskDefinition",
|
|
1707
|
+
"property": "type"
|
|
1687
1708
|
}
|
|
1688
1709
|
},
|
|
1689
1710
|
{
|
|
@@ -2131,7 +2152,7 @@
|
|
|
2131
2152
|
"constraints": {
|
|
2132
2153
|
"notEmpty": false,
|
|
2133
2154
|
"pattern": {
|
|
2134
|
-
"value": "^(=|([0-9]
|
|
2155
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
2135
2156
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2136
2157
|
}
|
|
2137
2158
|
}
|
|
@@ -2171,31 +2192,10 @@
|
|
|
2171
2192
|
"type": "zeebe:taskHeader",
|
|
2172
2193
|
"key": "errorExpression"
|
|
2173
2194
|
}
|
|
2174
|
-
},
|
|
2175
|
-
{
|
|
2176
|
-
"id": "version",
|
|
2177
|
-
"label": "Version",
|
|
2178
|
-
"description": "Version of the element template",
|
|
2179
|
-
"value": "5",
|
|
2180
|
-
"group": "connector",
|
|
2181
|
-
"binding": {
|
|
2182
|
-
"key": "elementTemplateVersion",
|
|
2183
|
-
"type": "zeebe:taskHeader"
|
|
2184
|
-
},
|
|
2185
|
-
"type": "Hidden"
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"id": "id",
|
|
2189
|
-
"label": "ID",
|
|
2190
|
-
"description": "ID of the element template",
|
|
2191
|
-
"value": "io.camunda.connectors.UIPath.v1",
|
|
2192
|
-
"group": "connector",
|
|
2193
|
-
"binding": {
|
|
2194
|
-
"key": "elementTemplateId",
|
|
2195
|
-
"type": "zeebe:taskHeader"
|
|
2196
|
-
},
|
|
2197
|
-
"type": "Hidden"
|
|
2198
2195
|
}
|
|
2199
|
-
]
|
|
2196
|
+
],
|
|
2197
|
+
"engines": {
|
|
2198
|
+
"camunda": "^8.2"
|
|
2199
|
+
}
|
|
2200
2200
|
}
|
|
2201
2201
|
]
|