@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,14 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Google Drive Outbound Connector",
4
+ "name": "Google Drive connector",
5
5
  "id": "io.camunda.connectors.GoogleDrive.v1",
6
- "description": "Manage Google Drive files and folders",
7
- "metadata": {
8
- "keywords": ["create file", "create file from template", "create folder"]
9
- },
6
+ "version": 1,
10
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/googledrive/",
11
- "version": 5,
8
+ "description": "Create folder or a file from template",
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -17,9 +14,6 @@
17
14
  "elementType": {
18
15
  "value": "bpmn:ServiceTask"
19
16
  },
20
- "engines": {
21
- "camunda": "^8.3"
22
- },
23
17
  "groups": [
24
18
  {
25
19
  "id": "authentication",
@@ -33,46 +27,30 @@
33
27
  "id": "operationDetails",
34
28
  "label": "Operation details"
35
29
  },
36
- {
37
- "id": "connector",
38
- "label": "Connector"
39
- },
40
30
  {
41
31
  "id": "output",
42
32
  "label": "Output mapping"
43
33
  },
44
34
  {
45
- "id": "error",
35
+ "id": "errors",
46
36
  "label": "Error handling"
47
- },
48
- {
49
- "id": "retries",
50
- "label": "Retries"
51
37
  }
52
38
  ],
53
39
  "properties": [
54
40
  {
41
+ "type": "Hidden",
55
42
  "value": "io.camunda:google-drive:1",
56
43
  "binding": {
57
- "property": "type",
58
- "type": "zeebe:taskDefinition"
59
- },
60
- "type": "Hidden"
44
+ "type": "zeebe:taskDefinition",
45
+ "property": "type"
46
+ }
61
47
  },
62
48
  {
63
- "id": "authentication.authType",
49
+ "id": "authenticationType",
64
50
  "label": "Type",
65
- "optional": false,
66
- "value": "refresh",
67
- "constraints": {
68
- "notEmpty": true
69
- },
70
51
  "group": "authentication",
71
- "binding": {
72
- "name": "authentication.authType",
73
- "type": "zeebe:input"
74
- },
75
52
  "type": "Dropdown",
53
+ "value": "bearer",
76
54
  "choices": [
77
55
  {
78
56
  "name": "Bearer token",
@@ -82,106 +60,86 @@
82
60
  "name": "Refresh token",
83
61
  "value": "refresh"
84
62
  }
85
- ]
63
+ ],
64
+ "binding": {
65
+ "type": "zeebe:input",
66
+ "name": "authentication.authType",
67
+ "key": "authentication.authType"
68
+ }
86
69
  },
