@camunda/connectors-element-templates 1.0.4 → 1.0.6

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 (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -0,0 +1,357 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Google Cloud Storage Outbound Connector",
5
+ "id": "io.camunda.connectors.google.gcp.v1",
6
+ "description": "Upload and download files from Google Cloud Storage.",
7
+ "metadata": {
8
+ "keywords": [
9
+ "download file from google cloud storage",
10
+ "upload file to google cloud storage",
11
+ "download file from gcs",
12
+ "upload file to gcs",
13
+ "gcs"
14
+ ]
15
+ },
16
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/google-cloud-storage",
17
+ "version": 1,
18
+ "category": {
19
+ "id": "connectors",
20
+ "name": "Connectors"
21
+ },
22
+ "appliesTo": ["bpmn:Task"],
23
+ "elementType": {
24
+ "value": "bpmn:ServiceTask"
25
+ },
26
+ "engines": {
27
+ "camunda": "^8.8"
28
+ },
29
+ "groups": [
30
+ {
31
+ "id": "authentication",
32
+ "label": "Authentication"
33
+ },
34
+ {
35
+ "id": "operation",
36
+ "label": "Operation"
37
+ },
38
+ {
39
+ "id": "additionalProperties",
40
+ "label": "Additional properties"
41
+ },
42
+ {
43
+ "id": "connector",
44
+ "label": "Connector"
45
+ },
46
+ {
47
+ "id": "output",
48
+ "label": "Output mapping"
49
+ },
50
+ {
51
+ "id": "error",
52
+ "label": "Error handling"
53
+ },
54
+ {
55
+ "id": "retries",
56
+ "label": "Retries"
57
+ }
58
+ ],
59
+ "properties": [
60
+ {
61
+ "value": "io.camunda:google-gcs:1",
62
+ "binding": {
63
+ "property": "type",
64
+ "type": "zeebe:taskDefinition"
65
+ },
66
+ "type": "Hidden"
67
+ },
68
+ {
69
+ "id": "authentication.jsonKey",
70
+ "label": "JSON key of the service account",
71
+ "description": "This is the key of the service account in JSON format. See <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/google-cloud-storage/#authentication\" target=\"_blank\">documentation</a> for details.",
72
+ "optional": false,
73
+ "constraints": {
74
+ "notEmpty": true
75
+ },
76
+ "feel": "optional",
77
+ "group": "authentication",
78
+ "binding": {
79
+ "name": "authentication.jsonKey",
80
+ "type": "zeebe:input"
81
+ },
82
+ "type": "String"
83
+ },
84
+ {
85
+ "id": "operationDiscriminator",
86
+ "label": "Operation",
87
+ "value": "uploadObject",
88
+ "group": "operation",
89
+ "binding": {
90
+ "name": "operationDiscriminator",
91
+ "type": "zeebe:input"
92
+ },
93
+ "type": "Dropdown",
94
+ "choices": [
95
+ {
96
+ "name": "Download object",
97
+ "value": "downloadObject"
98
+ },
99
+ {
100
+ "name": "Upload object",
101
+ "value": "uploadObject"
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "id": "downloadOperationProject",
107
+ "label": "GCP project",
108
+ "optional": false,
109
+ "constraints": {
110
+ "notEmpty": true
111
+ },
112
+ "feel": "optional",
113
+ "group": "operation",
114
+ "binding": {
115
+ "name": "operation.project",
116
+ "type": "zeebe:input"
117
+ },
118
+ "condition": {
119
+ "property": "operationDiscriminator",
120
+ "equals": "downloadObject",
121
+ "type": "simple"
122
+ },
123
+ "tooltip": "The project where the bucket is located.",
124
+ "type": "String"
125
+ },
126
+ {
127
+ "id": "downloadOperationBucket",
128
+ "label": "Object Storage bucket",
129
+ "optional": false,
130
+ "constraints": {
131
+ "notEmpty": true
132
+ },
133
+ "feel": "optional",
134
+ "group": "operation",
135
+ "binding": {
136
+ "name": "operation.bucket",
137
+ "type": "zeebe:input"
138
+ },
139
+ "condition": {
140
+ "property": "operationDiscriminator",
141
+ "equals": "downloadObject",
142
+ "type": "simple"
143
+ },
144
+ "tooltip": "A bucket acts as a directory that organizes a set of objects.",
145
+ "type": "String"
146
+ },
147
+ {
148
+ "id": "downloadOperationFileName",
149
+ "label": "File name",
150
+ "optional": false,
151
+ "constraints": {
152
+ "notEmpty": true
153
+ },
154
+ "feel": "optional",
155
+ "group": "operation",
156
+ "binding": {
157
+ "name": "operation.fileName",
158
+ "type": "zeebe:input"
159
+ },
160
+ "condition": {
161
+ "property": "operationDiscriminator",
162
+ "equals": "downloadObject",
163
+ "type": "simple"
164
+ },
165
+ "tooltip": "Specify the name of the document to be downloaded.",
166
+ "type": "String"
167
+ },
168
+ {
169
+ "id": "downloadOperationAsFile",
170
+ "label": "Return document as reference",
171
+ "optional": false,
172
+ "value": true,
173
+ "feel": "static",
174
+ "group": "operation",
175
+ "binding": {
176
+ "name": "operation.asDocument",
177
+ "type": "zeebe:input"
178
+ },
179
+ "condition": {
180
+ "property": "operationDiscriminator",
181
+ "equals": "downloadObject",
182
+ "type": "simple"
183
+ },
184
+ "tooltip": "If checked, a Camunda document is created and its reference is returned\nIf not checked, no document is created and the content is passed as is",
185
+ "type": "Boolean"
186
+ },
187
+ {
188
+ "id": "uploadOperationProject",
189
+ "label": "GCP project",
190
+ "optional": false,
191
+ "constraints": {
192
+ "notEmpty": true
193
+ },
194
+ "feel": "optional",
195
+ "group": "operation",
196
+ "binding": {
197
+ "name": "operation.project",
198
+ "type": "zeebe:input"
199
+ },
200
+ "condition": {
201
+ "property": "operationDiscriminator",
202
+ "equals": "uploadObject",
203
+ "type": "simple"
204
+ },
205
+ "tooltip": "The project where the bucket is located.",
206
+ "type": "String"
207
+ },
208
+ {
209
+ "id": "uploadOperationBucket",
210
+ "label": "Object Storage bucket",
211
+ "optional": false,
212
+ "constraints": {
213
+ "notEmpty": true
214
+ },
215
+ "feel": "optional",
216
+ "group": "operation",
217
+ "binding": {
218
+ "name": "operation.bucket",
219
+ "type": "zeebe:input"
220
+ },
221
+ "condition": {
222
+ "property": "operationDiscriminator",
223
+ "equals": "uploadObject",
224
+ "type": "simple"
225
+ },
226
+ "tooltip": "A bucket acts as a directory that organizes a set of objects.",
227
+ "type": "String"
228
+ },
229
+ {
230
+ "id": "uploadOperationDocument",
231
+ "label": "Document",
232
+ "optional": false,
233
+ "constraints": {
234
+ "notEmpty": true
235
+ },
236
+ "feel": "required",
237
+ "group": "operation",
238
+ "binding": {
239
+ "name": "operation.document",
240
+ "type": "zeebe:input"
241
+ },
242
+ "condition": {
243
+ "property": "operationDiscriminator",
244
+ "equals": "uploadObject",
245
+ "type": "simple"
246
+ },
247
+ "tooltip": "Document to be uploaded to Google Cloud Storage.",
248
+ "type": "String"
249
+ },
250
+ {
251
+ "id": "uploadOperationFileName",
252
+ "label": "Document file name",
253
+ "optional": true,
254
+ "feel": "optional",
255
+ "group": "additionalProperties",
256
+ "binding": {
257
+ "name": "operation.fileName",
258
+ "type": "zeebe:input"
259
+ },
260
+ "condition": {
261
+ "property": "operationDiscriminator",
262
+ "equals": "uploadObject",
263
+ "type": "simple"
264
+ },
265
+ "tooltip": "By default, the file's metadata name is used unless a custom name is specified.",
266
+ "type": "String"
267
+ },
268
+ {
269
+ "id": "version",
270
+ "label": "Version",
271
+ "description": "Version of the element template",
272
+ "value": "1",
273
+ "group": "connector",
274
+ "binding": {
275
+ "key": "elementTemplateVersion",
276
+ "type": "zeebe:taskHeader"
277
+ },
278
+ "type": "Hidden"
279
+ },
280
+ {
281
+ "id": "id",
282
+ "label": "ID",
283
+ "description": "ID of the element template",
284
+ "value": "io.camunda.connectors.google.gcp.v1",
285
+ "group": "connector",
286
+ "binding": {
287
+ "key": "elementTemplateId",
288
+ "type": "zeebe:taskHeader"
289
+ },
290
+ "type": "Hidden"
291
+ },
292
+ {
293
+ "id": "resultVariable",
294
+ "label": "Result variable",
295
+ "description": "Name of variable to store the response in",
296
+ "group": "output",
297
+ "binding": {
298
+ "key": "resultVariable",
299
+ "type": "zeebe:taskHeader"
300
+ },
301
+ "type": "String"
302
+ },
303
+ {
304
+ "id": "resultExpression",
305
+ "label": "Result expression",
306
+ "description": "Expression to map the response into process variables",
307
+ "feel": "required",
308
+ "group": "output",
309
+ "binding": {
310
+ "key": "resultExpression",
311
+ "type": "zeebe:taskHeader"
312
+ },
313
+ "type": "Text"
314
+ },
315
+ {
316
+ "id": "errorExpression",
317
+ "label": "Error expression",
318
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
319
+ "feel": "required",
320
+ "group": "error",
321
+ "binding": {
322
+ "key": "errorExpression",
323
+ "type": "zeebe:taskHeader"
324
+ },
325
+ "type": "Text"
326
+ },
327
+ {
328
+ "id": "retryCount",
329
+ "label": "Retries",
330
+ "description": "Number of retries",
331
+ "value": "3",
332
+ "feel": "optional",
333
+ "group": "retries",
334
+ "binding": {
335
+ "property": "retries",
336
+ "type": "zeebe:taskDefinition"
337
+ },
338
+ "type": "String"
339
+ },
340
+ {
341
+ "id": "retryBackoff",
342
+ "label": "Retry backoff",
343
+ "description": "ISO-8601 duration to wait between retries",
344
+ "value": "PT0S",
345
+ "group": "retries",
346
+ "binding": {
347
+ "key": "retryBackoff",
348
+ "type": "zeebe:taskHeader"
349
+ },
350
+ "type": "String"
351
+ }
352
+ ],
353
+ "icon": {
354
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNhZWNiZmE7fS5jbHMtMntmaWxsOiM2NjlkZjY7fS5jbHMtM3tmaWxsOiM0Mjg1ZjQ7fS5jbHMtNHtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5JY29uXzI0cHhfQ2xvdWRTdG9yYWdlX0NvbG9yPC90aXRsZT48ZyBkYXRhLW5hbWU9IlByb2R1Y3QgSWNvbnMiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMiIgeT0iNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjciLz48cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjIwIiB5PSI0IiB3aWR0aD0iMiIgaGVpZ2h0PSI3Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0zIiBwb2ludHM9IjIyIDQgMjAgNCAyMCAxMSAyMiA0Ii8+PHJlY3QgY2xhc3M9ImNscy0yIiB4PSIyIiB5PSI0IiB3aWR0aD0iMiIgaGVpZ2h0PSI3Ii8+PHJlY3QgY2xhc3M9ImNscy00IiB4PSI2IiB5PSI3IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIi8+PHJlY3QgY2xhc3M9ImNscy00IiB4PSIxNSIgeT0iNiIgd2lkdGg9IjMiIGhlaWdodD0iMyIgcng9IjEuNSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMiIgeT0iMTMiIHdpZHRoPSIyMCIgaGVpZ2h0PSI3Ii8+PHJlY3QgY2xhc3M9ImNscy0yIiB4PSIyMCIgeT0iMTMiIHdpZHRoPSIyIiBoZWlnaHQ9IjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTMiIHBvaW50cz0iMjIgMTMgMjAgMTMgMjAgMjAgMjIgMTMiLz48cmVjdCBjbGFzcz0iY2xzLTIiIHg9IjIiIHk9IjEzIiB3aWR0aD0iMiIgaGVpZ2h0PSI3Ii8+PHJlY3QgY2xhc3M9ImNscy00IiB4PSI2IiB5PSIxNiIgd2lkdGg9IjYiIGhlaWdodD0iMSIvPjxyZWN0IGNsYXNzPSJjbHMtNCIgeD0iMTUiIHk9IjE1IiB3aWR0aD0iMyIgaGVpZ2h0PSIzIiByeD0iMS41Ii8+PC9nPjwvc3ZnPg=="
355
+ }
356
+ }
357
+ ]