@camunda/connectors-element-templates 1.0.19 → 1.0.21

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.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -3,7 +3,7 @@
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": 5,
6
+ "version": 7,
7
7
  "engines": {
8
8
  "camunda": "^8.3"
9
9
  },
@@ -47,6 +47,10 @@
47
47
  "id": "input",
48
48
  "label": "Input"
49
49
  },
50
+ {
51
+ "id": "connector",
52
+ "label": "Connector"
53
+ },
50
54
  {
51
55
  "id": "output",
52
56
  "label": "Output"
@@ -61,7 +65,8 @@
61
65
  "type": "Hidden",
62
66
  "value": "io.camunda:http-json:1",
63
67
  "binding": {
64
- "type": "zeebe:taskDefinition:type"
68
+ "type": "zeebe:taskDefinition",
69
+ "property": "type"
65
70
  }
66
71
  },
67
72
  {
@@ -88,7 +93,6 @@
88
93
  "label": "Type",
89
94
  "id": "authenticationType",
90
95
  "group": "authentication",
91
- "description": "Choose the authentication type",
92
96
  "type": "Dropdown",
93
97
  "choices": [
94
98
  {
@@ -140,7 +144,7 @@
140
144
  },
141
145
  {
142
146
  "label": "Client ID",
143
- "description": "UiPath OAuth 2.0 client ID",
147
+ "tooltip": "UiPath OAuth 2.0 client ID",
144
148
  "group": "authentication",
145
149
  "type": "String",
146
150
  "feel": "optional",
@@ -158,7 +162,7 @@
158
162
  },
159
163
  {
160
164
  "label": "Client secret",
161
- "description": "UiPath OAuth 2.0 client secret",
165
+ "tooltip": "UiPath OAuth 2.0 client secret",
162
166
  "group": "authentication",
163
167
  "type": "String",
164
168
  "feel": "optional",
@@ -234,7 +238,6 @@
234
238
  "group": "configuration",
235
239
  "type": "String",
236
240
  "value": "cloud.uipath.com",
237
- "description": "",
238
241
  "binding": {
239
242
  "type": "zeebe:input",
240
243
  "name": "cloudUrl"
@@ -245,7 +248,7 @@
245
248
  },
246
249
  {
247
250
  "label": "UiPath organization",
248
- "description": "Your organization ID",
251
+ "tooltip": "Your organization ID",
249
252
  "group": "configuration",
250
253
  "type": "String",
251
254
  "binding": {
@@ -258,7 +261,6 @@
258
261
  },
259
262
  {
260
263
  "label": "UiPath tenant",
261
- "description": "Your tenant name",
262
264
  "group": "configuration",
263
265
  "type": "String",
264
266
  "binding": {
@@ -272,7 +274,7 @@
272
274
  {
273
275
  "label": "Organization unit ID",
274
276
  "group": "configuration",
275
- "description": "UiPath folder or organization unit ID",
277
+ "tooltip": "UiPath folder or organization unit ID",
276
278
  "type": "String",
277
279
  "optional": false,
278
280
  "binding": {
@@ -297,7 +299,6 @@
297
299
  },
298
300
  {
299
301
  "label": "Queue name",
300
- "description": "The name of the queue to which to submit the queue item",
301
302
  "group": "input",
302
303
  "type": "String",
303
304
  "binding": {
@@ -314,7 +315,8 @@
314
315
  },
315
316
  {
316
317
  "label": "Defer date",
317
- "description": "The earliest date and time at which the item is available for processing. If empty the item can be processed as soon as possible. Expected date format: yyyy-MM-dd",
318
+ "tooltip": "The earliest date and time at which the item is available for processing. If empty the item can be processed as soon as possible.",
319
+ "placeholder": "2026-01-15",
318
320
  "group": "input",
319
321
  "type": "String",
320
322
  "binding": {
@@ -329,7 +331,8 @@
329
331
  },
330
332
  {
331
333
  "label": "Due date",
332
- "description": "The latest date and time at which the item should be processed. If empty the item can be processed at any given time. Expected date format: yyyy-MM-dd",
334
+ "tooltip": "The latest date and time at which the item should be processed. If empty the item can be processed at any given time.",
335
+ "placeholder": "2026-01-15",
333
336
  "group": "input",
334
337
  "type": "String",
335
338
  "binding": {
@@ -346,7 +349,6 @@
346
349
  "label": "Priority",
347
350
  "id": "priority",
348
351
  "group": "input",
349
- "description": "The priority to apply to the queue item",
350
352
  "value": "Low",
351
353
  "type": "Dropdown",
352
354
  "choices": [
@@ -374,7 +376,7 @@
374
376
  },
375
377
  {
376
378
  "label": "Specific content for a UiPath job",
377
- "description": "Data that will be passed in to the job. It should be in the JSON format",
379
+ "tooltip": "Data that will be passed in to the job. It should be in the JSON format.",
378
380
  "group": "input",
379
381
  "type": "String",
380
382
  "feel": "required",
@@ -390,7 +392,7 @@
390
392
  },
391
393
  {
392
394
  "label": "Reference",
393
- "description": "A string reference for the queue item",
395
+ "tooltip": "A string reference for the queue item",
394
396
  "group": "input",
395
397
  "type": "String",
396
398
  "binding": {
@@ -405,7 +407,6 @@
405
407
  },
406
408
  {
407
409
  "label": "Item ID",
408
- "description": "The item ID to be fetched",
409
410
  "group": "input",
410
411
  "type": "String",
411
412
  "feel": "optional",
@@ -437,7 +438,7 @@
437
438
  },
438
439
  {
439
440
  "label": "Result variable",
440
- "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>",
441
+ "tooltip": "Name of variable to store the response in. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">result variable documentation</a>",
441
442
  "group": "output",
442
443
  "type": "String",
443
444
  "binding": {
@@ -448,7 +449,7 @@
448
449
  {
449
450
  "label": "Result expression",
450
451
  "id": "resultExpressionGetBodyId",
451
- "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>",
452
+ "tooltip": "Expression to map the response into process variables. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression documentation</a>",
452
453
  "group": "output",
453
454
  "type": "String",
454
455
  "feel": "required",
@@ -465,7 +466,7 @@
465
466
  {
466
467
  "label": "Result expression",
467
468
  "id": "resultExpressionGetStatus",
468
- "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>",
469
+ "tooltip": "Expression to map the response into process variables. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression documentation</a>",
469
470
  "group": "output",
470
471
  "type": "String",
471
472
  "feel": "required",
@@ -496,7 +497,7 @@
496
497
  },
497
498
  {
498
499
  "label": "Connection timeout",
499
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
500
+ "tooltip": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout.",
500
501
  "group": "errors",
501
502
  "type": "String",
502
503
  "value": "20",
@@ -541,7 +542,7 @@
541
542
  },
542
543
  {
543
544
  "label": "Error expression",
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>",
545
+ "tooltip": "Expression to handle errors. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">BPMN error handling documentation</a>",
545
546
  "group": "errors",
546
547
  "type": "Text",
547
548
  "feel": "required",
@@ -554,7 +555,7 @@
554
555
  "id": "version",
555
556
  "label": "Version",
556
557
  "description": "Version of the element template",
557
- "value": "5",
558
+ "value": "7",
558
559
  "group": "connector",
559
560
  "binding": {
560
561
  "key": "elementTemplateVersion",
@@ -574,13 +575,53 @@
574
575
  },
575
576
  "type": "Hidden"
576
577
  }
578
+ ],
579
+ "steps": [
580
+ {
581
+ "name": "Add queue item",
582
+ "description": "Add a new queue item to a UiPath Orchestrator queue",
583
+ "keywords": [
584
+ "add queue item",
585
+ "create queue item",
586
+ "enqueue item",
587
+ "submit to queue",
588
+ "new queue entry"
589
+ ],
590
+ "presetId": "operationType_addQueueItem"
591
+ },
592
+ {
593
+ "name": "Get queue item result by ID",
594
+ "description": "Retrieve the result and status of a UiPath queue item by its ID",
595
+ "keywords": [
596
+ "get queue item",
597
+ "queue item result",
598
+ "fetch item by id",
599
+ "queue item status",
600
+ "retrieve queue item"
601
+ ],
602
+ "presetId": "operationType_getItemById"
603
+ }
604
+ ],
605
+ "presets": [
606
+ {
607
+ "id": "operationType_addQueueItem",
608
+ "properties": {
609
+ "operationType": "addQueueItem"
610
+ }
611
+ },
612
+ {
613
+ "id": "operationType_getItemById",
614
+ "properties": {
615
+ "operationType": "getItemById"
616
+ }
617
+ }
577
618
  ]
578
619
  },
579
620
  {
580
621
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
581
622
  "name": "UiPath connector",
582
623
  "id": "io.camunda.connectors.UIPath.v1",
583
- "version": 3,
624
+ "version": 2,
584
625
  "description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
585
626
  "icon": {
586
627
  "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"
@@ -1074,7 +1115,7 @@
1074
1115
  "constraints": {
1075
1116
  "notEmpty": false,
1076
1117
  "pattern": {
1077
- "value": "^(=|([0-9]+|secrets\\.+|\\{\\{secrets\\..+\\}\\})$)",
1118
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
1078
1119
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1079
1120
  }
1080
1121
  }
@@ -1124,7 +1165,7 @@
1124
1165
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1125
1166
  "name": "UiPath connector",
1126
1167
  "id": "io.camunda.connectors.UIPath.v1",
1127
- "version": 2,
1168
+ "version": 3,
1128
1169
  "description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
1129
1170
  "icon": {
1130
1171
  "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"
@@ -1618,7 +1659,7 @@
1618
1659
  "constraints": {
1619
1660
  "notEmpty": false,
1620
1661
  "pattern": {
1621
- "value": "^(=|([0-9]+|secrets\\..+)$)",
1662
+ "value": "^(=|([0-9]+|secrets\\.+|\\{\\{secrets\\..+\\}\\})$)",
1622
1663
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1623
1664
  }
1624
1665
  }
@@ -1668,8 +1709,21 @@
1668
1709
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1669
1710
  "name": "UiPath Outbound Connector",
1670
1711
  "id": "io.camunda.connectors.UIPath.v1",
1671
- "version": 4,
1712
+ "version": 6,
1713
+ "engines": {
1714
+ "camunda": "^8.3"
1715
+ },
1672
1716
  "description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
1717
+ "keywords": [
1718
+ "add queue item",
1719
+ "get queue item result by ID",
1720
+ "queue item",
1721
+ "RPA",
1722
+ "robotic process automation",
1723
+ "automation",
1724
+ "orchestrator",
1725
+ "robot"
1726
+ ],
1673
1727
  "icon": {
1674
1728
  "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"
1675
1729
  },
@@ -1699,6 +1753,10 @@
1699
1753
  "id": "input",
1700
1754
  "label": "Input"
1701
1755
  },
1756
+ {
1757
+ "id": "connector",
1758
+ "label": "Connector"
1759
+ },
1702
1760
  {
1703
1761
  "id": "output",
1704
1762
  "label": "Output"
@@ -2194,7 +2252,7 @@
2194
2252
  },
2195
2253
  {
2196
2254
  "label": "Error expression",
2197
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
2255
+ "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>",
2198
2256
  "group": "errors",
2199
2257
  "type": "Text",
2200
2258
  "feel": "required",
@@ -2202,31 +2260,39 @@
2202
2260
  "type": "zeebe:taskHeader",
2203
2261
  "key": "errorExpression"
2204
2262
  }
2263
+ },
2264
+ {
2265
+ "id": "version",
2266
+ "label": "Version",
2267
+ "description": "Version of the element template",
2268
+ "value": "6",
2269
+ "group": "connector",
2270
+ "binding": {
2271
+ "key": "elementTemplateVersion",
2272
+ "type": "zeebe:taskHeader"
2273
+ },
2274
+ "type": "Hidden"
2275
+ },
2276
+ {
2277
+ "id": "id",
2278
+ "label": "ID",
2279
+ "description": "ID of the element template",
2280
+ "value": "io.camunda.connectors.UIPath.v1",
2281
+ "group": "connector",
2282
+ "binding": {
2283
+ "key": "elementTemplateId",
2284
+ "type": "zeebe:taskHeader"
2285
+ },
2286
+ "type": "Hidden"
2205
2287
  }
2206
- ],
2207
- "engines": {
2208
- "camunda": "^8.2"
2209
- }
2288
+ ]
2210
2289
  },
2211
2290
  {
2212
2291
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2213
2292
  "name": "UiPath Outbound Connector",
2214
2293
  "id": "io.camunda.connectors.UIPath.v1",
2215
- "version": 6,
2216
- "engines": {
2217
- "camunda": "^8.3"
2218
- },
2294
+ "version": 4,
2219
2295
  "description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
2220
- "keywords": [
2221
- "add queue item",
2222
- "get queue item result by ID",
2223
- "queue item",
2224
- "RPA",
2225
- "robotic process automation",
2226
- "automation",
2227
- "orchestrator",
2228
- "robot"
2229
- ],
2230
2296
  "icon": {
2231
2297
  "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"
2232
2298
  },
@@ -2256,10 +2322,6 @@
2256
2322
  "id": "input",
2257
2323
  "label": "Input"
2258
2324
  },
2259
- {
2260
- "id": "connector",
2261
- "label": "Connector"
2262
- },
2263
2325
  {
2264
2326
  "id": "output",
2265
2327
  "label": "Output"
@@ -2753,6 +2815,562 @@
2753
2815
  "oneOf": ["getItemById"]
2754
2816
  }
2755
2817
  },
2818
+ {
2819
+ "label": "Error expression",
2820
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
2821
+ "group": "errors",
2822
+ "type": "Text",
2823
+ "feel": "required",
2824
+ "binding": {
2825
+ "type": "zeebe:taskHeader",
2826
+ "key": "errorExpression"
2827
+ }
2828
+ }
2829
+ ],
2830
+ "engines": {
2831
+ "camunda": "^8.2"
2832
+ }
2833
+ },
2834
+ {
2835
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2836
+ "name": "UiPath Outbound Connector",
2837
+ "id": "io.camunda.connectors.UIPath.v1",
2838
+ "version": 5,
2839
+ "engines": {
2840
+ "camunda": "^8.3"
2841
+ },
2842
+ "description": "Orchestrate your UiPath bots with Camunda. You can create new queue items and get the result from it",
2843
+ "keywords": [
2844
+ "add queue item",
2845
+ "get queue item result by ID",
2846
+ "queue item",
2847
+ "RPA",
2848
+ "robotic process automation",
2849
+ "automation",
2850
+ "orchestrator",
2851
+ "robot"
2852
+ ],
2853
+ "icon": {
2854
+ "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"
2855
+ },
2856
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/uipath/",
2857
+ "category": {
2858
+ "id": "connectors",
2859
+ "name": "Connectors"
2860
+ },
2861
+ "appliesTo": ["bpmn:Task"],
2862
+ "elementType": {
2863
+ "value": "bpmn:ServiceTask"
2864
+ },
2865
+ "groups": [
2866
+ {
2867
+ "id": "operation",
2868
+ "label": "Operation"
2869
+ },
2870
+ {
2871
+ "id": "authentication",
2872
+ "label": "Authentication"
2873
+ },
2874
+ {
2875
+ "id": "configuration",
2876
+ "label": "Configuration"
2877
+ },
2878
+ {
2879
+ "id": "input",
2880
+ "label": "Input"
2881
+ },
2882
+ {
2883
+ "id": "output",
2884
+ "label": "Output"
2885
+ },
2886
+ {
2887
+ "id": "errors",
2888
+ "label": "Error handling"
2889
+ }
2890
+ ],
2891
+ "properties": [
2892
+ {
2893
+ "type": "Hidden",
2894
+ "value": "io.camunda:http-json:1",
2895
+ "binding": {
2896
+ "type": "zeebe:taskDefinition:type"
2897
+ }
2898
+ },
2899
+ {
2900
+ "label": "Operation type",
2901
+ "id": "operationType",
2902
+ "group": "operation",
2903
+ "type": "Dropdown",
2904
+ "choices": [
2905
+ {
2906
+ "name": "Add queue item",
2907
+ "value": "addQueueItem"
2908
+ },
2909
+ {
2910
+ "name": "Get queue item result by ID",
2911
+ "value": "getItemById"
2912
+ }
2913
+ ],
2914
+ "binding": {
2915
+ "type": "zeebe:input",
2916
+ "name": "operationType"
2917
+ }
2918
+ },
2919
+ {
2920
+ "label": "Type",
2921
+ "id": "authenticationType",
2922
+ "group": "authentication",
2923
+ "description": "Choose the authentication type",
2924
+ "type": "Dropdown",
2925
+ "choices": [
2926
+ {
2927
+ "name": "Bearer token",
2928
+ "value": "bearer"
2929
+ },
2930
+ {
2931
+ "name": "OAuth 2.0 client credentials",
2932
+ "value": "oauth-client-credentials-flow"
2933
+ }
2934
+ ],
2935
+ "binding": {
2936
+ "type": "zeebe:input",
2937
+ "name": "authentication.type"
2938
+ }
2939
+ },
2940
+ {
2941
+ "label": "Bearer token",
2942
+ "group": "authentication",
2943
+ "type": "String",
2944
+ "feel": "optional",
2945
+ "binding": {
2946
+ "type": "zeebe:input",
2947
+ "name": "authentication.token"
2948
+ },
2949
+ "constraints": {
2950
+ "notEmpty": true
2951
+ },
2952
+ "condition": {
2953
+ "property": "authenticationType",
2954
+ "equals": "bearer"
2955
+ }
2956
+ },
2957
+ {
2958
+ "group": "authentication",
2959
+ "type": "Hidden",
2960
+ "value": "https://cloud.uipath.com/identity_/connect/token",
2961
+ "binding": {
2962
+ "type": "zeebe:input",
2963
+ "name": "authentication.oauthTokenEndpoint"
2964
+ },
2965
+ "constraints": {
2966
+ "notEmpty": true
2967
+ },
2968
+ "condition": {
2969
+ "property": "authenticationType",
2970
+ "equals": "oauth-client-credentials-flow"
2971
+ }
2972
+ },
2973
+ {
2974
+ "label": "Client ID",
2975
+ "description": "UiPath OAuth 2.0 client ID",
2976
+ "group": "authentication",
2977
+ "type": "String",
2978
+ "feel": "optional",
2979
+ "binding": {
2980
+ "type": "zeebe:input",
2981
+ "name": "authentication.clientId"
2982
+ },
2983
+ "constraints": {
2984
+ "notEmpty": true
2985
+ },
2986
+ "condition": {
2987
+ "property": "authenticationType",
2988
+ "equals": "oauth-client-credentials-flow"
2989
+ }
2990
+ },
2991
+ {
2992
+ "label": "Client secret",
2993
+ "description": "UiPath OAuth 2.0 client secret",
2994
+ "group": "authentication",
2995
+ "type": "String",
2996
+ "feel": "optional",
2997
+ "binding": {
2998
+ "type": "zeebe:input",
2999
+ "name": "authentication.clientSecret"
3000
+ },
3001
+ "constraints": {
3002
+ "notEmpty": true
3003
+ },
3004
+ "condition": {
3005
+ "property": "authenticationType",
3006
+ "equals": "oauth-client-credentials-flow"
3007
+ }
3008
+ },
3009
+ {
3010
+ "group": "authentication",
3011
+ "type": "Hidden",
3012
+ "value": "OR.Queues",
3013
+ "binding": {
3014
+ "type": "zeebe:input",
3015
+ "name": "authentication.scopes"
3016
+ },
3017
+ "condition": {
3018
+ "property": "authenticationType",
3019
+ "equals": "oauth-client-credentials-flow"
3020
+ }
3021
+ },
3022
+ {
3023
+ "id": "authentication.clientAuthentication",
3024
+ "group": "authentication",
3025
+ "value": "basicAuthHeader",
3026
+ "type": "Hidden",
3027
+ "binding": {
3028
+ "type": "zeebe:input",
3029
+ "name": "authentication.clientAuthentication"
3030
+ },
3031
+ "condition": {
3032
+ "property": "authenticationType",
3033
+ "equals": "oauth-client-credentials-flow"
3034
+ }
3035
+ },
3036
+ {
3037
+ "id": "methodPost",
3038
+ "group": "configuration",
3039
+ "type": "Hidden",
3040
+ "value": "post",
3041
+ "binding": {
3042
+ "type": "zeebe:input",
3043
+ "name": "method"
3044
+ },
3045
+ "condition": {
3046
+ "property": "operationType",
3047
+ "oneOf": ["addQueueItem"]
3048
+ }
3049
+ },
3050
+ {
3051
+ "id": "methodGet",
3052
+ "group": "configuration",
3053
+ "type": "Hidden",
3054
+ "value": "get",
3055
+ "binding": {
3056
+ "type": "zeebe:input",
3057
+ "name": "method"
3058
+ },
3059
+ "condition": {
3060
+ "property": "operationType",
3061
+ "oneOf": ["getItemById"]
3062
+ }
3063
+ },
3064
+ {
3065
+ "label": "UiPath instance URL",
3066
+ "group": "configuration",
3067
+ "type": "String",
3068
+ "value": "cloud.uipath.com",
3069
+ "description": "",
3070
+ "binding": {
3071
+ "type": "zeebe:input",
3072
+ "name": "cloudUrl"
3073
+ },
3074
+ "constraints": {
3075
+ "notEmpty": true
3076
+ }
3077
+ },
3078
+ {
3079
+ "label": "UiPath organization",
3080
+ "description": "Your organization ID",
3081
+ "group": "configuration",
3082
+ "type": "String",
3083
+ "binding": {
3084
+ "type": "zeebe:input",
3085
+ "name": "cloudOrg"
3086
+ },
3087
+ "constraints": {
3088
+ "notEmpty": true
3089
+ }
3090
+ },
3091
+ {
3092
+ "label": "UiPath tenant",
3093
+ "description": "Your tenant name",
3094
+ "group": "configuration",
3095
+ "type": "String",
3096
+ "binding": {
3097
+ "type": "zeebe:input",
3098
+ "name": "cloudTenant"
3099
+ },
3100
+ "constraints": {
3101
+ "notEmpty": true
3102
+ }
3103
+ },
3104
+ {
3105
+ "label": "Organization unit ID",
3106
+ "group": "configuration",
3107
+ "description": "UiPath folder or organization unit ID",
3108
+ "type": "String",
3109
+ "optional": false,
3110
+ "binding": {
3111
+ "type": "zeebe:input",
3112
+ "name": "organizationUnitId"
3113
+ },
3114
+ "constraints": {
3115
+ "notEmpty": true
3116
+ }
3117
+ },
3118
+ {
3119
+ "group": "configuration",
3120
+ "type": "Hidden",
3121
+ "value": "={\"X-UIPATH-OrganizationUnitId\":organizationUnitId, \"Content-Type\":\"application/json\"}",
3122
+ "binding": {
3123
+ "type": "zeebe:input",
3124
+ "name": "headers"
3125
+ },
3126
+ "constraints": {
3127
+ "notEmpty": true
3128
+ }
3129
+ },
3130
+ {
3131
+ "label": "Queue name",
3132
+ "description": "The name of the queue to which to submit the queue item",
3133
+ "group": "input",
3134
+ "type": "String",
3135
+ "binding": {
3136
+ "type": "zeebe:input",
3137
+ "name": "queueName"
3138
+ },
3139
+ "constraints": {
3140
+ "notEmpty": true
3141
+ },
3142
+ "condition": {
3143
+ "property": "operationType",
3144
+ "oneOf": ["addQueueItem"]
3145
+ }
3146
+ },
3147
+ {
3148
+ "label": "Defer date",
3149
+ "description": "The earliest date and time at which the item is available for processing. If empty the item can be processed as soon as possible. Expected date format: yyyy-MM-dd",
3150
+ "group": "input",
3151
+ "type": "String",
3152
+ "binding": {
3153
+ "type": "zeebe:input",
3154
+ "name": "deferDate"
3155
+ },
3156
+ "condition": {
3157
+ "property": "operationType",
3158
+ "oneOf": ["addQueueItem"]
3159
+ },
3160
+ "optional": true
3161
+ },
3162
+ {
3163
+ "label": "Due date",
3164
+ "description": "The latest date and time at which the item should be processed. If empty the item can be processed at any given time. Expected date format: yyyy-MM-dd",
3165
+ "group": "input",
3166
+ "type": "String",
3167
+ "binding": {
3168
+ "type": "zeebe:input",
3169
+ "name": "dueDate"
3170
+ },
3171
+ "condition": {
3172
+ "property": "operationType",
3173
+ "oneOf": ["addQueueItem"]
3174
+ },
3175
+ "optional": true
3176
+ },
3177
+ {
3178
+ "label": "Priority",
3179
+ "id": "priority",
3180
+ "group": "input",
3181
+ "description": "The priority to apply to the queue item",
3182
+ "value": "Low",
3183
+ "type": "Dropdown",
3184
+ "choices": [
3185
+ {
3186
+ "name": "Low",
3187
+ "value": "Low"
3188
+ },
3189
+ {
3190
+ "name": "Normal",
3191
+ "value": "Normal"
3192
+ },
3193
+ {
3194
+ "name": "High",
3195
+ "value": "High"
3196
+ }
3197
+ ],
3198
+ "binding": {
3199
+ "type": "zeebe:input",
3200
+ "name": "priority"
3201
+ },
3202
+ "condition": {
3203
+ "property": "operationType",
3204
+ "oneOf": ["addQueueItem"]
3205
+ }
3206
+ },
3207
+ {
3208
+ "label": "Specific content for a UiPath job",
3209
+ "description": "Data that will be passed in to the job. It should be in the JSON format",
3210
+ "group": "input",
3211
+ "type": "String",
3212
+ "feel": "required",
3213
+ "binding": {
3214
+ "type": "zeebe:input",
3215
+ "name": "specificContent"
3216
+ },
3217
+ "condition": {
3218
+ "property": "operationType",
3219
+ "oneOf": ["addQueueItem"]
3220
+ },
3221
+ "optional": true
3222
+ },
3223
+ {
3224
+ "label": "Reference",
3225
+ "description": "A string reference for the queue item",
3226
+ "group": "input",
3227
+ "type": "String",
3228
+ "binding": {
3229
+ "type": "zeebe:input",
3230
+ "name": "reference"
3231
+ },
3232
+ "condition": {
3233
+ "property": "operationType",
3234
+ "oneOf": ["addQueueItem"]
3235
+ },
3236
+ "optional": true
3237
+ },
3238
+ {
3239
+ "label": "Item ID",
3240
+ "description": "The item ID to be fetched",
3241
+ "group": "input",
3242
+ "type": "String",
3243
+ "feel": "optional",
3244
+ "binding": {
3245
+ "type": "zeebe:input",
3246
+ "name": "itemId"
3247
+ },
3248
+ "constraints": {
3249
+ "notEmpty": true
3250
+ },
3251
+ "condition": {
3252
+ "property": "operationType",
3253
+ "oneOf": ["getItemById"]
3254
+ }
3255
+ },
3256
+ {
3257
+ "group": "input",
3258
+ "type": "Hidden",
3259
+ "value": "={\"itemData\":{\"DeferDate\":if deferDate = null then null else deferDate, \"DueDate\":if dueDate = null then null else dueDate,\"Priority\":if priority = null then null else priority,\"Name\":queueName,\"SpecificContent\":if specificContent = null then null else specificContent,\"Reference\":if reference = null then null else reference}}",
3260
+ "binding": {
3261
+ "type": "zeebe:input",
3262
+ "name": "body"
3263
+ },
3264
+ "condition": {
3265
+ "property": "operationType",
3266
+ "oneOf": ["addQueueItem"]
3267
+ },
3268
+ "optional": true
3269
+ },
3270
+ {
3271
+ "label": "Result variable",
3272
+ "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>",
3273
+ "group": "output",
3274
+ "type": "String",
3275
+ "binding": {
3276
+ "type": "zeebe:taskHeader",
3277
+ "key": "resultVariable"
3278
+ }
3279
+ },
3280
+ {
3281
+ "label": "Result expression",
3282
+ "id": "resultExpressionGetBodyId",
3283
+ "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>",
3284
+ "group": "output",
3285
+ "type": "String",
3286
+ "feel": "required",
3287
+ "value": "={itemId: response.body.Id}",
3288
+ "binding": {
3289
+ "type": "zeebe:taskHeader",
3290
+ "key": "resultExpression"
3291
+ },
3292
+ "condition": {
3293
+ "property": "operationType",
3294
+ "oneOf": ["addQueueItem"]
3295
+ }
3296
+ },
3297
+ {
3298
+ "label": "Result expression",
3299
+ "id": "resultExpressionGetStatus",
3300
+ "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>",
3301
+ "group": "output",
3302
+ "type": "String",
3303
+ "feel": "required",
3304
+ "value": "={itemStatus: response.body.value[1].Status}",
3305
+ "binding": {
3306
+ "type": "zeebe:taskHeader",
3307
+ "key": "resultExpression"
3308
+ },
3309
+ "condition": {
3310
+ "property": "operationType",
3311
+ "oneOf": ["getItemById"]
3312
+ }
3313
+ },
3314
+ {
3315
+ "label": "Filters",
3316
+ "description": "Map of query parameters to add to the request URL",
3317
+ "group": "input",
3318
+ "type": "Hidden",
3319
+ "value": "={\"$Filter\":\"Id eq \"+string(itemId)}",
3320
+ "binding": {
3321
+ "type": "zeebe:input",
3322
+ "name": "queryParameters"
3323
+ },
3324
+ "condition": {
3325
+ "property": "operationType",
3326
+ "oneOf": ["getItemById"]
3327
+ }
3328
+ },
3329
+ {
3330
+ "label": "Connection timeout",
3331
+ "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
3332
+ "group": "errors",
3333
+ "type": "String",
3334
+ "value": "20",
3335
+ "binding": {
3336
+ "type": "zeebe:input",
3337
+ "name": "connectionTimeoutInSeconds"
3338
+ },
3339
+ "optional": true,
3340
+ "feel": "optional",
3341
+ "constraints": {
3342
+ "notEmpty": false,
3343
+ "pattern": {
3344
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
3345
+ "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
3346
+ }
3347
+ }
3348
+ },
3349
+ {
3350
+ "type": "Hidden",
3351
+ "value": "=\"https:\"+\"//\"+cloudUrl+\"/\"+cloudOrg+\"/\"+cloudTenant+\"/orchestrator_/odata/Queues/UiPathODataSvc.AddQueueItem\"",
3352
+ "binding": {
3353
+ "type": "zeebe:input",
3354
+ "name": "url"
3355
+ },
3356
+ "condition": {
3357
+ "property": "operationType",
3358
+ "oneOf": ["addQueueItem"]
3359
+ }
3360
+ },
3361
+ {
3362
+ "group": "configuration",
3363
+ "type": "Hidden",
3364
+ "value": "=\"https:\"+\"//\"+cloudUrl+\"/\"+cloudOrg+\"/\"+cloudTenant+\"/orchestrator_/odata/QueueItems()\"",
3365
+ "binding": {
3366
+ "type": "zeebe:input",
3367
+ "name": "url"
3368
+ },
3369
+ "condition": {
3370
+ "property": "operationType",
3371
+ "oneOf": ["getItemById"]
3372
+ }
3373
+ },
2756
3374
  {
2757
3375
  "label": "Error expression",
2758
3376
  "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>",