87
70
  {
88
- "id": "authentication.bearerToken",
89
71
  "label": "Bearer token",
90
- "description": "Enter a valid Google API Bearer token",
91
- "optional": false,
92
- "constraints": {
93
- "notEmpty": true
94
- },
95
- "feel": "optional",
72
+ "description": "Enter Google API Bearer token that is authorized to interact with desired Drive",
96
73
  "group": "authentication",
74
+ "type": "String",
97
75
  "binding": {
98
- "name": "authentication.bearerToken",
99
- "type": "zeebe:input"
76
+ "type": "zeebe:input",
77
+ "name": "authentication.bearerToken"
100
78
  },
101
- "condition": {
102
- "property": "authentication.authType",
103
- "equals": "bearer",
104
- "type": "simple"
79
+ "constraints": {
80
+ "notEmpty": true
105
81
  },
106
- "type": "String"
82
+ "condition": {
83
+ "property": "authenticationType",
84
+ "equals": "bearer"
85
+ }
107
86
  },
108
87
  {
109
- "id": "authentication.oauthClientId",
110
88
  "label": "Client ID",
111
89
  "description": "Enter Google API Client ID",
112
- "optional": false,
113
- "constraints": {
114
- "notEmpty": true
115
- },
116
- "feel": "optional",
117
90
  "group": "authentication",
91
+ "type": "String",
118
92
  "binding": {
119
- "name": "authentication.oauthClientId",
120
- "type": "zeebe:input"
93
+ "type": "zeebe:input",
94
+ "name": "authentication.oauthClientId"
121
95
  },
122
- "condition": {
123
- "property": "authentication.authType",
124
- "equals": "refresh",
125
- "type": "simple"
96
+ "constraints": {
97
+ "notEmpty": true
126
98
  },
127
- "type": "String"
99
+ "condition": {
100
+ "property": "authenticationType",
101
+ "equals": "refresh"
102
+ }
128
103
  },
129
104
  {
130
- "id": "authentication.oauthClientSecret",
131
105
  "label": "Client secret",
132
106
  "description": "Enter Google API client Secret",
133
- "optional": false,
134
- "constraints": {
135
- "notEmpty": true
136
- },
137
- "feel": "optional",
138
107
  "group": "authentication",
108
+ "type": "String",
139
109
  "binding": {
140
- "name": "authentication.oauthClientSecret",
141
- "type": "zeebe:input"
110
+ "type": "zeebe:input",
111
+ "name": "authentication.oauthClientSecret"
142
112
  },
143
- "condition": {
144
- "property": "authentication.authType",
145
- "equals": "refresh",
146
- "type": "simple"
113
+ "constraints": {
114
+ "notEmpty": true
147
115
  },
148
- "type": "String"
116
+ "condition": {
117
+ "property": "authenticationType",
118
+ "equals": "refresh"
119
+ }
149
120
  },
150
121
  {
151
- "id": "authentication.oauthRefreshToken",
152
122
  "label": "Refresh token",
153
- "description": "Enter a valid Google API refresh token",
154
- "optional": false,
155
- "constraints": {
156
- "notEmpty": true
157
- },
158
- "feel": "optional",
123
+ "description": "Enter Google API refresh token that is authorized to interact with desired Drive",
159
124
  "group": "authentication",
125
+ "type": "String",
160
126
  "binding": {
161
- "name": "authentication.oauthRefreshToken",
162
- "type": "zeebe:input"
163
- },
164
- "condition": {
165
- "property": "authentication.authType",
166
- "equals": "refresh",
167
- "type": "simple"
127
+ "type": "zeebe:input",
128
+ "name": "authentication.oauthRefreshToken"
168
129
  },
169
- "type": "String"
170
- },
171
- {
172
- "id": "resource.type",
173
- "label": "Operation",
174
- "optional": false,
175
- "value": "folder",
176
130
  "constraints": {
177
131
  "notEmpty": true
178
132
  },
133
+ "condition": {
134
+ "property": "authenticationType",
135
+ "equals": "refresh"
136
+ }
137
+ },
138
+ {
139
+ "id": "resourceType",
179
140
  "group": "operation",
180
- "binding": {
181
- "name": "resource.type",
182
- "type": "zeebe:input"
183
- },
184
141
  "type": "Dropdown",
142
+ "value": "folder",
185
143
  "choices": [
186
144
  {
187
145
  "name": "Create folder",
@@ -190,249 +148,177 @@
190
148
  {
191
149
  "name": "Create file from template",
192
150
  "value": "file"
193
- },
194
- {
195
- "name": "Upload file",
196
- "value": "upload"
197
- },
198
- {
199
- "name": "Download file",
200
- "value": "download"
201
151
  }
202
- ]
152
+ ],
153
+ "binding": {
154
+ "type": "zeebe:input",
155
+ "name": "resource.type",
156
+ "key": "resource.type"
157
+ }
203
158
  },
204
159
  {
205
- "id": "resource.name",
206
- "label": "New resource name",
207
- "optional": false,
208
- "constraints": {
209
- "notEmpty": true
210
- },
211
- "feel": "optional",
160
+ "label": "File name",
161
+ "description": "Enter name for your file",
212
162
  "group": "operationDetails",
163
+ "type": "String",
164
+ "feel": "optional",
213
165
  "binding": {
214
- "name": "resource.name",
215
- "type": "zeebe:input"
166
+ "type": "zeebe:input",
167
+ "name": "resource.name"
216
168
  },
217
- "condition": {
218
- "property": "resource.type",
219
- "oneOf": ["folder", "file"],
220
- "type": "simple"
169
+ "constraints": {
170
+ "notEmpty": true,
171
+ "maxLength": 255
221
172
  },
222
- "type": "String"
173
+ "condition": {
174
+ "property": "resourceType",
175
+ "equals": "file"
176
+ }
223
177
  },
224
178
  {
225
- "id": "resource.parent",
226
- "label": "Parent folder ID",
227
- "description": "Your resources will be created here. If left empty, a new resource will appear in the root folder",
228
- "optional": true,
229
- "feel": "optional",
179
+ "label": "Folder name",
180
+ "description": "Enter name for your folder",
230
181
  "group": "operationDetails",
182
+ "type": "String",
183
+ "feel": "optional",
231
184
  "binding": {
232
- "name": "resource.parent",
233
- "type": "zeebe:input"
185
+ "type": "zeebe:input",
186
+ "name": "resource.name"
234
187
  },
235
- "condition": {
236
- "property": "resource.type",
237
- "oneOf": ["folder", "file", "upload"],
238
- "type": "simple"
188
+ "constraints": {
189
+ "notEmpty": true,
190
+ "maxLength": 255
239
191
  },
240
- "type": "String"
192
+ "condition": {
193
+ "property": "resourceType",
194
+ "equals": "folder"
195
+ }
241
196
  },
242
197
  {
243
- "id": "resource.additionalGoogleDriveProperties",
244
- "label": "Additional properties or metadata",
245
- "optional": true,
246
- "feel": "required",
198
+ "label": "Template ID",
199
+ "description": "Enter ID of the template you are creating a file from",
247
200
  "group": "operationDetails",
201
+ "type": "String",
202
+ "feel": "optional",
248
203
  "binding": {
249
- "name": "resource.additionalGoogleDriveProperties",
250
- "type": "zeebe:input"
251
- },
252
- "condition": {
253
- "property": "resource.type",
254
- "equals": "folder",
255
- "type": "simple"
204
+ "type": "zeebe:input",
205
+ "name": "resource.template.id"
256
206
  },
257
- "type": "String"
258
- },
259
- {
260
- "id": "resource.template.id",
261
- "label": "Template ID",
262
- "optional": false,
263
207
  "constraints": {
264
208
  "notEmpty": true
265
209
  },
266
- "feel": "optional",
210
+ "condition": {
211
+ "property": "resourceType",
212
+ "equals": "file"
213
+ }
214
+ },
215
+ {
216
+ "label": "Parent folder ID",
217
+ "description": "Enter ID of the parent folder where new folder will be created",
267
218
  "group": "operationDetails",
219
+ "type": "String",
220
+ "feel": "optional",
221
+ "optional": true,
268
222
  "binding": {
269
- "name": "resource.template.id",
270
- "type": "zeebe:input"
223
+ "type": "zeebe:input",
224
+ "name": "resource.parent"
271
225
  },
272
226
  "condition": {
273
- "property": "resource.type",
274
- "equals": "file",
275
- "type": "simple"
276
- },
277
- "type": "String"
227
+ "property": "resourceType",
228
+ "equals": "folder"
229
+ }
278
230
  },
279
231
  {
280
- "id": "resource.template.variables",
281
- "label": "Template variables",
282
- "optional": false,
283
- "feel": "required",
232
+ "label": "Parent folder ID",
233
+ "description": "Enter ID of the parent folder where new file will be created",
284
234
  "group": "operationDetails",
285
- "binding": {
286
- "name": "resource.template.variables",
287
- "type": "zeebe:input"
288
- },
289
- "condition": {
290
- "property": "resource.type",
291
- "equals": "file",
292
- "type": "simple"
293
- },
294
- "type": "String"
295
- },
296
- {
297
- "id": "resource.downloadData.fileId",
298
- "label": "File ID",
299
- "optional": false,
300
- "constraints": {
301
- "notEmpty": true
302
- },
235
+ "type": "String",
303
236
  "feel": "optional",
304
- "group": "operationDetails",
237
+ "optional": true,
305
238
  "binding": {
306
- "name": "resource.downloadData.fileId",
307
- "type": "zeebe:input"
239
+ "type": "zeebe:input",
240
+ "name": "resource.parent"
308
241
  },
309
242
  "condition": {
310
- "property": "resource.type",
311
- "equals": "download",
312
- "type": "simple"
313
- },
314
- "type": "String"
243
+ "property": "resourceType",
244
+ "equals": "file"
245
+ }
315
246
  },
316
247
  {
317
- "id": "resource.uploadData.document",
318
- "label": "Document",
319
- "description": "Upload camunda document, <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">see documentation</a>",
320
- "optional": false,
321
- "constraints": {
322
- "notEmpty": true
323
- },
324
- "feel": "required",
248
+ "label": "Template variables",
249
+ "description": "Use this field to pass and update variables in your template as JSON",
325
250
  "group": "operationDetails",
251
+ "type": "Text",
252
+ "feel": "required",
326
253
  "binding": {
327
- "name": "resource.uploadData.document",
328
- "type": "zeebe:input"
254
+ "type": "zeebe:input",
255
+ "name": "resource.template.variables"
329
256
  },
330
257
  "condition": {
331
- "property": "resource.type",
332
- "equals": "upload",
333
- "type": "simple"
334
- },
335
- "type": "String"
336
- },
337
- {
338
- "id": "version",
339
- "label": "Version",
340
- "description": "Version of the element template",
341
- "value": "5",
342
- "group": "connector",
343
- "binding": {
344
- "key": "elementTemplateVersion",
345
- "type": "zeebe:taskHeader"
346
- },
347
- "type": "Hidden"
258
+ "property": "resourceType",
259
+ "equals": "file"
260
+ }
348
261
  },
349
262
  {
350
- "id": "id",
351
- "label": "ID",
352
- "description": "ID of the element template",
353
- "value": "io.camunda.connectors.GoogleDrive.v1",
354
- "group": "connector",
263
+ "label": "Additional properties or metadata",
264
+ "description": "Use this field to pass additional Google Drive parameters as JSON.",
265
+ "group": "operationDetails",
266
+ "type": "Text",
267
+ "optional": true,
268
+ "feel": "required",
355
269
  "binding": {
356
- "key": "elementTemplateId",
357
- "type": "zeebe:taskHeader"
358
- },
359
- "type": "Hidden"
270
+ "type": "zeebe:input",
271
+ "name": "resource.additionalGoogleDriveProperties",
272
+ "key": "resource.additionalGoogleDriveProperties"
273
+ }
360
274
  },
361
275
  {
362
- "id": "resultVariable",
363
276
  "label": "Result variable",
364
- "description": "Name of variable to store the response in",
277
+ "description": "Enter 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>",
365
278
  "group": "output",
279
+ "type": "String",
366
280
  "binding": {
367
- "key": "resultVariable",
368
- "type": "zeebe:taskHeader"
369
- },
370
- "type": "String"
281
+ "type": "zeebe:taskHeader",
282
+ "key": "resultVariable"
283
+ }
371
284
  },
