@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.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -5,10 +5,7 @@
5
5
  "id": "io.camunda.connectors.AzureOpenAI.outbound.v1",
6
6
  "description": "Interact with Azure OpenAI from your BPMN process",
7
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/azure-open-ai/",
8
- "version": 2,
9
- "engines": {
10
- "camunda": "^8.6"
11
- },
8
+ "version": 1,
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -1266,34 +1263,13 @@
1266
1263
  "type": "zeebe:taskHeader"
1267
1264
  },
1268
1265
  "type": "String"
1269
- },
1270
- {
1271
- "id": "version",
1272
- "label": "Version",
1273
- "description": "Version of the element template",
1274
- "value": "2",
1275
- "group": "connector",
1276
- "binding": {
1277
- "key": "elementTemplateVersion",
1278
- "type": "zeebe:taskHeader"
1279
- },
1280
- "type": "Hidden"
1281
- },
1282
- {
1283
- "id": "id",
1284
- "label": "ID",
1285
- "description": "ID of the element template",
1286
- "value": "io.camunda.connectors.AzureOpenAI.outbound.v1",
1287
- "group": "connector",
1288
- "binding": {
1289
- "key": "elementTemplateId",
1290
- "type": "zeebe:taskHeader"
1291
- },
1292
- "type": "Hidden"
1293
1266
  }
1294
1267
  ],
1295
1268
  "icon": {
1296
1269
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3Cpath fill='url(%23b)' d='M.25 76.8v358.4c0 42.411 34.39 76.8 76.8 76.8h358.4c42.411 0 76.8-34.389 76.8-76.8V76.8c0-42.41-34.389-76.8-76.8-76.8H77.05C34.64 0 .25 34.39.25 76.8ZM307.45 0v102.4c0 113.095 91.705 204.8 204.8 204.8h-102.4c-113.095 0-204.772 91.648-204.8 204.743V409.6c0-113.095-91.705-204.8-204.8-204.8h102.4c113.095 0 204.8-91.705 204.8-204.8Z'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(45 -176.261 403.94) scale(321.165 437.107)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383B9F9'/%3E%3Cstop offset='1' stop-color='%230078D4'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
1270
+ },
1271
+ "engines": {
1272
+ "camunda": "^8.6"
1297
1273
  }
1298
1274
  },
1299
1275
  {
@@ -1302,7 +1278,10 @@
1302
1278
  "id": "io.camunda.connectors.AzureOpenAI.outbound.v1",
1303
1279
  "description": "Interact with Azure OpenAI from your BPMN process",
1304
1280
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/azure-open-ai/",
1305
- "version": 1,
1281
+ "version": 2,
1282
+ "engines": {
1283
+ "camunda": "^8.6"
1284
+ },
1306
1285
  "category": {
1307
1286
  "id": "connectors",
1308
1287
  "name": "Connectors"
@@ -2560,13 +2539,34 @@
2560
2539
  "type": "zeebe:taskHeader"
2561
2540
  },
2562
2541
  "type": "String"
2542
+ },
2543
+ {
2544
+ "id": "version",
2545
+ "label": "Version",
2546
+ "description": "Version of the element template",
2547
+ "value": "2",
2548
+ "group": "connector",
2549
+ "binding": {
2550
+ "key": "elementTemplateVersion",
2551
+ "type": "zeebe:taskHeader"
2552
+ },
2553
+ "type": "Hidden"
2554
+ },
2555
+ {
2556
+ "id": "id",
2557
+ "label": "ID",
2558
+ "description": "ID of the element template",
2559
+ "value": "io.camunda.connectors.AzureOpenAI.outbound.v1",
2560
+ "group": "connector",
2561
+ "binding": {
2562
+ "key": "elementTemplateId",
2563
+ "type": "zeebe:taskHeader"
2564
+ },
2565
+ "type": "Hidden"
2563
2566
  }
2564
2567
  ],
