@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
@@ -71,7 +71,7 @@
71
71
  "id": "vectorDatabaseConnectorOperation.operationType",
72
72
  "label": "Operation",
73
73
  "description": "Select operation",
74
- "value": "OPERATION_RETRIEVE_DOCUMENT",
74
+ "value": "retrieveDocumentOperation",
75
75
  "group": "operation",
76
76
  "binding": {
77
77
  "name": "vectorDatabaseConnectorOperation.operationType",
@@ -81,11 +81,11 @@
81
81
  "choices": [
82
82
  {
83
83
  "name": "Embed document",
84
- "value": "OPERATION_EMBED_DOCUMENT"
84
+ "value": "embedDocumentOperation"
85
85
  },
86
86
  {
87
87
  "name": "Retrieve document",
88
- "value": "OPERATION_RETRIEVE_DOCUMENT"
88
+ "value": "retrieveDocumentOperation"
89
89
  }
90
90
  ]
91
91
  },
@@ -107,7 +107,7 @@
107
107
  },
108
108
  "condition": {
109
109
  "property": "vectorDatabaseConnectorOperation.operationType",
110
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
110
+ "equals": "retrieveDocumentOperation",
111
111
  "type": "simple"
112
112
  },
113
113
  "type": "String"
@@ -118,9 +118,6 @@
118
118
  "description": "Limit number of returned results",
119
119
  "optional": false,
120
120
  "value": 5,
121
- "constraints": {
122
- "notEmpty": true
123
- },
124
121
  "feel": "static",
125
122
  "group": "query",
126
123
  "binding": {
@@ -129,7 +126,7 @@
129
126
  },
130
127
  "condition": {
131
128
  "property": "vectorDatabaseConnectorOperation.operationType",
132
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
129
+ "equals": "retrieveDocumentOperation",
133
130
  "type": "simple"
134
131
  },
135
132
  "type": "Number"
@@ -147,7 +144,7 @@
147
144
  },
148
145
  "condition": {
149
146
  "property": "vectorDatabaseConnectorOperation.operationType",
150
- "equals": "OPERATION_RETRIEVE_DOCUMENT",
147
+ "equals": "retrieveDocumentOperation",
151
148
  "type": "simple"
152
149
  },
153
150
  "type": "Number"