372
285
  {
373
- "id": "resultExpression",
374
286
  "label": "Result expression",
375
- "description": "Expression to map the response into process variables",
376
- "feel": "required",
287
+ "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>",
377
288
  "group": "output",
289
+ "type": "Text",
290
+ "feel": "required",
378
291
  "binding": {
379
- "key": "resultExpression",
380
- "type": "zeebe:taskHeader"
381
- },
382
- "type": "Text"
292
+ "type": "zeebe:taskHeader",
293
+ "key": "resultExpression"
294
+ }
383
295
  },
384
296
  {
385
- "id": "errorExpression",
386
297
  "label": "Error expression",
387
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
298
+ "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>",
299
+ "group": "errors",
300
+ "type": "Text",
388
301
  "feel": "required",
389
- "group": "error",
390
- "binding": {
391
- "key": "errorExpression",
392
- "type": "zeebe:taskHeader"
393
- },
394
- "type": "Text"
395
- },
396
- {
397
- "id": "retryCount",
398
- "label": "Retries",
399
- "description": "Number of retries",
400
- "value": "3",
401
- "feel": "optional",
402
- "group": "retries",
403
- "binding": {
404
- "property": "retries",
405
- "type": "zeebe:taskDefinition"
406
- },
407
- "type": "String"
408
- },
409
- {
410
- "id": "retryBackoff",
411
- "label": "Retry backoff",
412
- "description": "ISO-8601 duration to wait between retries",
413
- "value": "PT0S",
414
- "group": "retries",
415
302
  "binding": {
416
- "key": "retryBackoff",
417
- "type": "zeebe:taskHeader"
418
- },
419
- "type": "String"
303
+ "type": "zeebe:taskHeader",
304
+ "key": "errorExpression"
305
+ }
420
306
  }
421
307
  ],
