@camunda/connectors-element-templates 1.0.18 → 1.0.19
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.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,19 +4,11 @@
|
|
|
4
4
|
"name": "AWS S3 Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.aws.s3.v1",
|
|
6
6
|
"description": "Execute S3 requests",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"delete file",
|
|
11
|
-
"upload object",
|
|
12
|
-
"download object",
|
|
13
|
-
"delete object",
|
|
14
|
-
"object storage",
|
|
15
|
-
"bucket",
|
|
16
|
-
"file storage"
|
|
17
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
18
10
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
|
|
19
|
-
"version":
|
|
11
|
+
"version": 1,
|
|
20
12
|
"category": {
|
|
21
13
|
"id": "connectors",
|
|
22
14
|
"name": "Connectors"
|
|
@@ -26,7 +18,7 @@
|
|
|
26
18
|
"value": "bpmn:ServiceTask"
|
|
27
19
|
},
|
|
28
20
|
"engines": {
|
|
29
|
-
"camunda": "^8.
|
|
21
|
+
"camunda": "^8.7"
|
|
30
22
|
},
|
|
31
23
|
"groups": [
|
|
32
24
|
{
|
|
@@ -53,10 +45,6 @@
|
|
|
53
45
|
"id": "downloadObject",
|
|
54
46
|
"label": "Download an object"
|
|
55
47
|
},
|
|
56
|
-
{
|
|
57
|
-
"id": "connector",
|
|
58
|
-
"label": "Connector"
|
|
59
|
-
},
|
|
60
48
|
{
|
|
61
49
|
"id": "output",
|
|
62
50
|
"label": "Output mapping"
|
|
@@ -278,199 +266,14 @@
|
|
|
278
266
|
"type": "String"
|
|
279
267
|
},
|
|
280
268
|
{
|
|
281
|
-
"id": "
|
|
282
|
-
"label": "Document
|
|
283
|
-
"
|
|
284
|
-
"group": "uploadObject",
|
|
285
|
-
"binding": {
|
|
286
|
-
"name": "action.action_document_documentSource",
|
|
287
|
-
"type": "zeebe:input"
|
|
288
|
-
},
|
|
289
|
-
"condition": {
|
|
290
|
-
"property": "actionDiscriminator",
|
|
291
|
-
"equals": "uploadObject",
|
|
292
|
-
"type": "simple"
|
|
293
|
-
},
|
|
294
|
-
"tooltip": "Document to be uploaded on AWS S3",
|
|
295
|
-
"type": "Dropdown",
|
|
296
|
-
"choices": [
|
|
297
|
-
{
|
|
298
|
-
"name": "Camunda Document",
|
|
299
|
-
"value": "camunda"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"name": "Inline Content",
|
|
303
|
-
"value": "inline"
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"name": "From URL",
|
|
307
|
-
"value": "external"
|
|
308
|
-
}
|
|
309
|
-
]
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"id": "action_document_camundaReference",
|
|
313
|
-
"label": "Camunda document",
|
|
269
|
+
"id": "uploadActionDocument",
|
|
270
|
+
"label": "Document",
|
|
271
|
+
"optional": false,
|
|
314
272
|
"constraints": {
|
|
315
273
|
"notEmpty": true
|
|
316
274
|
},
|
|
317
275
|
"feel": "required",
|
|
318
276
|
"group": "uploadObject",
|
|
319
|
-
"binding": {
|
|
320
|
-
"name": "action.action_document_camundaReference",
|
|
321
|
-
"type": "zeebe:input"
|
|
322
|
-
},
|
|
323
|
-
"condition": {
|
|
324
|
-
"allMatch": [
|
|
325
|
-
{
|
|
326
|
-
"property": "action_document_documentSource",
|
|
327
|
-
"equals": "camunda",
|
|
328
|
-
"type": "simple"
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"property": "actionDiscriminator",
|
|
332
|
-
"equals": "uploadObject",
|
|
333
|
-
"type": "simple"
|
|
334
|
-
}
|
|
335
|
-
]
|
|
336
|
-
},
|
|
337
|
-
"type": "String"
|
|
338
|
-
},
|
|
339
|
-
{
|
|
340
|
-
"id": "action_document_inline_content",
|
|
341
|
-
"label": "Content",
|
|
342
|
-
"constraints": {
|
|
343
|
-
"notEmpty": true
|
|
344
|
-
},
|
|
345
|
-
"feel": "optional",
|
|
346
|
-
"group": "uploadObject",
|
|
347
|
-
"binding": {
|
|
348
|
-
"name": "action.action_document_inline_content",
|
|
349
|
-
"type": "zeebe:input"
|
|
350
|
-
},
|
|
351
|
-
"condition": {
|
|
352
|
-
"allMatch": [
|
|
353
|
-
{
|
|
354
|
-
"property": "action_document_documentSource",
|
|
355
|
-
"equals": "inline",
|
|
356
|
-
"type": "simple"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"property": "actionDiscriminator",
|
|
360
|
-
"equals": "uploadObject",
|
|
361
|
-
"type": "simple"
|
|
362
|
-
}
|
|
363
|
-
]
|
|
364
|
-
},
|
|
365
|
-
"type": "String"
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"id": "action_document_inline_fileName",
|
|
369
|
-
"label": "File name",
|
|
370
|
-
"feel": "optional",
|
|
371
|
-
"group": "uploadObject",
|
|
372
|
-
"binding": {
|
|
373
|
-
"name": "action.action_document_inline_fileName",
|
|
374
|
-
"type": "zeebe:input"
|
|
375
|
-
},
|
|
376
|
-
"condition": {
|
|
377
|
-
"allMatch": [
|
|
378
|
-
{
|
|
379
|
-
"property": "action_document_documentSource",
|
|
380
|
-
"equals": "inline",
|
|
381
|
-
"type": "simple"
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"property": "actionDiscriminator",
|
|
385
|
-
"equals": "uploadObject",
|
|
386
|
-
"type": "simple"
|
|
387
|
-
}
|
|
388
|
-
]
|
|
389
|
-
},
|
|
390
|
-
"type": "String"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"id": "action_document_inline_contentType",
|
|
394
|
-
"label": "Content type",
|
|
395
|
-
"feel": "optional",
|
|
396
|
-
"group": "uploadObject",
|
|
397
|
-
"binding": {
|
|
398
|
-
"name": "action.action_document_inline_contentType",
|
|
399
|
-
"type": "zeebe:input"
|
|
400
|
-
},
|
|
401
|
-
"condition": {
|
|
402
|
-
"allMatch": [
|
|
403
|
-
{
|
|
404
|
-
"property": "action_document_documentSource",
|
|
405
|
-
"equals": "inline",
|
|
406
|
-
"type": "simple"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"property": "actionDiscriminator",
|
|
410
|
-
"equals": "uploadObject",
|
|
411
|
-
"type": "simple"
|
|
412
|
-
}
|
|
413
|
-
]
|
|
414
|
-
},
|
|
415
|
-
"type": "String"
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"id": "action_document_external_url",
|
|
419
|
-
"label": "URL",
|
|
420
|
-
"constraints": {
|
|
421
|
-
"notEmpty": true
|
|
422
|
-
},
|
|
423
|
-
"feel": "optional",
|
|
424
|
-
"group": "uploadObject",
|
|
425
|
-
"binding": {
|
|
426
|
-
"name": "action.action_document_external_url",
|
|
427
|
-
"type": "zeebe:input"
|
|
428
|
-
},
|
|
429
|
-
"condition": {
|
|
430
|
-
"allMatch": [
|
|
431
|
-
{
|
|
432
|
-
"property": "action_document_documentSource",
|
|
433
|
-
"equals": "external",
|
|
434
|
-
"type": "simple"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"property": "actionDiscriminator",
|
|
438
|
-
"equals": "uploadObject",
|
|
439
|
-
"type": "simple"
|
|
440
|
-
}
|
|
441
|
-
]
|
|
442
|
-
},
|
|
443
|
-
"type": "String"
|
|
444
|
-
},
|
|
445
|
-
{
|
|
446
|
-
"id": "action_document_external_fileName",
|
|
447
|
-
"label": "File name",
|
|
448
|
-
"feel": "optional",
|
|
449
|
-
"group": "uploadObject",
|
|
450
|
-
"binding": {
|
|
451
|
-
"name": "action.action_document_external_fileName",
|
|
452
|
-
"type": "zeebe:input"
|
|
453
|
-
},
|
|
454
|
-
"condition": {
|
|
455
|
-
"allMatch": [
|
|
456
|
-
{
|
|
457
|
-
"property": "action_document_documentSource",
|
|
458
|
-
"equals": "external",
|
|
459
|
-
"type": "simple"
|
|
460
|
-
},
|
|
461
|
-
{
|
|
462
|
-
"property": "actionDiscriminator",
|
|
463
|
-
"equals": "uploadObject",
|
|
464
|
-
"type": "simple"
|
|
465
|
-
}
|
|
466
|
-
]
|
|
467
|
-
},
|
|
468
|
-
"type": "String"
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"id": "uploadActionDocument",
|
|
472
|
-
"value": "=if action_document_documentSource = \"camunda\" then action_document_camundaReference else if action_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: action_document_inline_content, name: action_document_inline_fileName, contentType: action_document_inline_contentType } else if action_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: action_document_external_url, name: action_document_external_fileName } else null",
|
|
473
|
-
"group": "uploadObject",
|
|
474
277
|
"binding": {
|
|
475
278
|
"name": "action.document",
|
|
476
279
|
"type": "zeebe:input"
|
|
@@ -480,7 +283,8 @@
|
|
|
480
283
|
"equals": "uploadObject",
|
|
481
284
|
"type": "simple"
|
|
482
285
|
},
|
|
483
|
-
"
|
|
286
|
+
"tooltip": "Document to be uploaded on AWS S3",
|
|
287
|
+
"type": "String"
|
|
484
288
|
},
|
|
485
289
|
{
|
|
486
290
|
"id": "downloadActionBucket",
|
|
@@ -543,34 +347,10 @@
|
|
|
543
347
|
"tooltip": "If set to true, a document reference will be created. If set to false, the content will be extracted and provided inside the response.",
|
|
544
348
|
"type": "Boolean"
|
|
545
349
|
},
|
|
546
|
-
{
|
|
547
|
-
"id": "version",
|
|
548
|
-
"label": "Version",
|
|
549
|
-
"description": "Version of the element template",
|
|
550
|
-
"value": "3",
|
|
551
|
-
"group": "connector",
|
|
552
|
-
"binding": {
|
|
553
|
-
"key": "elementTemplateVersion",
|
|
554
|
-
"type": "zeebe:taskHeader"
|
|
555
|
-
},
|
|
556
|
-
"type": "Hidden"
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"id": "id",
|
|
560
|
-
"label": "ID",
|
|
561
|
-
"description": "ID of the element template",
|
|
562
|
-
"value": "io.camunda.connectors.aws.s3.v1",
|
|
563
|
-
"group": "connector",
|
|
564
|
-
"binding": {
|
|
565
|
-
"key": "elementTemplateId",
|
|
566
|
-
"type": "zeebe:taskHeader"
|
|
567
|
-
},
|
|
568
|
-
"type": "Hidden"
|
|
569
|
-
},
|
|
570
350
|
{
|
|
571
351
|
"id": "resultVariable",
|
|
572
352
|
"label": "Result variable",
|
|
573
|
-
"description": "Name of variable to store the response in
|
|
353
|
+
"description": "Name of variable to store the response in",
|
|
574
354
|
"group": "output",
|
|
575
355
|
"binding": {
|
|
576
356
|
"key": "resultVariable",
|
|
@@ -581,7 +361,7 @@
|
|
|
581
361
|
{
|
|
582
362
|
"id": "resultExpression",
|
|
583
363
|
"label": "Result expression",
|
|
584
|
-
"description": "Expression to map the response into process variables
|
|
364
|
+
"description": "Expression to map the response into process variables",
|
|
585
365
|
"feel": "required",
|
|
586
366
|
"group": "output",
|
|
587
367
|
"binding": {
|
|
@@ -1086,11 +866,19 @@
|
|
|
1086
866
|
"name": "AWS S3 Outbound Connector",
|
|
1087
867
|
"id": "io.camunda.connectors.aws.s3.v1",
|
|
1088
868
|
"description": "Execute S3 requests",
|
|
1089
|
-
"
|
|
1090
|
-
"
|
|
1091
|
-
|
|
869
|
+
"keywords": [
|
|
870
|
+
"upload file",
|
|
871
|
+
"download file",
|
|
872
|
+
"delete file",
|
|
873
|
+
"upload object",
|
|
874
|
+
"download object",
|
|
875
|
+
"delete object",
|
|
876
|
+
"object storage",
|
|
877
|
+
"bucket",
|
|
878
|
+
"file storage"
|
|
879
|
+
],
|
|
1092
880
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
|
|
1093
|
-
"version":
|
|
881
|
+
"version": 3,
|
|
1094
882
|
"category": {
|
|
1095
883
|
"id": "connectors",
|
|
1096
884
|
"name": "Connectors"
|
|
@@ -1100,7 +888,7 @@
|
|
|
1100
888
|
"value": "bpmn:ServiceTask"
|
|
1101
889
|
},
|
|
1102
890
|
"engines": {
|
|
1103
|
-
"camunda": "^8.
|
|
891
|
+
"camunda": "^8.10"
|
|
1104
892
|
},
|
|
1105
893
|
"groups": [
|
|
1106
894
|
{
|
|
@@ -1127,6 +915,10 @@
|
|
|
1127
915
|
"id": "downloadObject",
|
|
1128
916
|
"label": "Download an object"
|
|
1129
917
|
},
|
|
918
|
+
{
|
|
919
|
+
"id": "connector",
|
|
920
|
+
"label": "Connector"
|
|
921
|
+
},
|
|
1130
922
|
{
|
|
1131
923
|
"id": "output",
|
|
1132
924
|
"label": "Output mapping"
|
|
@@ -1348,14 +1140,199 @@
|
|
|
1348
1140
|
"type": "String"
|
|
1349
1141
|
},
|
|
1350
1142
|
{
|
|
1351
|
-
"id": "
|
|
1352
|
-
"label": "Document",
|
|
1353
|
-
"
|
|
1143
|
+
"id": "action_document_documentSource",
|
|
1144
|
+
"label": "Document source",
|
|
1145
|
+
"value": "camunda",
|
|
1146
|
+
"group": "uploadObject",
|
|
1147
|
+
"binding": {
|
|
1148
|
+
"name": "action.action_document_documentSource",
|
|
1149
|
+
"type": "zeebe:input"
|
|
1150
|
+
},
|
|
1151
|
+
"condition": {
|
|
1152
|
+
"property": "actionDiscriminator",
|
|
1153
|
+
"equals": "uploadObject",
|
|
1154
|
+
"type": "simple"
|
|
1155
|
+
},
|
|
1156
|
+
"tooltip": "Document to be uploaded on AWS S3",
|
|
1157
|
+
"type": "Dropdown",
|
|
1158
|
+
"choices": [
|
|
1159
|
+
{
|
|
1160
|
+
"name": "Camunda Document",
|
|
1161
|
+
"value": "camunda"
|
|
1162
|
+
},
|
|
1163
|
+
{
|
|
1164
|
+
"name": "Inline Content",
|
|
1165
|
+
"value": "inline"
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
"name": "From URL",
|
|
1169
|
+
"value": "external"
|
|
1170
|
+
}
|
|
1171
|
+
]
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"id": "action_document_camundaReference",
|
|
1175
|
+
"label": "Camunda document",
|
|
1354
1176
|
"constraints": {
|
|
1355
1177
|
"notEmpty": true
|
|
1356
1178
|
},
|
|
1357
1179
|
"feel": "required",
|
|
1358
1180
|
"group": "uploadObject",
|
|
1181
|
+
"binding": {
|
|
1182
|
+
"name": "action.action_document_camundaReference",
|
|
1183
|
+
"type": "zeebe:input"
|
|
1184
|
+
},
|
|
1185
|
+
"condition": {
|
|
1186
|
+
"allMatch": [
|
|
1187
|
+
{
|
|
1188
|
+
"property": "action_document_documentSource",
|
|
1189
|
+
"equals": "camunda",
|
|
1190
|
+
"type": "simple"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"property": "actionDiscriminator",
|
|
1194
|
+
"equals": "uploadObject",
|
|
1195
|
+
"type": "simple"
|
|
1196
|
+
}
|
|
1197
|
+
]
|
|
1198
|
+
},
|
|
1199
|
+
"type": "String"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"id": "action_document_inline_content",
|
|
1203
|
+
"label": "Content",
|
|
1204
|
+
"constraints": {
|
|
1205
|
+
"notEmpty": true
|
|
1206
|
+
},
|
|
1207
|
+
"feel": "optional",
|
|
1208
|
+
"group": "uploadObject",
|
|
1209
|
+
"binding": {
|
|
1210
|
+
"name": "action.action_document_inline_content",
|
|
1211
|
+
"type": "zeebe:input"
|
|
1212
|
+
},
|
|
1213
|
+
"condition": {
|
|
1214
|
+
"allMatch": [
|
|
1215
|
+
{
|
|
1216
|
+
"property": "action_document_documentSource",
|
|
1217
|
+
"equals": "inline",
|
|
1218
|
+
"type": "simple"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"property": "actionDiscriminator",
|
|
1222
|
+
"equals": "uploadObject",
|
|
1223
|
+
"type": "simple"
|
|
1224
|
+
}
|
|
1225
|
+
]
|
|
1226
|
+
},
|
|
1227
|
+
"type": "String"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"id": "action_document_inline_fileName",
|
|
1231
|
+
"label": "File name",
|
|
1232
|
+
"feel": "optional",
|
|
1233
|
+
"group": "uploadObject",
|
|
1234
|
+
"binding": {
|
|
1235
|
+
"name": "action.action_document_inline_fileName",
|
|
1236
|
+
"type": "zeebe:input"
|
|
1237
|
+
},
|
|
1238
|
+
"condition": {
|
|
1239
|
+
"allMatch": [
|
|
1240
|
+
{
|
|
1241
|
+
"property": "action_document_documentSource",
|
|
1242
|
+
"equals": "inline",
|
|
1243
|
+
"type": "simple"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"property": "actionDiscriminator",
|
|
1247
|
+
"equals": "uploadObject",
|
|
1248
|
+
"type": "simple"
|
|
1249
|
+
}
|
|
1250
|
+
]
|
|
1251
|
+
},
|
|
1252
|
+
"type": "String"
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"id": "action_document_inline_contentType",
|
|
1256
|
+
"label": "Content type",
|
|
1257
|
+
"feel": "optional",
|
|
1258
|
+
"group": "uploadObject",
|
|
1259
|
+
"binding": {
|
|
1260
|
+
"name": "action.action_document_inline_contentType",
|
|
1261
|
+
"type": "zeebe:input"
|
|
1262
|
+
},
|
|
1263
|
+
"condition": {
|
|
1264
|
+
"allMatch": [
|
|
1265
|
+
{
|
|
1266
|
+
"property": "action_document_documentSource",
|
|
1267
|
+
"equals": "inline",
|
|
1268
|
+
"type": "simple"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"property": "actionDiscriminator",
|
|
1272
|
+
"equals": "uploadObject",
|
|
1273
|
+
"type": "simple"
|
|
1274
|
+
}
|
|
1275
|
+
]
|
|
1276
|
+
},
|
|
1277
|
+
"type": "String"
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"id": "action_document_external_url",
|
|
1281
|
+
"label": "URL",
|
|
1282
|
+
"constraints": {
|
|
1283
|
+
"notEmpty": true
|
|
1284
|
+
},
|
|
1285
|
+
"feel": "optional",
|
|
1286
|
+
"group": "uploadObject",
|
|
1287
|
+
"binding": {
|
|
1288
|
+
"name": "action.action_document_external_url",
|
|
1289
|
+
"type": "zeebe:input"
|
|
1290
|
+
},
|
|
1291
|
+
"condition": {
|
|
1292
|
+
"allMatch": [
|
|
1293
|
+
{
|
|
1294
|
+
"property": "action_document_documentSource",
|
|
1295
|
+
"equals": "external",
|
|
1296
|
+
"type": "simple"
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"property": "actionDiscriminator",
|
|
1300
|
+
"equals": "uploadObject",
|
|
1301
|
+
"type": "simple"
|
|
1302
|
+
}
|
|
1303
|
+
]
|
|
1304
|
+
},
|
|
1305
|
+
"type": "String"
|
|
1306
|
+
},
|
|
1307
|
+
{
|
|
1308
|
+
"id": "action_document_external_fileName",
|
|
1309
|
+
"label": "File name",
|
|
1310
|
+
"feel": "optional",
|
|
1311
|
+
"group": "uploadObject",
|
|
1312
|
+
"binding": {
|
|
1313
|
+
"name": "action.action_document_external_fileName",
|
|
1314
|
+
"type": "zeebe:input"
|
|
1315
|
+
},
|
|
1316
|
+
"condition": {
|
|
1317
|
+
"allMatch": [
|
|
1318
|
+
{
|
|
1319
|
+
"property": "action_document_documentSource",
|
|
1320
|
+
"equals": "external",
|
|
1321
|
+
"type": "simple"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"property": "actionDiscriminator",
|
|
1325
|
+
"equals": "uploadObject",
|
|
1326
|
+
"type": "simple"
|
|
1327
|
+
}
|
|
1328
|
+
]
|
|
1329
|
+
},
|
|
1330
|
+
"type": "String"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"id": "uploadActionDocument",
|
|
1334
|
+
"value": "=if action_document_documentSource = \"camunda\" then action_document_camundaReference else if action_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: action_document_inline_content, name: action_document_inline_fileName, contentType: action_document_inline_contentType } else if action_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: action_document_external_url, name: action_document_external_fileName } else null",
|
|
1335
|
+
"group": "uploadObject",
|
|
1359
1336
|
"binding": {
|
|
1360
1337
|
"name": "action.document",
|
|
1361
1338
|
"type": "zeebe:input"
|
|
@@ -1365,8 +1342,7 @@
|
|
|
1365
1342
|
"equals": "uploadObject",
|
|
1366
1343
|
"type": "simple"
|
|
1367
1344
|
},
|
|
1368
|
-
"
|
|
1369
|
-
"type": "String"
|
|
1345
|
+
"type": "Hidden"
|
|
1370
1346
|
},
|
|
1371
1347
|
{
|
|
1372
1348
|
"id": "downloadActionBucket",
|
|
@@ -1429,10 +1405,34 @@
|
|
|
1429
1405
|
"tooltip": "If set to true, a document reference will be created. If set to false, the content will be extracted and provided inside the response.",
|
|
1430
1406
|
"type": "Boolean"
|
|
1431
1407
|
},
|
|
1408
|
+
{
|
|
1409
|
+
"id": "version",
|
|
1410
|
+
"label": "Version",
|
|
1411
|
+
"description": "Version of the element template",
|
|
1412
|
+
"value": "3",
|
|
1413
|
+
"group": "connector",
|
|
1414
|
+
"binding": {
|
|
1415
|
+
"key": "elementTemplateVersion",
|
|
1416
|
+
"type": "zeebe:taskHeader"
|
|
1417
|
+
},
|
|
1418
|
+
"type": "Hidden"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"id": "id",
|
|
1422
|
+
"label": "ID",
|
|
1423
|
+
"description": "ID of the element template",
|
|
1424
|
+
"value": "io.camunda.connectors.aws.s3.v1",
|
|
1425
|
+
"group": "connector",
|
|
1426
|
+
"binding": {
|
|
1427
|
+
"key": "elementTemplateId",
|
|
1428
|
+
"type": "zeebe:taskHeader"
|
|
1429
|
+
},
|
|
1430
|
+
"type": "Hidden"
|
|
1431
|
+
},
|
|
1432
1432
|
{
|
|
1433
1433
|
"id": "resultVariable",
|
|
1434
1434
|
"label": "Result variable",
|
|
1435
|
-
"description": "Name of variable to store the response in",
|
|
1435
|
+
"description": "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>.",
|
|
1436
1436
|
"group": "output",
|
|
1437
1437
|
"binding": {
|
|
1438
1438
|
"key": "resultVariable",
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
{
|
|
1444
1444
|
"id": "resultExpression",
|
|
1445
1445
|
"label": "Result expression",
|
|
1446
|
-
"description": "Expression to map the response into process variables",
|
|
1446
|
+
"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>.",
|
|
1447
1447
|
"feel": "required",
|
|
1448
1448
|
"group": "output",
|
|
1449
1449
|
"binding": {
|