@camunda/connectors-element-templates 1.0.16 → 1.0.18
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 +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,6 +3,352 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "RPA Connector",
|
|
5
5
|
"description": "Connects with the Camunda RPA Worker",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"robotic process automation",
|
|
8
|
+
"RPA",
|
|
9
|
+
"automate task",
|
|
10
|
+
"bot",
|
|
11
|
+
"automation",
|
|
12
|
+
"run bot",
|
|
13
|
+
"trigger automation"
|
|
14
|
+
],
|
|
15
|
+
"id": "camunda.connectors.rpa",
|
|
16
|
+
"version": 2,
|
|
17
|
+
"appliesTo": ["bpmn:Task"],
|
|
18
|
+
"category": {
|
|
19
|
+
"id": "connectors",
|
|
20
|
+
"name": "Connectors"
|
|
21
|
+
},
|
|
22
|
+
"engines": {
|
|
23
|
+
"camunda": "^8.7"
|
|
24
|
+
},
|
|
25
|
+
"elementType": {
|
|
26
|
+
"value": "bpmn:ServiceTask"
|
|
27
|
+
},
|
|
28
|
+
"entriesVisible": false,
|
|
29
|
+
"groups": [
|
|
30
|
+
{
|
|
31
|
+
"id": "worker",
|
|
32
|
+
"label": "Worker"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "script",
|
|
36
|
+
"label": "Script"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "prerun",
|
|
40
|
+
"label": "Pre-run"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "postrun",
|
|
44
|
+
"label": "Post-run"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "input",
|
|
48
|
+
"label": "Input"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"properties": [
|
|
52
|
+
{
|
|
53
|
+
"type": "Hidden",
|
|
54
|
+
"binding": {
|
|
55
|
+
"type": "zeebe:linkedResource",
|
|
56
|
+
"property": "resourceType",
|
|
57
|
+
"linkName": "RPAScript"
|
|
58
|
+
},
|
|
59
|
+
"value": "RPA"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"group": "script",
|
|
63
|
+
"type": "String",
|
|
64
|
+
"feel": "optional",
|
|
65
|
+
"label": "Script ID",
|
|
66
|
+
"binding": {
|
|
67
|
+
"type": "zeebe:linkedResource",
|
|
68
|
+
"linkName": "RPAScript",
|
|
69
|
+
"property": "resourceId"
|
|
70
|
+
},
|
|
71
|
+
"constraints": {
|
|
72
|
+
"notEmpty": true
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"group": "script",
|
|
77
|
+
"type": "Dropdown",
|
|
78
|
+
"label": "Binding",
|
|
79
|
+
"id": "bindingType",
|
|
80
|
+
"binding": {
|
|
81
|
+
"type": "zeebe:linkedResource",
|
|
82
|
+
"linkName": "RPAScript",
|
|
83
|
+
"property": "bindingType"
|
|
84
|
+
},
|
|
85
|
+
"choices": [
|
|
86
|
+
{
|
|
87
|
+
"name": "Latest",
|
|
88
|
+
"value": "latest"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"name": "Deployment",
|
|
92
|
+
"value": "deployment"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "Version Tag",
|
|
96
|
+
"value": "versionTag"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"value": "latest"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"group": "script",
|
|
103
|
+
"type": "String",
|
|
104
|
+
"label": "Version tag",
|
|
105
|
+
"binding": {
|
|
106
|
+
"type": "zeebe:linkedResource",
|
|
107
|
+
"linkName": "RPAScript",
|
|
108
|
+
"property": "versionTag"
|
|
109
|
+
},
|
|
110
|
+
"condition": {
|
|
111
|
+
"property": "bindingType",
|
|
112
|
+
"equals": "versionTag"
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"group": "worker",
|
|
117
|
+
"label": "Label",
|
|
118
|
+
"tooltip": "Define on which worker this task should be executed.",
|
|
119
|
+
"binding": {
|
|
120
|
+
"type": "zeebe:input",
|
|
121
|
+
"name": "camundaRpaWorkerLabel"
|
|
122
|
+
},
|
|
123
|
+
"type": "String",
|
|
124
|
+
"value": "default",
|
|
125
|
+
"constraints": {
|
|
126
|
+
"notEmpty": true
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"group": "worker",
|
|
131
|
+
"label": "Timeout",
|
|
132
|
+
"tooltip": "<div><p>A time duration defined as ISO 8601 duration format.</p><ul><li><code>PT15S</code> - 15 seconds</li><li><code>PT1H30M</code> - 1 hour and 30 minutes</li><li><code>P14D</code> - 14 days</li></ul></div>",
|
|
133
|
+
"binding": {
|
|
134
|
+
"type": "zeebe:taskHeader",
|
|
135
|
+
"key": "camunda::timeout"
|
|
136
|
+
},
|
|
137
|
+
"type": "String",
|
|
138
|
+
"optional": true
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"type": "Hidden",
|
|
142
|
+
"binding": {
|
|
143
|
+
"type": "zeebe:taskDefinition",
|
|
144
|
+
"property": "type"
|
|
145
|
+
},
|
|
146
|
+
"value": "={\n label: if (camundaRpaWorkerLabel = null or camundaRpaWorkerLabel = \"\") then \"default\" else camundaRpaWorkerLabel,\n baseName: \"camunda::RPA-Task::\",\n definitionType: baseName + label\n}.definitionType"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"group": "prerun",
|
|
150
|
+
"label": "Enable pre-run script",
|
|
151
|
+
"tooltip": "Define an additional RPA script that should be executed before the main script is run.",
|
|
152
|
+
"type": "Boolean",
|
|
153
|
+
"binding": {
|
|
154
|
+
"type": "zeebe:property",
|
|
155
|
+
"name": "camunda::enablePreRun"
|
|
156
|
+
},
|
|
157
|
+
"value": false,
|
|
158
|
+
"id": "enablePreRun"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"group": "prerun",
|
|
162
|
+
"type": "Hidden",
|
|
163
|
+
"binding": {
|
|
164
|
+
"type": "zeebe:linkedResource",
|
|
165
|
+
"property": "resourceType",
|
|
166
|
+
"linkName": "Before"
|
|
167
|
+
},
|
|
168
|
+
"value": "RPA",
|
|
169
|
+
"condition": {
|
|
170
|
+
"property": "enablePreRun",
|
|
171
|
+
"equals": true
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"group": "prerun",
|
|
176
|
+
"type": "String",
|
|
177
|
+
"feel": "optional",
|
|
178
|
+
"label": "Pre-run Script ID",
|
|
179
|
+
"binding": {
|
|
180
|
+
"type": "zeebe:linkedResource",
|
|
181
|
+
"linkName": "Before",
|
|
182
|
+
"property": "resourceId"
|
|
183
|
+
},
|
|
184
|
+
"constraints": {
|
|
185
|
+
"notEmpty": true
|
|
186
|
+
},
|
|
187
|
+
"condition": {
|
|
188
|
+
"property": "enablePreRun",
|
|
189
|
+
"equals": true
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"group": "prerun",
|
|
194
|
+
"type": "Dropdown",
|
|
195
|
+
"label": "Pre-run Script Binding",
|
|
196
|
+
"id": "bindingTypePreRun",
|
|
197
|
+
"binding": {
|
|
198
|
+
"type": "zeebe:linkedResource",
|
|
199
|
+
"linkName": "Before",
|
|
200
|
+
"property": "bindingType"
|
|
201
|
+
},
|
|
202
|
+
"condition": {
|
|
203
|
+
"property": "enablePreRun",
|
|
204
|
+
"equals": true
|
|
205
|
+
},
|
|
206
|
+
"choices": [
|
|
207
|
+
{
|
|
208
|
+
"name": "Latest",
|
|
209
|
+
"value": "latest"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"name": "Deployment",
|
|
213
|
+
"value": "deployment"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"name": "Version Tag",
|
|
217
|
+
"value": "versionTag"
|
|
218
|
+
}
|
|
219
|
+
],
|
|
220
|
+
"value": "latest"
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"group": "prerun",
|
|
224
|
+
"type": "String",
|
|
225
|
+
"label": "Pre-run Version tag",
|
|
226
|
+
"binding": {
|
|
227
|
+
"type": "zeebe:linkedResource",
|
|
228
|
+
"linkName": "Before",
|
|
229
|
+
"property": "versionTag"
|
|
230
|
+
},
|
|
231
|
+
"condition": {
|
|
232
|
+
"property": "bindingTypePreRun",
|
|
233
|
+
"equals": "versionTag"
|
|
234
|
+
}
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"group": "postrun",
|
|
238
|
+
"label": "Enable post-run script",
|
|
239
|
+
"tooltip": "Define an additional RPA script that should be executed after the main script is run.",
|
|
240
|
+
"type": "Boolean",
|
|
241
|
+
"binding": {
|
|
242
|
+
"type": "zeebe:property",
|
|
243
|
+
"name": "camunda::postRun"
|
|
244
|
+
},
|
|
245
|
+
"value": false,
|
|
246
|
+
"id": "postRun"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"type": "Hidden",
|
|
250
|
+
"binding": {
|
|
251
|
+
"type": "zeebe:linkedResource",
|
|
252
|
+
"property": "resourceType",
|
|
253
|
+
"linkName": "After"
|
|
254
|
+
},
|
|
255
|
+
"value": "RPA",
|
|
256
|
+
"condition": {
|
|
257
|
+
"property": "postRun",
|
|
258
|
+
"equals": true
|
|
259
|
+
}
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"group": "postrun",
|
|
263
|
+
"type": "String",
|
|
264
|
+
"feel": "optional",
|
|
265
|
+
"label": "Post-run Script ID",
|
|
266
|
+
"binding": {
|
|
267
|
+
"type": "zeebe:linkedResource",
|
|
268
|
+
"linkName": "After",
|
|
269
|
+
"property": "resourceId"
|
|
270
|
+
},
|
|
271
|
+
"constraints": {
|
|
272
|
+
"notEmpty": true
|
|
273
|
+
},
|
|
274
|
+
"condition": {
|
|
275
|
+
"property": "postRun",
|
|
276
|
+
"equals": true
|
|
277
|
+
}
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"group": "postrun",
|
|
281
|
+
"type": "Dropdown",
|
|
282
|
+
"label": "Post-run Script Binding",
|
|
283
|
+
"id": "bindingTypePostRun",
|
|
284
|
+
"binding": {
|
|
285
|
+
"type": "zeebe:linkedResource",
|
|
286
|
+
"linkName": "After",
|
|
287
|
+
"property": "bindingType"
|
|
288
|
+
},
|
|
289
|
+
"condition": {
|
|
290
|
+
"property": "postRun",
|
|
291
|
+
"equals": true
|
|
292
|
+
},
|
|
293
|
+
"choices": [
|
|
294
|
+
{
|
|
295
|
+
"name": "Latest",
|
|
296
|
+
"value": "latest"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"name": "Deployment",
|
|
300
|
+
"value": "deployment"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"name": "Version Tag",
|
|
304
|
+
"value": "versionTag"
|
|
305
|
+
}
|
|
306
|
+
],
|
|
307
|
+
"value": "latest"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"group": "postrun",
|
|
311
|
+
"type": "String",
|
|
312
|
+
"label": "Version tag",
|
|
313
|
+
"binding": {
|
|
314
|
+
"type": "zeebe:linkedResource",
|
|
315
|
+
"linkName": "After",
|
|
316
|
+
"property": "versionTag"
|
|
317
|
+
},
|
|
318
|
+
"condition": {
|
|
319
|
+
"property": "bindingTypePostRun",
|
|
320
|
+
"equals": "versionTag"
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"group": "input",
|
|
325
|
+
"label": "Input mapping",
|
|
326
|
+
"type": "String",
|
|
327
|
+
"feel": "required",
|
|
328
|
+
"binding": {
|
|
329
|
+
"type": "zeebe:input",
|
|
330
|
+
"name": "camundaRpaTaskInput"
|
|
331
|
+
},
|
|
332
|
+
"optional": true
|
|
333
|
+
}
|
|
334
|
+
],
|
|
335
|
+
"icon": {
|
|
336
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHRpdGxlPmJvdDwvdGl0bGU+CiAgPHJlY3QgeD0iMTgiIHk9IjEwIiB3aWR0aD0iMiIgaGVpZ2h0PSIyIi8+CiAgPHJlY3QgeD0iMTIiIHk9IjEwIiB3aWR0aD0iMiIgaGVpZ2h0PSIyIi8+CiAgPHBhdGggZD0iTTI2LDIwSDIxVjE4aDFhMi4wMDIzLDIuMDAyMywwLDAsMCwyLTJWMTJoMlYxMEgyNFY4YTIuMDAyMywyLjAwMjMsMCwwLDAtMi0ySDIwVjJIMThWNkgxNFYySDEyVjZIMTBBMi4wMDIzLDIuMDAyMywwLDAsMCw4LDh2Mkg2djJIOHY0YTIuMDAyMywyLjAwMjMsMCwwLDAsMiwyaDF2Mkg2YTIuMDAyMywyLjAwMjMsMCwwLDAtMiwydjhINlYyMkgyNnY4aDJWMjJBMi4wMDIzLDIuMDAyMywwLDAsMCwyNiwyMFpNMTAsOEgyMnY4SDEwWm0zLDEwaDZ2MkgxM1oiLz4KICA8cmVjdCBpZD0iX1RyYW5zcGFyZW50X1JlY3RhbmdsZV8iIGRhdGEtbmFtZT0iJmx0O1RyYW5zcGFyZW50IFJlY3RhbmdsZSZndDsiIGNsYXNzPSJjbHMtMSIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIi8+Cjwvc3ZnPgo="
|
|
337
|
+
}
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
341
|
+
"name": "RPA Connector",
|
|
342
|
+
"description": "Connects with the Camunda RPA Worker",
|
|
343
|
+
"keywords": [
|
|
344
|
+
"robotic process automation",
|
|
345
|
+
"RPA",
|
|
346
|
+
"automate task",
|
|
347
|
+
"bot",
|
|
348
|
+
"automation",
|
|
349
|
+
"run bot",
|
|
350
|
+
"trigger automation"
|
|
351
|
+
],
|
|
6
352
|
"id": "camunda.connectors.rpa",
|
|
7
353
|
"version": 1,
|
|
8
354
|
"appliesTo": ["bpmn:Task"],
|