422
308
  "icon": {
423
- "contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODcuMyA3OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxwYXRoIGQ9Im02LjYgNjYuODUgMy44NSA2LjY1Yy44IDEuNCAxLjk1IDIuNSAzLjMgMy4zbDEzLjc1LTIzLjhoLTI3LjVjMCAxLjU1LjQgMy4xIDEuMiA0LjV6IiBmaWxsPSIjMDA2NmRhIi8+Cgk8cGF0aCBkPSJtNDMuNjUgMjUtMTMuNzUtMjMuOGMtMS4zNS44LTIuNSAxLjktMy4zIDMuM2wtMjUuNCA0NGE5LjA2IDkuMDYgMCAwIDAgLTEuMiA0LjVoMjcuNXoiIGZpbGw9IiMwMGFjNDciLz4KCTxwYXRoIGQ9Im03My41NSA3Ni44YzEuMzUtLjggMi41LTEuOSAzLjMtMy4zbDEuNi0yLjc1IDcuNjUtMTMuMjVjLjgtMS40IDEuMi0yLjk1IDEuMi00LjVoLTI3LjUwMmw1Ljg1MiAxMS41eiIgZmlsbD0iI2VhNDMzNSIvPgoJPHBhdGggZD0ibTQzLjY1IDI1IDEzLjc1LTIzLjhjLTEuMzUtLjgtMi45LTEuMi00LjUtMS4yaC0xOC41Yy0xLjYgMC0zLjE1LjQ1LTQuNSAxLjJ6IiBmaWxsPSIjMDA4MzJkIi8+Cgk8cGF0aCBkPSJtNTkuOCA1M2gtMzIuM2wtMTMuNzUgMjMuOGMxLjM1LjggMi45IDEuMiA0LjUgMS4yaDUwLjhjMS42IDAgMy4xNS0uNDUgNC41LTEuMnoiIGZpbGw9IiMyNjg0ZmMiLz4KCTxwYXRoIGQ9Im03My40IDI2LjUtMTIuNy0yMmMtLjgtMS40LTEuOTUtMi41LTMuMy0zLjNsLTEzLjc1IDIzLjggMTYuMTUgMjhoMjcuNDVjMC0xLjU1LS40LTMuMS0xLjItNC41eiIgZmlsbD0iI2ZmYmEwMCIvPgo8L3N2Zz4="
309
+ "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 87.3 78' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z' fill='%230066da'/%3E%3Cpath d='m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z' fill='%2300ac47'/%3E%3Cpath d='m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z' fill='%23ea4335'/%3E%3Cpath d='m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z' fill='%2300832d'/%3E%3Cpath d='m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z' fill='%232684fc'/%3E%3Cpath d='m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z' fill='%23ffba00'/%3E%3C/svg%3E"
310
+ },
311
+ "engines": {
312
+ "camunda": "^8.2"
424
313
  }
425
314
  },
426
315
  {
427
316
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
428
- "name": "Google Drive connector",
317
+ "name": "Google Drive Outbound Connector",
429
318
  "id": "io.camunda.connectors.GoogleDrive.v1",
319
+ "version": 2,
430
320
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/googledrive/",
431
321
  "description": "Create folder or a file from template",
432
- "deprecated": {
433
- "message": "Replace with 'Google Drive connector' template.",
434
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
435
- },
436
322
  "category": {
437
323
  "id": "connectors",
438
324
  "name": "Connectors"
@@ -734,15 +620,21 @@
734
620
  ],
735
621
  "icon": {
736
622
  "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 87.3 78' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z' fill='%230066da'/%3E%3Cpath d='m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z' fill='%2300ac47'/%3E%3Cpath d='m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z' fill='%23ea4335'/%3E%3Cpath d='m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z' fill='%2300832d'/%3E%3Cpath d='m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z' fill='%232684fc'/%3E%3Cpath d='m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z' fill='%23ffba00'/%3E%3C/svg%3E"
623
+ },
624
+ "engines": {
625
+ "camunda": "^8.2"
737
626
  }
738
627
  },
739
628
  {
740
629
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
741
- "name": "Google Drive Outbound Connector",
630
+ "name": "Google Drive connector",
742
631
  "id": "io.camunda.connectors.GoogleDrive.v1",
743
- "version": 2,
744
632
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/googledrive/",
745
633
  "description": "Create folder or a file from template",
634
+ "deprecated": {
635
+ "message": "Replace with 'Google Drive connector' template.",
636
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
637
+ },
746
638
  "category": {
747
639
  "id": "connectors",
748
640
  "name": "Connectors"
@@ -1044,9 +936,6 @@
1044
936
  ],
1045
937
  "icon": {
1046
938
  "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 87.3 78' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z' fill='%230066da'/%3E%3Cpath d='m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z' fill='%2300ac47'/%3E%3Cpath d='m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z' fill='%23ea4335'/%3E%3Cpath d='m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z' fill='%2300832d'/%3E%3Cpath d='m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z' fill='%232684fc'/%3E%3Cpath d='m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z' fill='%23ffba00'/%3E%3C/svg%3E"
1047
- },
1048
- "engines": {
1049
- "camunda": "^8.2"
1050
939
  }
1051
940
  },
1052
941
  {
@@ -1782,11 +1671,14 @@
1782
1671
  },