2565
2568
  "icon": {
2566
2569
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3Cpath fill='url(%23b)' d='M.25 76.8v358.4c0 42.411 34.39 76.8 76.8 76.8h358.4c42.411 0 76.8-34.389 76.8-76.8V76.8c0-42.41-34.389-76.8-76.8-76.8H77.05C34.64 0 .25 34.39.25 76.8ZM307.45 0v102.4c0 113.095 91.705 204.8 204.8 204.8h-102.4c-113.095 0-204.772 91.648-204.8 204.743V409.6c0-113.095-91.705-204.8-204.8-204.8h102.4c113.095 0 204.8-91.705 204.8-204.8Z'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(45 -176.261 403.94) scale(321.165 437.107)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2383B9F9'/%3E%3Cstop offset='1' stop-color='%230078D4'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Crect width='512' height='512' x='.25' fill='%23fff' rx='76'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
2567
- },
2568
- "engines": {
2569
- "camunda": "^8.6"
2570
2570
  }
2571
2571
  }
2572
2572
  ]
@@ -538,9 +538,9 @@
538
538
  },
539
539
  {
540
540
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
541
- "name": "Blue Prism Outbound Connector",
541
+ "name": "Blue Prism connector",
542
542
  "id": "io.camunda.connectors.BluePrism.v1",
543
- "version": 3,
543
+ "version": 1,
544
544
  "description": "Orchestrate your Blue Prism queue with Camunda. You can create new queue items and get the result from it",
545
545
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/blueprism/",
546
546
  "category": {
@@ -894,7 +894,7 @@
894
894
  },
895
895
  "constraints": {
896
896
  "pattern": {
897
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
897
+ "value": "^([0-9]*$)|(secrets.*$)",
898
898
  "message": "Priority must be integer value"
899
899
  },
900
900
  "notEmpty": false
@@ -950,7 +950,7 @@
950
950
  "constraints": {
951
951
  "notEmpty": false,
952
952
  "pattern": {
953
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
953
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
954
954
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
955
955
  }
956
956
  }
@@ -1001,7 +1001,7 @@
1001
1001
  },
1002
1002
  {
1003
1003
  "label": "Error expression",
1004
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
1004
+ "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>",
1005
1005
  "group": "errors",
1006
1006
  "type": "Text",
1007
1007
  "feel": "required",
@@ -1046,7 +1046,7 @@
1046
1046
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1047
1047
  "name": "Blue Prism connector",
1048
1048
  "id": "io.camunda.connectors.BluePrism.v1",
1049
- "version": 1,
1049
+ "version": 2,
1050
1050
  "description": "Orchestrate your Blue Prism queue with Camunda. You can create new queue items and get the result from it",
1051
1051
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/blueprism/",
1052
1052
  "category": {
@@ -1400,7 +1400,7 @@
1400
1400
  },
1401
1401
  "constraints": {
1402
1402
  "pattern": {
1403
- "value": "^([0-9]*$)|(secrets.*$)",
1403
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1404
1404
  "message": "Priority must be integer value"
1405
1405
  },
1406
1406
  "notEmpty": false
@@ -1456,7 +1456,7 @@
1456
1456
  "constraints": {
1457
1457
  "notEmpty": false,
1458
1458
  "pattern": {
1459
- "value": "^(=|([0-9]+|secrets\\..+)$)",
1459
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1460
1460
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1461
1461
  }
1462
1462
  }
@@ -1550,9 +1550,9 @@
1550
1550
  },
1551
1551
  {
1552
1552
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1553
- "name": "Blue Prism connector",
1553
+ "name": "Blue Prism Outbound Connector",
1554
1554
  "id": "io.camunda.connectors.BluePrism.v1",
1555
- "version": 2,
1555
+ "version": 3,
1556
1556
  "description": "Orchestrate your Blue Prism queue with Camunda. You can create new queue items and get the result from it",
1557
1557
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/blueprism/",
1558
1558
  "category": {
@@ -1906,7 +1906,7 @@
1906
1906
  },
1907
1907
  "constraints": {
1908
1908
  "pattern": {
1909
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1909
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1910
1910
  "message": "Priority must be integer value"
1911
1911
  },
1912
1912
  "notEmpty": false
@@ -1962,7 +1962,7 @@
1962
1962
  "constraints": {
1963
1963
  "notEmpty": false,
1964
1964
  "pattern": {
1965
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1965
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1966
1966
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1967
1967
  }
1968
1968
  }
@@ -2013,7 +2013,7 @@
2013
2013
  },
2014
2014
  {
2015
2015
  "label": "Error expression",
2016
- "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>",
2016
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
2017
2017
  "group": "errors",
2018
2018
  "type": "Text",
2019
2019
  "feel": "required",
@@ -8,7 +8,7 @@
8
8
  "keywords": []
9
9
  },
10
10
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/box/",
11
- "version": 2,
11
+ "version": 1,
12
12
  "category": {
13
13
  "id": "connectors",
14
14
  "name": "Connectors"
@@ -29,10 +29,6 @@
29
29
  "id": "operation",
30
30
  "label": "Operation"
31
31
  },
32
- {
33
- "id": "connector",
34
- "label": "Connector"
35
- },
36
32
  {
37
33
  "id": "output",
38
34
  "label": "Output mapping"
@@ -622,30 +618,6 @@
622
618
  },
623
619
  "type": "Number"
624
620
  },
625
- {
626
- "id": "version",
627
- "label": "Version",
628
- "description": "Version of the element template",
629
- "value": "2",
630
- "group": "connector",
631
- "binding": {
632
- "key": "elementTemplateVersion",
633
- "type": "zeebe:taskHeader"
634
- },
635
- "type": "Hidden"
636
- },
637
- {
638
- "id": "id",
639
- "label": "ID",
640
- "description": "ID of the element template",
641
- "value": "io.camunda.connectors.box",
642
- "group": "connector",
643
- "binding": {
644
- "key": "elementTemplateId",
645
- "type": "zeebe:taskHeader"
646
- },
647
- "type": "Hidden"
648
- },
649
621
  {
650
622
  "id": "resultVariable",
651
623
  "label": "Result variable",
@@ -720,7 +692,7 @@
720
692
  "keywords": []
721
693
  },
722
694
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/box/",
723
- "version": 1,
695
+ "version": 2,
724
696
  "category": {
725
697
  "id": "connectors",
726
698
  "name": "Connectors"
@@ -741,6 +713,10 @@
741
713
  "id": "operation",
742
714
  "label": "Operation"
743
715
  },
716
+ {
717
+ "id": "connector",
718
+ "label": "Connector"
719
+ },
744
720
  {
745
721
  "id": "output",
746
722
  "label": "Output mapping"
@@ -1330,6 +1306,30 @@
1330
1306
  },
1331
1307
  "type": "Number"
1332
1308
  },
1309
+ {
1310
+ "id": "version",
1311
+ "label": "Version",
1312
+ "description": "Version of the element template",
1313
+ "value": "2",
1314
+ "group": "connector",
1315
+ "binding": {
1316
+ "key": "elementTemplateVersion",
1317
+ "type": "zeebe:taskHeader"
1318
+ },
1319
+ "type": "Hidden"
1320
+ },
1321
+ {
1322
+ "id": "id",
1323
+ "label": "ID",
1324
+ "description": "ID of the element template",
1325
+ "value": "io.camunda.connectors.box",
1326
+ "group": "connector",
1327
+ "binding": {
1328
+ "key": "elementTemplateId",
1329
+ "type": "zeebe:taskHeader"
1330
+ },
1331
+ "type": "Hidden"
1332
+ },
1333
1333
  {
1334
1334
  "id": "resultVariable",
1335
1335
  "label": "Result variable",