@camunda/connectors-element-templates 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -1,932 +0,0 @@
1
- [
2
- {
3
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "IDP extraction outbound Connector",
5
- "id": "io.camunda.connector.IdpExtractionOutBoundTemplate.v1",
6
- "description": "Execute IDP extraction requests",
7
- "metadata": {
8
- "keywords": []
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/guides/",
11
- "version": 2,
12
- "category": {
13
- "id": "connectors",
14
- "name": "Connectors"
15
- },
16
- "appliesTo": ["bpmn:Task"],
17
- "elementType": {
18
- "value": "bpmn:ServiceTask"
19
- },
20
- "engines": {
21
- "camunda": "^8.7"
22
- },
23
- "groups": [
24
- {
25
- "id": "input",
26
- "label": "Input message data"
27
- },
28
- {
29
- "id": "provider",
30
- "label": "Provider selection"
31
- },
32
- {
33
- "id": "authentication",
34
- "label": "Provider authentication"
35
- },
36
- {
37
- "id": "configuration",
38
- "label": "Provider configuration"
39
- },
40
- {
41
- "id": "connector",
42
- "label": "Connector"
43
- },
44
- {
45
- "id": "output",
46
- "label": "Output mapping"
47
- },
48
- {
49
- "id": "error",
50
- "label": "Error handling"
51
- },
52
- {
53
- "id": "retries",
54
- "label": "Retries"
55
- }
56
- ],
57
- "properties": [
58
- {
59
- "value": "io.camunda:idp-extraction-connector-template:1",
60
- "binding": {
61
- "property": "type",
62
- "type": "zeebe:taskDefinition"
63
- },
64
- "type": "Hidden"
65
- },
66
- {
67
- "id": "input.document",
68
- "label": "Document",
69
- "description": "Specify the document",
70
- "optional": false,
71
- "value": "= input.document",
72
- "constraints": {
73
- "notEmpty": true
74
- },
75
- "group": "input",
76
- "binding": {
77
- "name": "input.document",
78
- "type": "zeebe:input"
79
- },
80
- "type": "Hidden"
81
- },
82
- {
83
- "id": "input.extractionType",
84
- "label": "Extraction Type",
85
- "description": "Specify extraction type (structured or unstructured)",
86
- "optional": false,
87
- "value": "= input.extractionType",
88
- "constraints": {
89
- "notEmpty": true
90
- },
91
- "group": "input",
92
- "binding": {
93
- "name": "input.extractionType",
94
- "type": "zeebe:input"
95
- },
96
- "type": "Hidden"
97
- },
98
- {
99
- "id": "input.taxonomyItems",
100
- "label": "Taxonomy Items",
101
- "description": "Array of taxonomy items",
102
- "optional": false,
103
- "value": "= input.taxonomyItems",
104
- "group": "input",
105
- "binding": {
106
- "name": "input.taxonomyItems",
107
- "type": "zeebe:input"
108
- },
109
- "type": "Hidden"
110
- },
111
- {
112
- "id": "input.includedFields",
113
- "label": "Included Fields",
114
- "description": "List of fields that should be returned from the extraction",
115
- "optional": false,
116
- "value": "= input.includedFields",
117
- "group": "input",
118
- "binding": {
119
- "name": "input.includedFields",
120
- "type": "zeebe:input"
121
- },
122
- "type": "Hidden"
123
- },
124
- {
125
- "id": "input.renameMappings",
126
- "label": "Rename mappings",
127
- "description": "List of keys that should be renamed and not be given the default name",
128
- "optional": false,
129
- "value": "= input.renameMappings",
130
- "group": "input",
131
- "binding": {
132
- "name": "input.renameMappings",
133
- "type": "zeebe:input"
134
- },
135
- "type": "Hidden"
136
- },
137
- {
138
- "id": "input.delimiter",
139
- "label": "delimiter",
140
- "description": "The delimiter used for the variable name of the extracted field",
141
- "optional": false,
142
- "value": "= input.delimiter",
143
- "group": "input",
144
- "binding": {
145
- "name": "input.delimiter",
146
- "type": "zeebe:input"
147
- },
148
- "type": "Hidden"
149
- },
150
- {
151
- "id": "input.converseData",
152
- "label": "AWS Bedrock Converse Parameters",
153
- "description": "Specify the parameters for AWS Bedrock",
154
- "optional": false,
155
- "value": "= input.converseData",
156
- "group": "input",
157
- "binding": {
158
- "name": "input.converseData",
159
- "type": "zeebe:input"
160
- },
161
- "type": "Hidden"
162
- },
163
- {
164
- "id": "baseRequest.type",
165
- "label": "Hyperscaler providers",
166
- "group": "provider",
167
- "binding": {
168
- "name": "baseRequest.type",
169
- "type": "zeebe:input"
170
- },
171
- "type": "Dropdown",
172
- "choices": [
173
- {
174
- "name": "Amazon Web Services Provider",
175
- "value": "aws"
176
- },
177
- {
178
- "name": "Azure Provider",
179
- "value": "azure"
180
- },
181
- {
182
- "name": "GCP Provider",
183
- "value": "gcp"
184
- }
185
- ]
186
- },
187
- {
188
- "id": "baseRequest.authentication.type",
189
- "label": "Authentication",
190
- "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
191
- "value": "credentials",
192
- "group": "authentication",
193
- "binding": {
194
- "name": "baseRequest.authentication.type",
195
- "type": "zeebe:input"
196
- },
197
- "condition": {
198
- "property": "baseRequest.type",
199
- "equals": "aws",
200
- "type": "simple"
201
- },
202
- "type": "Dropdown",
203
- "choices": [
204
- {
205
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
206
- "value": "defaultCredentialsChain"
207
- },
208
- {
209
- "name": "Credentials",
210
- "value": "credentials"
211
- }
212
- ]
213
- },
214
- {
215
- "id": "baseRequest.authentication.accessKey",
216
- "label": "Access key",
217
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
218
- "optional": false,
219
- "constraints": {
220
- "notEmpty": true
221
- },
222
- "feel": "optional",
223
- "group": "authentication",
224
- "binding": {
225
- "name": "baseRequest.authentication.accessKey",
226
- "type": "zeebe:input"
227
- },
228
- "condition": {
229
- "allMatch": [
230
- {
231
- "property": "baseRequest.authentication.type",
232
- "equals": "credentials",
233
- "type": "simple"
234
- },
235
- {
236
- "property": "baseRequest.type",
237
- "equals": "aws",
238
- "type": "simple"
239
- }
240
- ]
241
- },
242
- "type": "String"
243
- },
244
- {
245
- "id": "baseRequest.authentication.secretKey",
246
- "label": "Secret key",
247
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
248
- "optional": false,
249
- "constraints": {
250
- "notEmpty": true
251
- },
252
- "feel": "optional",
253
- "group": "authentication",
254
- "binding": {
255
- "name": "baseRequest.authentication.secretKey",
256
- "type": "zeebe:input"
257
- },
258
- "condition": {
259
- "allMatch": [
260
- {
261
- "property": "baseRequest.authentication.type",
262
- "equals": "credentials",
263
- "type": "simple"
264
- },
265
- {
266
- "property": "baseRequest.type",
267
- "equals": "aws",
268
- "type": "simple"
269
- }
270
- ]
271
- },
272
- "type": "String"
273
- },
274
- {
275
- "id": "baseRequest.authentication.authType",
276
- "label": "Type",
277
- "optional": false,
278
- "value": "refresh",
279
- "constraints": {
280
- "notEmpty": true
281
- },
282
- "group": "authentication",
283
- "binding": {
284
- "name": "baseRequest.authentication.authType",
285
- "type": "zeebe:input"
286
- },
287
- "condition": {
288
- "property": "baseRequest.type",
289
- "equals": "gcp",
290
- "type": "simple"
291
- },
292
- "type": "Dropdown",
293
- "choices": [
294
- {
295
- "name": "Bearer token",
296
- "value": "bearer"
297
- },
298
- {
299
- "name": "Refresh token",
300
- "value": "refresh"
301
- },
302
- {
303
- "name": "Service account",
304
- "value": "service_account"
305
- }
306
- ]
307
- },
308
- {
309
- "id": "baseRequest.authentication.bearerToken",
310
- "label": "Bearer token",
311
- "description": "Enter a valid Google API Bearer token",
312
- "optional": false,
313
- "constraints": {
314
- "notEmpty": true
315
- },
316
- "feel": "optional",
317
- "group": "authentication",
318
- "binding": {
319
- "name": "baseRequest.authentication.bearerToken",
320
- "type": "zeebe:input"
321
- },
322
- "condition": {
323
- "allMatch": [
324
- {
325
- "property": "baseRequest.authentication.authType",
326
- "equals": "bearer",
327
- "type": "simple"
328
- },
329
- {
330
- "property": "baseRequest.type",
331
- "equals": "gcp",
332
- "type": "simple"
333
- }
334
- ]
335
- },
336
- "type": "String"
337
- },
338
- {
339
- "id": "baseRequest.authentication.oauthClientId",
340
- "label": "Client ID",
341
- "description": "Enter Google API Client ID",
342
- "optional": false,
343
- "constraints": {
344
- "notEmpty": true
345
- },
346
- "feel": "optional",
347
- "group": "authentication",
348
- "binding": {
349
- "name": "baseRequest.authentication.oauthClientId",
350
- "type": "zeebe:input"
351
- },
352
- "condition": {
353
- "allMatch": [
354
- {
355
- "property": "baseRequest.authentication.authType",
356
- "equals": "refresh",
357
- "type": "simple"
358
- },
359
- {
360
- "property": "baseRequest.type",
361
- "equals": "gcp",
362
- "type": "simple"
363
- }
364
- ]
365
- },
366
- "type": "String"
367
- },
368
- {
369
- "id": "baseRequest.authentication.oauthClientSecret",
370
- "label": "Client secret",
371
- "description": "Enter Google API client Secret",
372
- "optional": false,
373
- "constraints": {
374
- "notEmpty": true
375
- },
376
- "feel": "optional",
377
- "group": "authentication",
378
- "binding": {
379
- "name": "baseRequest.authentication.oauthClientSecret",
380
- "type": "zeebe:input"
381
- },
382
- "condition": {
383
- "allMatch": [
384
- {
385
- "property": "baseRequest.authentication.authType",
386
- "equals": "refresh",
387
- "type": "simple"
388
- },
389
- {
390
- "property": "baseRequest.type",
391
- "equals": "gcp",
392
- "type": "simple"
393
- }
394
- ]
395
- },
396
- "type": "String"
397
- },
398
- {
399
- "id": "baseRequest.authentication.oauthRefreshToken",
400
- "label": "Refresh token",
401
- "description": "Enter a valid Google API refresh token",
402
- "optional": false,
403
- "constraints": {
404
- "notEmpty": true
405
- },
406
- "feel": "optional",
407
- "group": "authentication",
408
- "binding": {
409
- "name": "baseRequest.authentication.oauthRefreshToken",
410
- "type": "zeebe:input"
411
- },
412
- "condition": {
413
- "allMatch": [
414
- {
415
- "property": "baseRequest.authentication.authType",
416
- "equals": "refresh",
417
- "type": "simple"
418
- },
419
- {
420
- "property": "baseRequest.type",
421
- "equals": "gcp",
422
- "type": "simple"
423
- }
424
- ]
425
- },
426
- "type": "String"
427
- },
428
- {
429
- "id": "baseRequest.authentication.serviceAccountJson",
430
- "label": "Service account json",
431
- "description": "Enter a the contents of your service account json file",
432
- "optional": false,
433
- "constraints": {
434
- "notEmpty": true
435
- },
436
- "feel": "optional",
437
- "group": "authentication",
438
- "binding": {
439
- "name": "baseRequest.authentication.serviceAccountJson",
440
- "type": "zeebe:input"
441
- },
442
- "condition": {
443
- "allMatch": [
444
- {
445
- "property": "baseRequest.authentication.authType",
446
- "equals": "service_account",
447
- "type": "simple"
448
- },
449
- {
450
- "property": "baseRequest.type",
451
- "equals": "gcp",
452
- "type": "simple"
453
- }
454
- ]
455
- },
456
- "type": "String"
457
- },
458
- {
459
- "id": "baseRequest.s3BucketName",
460
- "label": "AWS S3 Bucket name",
461
- "description": "Specify the name of the AWS S3 bucket where document will be stored temporarily during Textract analysis",
462
- "optional": false,
463
- "value": "idp-extraction-connector",
464
- "constraints": {
465
- "notEmpty": true
466
- },
467
- "group": "configuration",
468
- "binding": {
469
- "name": "baseRequest.s3BucketName",
470
- "type": "zeebe:input"
471
- },
472
- "condition": {
473
- "property": "baseRequest.type",
474
- "equals": "aws",
475
- "type": "simple"
476
- },
477
- "type": "Text"
478
- },
479
- {
480
- "id": "baseRequest.extractionEngineType",
481
- "label": "Extraction engine type",
482
- "description": "Specify extraction engine to be used",
483
- "optional": false,
484
- "value": "AWS_TEXTRACT",
485
- "constraints": {
486
- "notEmpty": true
487
- },
488
- "group": "configuration",
489
- "binding": {
490
- "name": "baseRequest.extractionEngineType",
491
- "type": "zeebe:input"
492
- },
493
- "condition": {
494
- "property": "baseRequest.type",
495
- "equals": "aws",
496
- "type": "simple"
497
- },
498
- "type": "Dropdown",
499
- "choices": [
500
- {
501
- "name": "Aws Textract",
502
- "value": "AWS_TEXTRACT"
503
- },
504
- {
505
- "name": "Apache Pdfbox",
506
- "value": "APACHE_PDFBOX"
507
- }
508
- ]
509
- },
510
- {
511
- "id": "baseRequest.configuration.region",
512
- "label": "Region",
513
- "description": "Specify the AWS region",
514
- "optional": false,
515
- "constraints": {
516
- "notEmpty": true
517
- },
518
- "feel": "optional",
519
- "group": "configuration",
520
- "binding": {
521
- "name": "baseRequest.configuration.region",
522
- "type": "zeebe:input"
523
- },
524
- "condition": {
525
- "property": "baseRequest.type",
526
- "equals": "aws",
527
- "type": "simple"
528
- },
529
- "type": "String"
530
- },
531
- {
532
- "id": "baseRequest.configuration.endpoint",
533
- "label": "Endpoint",
534
- "description": "Specify endpoint if need to use custom endpoint",
535
- "optional": true,
536
- "group": "configuration",
537
- "binding": {
538
- "name": "baseRequest.configuration.endpoint",
539
- "type": "zeebe:input"
540
- },
541
- "condition": {
542
- "property": "baseRequest.type",
543
- "equals": "aws",
544
- "type": "simple"
545
- },
546
- "type": "Hidden"
547
- },
548
- {
549
- "id": "baseRequest.documentIntelligenceConfiguration.endpoint",
550
- "label": "Azure Document Intelligence Endpoint",
551
- "description": "Specify the endpoint of the Azure Document Intelligence",
552
- "optional": false,
553
- "constraints": {
554
- "notEmpty": true
555
- },
556
- "group": "configuration",
557
- "binding": {
558
- "name": "baseRequest.documentIntelligenceConfiguration.endpoint",
559
- "type": "zeebe:input"
560
- },
561
- "condition": {
562
- "property": "baseRequest.type",
563
- "equals": "azure",
564
- "type": "simple"
565
- },
566
- "type": "Text"
567
- },
568
- {
569
- "id": "baseRequest.documentIntelligenceConfiguration.apiKey",
570
- "label": "Azure Document Intelligence API Key",
571
- "description": "Specify the API key of the Azure Document Intelligence",
572
- "optional": false,
573
- "constraints": {
574
- "notEmpty": true
575
- },
576
- "group": "configuration",
577
- "binding": {
578
- "name": "baseRequest.documentIntelligenceConfiguration.apiKey",
579
- "type": "zeebe:input"
580
- },
581
- "condition": {
582
- "property": "baseRequest.type",
583
- "equals": "azure",
584
- "type": "simple"
585
- },
586
- "type": "Text"
587
- },
588
- {
589
- "id": "baseRequest.aiFoundryConfig.usingOpenAI",
590
- "label": "Model type",
591
- "description": "Specify if the Azure AI Foundry is using OpenAI",
592
- "optional": false,
593
- "value": "false",
594
- "constraints": {
595
- "notEmpty": true
596
- },
597
- "group": "configuration",
598
- "binding": {
599
- "name": "baseRequest.aiFoundryConfig.usingOpenAI",
600
- "type": "zeebe:input"
601
- },
602
- "condition": {
603
- "property": "baseRequest.type",
604
- "equals": "azure",
605
- "type": "simple"
606
- },
607
- "type": "Dropdown",
608
- "choices": [
609
- {
610
- "name": "Base Azure Foundry model",
611
- "value": "false"
612
- },
613
- {
614
- "name": "Azure OpenAI model",
615
- "value": "true"
616
- }
617
- ]
618
- },
619
- {
620
- "id": "baseRequest.aiFoundryConfig.endpoint",
621
- "label": "Azure AI Foundry Endpoint",
622
- "description": "Specify the endpoint of the Azure AI Foundry",
623
- "optional": false,
624
- "constraints": {
625
- "notEmpty": true
626
- },
627
- "group": "configuration",
628
- "binding": {
629
- "name": "baseRequest.aiFoundryConfig.endpoint",
630
- "type": "zeebe:input"
631
- },
632
- "condition": {
633
- "property": "baseRequest.type",
634
- "equals": "azure",
635
- "type": "simple"
636
- },
637
- "type": "Text"
638
- },
639
- {
640
- "id": "baseRequest.aiFoundryConfig.apiKey",
641
- "label": "Azure AI Foundry API Key",
642
- "description": "Specify the API key of the Azure AI Foundry",
643
- "optional": false,
644
- "constraints": {
645
- "notEmpty": true
646
- },
647
- "group": "configuration",
648
- "binding": {
649
- "name": "baseRequest.aiFoundryConfig.apiKey",
650
- "type": "zeebe:input"
651
- },
652
- "condition": {
653
- "property": "baseRequest.type",
654
- "equals": "azure",
655
- "type": "simple"
656
- },
657
- "type": "Text"
658
- },
659
- {
660
- "id": "baseRequest.configuration.type",
661
- "label": "Request configuration",
662
- "group": "configuration",
663
- "binding": {
664
- "name": "baseRequest.configuration.type",
665
- "type": "zeebe:input"
666
- },
667
- "condition": {
668
- "property": "baseRequest.type",
669
- "equals": "gcp",
670
- "type": "simple"
671
- },
672
- "type": "Dropdown",
673
- "choices": [
674
- {
675
- "name": "Configuration for VertexAI",
676
- "value": "vertex"
677
- },
678
- {
679
- "name": "Configuration for DocumentAI",
680
- "value": "documentAi"
681
- }
682
- ]
683
- },
684
- {
685
- "id": "baseRequest.configuration.gcpRegion",
686
- "label": "Region",
687
- "optional": false,
688
- "feel": "optional",
689
- "group": "configuration",
690
- "binding": {
691
- "name": "baseRequest.configuration.region",
692
- "type": "zeebe:input"
693
- },
694
- "condition": {
695
- "allMatch": [
696
- {
697
- "property": "baseRequest.configuration.type",
698
- "equals": "vertex",
699
- "type": "simple"
700
- },
701
- {
702
- "property": "baseRequest.type",
703
- "equals": "gcp",
704
- "type": "simple"
705
- }
706
- ]
707
- },
708
- "type": "String"
709
- },
710
- {
711
- "id": "baseRequest.configuration.vertexProjectId",
712
- "label": "Project ID",
713
- "optional": false,
714
- "feel": "optional",
715
- "group": "configuration",
716
- "binding": {
717
- "name": "baseRequest.configuration.projectId",
718
- "type": "zeebe:input"
719
- },
720
- "condition": {
721
- "allMatch": [
722
- {
723
- "property": "baseRequest.configuration.type",
724
- "equals": "vertex",
725
- "type": "simple"
726
- },
727
- {
728
- "property": "baseRequest.type",
729
- "equals": "gcp",
730
- "type": "simple"
731
- }
732
- ]
733
- },
734
- "type": "String"
735
- },
736
- {
737
- "id": "baseRequest.configuration.bucketName",
738
- "label": "Bucket name",
739
- "description": "The Google Cloud Storage bucket where the document will be temporarily stored",
740
- "optional": false,
741
- "feel": "optional",
742
- "group": "configuration",
743
- "binding": {
744
- "name": "baseRequest.configuration.bucketName",
745
- "type": "zeebe:input"
746
- },
747
- "condition": {
748
- "allMatch": [
749
- {
750
- "property": "baseRequest.configuration.type",
751
- "equals": "vertex",
752
- "type": "simple"
753
- },
754
- {
755
- "property": "baseRequest.type",
756
- "equals": "gcp",
757
- "type": "simple"
758
- }
759
- ]
760
- },
761
- "type": "String"
762
- },
763
- {
764
- "id": "baseRequest.configuration.documentAiRegion",
765
- "label": "Region",
766
- "description": "Can be 'eu' or 'us'",
767
- "optional": false,
768
- "feel": "optional",
769
- "group": "configuration",
770
- "binding": {
771
- "name": "baseRequest.configuration.region",
772
- "type": "zeebe:input"
773
- },
774
- "condition": {
775
- "allMatch": [
776
- {
777
- "property": "baseRequest.configuration.type",
778
- "equals": "documentAi",
779
- "type": "simple"
780
- },
781
- {
782
- "property": "baseRequest.type",
783
- "equals": "gcp",
784
- "type": "simple"
785
- }
786
- ]
787
- },
788
- "type": "String"
789
- },
790
- {
791
- "id": "baseRequest.configuration.projectId",
792
- "label": "Project ID",
793
- "optional": false,
794
- "feel": "optional",
795
- "group": "configuration",
796
- "binding": {
797
- "name": "baseRequest.configuration.projectId",
798
- "type": "zeebe:input"
799
- },
800
- "condition": {
801
- "allMatch": [
802
- {
803
- "property": "baseRequest.configuration.type",
804
- "equals": "documentAi",
805
- "type": "simple"
806
- },
807
- {
808
- "property": "baseRequest.type",
809
- "equals": "gcp",
810
- "type": "simple"
811
- }
812
- ]
813
- },
814
- "type": "String"
815
- },
816
- {
817
- "id": "baseRequest.configuration.processorId",
818
- "label": "Processor ID",
819
- "description": "The id of the processor used to parse the document",
820
- "optional": false,
821
- "feel": "optional",
822
- "group": "configuration",
823
- "binding": {
824
- "name": "baseRequest.configuration.processorId",
825
- "type": "zeebe:input"
826
- },
827
- "condition": {
828
- "allMatch": [
829
- {
830
- "property": "baseRequest.configuration.type",
831
- "equals": "documentAi",
832
- "type": "simple"
833
- },
834
- {
835
- "property": "baseRequest.type",
836
- "equals": "gcp",
837
- "type": "simple"
838
- }
839
- ]
840
- },
841
- "type": "String"
842
- },
843
- {
844
- "id": "version",
845
- "label": "Version",
846
- "description": "Version of the element template",
847
- "value": "2",
848
- "group": "connector",
849
- "binding": {
850
- "key": "elementTemplateVersion",
851
- "type": "zeebe:taskHeader"
852
- },
853
- "type": "Hidden"
854
- },
855
- {
856
- "id": "id",
857
- "label": "ID",
858
- "description": "ID of the element template",
859
- "value": "io.camunda.connector.IdpExtractionOutBoundTemplate.v1",
860
- "group": "connector",
861
- "binding": {
862
- "key": "elementTemplateId",
863
- "type": "zeebe:taskHeader"
864
- },
865
- "type": "Hidden"
866
- },
867
- {
868
- "id": "resultVariable",
869
- "label": "Result variable",
870
- "description": "Name of variable to store the response in",
871
- "group": "output",
872
- "binding": {
873
- "key": "resultVariable",
874
- "type": "zeebe:taskHeader"
875
- },
876
- "type": "String"
877
- },
878
- {
879
- "id": "resultExpression",
880
- "label": "Result expression",
881
- "description": "Expression to map the response into process variables",
882
- "feel": "required",
883
- "group": "output",
884
- "binding": {
885
- "key": "resultExpression",
886
- "type": "zeebe:taskHeader"
887
- },
888
- "type": "Text"
889
- },
890
- {
891
- "id": "errorExpression",
892
- "label": "Error expression",
893
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
894
- "feel": "required",
895
- "group": "error",
896
- "binding": {
897
- "key": "errorExpression",
898
- "type": "zeebe:taskHeader"
899
- },
900
- "type": "Text"
901
- },
902
- {
903
- "id": "retryCount",
904
- "label": "Retries",
905
- "description": "Number of retries",
906
- "value": "3",
907
- "feel": "optional",
908
- "group": "retries",
909
- "binding": {
910
- "property": "retries",
911
- "type": "zeebe:taskDefinition"
912
- },
913
- "type": "String"
914
- },
915
- {
916
- "id": "retryBackoff",
917
- "label": "Retry backoff",
918
- "description": "ISO-8601 duration to wait between retries",
919
- "value": "PT0S",
920
- "group": "retries",
921
- "binding": {
922
- "key": "retryBackoff",
923
- "type": "zeebe:taskHeader"
924
- },
925
- "type": "String"
926
- }
927
- ],
928
- "icon": {
929
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE5LjE3ODkiIGhlaWdodD0iMTkuMTc4OSIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wMSIgc3R5bGU9Im1peC1ibGVuZC1tb2RlOm11bHRpcGx5Ii8+CjxwYXRoIGQ9Ik0xNi43ODA2IDcuMTkyMDhIMTEuOTg1OVYyLjM5NzM3SDE2Ljc4MDZWNy4xOTIwOFpNMTMuMTg0NiA1Ljk5MzRIMTUuNTgxOVYzLjU5NjA1SDEzLjE4NDZWNS45OTM0WiIgZmlsbD0iI0ZDNUQwRCIvPgo8cGF0aCBkPSJNMTAuMTg3OSA4Ljk5MDFWNS4zOTQwN0g1LjM5MzE4VjEzLjc4NDhIMTMuNzgzOVY4Ljk5MDFIMTAuMTg3OVpNNi41OTE4NiA2LjU5Mjc0SDguOTg5MjFWOC45OTAxSDYuNTkxODZWNi41OTI3NFpNOC45ODkyMSAxMi41ODYxSDYuNTkxODZWMTAuMTg4OEg4Ljk4OTIxVjEyLjU4NjFaTTEyLjU4NTIgMTIuNTg2MUgxMC4xODc5VjEwLjE4ODhIMTIuNTg1MlYxMi41ODYxWiIgZmlsbD0iI0ZDNUQwRCIvPgo8cGF0aCBkPSJNMTUuNTgxOSAxNi43ODE1SDMuNTk1MTZDMy4yNzczNyAxNi43ODExIDIuOTcyNjkgMTYuNjU0NyAyLjc0Nzk3IDE2LjQzQzIuNTIzMjYgMTYuMjA1MyAyLjM5Njg1IDE1LjkwMDYgMi4zOTY0OCAxNS41ODI4VjMuNTk2MDVDMi4zOTY4NSAzLjI3ODI1IDIuNTIzMjYgMi45NzM1NyAyLjc0Nzk3IDIuNzQ4ODZDMi45NzI2OSAyLjUyNDE0IDMuMjc3MzcgMi4zOTc3MyAzLjU5NTE2IDIuMzk3MzdIOS41ODg1NVYzLjU5NjA1SDMuNTk1MTZWMTUuNTgyOEgxNS41ODE5VjkuNTg5NDRIMTYuNzgwNlYxNS41ODI4QzE2Ljc4MDMgMTUuOTAwNiAxNi42NTM5IDE2LjIwNTMgMTYuNDI5MSAxNi40M0MxNi4yMDQ0IDE2LjY1NDcgMTUuODk5NyAxNi43ODExIDE1LjU4MTkgMTYuNzgxNVoiIGZpbGw9IiMxNjE2MTYiLz4KPC9zdmc+Cg=="
930
- }
931
- }
932
- ]