1783
1672
  {
1784
1673
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1785
- "name": "Google Drive connector",
1674
+ "name": "Google Drive Outbound Connector",
1786
1675
  "id": "io.camunda.connectors.GoogleDrive.v1",
1787
- "version": 1,
1676
+ "description": "Manage Google Drive files and folders",
1677
+ "metadata": {
1678
+ "keywords": ["create file", "create file from template", "create folder"]
1679
+ },
1788
1680
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/googledrive/",
1789
- "description": "Create folder or a file from template",
1681
+ "version": 5,
1790
1682
  "category": {
1791
1683
  "id": "connectors",
1792
1684
  "name": "Connectors"
@@ -1795,6 +1687,9 @@
1795
1687
  "elementType": {
1796
1688
  "value": "bpmn:ServiceTask"
1797
1689
  },
1690
+ "engines": {
1691
+ "camunda": "^8.3"
1692
+ },
1798
1693
  "groups": [
1799
1694
  {
1800
1695
  "id": "authentication",
@@ -1808,30 +1703,46 @@
1808
1703
  "id": "operationDetails",
1809
1704
  "label": "Operation details"
1810
1705
  },
1706
+ {
1707
+ "id": "connector",
1708
+ "label": "Connector"
1709
+ },
1811
1710
  {
1812
1711
  "id": "output",
1813
1712
  "label": "Output mapping"
1814
1713
  },
1815
1714
  {
1816
- "id": "errors",
1715
+ "id": "error",
1817
1716
  "label": "Error handling"
1717
+ },
1718
+ {
1719
+ "id": "retries",
1720
+ "label": "Retries"
1818
1721
  }
1819
1722
  ],
1820
1723
  "properties": [
1821
1724
  {
1822
- "type": "Hidden",
1823
1725
  "value": "io.camunda:google-drive:1",
1824
1726
  "binding": {
1825
- "type": "zeebe:taskDefinition",
1826
- "property": "type"
1827
- }
1727
+ "property": "type",
1728
+ "type": "zeebe:taskDefinition"
1729
+ },
1730
+ "type": "Hidden"
1828
1731
  },
1829
1732
  {
1830
- "id": "authenticationType",
1733
+ "id": "authentication.authType",
1831
1734
  "label": "Type",
1735
+ "optional": false,
1736
+ "value": "refresh",
1737
+ "constraints": {
1738
+ "notEmpty": true
1739
+ },
1832
1740
  "group": "authentication",
1741
+ "binding": {
1742
+ "name": "authentication.authType",
1743
+ "type": "zeebe:input"
1744
+ },
1833
1745
  "type": "Dropdown",
1834
- "value": "bearer",
1835
1746
  "choices": [
1836
1747
  {
1837
1748
  "name": "Bearer token",
@@ -1841,86 +1752,106 @@
1841
1752
  "name": "Refresh token",
1842
1753
  "value": "refresh"
1843
1754
  }
1844
- ],
1845
- "binding": {
1846
- "type": "zeebe:input",
1847
- "name": "authentication.authType",
1848
- "key": "authentication.authType"
1849
- }
1755
+ ]
1850
1756
  },
1851
1757
  {
1758
+ "id": "authentication.bearerToken",
1852
1759
  "label": "Bearer token",
1853
- "description": "Enter Google API Bearer token that is authorized to interact with desired Drive",
1854
- "group": "authentication",
1855
- "type": "String",
1856
- "binding": {
1857
- "type": "zeebe:input",
1858
- "name": "authentication.bearerToken"
1859
- },
1760
+ "description": "Enter a valid Google API Bearer token",
1761
+ "optional": false,
1860
1762
  "constraints": {
1861
1763
  "notEmpty": true
1862
1764
  },
1863
- "condition": {
1864
- "property": "authenticationType",
1865
- "equals": "bearer"
1866
- }
1765
+ "feel": "optional",
1766
+ "group": "authentication",
1767
+ "binding": {
1768
+ "name": "authentication.bearerToken",
1769
+ "type": "zeebe:input"
1770
+ },
1771
+ "condition": {
1772
+ "property": "authentication.authType",
1773
+ "equals": "bearer",
1774
+ "type": "simple"
1775
+ },
1776
+ "type": "String"
1867
1777
  },
1868
1778
  {
1779
+ "id": "authentication.oauthClientId",
1869
1780
  "label": "Client ID",
1870
1781
  "description": "Enter Google API Client ID",
1871
- "group": "authentication",
1872
- "type": "String",
1873
- "binding": {
1874
- "type": "zeebe:input",
1875
- "name": "authentication.oauthClientId"
1876
- },
1782
+ "optional": false,
1877
1783
  "constraints": {
1878
1784
  "notEmpty": true
1879
1785
  },
1786
+ "feel": "optional",
1787
+ "group": "authentication",
1788
+ "binding": {
1789
+ "name": "authentication.oauthClientId",
1790
+ "type": "zeebe:input"
1791
+ },
1880
1792
  "condition": {
1881
- "property": "authenticationType",
1882
- "equals": "refresh"
1883
- }
1793
+ "property": "authentication.authType",
1794
+ "equals": "refresh",
1795
+ "type": "simple"
1796
+ },
1797
+ "type": "String"
1884
1798
  },
1885
1799
  {
1800
+ "id": "authentication.oauthClientSecret",
1886
1801
  "label": "Client secret",
1887
1802
  "description": "Enter Google API client Secret",
1888
- "group": "authentication",
1889
- "type": "String",
1890
- "binding": {
1891
- "type": "zeebe:input",
1892
- "name": "authentication.oauthClientSecret"
1893
- },
1803
+ "optional": false,
1894
1804
  "constraints": {
1895
1805
  "notEmpty": true
1896
1806
  },
1807
+ "feel": "optional",
1808
+ "group": "authentication",
1809
+ "binding": {
1810
+ "name": "authentication.oauthClientSecret",
1811
+ "type": "zeebe:input"
1812
+ },
1897
1813
  "condition": {
1898
- "property": "authenticationType",
1899
- "equals": "refresh"
1900
- }
1814
+ "property": "authentication.authType",
1815
+ "equals": "refresh",
1816
+ "type": "simple"
1817
+ },
1818
+ "type": "String"
1901
1819
  },
