@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 +505 -507
  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
@@ -0,0 +1,643 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "ServiceNow Flow Starter",
5
+ "id": "io.camunda.connectors.ServiceNowFlow.v1",
6
+ "version": 1,
7
+ "description": "Start a ServiceNow flow from a Camunda process",
8
+ "metadata": {
9
+ "keywords": []
10
+ },
11
+ "documentationRef": "https://docs.camunda.io/docs/components/camunda-integrations/overview/",
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:Task"],
17
+ "elementType": {
18
+ "value": "bpmn:ServiceTask"
19
+ },
20
+ "groups": [
21
+ {
22
+ "id": "sn",
23
+ "label": "ServiceNow"
24
+ },
25
+ {
26
+ "id": "authentication",
27
+ "label": "Authentication"
28
+ },
29
+ {
30
+ "id": "endpoint",
31
+ "label": "HTTP endpoint"
32
+ },
33
+ {
34
+ "id": "timeout",
35
+ "label": "Connection timeout"
36
+ },
37
+ {
38
+ "id": "payload",
39
+ "label": "Payload"
40
+ },
41
+ {
42
+ "id": "output",
43
+ "label": "Output mapping"
44
+ },
45
+ {
46
+ "id": "error",
47
+ "label": "Error handling"
48
+ },
49
+ {
50
+ "id": "retries",
51
+ "label": "Retries"
52
+ }
53
+ ],
54
+ "properties": [
55
+ {
56
+ "value": "io.camunda:http-json:1",
57
+ "binding": {
58
+ "property": "type",
59
+ "type": "zeebe:taskDefinition"
60
+ },
61
+ "type": "Hidden"
62
+ },
63
+ {
64
+ "id": "snInstance",
65
+ "label": "Instance name",
66
+ "description": "Enter only the instance name from your ServiceNow URL",
67
+ "optional": false,
68
+ "feel": "optional",
69
+ "group": "sn",
70
+ "binding": {
71
+ "name": "snInstance",
72
+ "type": "zeebe:input"
73
+ },
74
+ "constraints": {
75
+ "notEmpty": true
76
+ },
77
+ "type": "String"
78
+ },
79
+ {
80
+ "id": "restApiTriggerPath",
81
+ "label": "REST API trigger path",
82
+ "optional": false,
83
+ "feel": "optional",
84
+ "group": "sn",
85
+ "binding": {
86
+ "name": "restApiTriggerPath",
87
+ "type": "zeebe:input"
88
+ },
89
+ "constraints": {
90
+ "notEmpty": true,
91
+ "pattern": {
92
+ "value": "^([/=]).*",
93
+ "message": "must start with a '/'"
94
+ }
95
+ },
96
+ "type": "String"
97
+ },
98
+ {
99
+ "id": "authentication.type",
100
+ "label": "Type",
101
+ "description": "Choose the authentication type. Select 'None' if no authentication is necessary",
102
+ "value": "basic",
103
+ "group": "authentication",
104
+ "binding": {
105
+ "name": "authentication.type",
106
+ "type": "zeebe:input"
107
+ },
108
+ "type": "Hidden",
109
+ "choices": [
110
+ {
111
+ "name": "API key",
112
+ "value": "apiKey"
113
+ },
114
+ {
115
+ "name": "Basic",
116
+ "value": "basic"
117
+ },
118
+ {
119
+ "name": "Bearer token",
120
+ "value": "bearer"
121
+ },
122
+ {
123
+ "name": "None",
124
+ "value": "noAuth"
125
+ },
126
+ {
127
+ "name": "OAuth 2.0",
128
+ "value": "oauth-client-credentials-flow"
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "id": "authentication.apiKeyLocation",
134
+ "label": "Api key location",
135
+ "description": "Choose type: Send API key in header or as query parameter.",
136
+ "optional": false,
137
+ "value": "headers",
138
+ "constraints": {
139
+ "notEmpty": true
140
+ },
141
+ "group": "authentication",
142
+ "binding": {
143
+ "name": "authentication.apiKeyLocation",
144
+ "type": "zeebe:input"
145
+ },
146
+ "condition": {
147
+ "property": "authentication.type",
148
+ "equals": "apiKey",
149
+ "type": "simple"
150
+ },
151
+ "type": "Dropdown",
152
+ "choices": [
153
+ {
154
+ "name": "Headers",
155
+ "value": "headers"
156
+ },
157
+ {
158
+ "name": "Query parameters",
159
+ "value": "query"
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "id": "authentication.name",
165
+ "label": "API key name",
166
+ "optional": false,
167
+ "constraints": {
168
+ "notEmpty": true
169
+ },
170
+ "feel": "optional",
171
+ "group": "authentication",
172
+ "binding": {
173
+ "name": "authentication.name",
174
+ "type": "zeebe:input"
175
+ },
176
+ "condition": {
177
+ "property": "authentication.type",
178
+ "equals": "apiKey",
179
+ "type": "simple"
180
+ },
181
+ "type": "String"
182
+ },
183
+ {
184
+ "id": "authentication.value",
185
+ "label": "API key value",
186
+ "optional": false,
187
+ "constraints": {
188
+ "notEmpty": true
189
+ },
190
+ "feel": "optional",
191
+ "group": "authentication",
192
+ "binding": {
193
+ "name": "authentication.value",
194
+ "type": "zeebe:input"
195
+ },
196
+ "condition": {
197
+ "property": "authentication.type",
198
+ "equals": "apiKey",
199
+ "type": "simple"
200
+ },
201
+ "type": "String"
202
+ },
203
+ {
204
+ "id": "authentication.username",
205
+ "label": "Username",
206
+ "optional": false,
207
+ "constraints": {
208
+ "notEmpty": true
209
+ },
210
+ "feel": "optional",
211
+ "group": "authentication",
212
+ "binding": {
213
+ "name": "authentication.username",
214
+ "type": "zeebe:input"
215
+ },
216
+ "condition": {
217
+ "property": "authentication.type",
218
+ "equals": "basic",
219
+ "type": "simple"
220
+ },
221
+ "type": "String"
222
+ },
223
+ {
224
+ "id": "authentication.password",
225
+ "label": "Password",
226
+ "optional": false,
227
+ "constraints": {
228
+ "notEmpty": true
229
+ },
230
+ "feel": "optional",
231
+ "group": "authentication",
232
+ "binding": {
233
+ "name": "authentication.password",
234
+ "type": "zeebe:input"
235
+ },
236
+ "condition": {
237
+ "property": "authentication.type",
238
+ "equals": "basic",
239
+ "type": "simple"
240
+ },
241
+ "type": "String"
242
+ },
243
+ {
244
+ "id": "authentication.token",
245
+ "label": "Bearer token",
246
+ "optional": false,
247
+ "constraints": {
248
+ "notEmpty": true
249
+ },
250
+ "feel": "optional",
251
+ "group": "authentication",
252
+ "binding": {
253
+ "name": "authentication.token",
254
+ "type": "zeebe:input"
255
+ },
256
+ "condition": {
257
+ "property": "authentication.type",
258
+ "equals": "bearer",
259
+ "type": "simple"
260
+ },
261
+ "type": "String"
262
+ },
263
+ {
264
+ "id": "authentication.oauthTokenEndpoint",
265
+ "label": "OAuth 2.0 token endpoint",
266
+ "description": "The OAuth token endpoint",
267
+ "optional": false,
268
+ "constraints": {
269
+ "notEmpty": true,
270
+ "pattern": {
271
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
272
+ "message": "Must be a http(s) URL"
273
+ }
274
+ },
275
+ "feel": "optional",
276
+ "group": "authentication",
277
+ "binding": {
278
+ "name": "authentication.oauthTokenEndpoint",
279
+ "type": "zeebe:input"
280
+ },
281
+ "condition": {
282
+ "property": "authentication.type",
283
+ "equals": "oauth-client-credentials-flow",
284
+ "type": "simple"
285
+ },
286
+ "type": "String"
287
+ },
288
+ {
289
+ "id": "authentication.clientId",
290
+ "label": "Client ID",
291
+ "description": "Your application's client ID from the OAuth client",
292
+ "optional": false,
293
+ "constraints": {
294
+ "notEmpty": true
295
+ },
296
+ "feel": "optional",
297
+ "group": "authentication",
298
+ "binding": {
299
+ "name": "authentication.clientId",
300
+ "type": "zeebe:input"
301
+ },
302
+ "condition": {
303
+ "property": "authentication.type",
304
+ "equals": "oauth-client-credentials-flow",
305
+ "type": "simple"
306
+ },
307
+ "type": "String"
308
+ },
309
+ {
310
+ "id": "authentication.clientSecret",
311
+ "label": "Client secret",
312
+ "description": "Your application's client secret from the OAuth client",
313
+ "optional": false,
314
+ "constraints": {
315
+ "notEmpty": true
316
+ },
317
+ "feel": "optional",
318
+ "group": "authentication",
319
+ "binding": {
320
+ "name": "authentication.clientSecret",
321
+ "type": "zeebe:input"
322
+ },
323
+ "condition": {
324
+ "property": "authentication.type",
325
+ "equals": "oauth-client-credentials-flow",
326
+ "type": "simple"
327
+ },
328
+ "type": "String"
329
+ },
330
+ {
331
+ "id": "authentication.audience",
332
+ "label": "Audience",
333
+ "description": "The unique identifier of the target API you want to access",
334
+ "optional": true,
335
+ "feel": "optional",
336
+ "group": "authentication",
337
+ "binding": {
338
+ "name": "authentication.audience",
339
+ "type": "zeebe:input"
340
+ },
341
+ "condition": {
342
+ "property": "authentication.type",
343
+ "equals": "oauth-client-credentials-flow",
344
+ "type": "simple"
345
+ },
346
+ "type": "String"
347
+ },
348
+ {
349
+ "id": "authentication.clientAuthentication",
350
+ "label": "Client authentication",
351
+ "description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
352
+ "optional": false,
353
+ "constraints": {
354
+ "notEmpty": true
355
+ },
356
+ "group": "authentication",
357
+ "binding": {
358
+ "name": "authentication.clientAuthentication",
359
+ "type": "zeebe:input"
360
+ },
361
+ "condition": {
362
+ "property": "authentication.type",
363
+ "equals": "oauth-client-credentials-flow",
364
+ "type": "simple"
365
+ },
366
+ "type": "Dropdown",
367
+ "choices": [
368
+ {
369
+ "name": "Send client credentials in body",
370
+ "value": "credentialsBody"
371
+ },
372
+ {
373
+ "name": "Send as Basic Auth header",
374
+ "value": "basicAuthHeader"
375
+ }
376
+ ]
377
+ },
378
+ {
379
+ "id": "authentication.scopes",
380
+ "label": "Scopes",
381
+ "description": "The scopes which you want to request authorization for (e.g.read:contacts)",
382
+ "optional": true,
383
+ "feel": "optional",
384
+ "group": "authentication",
385
+ "binding": {
386
+ "name": "authentication.scopes",
387
+ "type": "zeebe:input"
388
+ },
389
+ "condition": {
390
+ "property": "authentication.type",
391
+ "equals": "oauth-client-credentials-flow",
392
+ "type": "simple"
393
+ },
394
+ "type": "String"
395
+ },
396
+ {
397
+ "id": "method",
398
+ "label": "Method",
399
+ "optional": false,
400
+ "value": "GET",
401
+ "constraints": {
402
+ "notEmpty": true
403
+ },
404
+ "group": "sn",
405
+ "binding": {
406
+ "name": "method",
407
+ "type": "zeebe:input"
408
+ },
409
+ "type": "Dropdown",
410
+ "choices": [
411
+ {
412
+ "name": "POST",
413
+ "value": "POST"
414
+ },
415
+ {
416
+ "name": "GET",
417
+ "value": "GET"
418
+ },
419
+ {
420
+ "name": "DELETE",
421
+ "value": "DELETE"
422
+ },
423
+ {
424
+ "name": "PATCH",
425
+ "value": "PATCH"
426
+ },
427
+ {
428
+ "name": "PUT",
429
+ "value": "PUT"
430
+ }
431
+ ]
432
+ },
433
+ {
434
+ "id": "url",
435
+ "label": "URL",
436
+ "optional": false,
437
+ "constraints": {
438
+ "notEmpty": true,
439
+ "pattern": {
440
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
441
+ "message": "Must be a http(s) URL"
442
+ }
443
+ },
444
+ "group": "endpoint",
445
+ "binding": {
446
+ "name": "url",
447
+ "type": "zeebe:input"
448
+ },
449
+ "type": "Hidden",
450
+ "value": "=\"https://\" + snInstance + \".service-now.com\" + restApiTriggerPath"
451
+ },
452
+ {
453
+ "id": "headers",
454
+ "label": "Headers",
455
+ "description": "Map of HTTP headers to add to the request",
456
+ "optional": true,
457
+ "feel": "required",
458
+ "group": "sn",
459
+ "binding": {
460
+ "name": "headers",
461
+ "type": "zeebe:input"
462
+ },
463
+ "type": "String"
464
+ },
465
+ {
466
+ "id": "queryParameters",
467
+ "label": "Query parameters",
468
+ "description": "Map of query parameters to add to the request URL",
469
+ "optional": true,
470
+ "feel": "required",
471
+ "group": "sn",
472
+ "binding": {
473
+ "name": "queryParameters",
474
+ "type": "zeebe:input"
475
+ },
476
+ "type": "String"
477
+ },
478
+ {
479
+ "id": "storeResponse",
480
+ "label": "Store response",
481
+ "description": "Store the response as a document in the document store",
482
+ "optional": false,
483
+ "value": "=false",
484
+ "group": "endpoint",
485
+ "binding": {
486
+ "name": "storeResponse",
487
+ "type": "zeebe:input"
488
+ },
489
+ "type": "Hidden"
490
+ },
491
+ {
492
+ "id": "skipEncoding",
493
+ "label": "Skip URL encoding",
494
+ "description": "Skip the default URL decoding and encoding behavior",
495
+ "optional": true,
496
+ "value": false,
497
+ "group": "endpoint",
498
+ "binding": {
499
+ "name": "skipEncoding",
500
+ "type": "zeebe:input"
501
+ },
502
+ "type": "Hidden"
503
+ },
504
+ {
505
+ "id": "connectionTimeoutInSeconds",
506
+ "label": "Connection timeout in seconds",
507
+ "description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
508
+ "optional": false,
509
+ "value": "=20",
510
+ "constraints": {
511
+ "notEmpty": true,
512
+ "pattern": {
513
+ "value": "^\\d+$",
514
+ "message": "Must be a number"
515
+ }
516
+ },
517
+ "feel": "static",
518
+ "group": "timeout",
519
+ "binding": {
520
+ "name": "connectionTimeoutInSeconds",
521
+ "type": "zeebe:input"
522
+ },
523
+ "type": "Number"
524
+ },
525
+ {
526
+ "id": "readTimeoutInSeconds",
527
+ "label": "Read timeout in seconds",
528
+ "description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
529
+ "optional": false,
530
+ "value": "=20",
531
+ "constraints": {
532
+ "notEmpty": true,
533
+ "pattern": {
534
+ "value": "^\\d+$",
535
+ "message": "Must be a number"
536
+ }
537
+ },
538
+ "feel": "static",
539
+ "group": "timeout",
540
+ "binding": {
541
+ "name": "readTimeoutInSeconds",
542
+ "type": "zeebe:input"
543
+ },
544
+ "type": "Number"
545
+ },
546
+ {
547
+ "id": "body",
548
+ "label": "Request body",
549
+ "description": "Payload to send with the request",
550
+ "optional": true,
551
+ "feel": "optional",
552
+ "group": "sn",
553
+ "binding": {
554
+ "name": "body",
555
+ "type": "zeebe:input"
556
+ },
557
+ "condition": {
558
+ "property": "method",
559
+ "oneOf": ["POST", "PUT", "PATCH"],
560
+ "type": "simple"
561
+ },
562
+ "type": "Text"
563
+ },
564
+ {
565
+ "id": "ignoreNullValues",
566
+ "label": "Ignore null values",
567
+ "optional": false,
568
+ "value": "=false",
569
+ "group": "payload",
570
+ "binding": {
571
+ "name": "ignoreNullValues",
572
+ "type": "zeebe:input"
573
+ },
574
+ "tooltip": "Null values will not be sent",
575
+ "type": "Hidden"
576
+ },
577
+ {
578
+ "id": "resultVariable",
579
+ "label": "Result variable",
580
+ "description": "Name of variable to store the response in",
581
+ "group": "output",
582
+ "binding": {
583
+ "key": "resultVariable",
584
+ "type": "zeebe:taskHeader"
585
+ },
586
+ "type": "String",
587
+ "value": "snQueryResult"
588
+ },
589
+ {
590
+ "id": "resultExpression",
591
+ "label": "Result expression",
592
+ "description": "Expression to map the response into process variables",
593
+ "feel": "required",
594
+ "group": "output",
595
+ "binding": {
596
+ "key": "resultExpression",
597
+ "type": "zeebe:taskHeader"
598
+ },
599
+ "type": "Text"
600
+ },
601
+ {
602
+ "id": "errorExpression",
603
+ "label": "Error expression",
604
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
605
+ "feel": "required",
606
+ "group": "error",
607
+ "binding": {
608
+ "key": "errorExpression",
609
+ "type": "zeebe:taskHeader"
610
+ },
611
+ "type": "Text"
612
+ },
613
+ {
614
+ "id": "retryCount",
615
+ "label": "Retries",
616
+ "description": "Number of retries",
617
+ "value": "3",
618
+ "feel": "optional",
619
+ "group": "retries",
620
+ "binding": {
621
+ "property": "retries",
622
+ "type": "zeebe:taskDefinition"
623
+ },
624
+ "type": "String"
625
+ },
626
+ {
627
+ "id": "retryBackoff",
628
+ "label": "Retry backoff",
629
+ "description": "ISO-8601 duration to wait between retries",
630
+ "value": "PT0S",
631
+ "group": "retries",
632
+ "binding": {
633
+ "key": "retryBackoff",
634
+ "type": "zeebe:taskHeader"
635
+ },
636
+ "type": "String"
637
+ }
638
+ ],
639
+ "icon": {
640
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjAxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bXVsdGlwbHkiLz4KPHJlY3Qgd2lkdGg9IjUxMC41NjIiIGhlaWdodD0iNTEwLjU2MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC43MTg3NSAwLjcxODc1KSIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wMSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOm11bHRpcGx5Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjU1LjkwNSA0MjEuNDQyQzE4MS45NTggNDIxLjQ0MiAxMzEuMzM4IDM2NS43MTUgMTMxLjMzOCAyOTYuNzg3QzEzMS4zMzggMjI3LjgyNyAxODEuOTU4IDE3MS4xNjcgMjU1LjkwNSAxNzEuMTY3QzMyOS44OTIgMTcxLjE2NyAzODAuNDcxIDIyNy44MjcgMzgwLjQ3MSAyOTYuNzg3QzM4MC40NzEgMzY1LjcxNSAzMjkuODkyIDQyMS40NDIgMjU1LjkwNSA0MjEuNDQyWk0yNTcuMzYyIDQ2LjAzN0MxMjAuODM4IDQ1LjI0NzMgNy45MjUyOCAxNTcuMDQ5IDYuNzcyMDcgMjk0LjE5M0M2LjE4NTM1IDM2Ni43OSAzNi4zNzExIDQzMi4zMzMgODUuMDI4MyA0NzguNDE5QzEwMi43MzEgNDk1LjE3IDEzMC4wODQgNDk2LjggMTQ5LjI2NCA0ODEuODJDMTc3LjYyOSA0NTkuNjU5IDIxNC4wNDYgNDQ2LjQ1OCAyNTUuOTA1IDQ0Ni40NThDMjk3Ljc2NCA0NDYuNDU4IDMzNC4xODEgNDU5LjY2NyAzNjIuNTQ2IDQ4MS44MkMzODEuOTA4IDQ5Ni45MjYgNDA5LjM2MiA0OTQuOTg5IDQyNy4xNjYgNDc4LjA1NUM0NzUuMTE1IDQzMi40NDQgNTA1LjA1OCAzNjcuODY2IDUwNS4wNTggMjk2LjMwNUM1MDUuMDU4IDE1OC41ODMgMzk0LjI2OSA0Ni44Mjg2IDI1Ny4zNjIgNDYuMDM3WiIgZmlsbD0iIzZBQzYzRiIvPgo8Y2lyY2xlIGN4PSIzODAuNjE4IiBjeT0iMTQ0LjUyNSIgcj0iMTI0LjYxOCIgZmlsbD0iI0RBMUUyOCIvPgo8cGF0aCBkPSJNMzQzLjg4MSAyMDUuNjU2QzM0Mi41MDkgMjA1LjY1NiAzNDEuMTkzIDIwNS4xMTQgMzQwLjIyMyAyMDQuMTQ5QzMzOS4yNTIgMjAzLjE4NSAzMzguNzA3IDIwMS44NzYgMzM4LjcwNyAyMDAuNTEyVjg3LjMzMThDMzM4LjcwNyA4Ni40Mzc4IDMzOC45NDEgODUuNTU5MiAzMzkuMzg3IDg0Ljc4MjZDMzM5LjgzMiA4NC4wMDYgMzQwLjQ3NCA4My4zNTgyIDM0MS4yNDggODIuOTAzMkMzNDIuMDIyIDgyLjQ0ODEgMzQyLjkwMiA4Mi4yMDE1IDM0My44MDEgODIuMTg3NUMzNDQuNyA4Mi4xNzM2IDM0NS41ODcgODIuMzkyOCAzNDYuMzc1IDgyLjgyMzdMNDQ5Ljg2MyAxMzkuNDE0QzQ1MC42NzUgMTM5Ljg1NyA0NTEuMzUyIDE0MC41MSA0NTEuODI0IDE0MS4zMDNDNDUyLjI5NSAxNDIuMDk2IDQ1Mi41NDQgMTQzIDQ1Mi41NDQgMTQzLjkyMUM0NTIuNTQ0IDE0NC44NDMgNDUyLjI5NSAxNDUuNzQ3IDQ1MS44MjQgMTQ2LjU0QzQ1MS4zNTIgMTQ3LjMzMyA0NTAuNjc1IDE0Ny45ODUgNDQ5Ljg2MyAxNDguNDI5TDM0Ni4zNzUgMjA1LjAxOUMzNDUuNjExIDIwNS40MzcgMzQ0Ljc1MyAyMDUuNjU2IDM0My44ODEgMjA1LjY1NloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo="
641
+ }
642
+ }
643
+ ]