@@ -566,7 +563,7 @@
566
563
  "condition": {
567
564
  "allMatch": [
568
565
  {
569
- "property": "embeddingModelProvider.modelName",
566
+ "property": "embeddingModelProvider.bedrock.modelName",
570
567
  "equals": "Custom",
571
568
  "type": "simple"
572
569
  },
@@ -585,9 +582,6 @@
585
582
  "description": "The size of the vector used to represent data",
586
583
  "optional": false,
587
584
  "value": "D1024",
588
- "constraints": {
589
- "notEmpty": true
590
- },
591
585
  "group": "embeddingModel",
592
586
  "binding": {
593
587
  "name": "embeddingModelProvider.bedrock.dimensions",
@@ -596,7 +590,7 @@
596
590
  "condition": {
597
591
  "allMatch": [
598
592
  {
599
- "property": "embeddingModelProvider.modelName",
593
+ "property": "embeddingModelProvider.bedrock.modelName",
600
594
  "equals": "TitanEmbedTextV2",
601
595
  "type": "simple"
602
596
  },
@@ -629,9 +623,6 @@
629
623
  "description": "Normalize vector",
630
624
  "optional": false,
631
625
  "value": false,
632
- "constraints": {
633
- "notEmpty": true
634
- },
635
626
  "feel": "static",
636
627
  "group": "embeddingModel",
637
628
  "binding": {
@@ -641,7 +632,7 @@
641
632
  "condition": {
642
633
  "allMatch": [
643
634
  {
644
- "property": "embeddingModelProvider.modelName",
635
+ "property": "embeddingModelProvider.bedrock.modelName",
645
636
  "equals": "TitanEmbedTextV2",
646
637
  "type": "simple"
647
638
  },
@@ -1889,7 +1880,7 @@
1889
1880
  },
1890
1881
  "condition": {
1891
1882
  "property": "vectorDatabaseConnectorOperation.operationType",
1892
- "equals": "OPERATION_EMBED_DOCUMENT",
1883
+ "equals": "embedDocumentOperation",
1893
1884
  "type": "simple"
1894
1885
  },
1895
1886
  "type": "Dropdown",
@@ -1926,7 +1917,7 @@
1926
1917
  },
1927
1918
  {
1928
1919
  "property": "vectorDatabaseConnectorOperation.operationType",
1929
- "equals": "OPERATION_EMBED_DOCUMENT",
1920
+ "equals": "embedDocumentOperation",
1930
1921
  "type": "simple"
1931
1922
  }
1932
1923
  ]
@@ -1955,7 +1946,7 @@
1955
1946
  },
1956
1947
  {
1957
1948
  "property": "vectorDatabaseConnectorOperation.operationType",
1958
- "equals": "OPERATION_EMBED_DOCUMENT",
1949
+ "equals": "embedDocumentOperation",
1959
1950
  "type": "simple"
1960
1951
  }
1961
1952
  ]
@@ -1965,7 +1956,7 @@
1965
1956
  {
1966
1957
  "id": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
1967
1958
  "label": "Document splitting strategy",
1968
- "value": "documentSplitterRecursive",
1959
+ "value": "recursiveDocumentSplitter",
1969
1960
  "group": "document",
1970
1961
  "binding": {
1971
1962
  "name": "vectorDatabaseConnectorOperation.documentSplitter.splitterType",
@@ -1973,18 +1964,18 @@
1973
1964
  },
1974
1965
  "condition": {
1975
1966
  "property": "vectorDatabaseConnectorOperation.operationType",
1976
- "equals": "OPERATION_EMBED_DOCUMENT",
1967
+ "equals": "embedDocumentOperation",
1977
1968
  "type": "simple"
1978
1969
  },
1979
1970
  "type": "Dropdown",
1980
1971
  "choices": [
1981
1972
  {
1982
1973
  "name": "Recursive",
1983
- "value": "documentSplitterRecursive"
1974
+ "value": "recursiveDocumentSplitter"
1984
1975
  },
1985
1976
  {
1986
1977
  "name": "Do not split",
1987
- "value": "documentSplitterNone"
1978
+ "value": "noopDocumentSplitter"
1988
1979
  }
1989
1980
  ]
1990
1981
  },
@@ -1994,9 +1985,6 @@
1994
1985
  "description": "Max splitting segment size in chars",
1995
1986
  "optional": false,
1996
1987
  "value": 500,
1997
- "constraints": {
1998
- "notEmpty": true
1999
- },
2000
1988
  "feel": "static",
2001
1989
  "group": "document",
2002
1990
  "binding": {
@@ -2007,12 +1995,12 @@
2007
1995
  "allMatch": [
2008
1996
  {
2009
1997
  "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
2010
- "equals": "documentSplitterRecursive",
1998
+ "equals": "recursiveDocumentSplitter",
2011
1999
  "type": "simple"
2012
2000
  },
2013
2001
  {
2014
2002
  "property": "vectorDatabaseConnectorOperation.operationType",
2015
- "equals": "OPERATION_EMBED_DOCUMENT",
2003
+ "equals": "embedDocumentOperation",
2016
2004
  "type": "simple"
2017
2005
  }
2018
2006
  ]
@@ -2025,9 +2013,6 @@
2025
2013
  "description": "Max segment splitting overlap size in chars",
2026
2014
  "optional": false,
2027
2015
  "value": 80,
2028
- "constraints": {
2029
- "notEmpty": true
2030
- },
2031
2016
  "feel": "static",
2032
2017
  "group": "document",
2033
2018
  "binding": {
@@ -2038,12 +2023,12 @@
2038
2023
  "allMatch": [
2039
2024
  {
2040
2025
  "property": "vectorDatabaseConnectorOperation.documentSplitter.documentSplitter",
2041
- "equals": "documentSplitterRecursive",
2026
+ "equals": "recursiveDocumentSplitter",
2042
2027
  "type": "simple"
2043
2028
  },
2044
2029
  {
2045
2030
  "property": "vectorDatabaseConnectorOperation.operationType",
2046
- "equals": "OPERATION_EMBED_DOCUMENT",
2031
+ "equals": "embedDocumentOperation",
2047
2032
  "type": "simple"
2048
2033
  }
2049
2034
  ]