1902
1820
  {
1821
+ "id": "authentication.oauthRefreshToken",
1903
1822
  "label": "Refresh token",
1904
- "description": "Enter Google API refresh token that is authorized to interact with desired Drive",
1905
- "group": "authentication",
1906
- "type": "String",
1907
- "binding": {
1908
- "type": "zeebe:input",
1909
- "name": "authentication.oauthRefreshToken"
1910
- },
1823
+ "description": "Enter a valid Google API refresh token",
1824
+ "optional": false,
1911
1825
  "constraints": {
1912
1826
  "notEmpty": true
1913
1827
  },
1828
+ "feel": "optional",
1829
+ "group": "authentication",
1830
+ "binding": {
1831
+ "name": "authentication.oauthRefreshToken",
1832
+ "type": "zeebe:input"
1833
+ },
1914
1834
  "condition": {
1915
- "property": "authenticationType",
1916
- "equals": "refresh"
1917
- }
1835
+ "property": "authentication.authType",
1836
+ "equals": "refresh",
1837
+ "type": "simple"
1838
+ },
1839
+ "type": "String"
1918
1840
  },
1919
1841
  {
1920
- "id": "resourceType",
1842
+ "id": "resource.type",
1843
+ "label": "Operation",
1844
+ "optional": false,
1845
+ "value": "folder",
1846
+ "constraints": {
1847
+ "notEmpty": true
1848
+ },
1921
1849
  "group": "operation",
1850
+ "binding": {
1851
+ "name": "resource.type",
1852
+ "type": "zeebe:input"
1853
+ },
1922
1854
  "type": "Dropdown",
1923
- "value": "folder",
1924
1855
  "choices": [
1925
1856
  {
1926
1857
  "name": "Create folder",
@@ -1929,168 +1860,237 @@
1929
1860
  {
1930
1861
  "name": "Create file from template",
1931
1862
  "value": "file"
1863
+ },
1864
+ {
1865
+ "name": "Upload file",
1866
+ "value": "upload"
1867
+ },
1868
+ {
1869
+ "name": "Download file",
1870
+ "value": "download"
1932
1871
  }
1933
- ],
1934
- "binding": {
1935
- "type": "zeebe:input",
1936
- "name": "resource.type",
1937
- "key": "resource.type"
1938
- }
1872
+ ]
1939
1873
  },
1940
1874
  {
1941
- "label": "File name",
1942
- "description": "Enter name for your file",
1943
- "group": "operationDetails",
1944
- "type": "String",
1875
+ "id": "resource.name",
1876
+ "label": "New resource name",
1877
+ "optional": false,
1878
+ "constraints": {
1879
+ "notEmpty": true
1880
+ },
1945
1881
  "feel": "optional",
1882
+ "group": "operationDetails",
1946
1883
  "binding": {
1947
- "type": "zeebe:input",
1948
- "name": "resource.name"
1949
- },
1950
- "constraints": {
1951
- "notEmpty": true,
1952
- "maxLength": 255
1884
+ "name": "resource.name",
1885
+ "type": "zeebe:input"
1953
1886
  },
1954
1887
  "condition": {
1955
- "property": "resourceType",
1956
- "equals": "file"
1957
- }
1888
+ "property": "resource.type",
1889
+ "oneOf": ["folder", "file"],
1890
+ "type": "simple"
1891
+ },
1892
+ "type": "String"
1958
1893
  },
1959
1894
  {
1960
- "label": "Folder name",
1961
- "description": "Enter name for your folder",
1962
- "group": "operationDetails",
1963
- "type": "String",
1895
+ "id": "resource.parent",
1896
+ "label": "Parent folder ID",
1897
+ "description": "Your resources will be created here. If left empty, a new resource will appear in the root folder",
1898
+ "optional": true,
1964
1899
  "feel": "optional",
1900
+ "group": "operationDetails",
1965
1901
  "binding": {
1966
- "type": "zeebe:input",
1967
- "name": "resource.name"
1968
- },
1969
- "constraints": {
1970
- "notEmpty": true,
1971
- "maxLength": 255
1902
+ "name": "resource.parent",
1903
+ "type": "zeebe:input"
1972
1904
  },
1973
1905
  "condition": {
1974
- "property": "resourceType",
1975
- "equals": "folder"
1976
- }
1906
+ "property": "resource.type",
1907
+ "oneOf": ["folder", "file", "upload"],
1908
+ "type": "simple"
1909
+ },
1910
+ "type": "String"
1977
1911
  },
1978
1912
  {
1979
- "label": "Template ID",
1980
- "description": "Enter ID of the template you are creating a file from",
1913
+ "id": "resource.additionalGoogleDriveProperties",
1914
+ "label": "Additional properties or metadata",
1915
+ "optional": true,
1916
+ "feel": "required",
1981
1917
  "group": "operationDetails",
1982
- "type": "String",
1983
- "feel": "optional",
1984
1918
  "binding": {
1985
- "type": "zeebe:input",
1986
- "name": "resource.template.id"
1919
+ "name": "resource.additionalGoogleDriveProperties",
1920
+ "type": "zeebe:input"
1921
+ },
1922
+ "condition": {
1923
+ "property": "resource.type",
1924
+ "equals": "folder",
1925
+ "type": "simple"
1987
1926
  },
1927
+ "type": "String"
1928
+ },
1929
+ {
1930
+ "id": "resource.template.id",
1931
+ "label": "Template ID",
1932
+ "optional": false,
1988
1933
  "constraints": {
1989
1934
  "notEmpty": true
1990
1935
  },
1936
+ "feel": "optional",
1937
+ "group": "operationDetails",
1938
+ "binding": {
1939
+ "name": "resource.template.id",
1940
+ "type": "zeebe:input"
1941
+ },
1991
1942
  "condition": {
1992
- "property": "resourceType",
1993
- "equals": "file"
1994
- }
1943
+ "property": "resource.type",
1944
+ "equals": "file",
1945
+ "type": "simple"
1946
+ },
1947
+ "type": "String"
1995
1948
  },
