@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
@@ -114,7 +114,6 @@
114
114
  {
115
115
  "id": "authentication.credentials.clientId",
116
116
  "label": "Client ID",
117
- "description": "The client ID of the application",
118
117
  "optional": false,
119
118
  "constraints": {
120
119
  "notEmpty": true
@@ -135,7 +134,6 @@
135
134
  {
136
135
  "id": "authentication.credentials.tenantId",
137
136
  "label": "Tenant ID",
138
- "description": "The tenant ID of the application",
139
137
  "optional": false,
140
138
  "constraints": {
141
139
  "notEmpty": true
@@ -156,7 +154,6 @@
156
154
  {
157
155
  "id": "authentication.credentials.clientSecret",
158
156
  "label": "Client secret",
159
- "description": "The secret value of the Azure AD application",
160
157
  "optional": false,
161
158
  "constraints": {
162
159
  "notEmpty": true
@@ -172,6 +169,7 @@
172
169
  "equals": "clientCredentials",
173
170
  "type": "simple"
174
171
  },
172
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application",
175
173
  "type": "String"
176
174
  },
177
175
  {
@@ -197,7 +195,6 @@
197
195
  {
198
196
  "id": "authentication.refresh.clientId",
199
197
  "label": "Client ID",
200
- "description": "The client ID of the application",
201
198
  "optional": false,
202
199
  "constraints": {
203
200
  "notEmpty": true
@@ -218,7 +215,6 @@
218
215
  {
219
216
  "id": "authentication.refresh.tenantId",
220
217
  "label": "Tenant ID",
221
- "description": "The tenant ID of the application",
222
218
  "optional": false,
223
219
  "constraints": {
224
220
  "notEmpty": true
@@ -239,7 +235,6 @@
239
235
  {
240
236
  "id": "authentication.refresh.clientSecret",
241
237
  "label": "Client secret",
242
- "description": "The secret value of the Azure AD application; optional, depends on whether the client is public or private",
243
238
  "optional": true,
244
239
  "feel": "optional",
245
240
  "group": "authentication",
@@ -252,6 +247,7 @@
252
247
  "equals": "refresh",
253
248
  "type": "simple"
254
249
  },
250
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application; optional, depends on whether the client is public or private",
255
251
  "type": "String"
256
252
  },
257
253
  {
@@ -267,13 +263,14 @@
267
263
  "name": "pollingConfig.userId",
268
264
  "type": "zeebe:property"
269
265
  },
270
- "tooltip": "The email address or user ID of the mailbox to monitor (e.g., user@example.com). <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Learn more</a>",
266
+ "tooltip": "The email address or user ID of the mailbox to monitor. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Microsoft O365 Mail connector configuration</a>",
267
+ "placeholder": "user@example.com",
271
268
  "type": "String"
272
269
  },
273
270
  {
274
271
  "id": "pollingConfig.folder.folderSpecification",
275
272
  "label": "Folder Identifier Type",
276
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
273
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
277
274
  "value": "byId",
278
275
  "group": "pollingConfig",
279
276
  "binding": {
@@ -346,7 +343,7 @@
346
343
  "name": "pollingConfig.pollingInterval",
347
344
  "type": "zeebe:property"
348
345
  },
349
- "tooltip": "The interval between email polling requests, defined as ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
346
+ "tooltip": "The interval between email polling requests, in ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
350
347
  "type": "String"
351
348
  },
352
349
  {
@@ -492,7 +489,7 @@
492
489
  {
493
490
  "id": "operation.targetFolder.folderSpecification",
494
491
  "label": "Folder Identifier Type",
495
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
492
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
496
493
  "value": "byId",
497
494
  "group": "postprocessing",
498
495
  "binding": {
@@ -114,7 +114,6 @@
114
114
  {
115
115
  "id": "authentication.credentials.clientId",
116
116
  "label": "Client ID",
117
- "description": "The client ID of the application",
118
117
  "optional": false,
119
118
  "constraints": {
120
119
  "notEmpty": true
@@ -135,7 +134,6 @@
135
134
  {
136
135
  "id": "authentication.credentials.tenantId",
137
136
  "label": "Tenant ID",
138
- "description": "The tenant ID of the application",
139
137
  "optional": false,
140
138
  "constraints": {
141
139
  "notEmpty": true
@@ -156,7 +154,6 @@
156
154
  {
157
155
  "id": "authentication.credentials.clientSecret",
158
156
  "label": "Client secret",
159
- "description": "The secret value of the Azure AD application",
160
157
  "optional": false,
161
158
  "constraints": {
162
159
  "notEmpty": true
@@ -172,6 +169,7 @@
172
169
  "equals": "clientCredentials",
173
170
  "type": "simple"
174
171
  },
172
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application",
175
173
  "type": "String"
176
174
  },
177
175
  {
@@ -197,7 +195,6 @@
197
195
  {
198
196
  "id": "authentication.refresh.clientId",
199
197
  "label": "Client ID",
200
- "description": "The client ID of the application",
201
198
  "optional": false,
202
199
  "constraints": {
203
200
  "notEmpty": true
@@ -218,7 +215,6 @@
218
215
  {
219
216
  "id": "authentication.refresh.tenantId",
220
217
  "label": "Tenant ID",
221
- "description": "The tenant ID of the application",
222
218
  "optional": false,
223
219
  "constraints": {
224
220
  "notEmpty": true
@@ -239,7 +235,6 @@
239
235
  {
240
236
  "id": "authentication.refresh.clientSecret",
241
237
  "label": "Client secret",
242
- "description": "The secret value of the Azure AD application; optional, depends on whether the client is public or private",
243
238
  "optional": true,
244
239
  "feel": "optional",
245
240
  "group": "authentication",
@@ -252,6 +247,7 @@
252
247
  "equals": "refresh",
253
248
  "type": "simple"
254
249
  },
250
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application; optional, depends on whether the client is public or private",
255
251
  "type": "String"
256
252
  },
257
253
  {
@@ -267,13 +263,14 @@
267
263
  "name": "pollingConfig.userId",
268
264
  "type": "zeebe:property"
269
265
  },
270
- "tooltip": "The email address or user ID of the mailbox to monitor (e.g., user@example.com). <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Learn more</a>",
266
+ "tooltip": "The email address or user ID of the mailbox to monitor. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Microsoft O365 Mail connector configuration</a>",
267
+ "placeholder": "user@example.com",
271
268
  "type": "String"
272
269
  },
273
270
  {
274
271
  "id": "pollingConfig.folder.folderSpecification",
275
272
  "label": "Folder Identifier Type",
276
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
273
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
277
274
  "value": "byId",
278
275
  "group": "pollingConfig",
279
276
  "binding": {
@@ -346,7 +343,7 @@
346
343
  "name": "pollingConfig.pollingInterval",
347
344
  "type": "zeebe:property"
348
345
  },
349
- "tooltip": "The interval between email polling requests, defined as ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
346
+ "tooltip": "The interval between email polling requests, in ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
350
347
  "type": "String"
351
348
  },
352
349
  {
@@ -492,7 +489,7 @@
492
489
  {
493
490
  "id": "operation.targetFolder.folderSpecification",
494
491
  "label": "Folder Identifier Type",
495
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
492
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
496
493
  "value": "byId",
497
494
  "group": "postprocessing",
498
495
  "binding": {
@@ -114,7 +114,6 @@
114
114
  {
115
115
  "id": "authentication.credentials.clientId",
116
116
  "label": "Client ID",
117
- "description": "The client ID of the application",
118
117
  "optional": false,
119
118
  "constraints": {
120
119
  "notEmpty": true
@@ -135,7 +134,6 @@
135
134
  {
136
135
  "id": "authentication.credentials.tenantId",
137
136
  "label": "Tenant ID",
138
- "description": "The tenant ID of the application",
139
137
  "optional": false,
140
138
  "constraints": {
141
139
  "notEmpty": true
@@ -156,7 +154,6 @@
156
154
  {
157
155
  "id": "authentication.credentials.clientSecret",
158
156
  "label": "Client secret",
159
- "description": "The secret value of the Azure AD application",
160
157
  "optional": false,
161
158
  "constraints": {
162
159
  "notEmpty": true
@@ -172,6 +169,7 @@
172
169
  "equals": "clientCredentials",
173
170
  "type": "simple"
174
171
  },
172
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application",
175
173
  "type": "String"
176
174
  },
177
175
  {
@@ -197,7 +195,6 @@
197
195
  {
198
196
  "id": "authentication.refresh.clientId",
199
197
  "label": "Client ID",
200
- "description": "The client ID of the application",
201
198
  "optional": false,
202
199
  "constraints": {
203
200
  "notEmpty": true
@@ -218,7 +215,6 @@
218
215
  {
219
216
  "id": "authentication.refresh.tenantId",
220
217
  "label": "Tenant ID",
221
- "description": "The tenant ID of the application",
222
218
  "optional": false,
223
219
  "constraints": {
224
220
  "notEmpty": true
@@ -239,7 +235,6 @@
239
235
  {
240
236
  "id": "authentication.refresh.clientSecret",
241
237
  "label": "Client secret",
242
- "description": "The secret value of the Azure AD application; optional, depends on whether the client is public or private",
243
238
  "optional": true,
244
239
  "feel": "optional",
245
240
  "group": "authentication",
@@ -252,6 +247,7 @@
252
247
  "equals": "refresh",
253
248
  "type": "simple"
254
249
  },
250
+ "tooltip": "The secret value of the Microsoft Entra ID (formerly Azure AD) application; optional, depends on whether the client is public or private",
255
251
  "type": "String"
256
252
  },
257
253
  {
@@ -267,13 +263,14 @@
267
263
  "name": "pollingConfig.userId",
268
264
  "type": "zeebe:property"
269
265
  },
270
- "tooltip": "The email address or user ID of the mailbox to monitor (e.g., user@example.com). <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Learn more</a>",
266
+ "tooltip": "The email address or user ID of the mailbox to monitor. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail-inbound/#configuration\" target=\"_blank\">Microsoft O365 Mail connector configuration</a>",
267
+ "placeholder": "user@example.com",
271
268
  "type": "String"
272
269
  },
273
270
  {
274
271
  "id": "pollingConfig.folder.folderSpecification",
275
272
  "label": "Folder Identifier Type",
276
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
273
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
277
274
  "value": "byId",
278
275
  "group": "pollingConfig",
279
276
  "binding": {
@@ -346,7 +343,7 @@
346
343
  "name": "pollingConfig.pollingInterval",
347
344
  "type": "zeebe:property"
348
345
  },
349
- "tooltip": "The interval between email polling requests, defined as ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
346
+ "tooltip": "The interval between email polling requests, in ISO 8601 duration format. <a href='https://docs.camunda.io/docs/components/modeler/bpmn/timer-events/#time-duration' target='_blank'>How to configure a time duration</a>",
350
347
  "type": "String"
351
348
  },
352
349
  {
@@ -492,7 +489,7 @@
492
489
  {
493
490
  "id": "operation.targetFolder.folderSpecification",
494
491
  "label": "Folder Identifier Type",
495
- "description": "Prefer using a folder ID if you are using a well known folder otherwise use the folder name",
492
+ "description": "Prefer using a folder ID if you are using a well-known folder; otherwise, use the folder name.",
496
493
  "value": "byId",
497
494
  "group": "postprocessing",
498
495
  "binding": {