1996
1949
  {
1997
- "label": "Parent folder ID",
1998
- "description": "Enter ID of the parent folder where new folder will be created",
1950
+ "id": "resource.template.variables",
1951
+ "label": "Template variables",
1952
+ "optional": false,
1953
+ "feel": "required",
1999
1954
  "group": "operationDetails",
2000
- "type": "String",
2001
- "feel": "optional",
2002
- "optional": true,
2003
1955
  "binding": {
2004
- "type": "zeebe:input",
2005
- "name": "resource.parent"
1956
+ "name": "resource.template.variables",
1957
+ "type": "zeebe:input"
2006
1958
  },
2007
1959
  "condition": {
2008
- "property": "resourceType",
2009
- "equals": "folder"
2010
- }
1960
+ "property": "resource.type",
1961
+ "equals": "file",
1962
+ "type": "simple"
1963
+ },
1964
+ "type": "String"
2011
1965
  },
2012
1966
  {
2013
- "label": "Parent folder ID",
2014
- "description": "Enter ID of the parent folder where new file will be created",
2015
- "group": "operationDetails",
2016
- "type": "String",
1967
+ "id": "resource.downloadData.fileId",
1968
+ "label": "File ID",
1969
+ "optional": false,
1970
+ "constraints": {
1971
+ "notEmpty": true
1972
+ },
2017
1973
  "feel": "optional",
2018
- "optional": true,
1974
+ "group": "operationDetails",
2019
1975
  "binding": {
2020
- "type": "zeebe:input",
2021
- "name": "resource.parent"
1976
+ "name": "resource.downloadData.fileId",
1977
+ "type": "zeebe:input"
2022
1978
  },
2023
1979
  "condition": {
2024
- "property": "resourceType",
2025
- "equals": "file"
2026
- }
1980
+ "property": "resource.type",
1981
+ "equals": "download",
1982
+ "type": "simple"
1983
+ },
1984
+ "type": "String"
2027
1985
  },
2028
1986
  {
2029
- "label": "Template variables",
2030
- "description": "Use this field to pass and update variables in your template as JSON",
2031
- "group": "operationDetails",
2032
- "type": "Text",
1987
+ "id": "resource.uploadData.document",
1988
+ "label": "Document",
1989
+ "description": "Upload camunda document, <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">see documentation</a>",
1990
+ "optional": false,
1991
+ "constraints": {
1992
+ "notEmpty": true
1993
+ },
2033
1994
  "feel": "required",
1995
+ "group": "operationDetails",
2034
1996
  "binding": {
2035
- "type": "zeebe:input",
2036
- "name": "resource.template.variables"
1997
+ "name": "resource.uploadData.document",
1998
+ "type": "zeebe:input"
2037
1999
  },
2038
2000
  "condition": {
2039
- "property": "resourceType",
2040
- "equals": "file"
2041
- }
2001
+ "property": "resource.type",
2002
+ "equals": "upload",
2003
+ "type": "simple"
2004
+ },
2005
+ "type": "String"
2042
2006
  },
2043
2007
  {
2044
- "label": "Additional properties or metadata",
2045
- "description": "Use this field to pass additional Google Drive parameters as JSON.",
2046
- "group": "operationDetails",
2047
- "type": "Text",
2048
- "optional": true,
2049
- "feel": "required",
2008
+ "id": "version",
2009
+ "label": "Version",
2010
+ "description": "Version of the element template",
2011
+ "value": "5",
2012
+ "group": "connector",
2050
2013
  "binding": {
2051
- "type": "zeebe:input",
2052
- "name": "resource.additionalGoogleDriveProperties",
2053
- "key": "resource.additionalGoogleDriveProperties"
2054
- }
2014
+ "key": "elementTemplateVersion",
2015
+ "type": "zeebe:taskHeader"
2016
+ },
2017
+ "type": "Hidden"
2018
+ },
2019
+ {
2020
+ "id": "id",
2021
+ "label": "ID",
2022
+ "description": "ID of the element template",
2023
+ "value": "io.camunda.connectors.GoogleDrive.v1",
2024
+ "group": "connector",
2025
+ "binding": {
2026
+ "key": "elementTemplateId",
2027
+ "type": "zeebe:taskHeader"
2028
+ },
2029
+ "type": "Hidden"
2055
2030
  },
2056
2031
  {
2032
+ "id": "resultVariable",
2057
2033
  "label": "Result variable",
2058
- "description": "Enter 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>",
2034
+ "description": "Name of variable to store the response in",
2059
2035
  "group": "output",
2060
- "type": "String",
2061
2036
  "binding": {
2062
- "type": "zeebe:taskHeader",
2063
- "key": "resultVariable"
2064
- }
2037
+ "key": "resultVariable",
2038
+ "type": "zeebe:taskHeader"
2039
+ },
2040
+ "type": "String"
2065
2041
  },
2066
2042
  {
2043
+ "id": "resultExpression",
2067
2044
  "label": "Result expression",
2068
- "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>",
2069
- "group": "output",
2070
- "type": "Text",
2045
+ "description": "Expression to map the response into process variables",
2071
2046
  "feel": "required",
2047
+ "group": "output",
2072
2048
  "binding": {
2073
- "type": "zeebe:taskHeader",
2074
- "key": "resultExpression"
2075
- }
2049
+ "key": "resultExpression",
2050
+ "type": "zeebe:taskHeader"
2051
+ },
2052
+ "type": "Text"
2076
2053
  },
2077
2054
  {
2055
+ "id": "errorExpression",
2078
2056
  "label": "Error expression",
2079
- "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>",
2080
- "group": "errors",
2081
- "type": "Text",
2057
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2082
2058
  "feel": "required",
2059
+ "group": "error",
2083
2060
  "binding": {
2084
- "type": "zeebe:taskHeader",
2085
- "key": "errorExpression"
2086
- }
2061
+ "key": "errorExpression",
2062
+ "type": "zeebe:taskHeader"
2063
+ },
2064
+ "type": "Text"
2065
+ },
2066
+ {
2067
+ "id": "retryCount",
2068
+ "label": "Retries",
2069
+ "description": "Number of retries",
2070
+ "value": "3",
2071
+ "feel": "optional",
2072
+ "group": "retries",
2073
+ "binding": {
2074
+ "property": "retries",
2075
+ "type": "zeebe:taskDefinition"
2076
+ },
2077
+ "type": "String"
2078
+ },
2079
+ {
2080
+ "id": "retryBackoff",
2081
+ "label": "Retry backoff",
2082
+ "description": "ISO-8601 duration to wait between retries",
2083
+ "value": "PT0S",
2084
+ "group": "retries",
2085
+ "binding": {
2086
+ "key": "retryBackoff",
2087
+ "type": "zeebe:taskHeader"
2088
+ },
2089
+ "type": "String"
2087
2090
  }
2088
2091
  ],
2089
2092
  "icon": {
2090
- "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 87.3 78' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.6 66.85 3.85 6.65c.8 1.4 1.95 2.5 3.3 3.3l13.75-23.8h-27.5c0 1.55.4 3.1 1.2 4.5z' fill='%230066da'/%3E%3Cpath d='m43.65 25-13.75-23.8c-1.35.8-2.5 1.9-3.3 3.3l-25.4 44a9.06 9.06 0 0 0 -1.2 4.5h27.5z' fill='%2300ac47'/%3E%3Cpath d='m73.55 76.8c1.35-.8 2.5-1.9 3.3-3.3l1.6-2.75 7.65-13.25c.8-1.4 1.2-2.95 1.2-4.5h-27.502l5.852 11.5z' fill='%23ea4335'/%3E%3Cpath d='m43.65 25 13.75-23.8c-1.35-.8-2.9-1.2-4.5-1.2h-18.5c-1.6 0-3.15.45-4.5 1.2z' fill='%2300832d'/%3E%3Cpath d='m59.8 53h-32.3l-13.75 23.8c1.35.8 2.9 1.2 4.5 1.2h50.8c1.6 0 3.15-.45 4.5-1.2z' fill='%232684fc'/%3E%3Cpath d='m73.4 26.5-12.7-22c-.8-1.4-1.95-2.5-3.3-3.3l-13.75 23.8 16.15 28h27.45c0-1.55-.4-3.1-1.2-4.5z' fill='%23ffba00'/%3E%3C/svg%3E"
2091
- },
2092
- "engines": {
2093
- "camunda": "^8.2"
2093
+ "contents": "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgODcuMyA3OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxwYXRoIGQ9Im02LjYgNjYuODUgMy44NSA2LjY1Yy44IDEuNCAxLjk1IDIuNSAzLjMgMy4zbDEzLjc1LTIzLjhoLTI3LjVjMCAxLjU1LjQgMy4xIDEuMiA0LjV6IiBmaWxsPSIjMDA2NmRhIi8+Cgk8cGF0aCBkPSJtNDMuNjUgMjUtMTMuNzUtMjMuOGMtMS4zNS44LTIuNSAxLjktMy4zIDMuM2wtMjUuNCA0NGE5LjA2IDkuMDYgMCAwIDAgLTEuMiA0LjVoMjcuNXoiIGZpbGw9IiMwMGFjNDciLz4KCTxwYXRoIGQ9Im03My41NSA3Ni44YzEuMzUtLjggMi41LTEuOSAzLjMtMy4zbDEuNi0yLjc1IDcuNjUtMTMuMjVjLjgtMS40IDEuMi0yLjk1IDEuMi00LjVoLTI3LjUwMmw1Ljg1MiAxMS41eiIgZmlsbD0iI2VhNDMzNSIvPgoJPHBhdGggZD0ibTQzLjY1IDI1IDEzLjc1LTIzLjhjLTEuMzUtLjgtMi45LTEuMi00LjUtMS4yaC0xOC41Yy0xLjYgMC0zLjE1LjQ1LTQuNSAxLjJ6IiBmaWxsPSIjMDA4MzJkIi8+Cgk8cGF0aCBkPSJtNTkuOCA1M2gtMzIuM2wtMTMuNzUgMjMuOGMxLjM1LjggMi45IDEuMiA0LjUgMS4yaDUwLjhjMS42IDAgMy4xNS0uNDUgNC41LTEuMnoiIGZpbGw9IiMyNjg0ZmMiLz4KCTxwYXRoIGQ9Im03My40IDI2LjUtMTIuNy0yMmMtLjgtMS40LTEuOTUtMi41LTMuMy0zLjNsLTEzLjc1IDIzLjggMTYuMTUgMjhoMjcuNDVjMC0xLjU1LS40LTMuMS0xLjItNC41eiIgZmlsbD0iI2ZmYmEwMCIvPgo8L3N2Zz4="
2094
2094
  }
2095
2095
  }
2096
2096
  ]