@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -294,6 +294,188 @@
|
|
|
294
294
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
|
|
295
295
|
}
|
|
296
296
|
},
|
|
297
|
+
{
|
|
298
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
299
|
+
"name": "AWS Lambda connector",
|
|
300
|
+
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
301
|
+
"version": 2,
|
|
302
|
+
"description": "Invoke a function",
|
|
303
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
304
|
+
"category": {
|
|
305
|
+
"id": "connectors",
|
|
306
|
+
"name": "Connectors"
|
|
307
|
+
},
|
|
308
|
+
"appliesTo": ["bpmn:Task"],
|
|
309
|
+
"elementType": {
|
|
310
|
+
"value": "bpmn:ServiceTask"
|
|
311
|
+
},
|
|
312
|
+
"groups": [
|
|
313
|
+
{
|
|
314
|
+
"id": "authentication",
|
|
315
|
+
"label": "Authentication"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"id": "configuration",
|
|
319
|
+
"label": "Configuration"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"id": "operation",
|
|
323
|
+
"label": "Select operation"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"id": "operationDetails",
|
|
327
|
+
"label": "Operation details"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"id": "output",
|
|
331
|
+
"label": "Output mapping"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"id": "errors",
|
|
335
|
+
"label": "Error handling"
|
|
336
|
+
}
|
|
337
|
+
],
|
|
338
|
+
"properties": [
|
|
339
|
+
{
|
|
340
|
+
"type": "Hidden",
|
|
341
|
+
"value": "io.camunda:aws-lambda:1",
|
|
342
|
+
"binding": {
|
|
343
|
+
"type": "zeebe:taskDefinition",
|
|
344
|
+
"property": "type"
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"label": "Access key",
|
|
349
|
+
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
350
|
+
"group": "authentication",
|
|
351
|
+
"type": "String",
|
|
352
|
+
"binding": {
|
|
353
|
+
"type": "zeebe:input",
|
|
354
|
+
"name": "authentication.accessKey"
|
|
355
|
+
},
|
|
356
|
+
"constraints": {
|
|
357
|
+
"notEmpty": true
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"label": "Secret key",
|
|
362
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
363
|
+
"group": "authentication",
|
|
364
|
+
"type": "String",
|
|
365
|
+
"binding": {
|
|
366
|
+
"type": "zeebe:input",
|
|
367
|
+
"name": "authentication.secretKey"
|
|
368
|
+
},
|
|
369
|
+
"constraints": {
|
|
370
|
+
"notEmpty": true
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"label": "Region",
|
|
375
|
+
"description": "Specify the AWS region",
|
|
376
|
+
"group": "configuration",
|
|
377
|
+
"type": "String",
|
|
378
|
+
"feel": "optional",
|
|
379
|
+
"binding": {
|
|
380
|
+
"type": "zeebe:input",
|
|
381
|
+
"name": "configuration.region"
|
|
382
|
+
},
|
|
383
|
+
"constraints": {
|
|
384
|
+
"notEmpty": true,
|
|
385
|
+
"maxLength": 255
|
|
386
|
+
}
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"id": "operationType",
|
|
390
|
+
"group": "operation",
|
|
391
|
+
"type": "Dropdown",
|
|
392
|
+
"value": "sync",
|
|
393
|
+
"choices": [
|
|
394
|
+
{
|
|
395
|
+
"name": "Invoke function (sync)",
|
|
396
|
+
"value": "sync"
|
|
397
|
+
}
|
|
398
|
+
],
|
|
399
|
+
"binding": {
|
|
400
|
+
"type": "zeebe:input",
|
|
401
|
+
"name": "awsFunction.operationType",
|
|
402
|
+
"key": "awsFunction.operationType"
|
|
403
|
+
}
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"label": "Function name",
|
|
407
|
+
"description": "Enter a name, ARN or alias of your function",
|
|
408
|
+
"group": "operationDetails",
|
|
409
|
+
"type": "String",
|
|
410
|
+
"feel": "optional",
|
|
411
|
+
"binding": {
|
|
412
|
+
"type": "zeebe:input",
|
|
413
|
+
"name": "awsFunction.functionName"
|
|
414
|
+
},
|
|
415
|
+
"constraints": {
|
|
416
|
+
"notEmpty": true,
|
|
417
|
+
"maxLength": 255
|
|
418
|
+
},
|
|
419
|
+
"condition": {
|
|
420
|
+
"property": "operationType",
|
|
421
|
+
"equals": "sync"
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"label": "Payload",
|
|
426
|
+
"description": "Provide payload for your function as JSON",
|
|
427
|
+
"group": "operationDetails",
|
|
428
|
+
"type": "Text",
|
|
429
|
+
"feel": "required",
|
|
430
|
+
"binding": {
|
|
431
|
+
"type": "zeebe:input",
|
|
432
|
+
"name": "awsFunction.payload"
|
|
433
|
+
},
|
|
434
|
+
"condition": {
|
|
435
|
+
"property": "operationType",
|
|
436
|
+
"equals": "sync"
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
"label": "Result variable",
|
|
441
|
+
"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>",
|
|
442
|
+
"group": "output",
|
|
443
|
+
"type": "String",
|
|
444
|
+
"binding": {
|
|
445
|
+
"type": "zeebe:taskHeader",
|
|
446
|
+
"key": "resultVariable"
|
|
447
|
+
}
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"label": "Result expression",
|
|
451
|
+
"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>",
|
|
452
|
+
"group": "output",
|
|
453
|
+
"type": "Text",
|
|
454
|
+
"feel": "required",
|
|
455
|
+
"binding": {
|
|
456
|
+
"type": "zeebe:taskHeader",
|
|
457
|
+
"key": "resultExpression"
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"label": "Error expression",
|
|
462
|
+
"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>",
|
|
463
|
+
"group": "errors",
|
|
464
|
+
"type": "Text",
|
|
465
|
+
"feel": "required",
|
|
466
|
+
"binding": {
|
|
467
|
+
"type": "zeebe:taskHeader",
|
|
468
|
+
"key": "errorExpression"
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
],
|
|
472
|
+
"icon": {
|
|
473
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 48 48' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48_Light%3C/title%3E%3Cg id='Icon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M24,44 C12.972,44 4,35.028 4,24 C4,12.972 12.972,4 24,4 C35.028,4 44,12.972 44,24 C44,35.028 35.028,44 24,44 L24,44 Z M24,2 C11.869,2 2,11.869 2,24 C2,36.131 11.869,46 24,46 C36.131,46 46,36.131 46,24 C46,11.869 36.131,2 24,2 L24,2 Z M17.231,35.25 L11.876,35.25 L18.221,21.959 L20.902,27.492 L17.231,35.25 Z M19.114,19.215 C18.946,18.87 18.597,18.651 18.214,18.651 L18.211,18.651 C17.826,18.652 17.477,18.874 17.312,19.221 L9.389,35.819 C9.24,36.129 9.262,36.493 9.445,36.783 C9.628,37.074 9.947,37.25 10.291,37.25 L17.864,37.25 C18.251,37.25 18.603,37.027 18.769,36.678 L22.915,27.915 C23.044,27.642 23.043,27.323 22.911,27.051 L19.114,19.215 Z M36.125,35.25 L30.673,35.25 L20.761,13.953 C20.597,13.601 20.243,13.375 19.854,13.375 L16.251,13.375 L16.255,9.25 L23.475,9.25 L33.339,30.545 C33.503,30.898 33.856,31.125 34.246,31.125 L36.125,31.125 L36.125,35.25 Z M37.125,29.125 L34.885,29.125 L25.021,7.83 C24.856,7.477 24.503,7.25 24.113,7.25 L15.256,7.25 C14.704,7.25 14.257,7.697 14.256,8.249 L14.25,14.374 C14.25,14.64 14.355,14.894 14.543,15.082 C14.73,15.27 14.984,15.375 15.25,15.375 L19.217,15.375 L29.129,36.672 C29.293,37.024 29.646,37.25 30.035,37.25 L37.125,37.25 C37.678,37.25 38.125,36.803 38.125,36.25 L38.125,30.125 C38.125,29.572 37.678,29.125 37.125,29.125 L37.125,29.125 Z' id='Amazon-Lambda-Lambda-Function_Resource-Icon_light-bg' fill='%23D45B07'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
474
|
+
},
|
|
475
|
+
"engines": {
|
|
476
|
+
"camunda": "^8.2"
|
|
477
|
+
}
|
|
478
|
+
},
|
|
297
479
|
{
|
|
298
480
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
299
481
|
"name": "AWS Lambda Outbound Connector",
|
|
@@ -957,187 +1139,5 @@
|
|
|
957
1139
|
"engines": {
|
|
958
1140
|
"camunda": "^8.4"
|
|
959
1141
|
}
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
963
|
-
"name": "AWS Lambda connector",
|
|
964
|
-
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
965
|
-
"version": 2,
|
|
966
|
-
"description": "Invoke a function",
|
|
967
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
968
|
-
"category": {
|
|
969
|
-
"id": "connectors",
|
|
970
|
-
"name": "Connectors"
|
|
971
|
-
},
|
|
972
|
-
"appliesTo": ["bpmn:Task"],
|
|
973
|
-
"elementType": {
|
|
974
|
-
"value": "bpmn:ServiceTask"
|
|
975
|
-
},
|
|
976
|
-
"groups": [
|
|
977
|
-
{
|
|
978
|
-
"id": "authentication",
|
|
979
|
-
"label": "Authentication"
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"id": "configuration",
|
|
983
|
-
"label": "Configuration"
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"id": "operation",
|
|
987
|
-
"label": "Select operation"
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"id": "operationDetails",
|
|
991
|
-
"label": "Operation details"
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"id": "output",
|
|
995
|
-
"label": "Output mapping"
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
"id": "errors",
|
|
999
|
-
"label": "Error handling"
|
|
1000
|
-
}
|
|
1001
|
-
],
|
|
1002
|
-
"properties": [
|
|
1003
|
-
{
|
|
1004
|
-
"type": "Hidden",
|
|
1005
|
-
"value": "io.camunda:aws-lambda:1",
|
|
1006
|
-
"binding": {
|
|
1007
|
-
"type": "zeebe:taskDefinition",
|
|
1008
|
-
"property": "type"
|
|
1009
|
-
}
|
|
1010
|
-
},
|
|
1011
|
-
{
|
|
1012
|
-
"label": "Access key",
|
|
1013
|
-
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
1014
|
-
"group": "authentication",
|
|
1015
|
-
"type": "String",
|
|
1016
|
-
"binding": {
|
|
1017
|
-
"type": "zeebe:input",
|
|
1018
|
-
"name": "authentication.accessKey"
|
|
1019
|
-
},
|
|
1020
|
-
"constraints": {
|
|
1021
|
-
"notEmpty": true
|
|
1022
|
-
}
|
|
1023
|
-
},
|
|
1024
|
-
{
|
|
1025
|
-
"label": "Secret key",
|
|
1026
|
-
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1027
|
-
"group": "authentication",
|
|
1028
|
-
"type": "String",
|
|
1029
|
-
"binding": {
|
|
1030
|
-
"type": "zeebe:input",
|
|
1031
|
-
"name": "authentication.secretKey"
|
|
1032
|
-
},
|
|
1033
|
-
"constraints": {
|
|
1034
|
-
"notEmpty": true
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"label": "Region",
|
|
1039
|
-
"description": "Specify the AWS region",
|
|
1040
|
-
"group": "configuration",
|
|
1041
|
-
"type": "String",
|
|
1042
|
-
"feel": "optional",
|
|
1043
|
-
"binding": {
|
|
1044
|
-
"type": "zeebe:input",
|
|
1045
|
-
"name": "configuration.region"
|
|
1046
|
-
},
|
|
1047
|
-
"constraints": {
|
|
1048
|
-
"notEmpty": true,
|
|
1049
|
-
"maxLength": 255
|
|
1050
|
-
}
|
|
1051
|
-
},
|
|
1052
|
-
{
|
|
1053
|
-
"id": "operationType",
|
|
1054
|
-
"group": "operation",
|
|
1055
|
-
"type": "Dropdown",
|
|
1056
|
-
"value": "sync",
|
|
1057
|
-
"choices": [
|
|
1058
|
-
{
|
|
1059
|
-
"name": "Invoke function (sync)",
|
|
1060
|
-
"value": "sync"
|
|
1061
|
-
}
|
|
1062
|
-
],
|
|
1063
|
-
"binding": {
|
|
1064
|
-
"type": "zeebe:input",
|
|
1065
|
-
"name": "awsFunction.operationType",
|
|
1066
|
-
"key": "awsFunction.operationType"
|
|
1067
|
-
}
|
|
1068
|
-
},
|
|
1069
|
-
{
|
|
1070
|
-
"label": "Function name",
|
|
1071
|
-
"description": "Enter a name, ARN or alias of your function",
|
|
1072
|
-
"group": "operationDetails",
|
|
1073
|
-
"type": "String",
|
|
1074
|
-
"feel": "optional",
|
|
1075
|
-
"binding": {
|
|
1076
|
-
"type": "zeebe:input",
|
|
1077
|
-
"name": "awsFunction.functionName"
|
|
1078
|
-
},
|
|
1079
|
-
"constraints": {
|
|
1080
|
-
"notEmpty": true,
|
|
1081
|
-
"maxLength": 255
|
|
1082
|
-
},
|
|
1083
|
-
"condition": {
|
|
1084
|
-
"property": "operationType",
|
|
1085
|
-
"equals": "sync"
|
|
1086
|
-
}
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"label": "Payload",
|
|
1090
|
-
"description": "Provide payload for your function as JSON",
|
|
1091
|
-
"group": "operationDetails",
|
|
1092
|
-
"type": "Text",
|
|
1093
|
-
"feel": "required",
|
|
1094
|
-
"binding": {
|
|
1095
|
-
"type": "zeebe:input",
|
|
1096
|
-
"name": "awsFunction.payload"
|
|
1097
|
-
},
|
|
1098
|
-
"condition": {
|
|
1099
|
-
"property": "operationType",
|
|
1100
|
-
"equals": "sync"
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
"label": "Result variable",
|
|
1105
|
-
"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>",
|
|
1106
|
-
"group": "output",
|
|
1107
|
-
"type": "String",
|
|
1108
|
-
"binding": {
|
|
1109
|
-
"type": "zeebe:taskHeader",
|
|
1110
|
-
"key": "resultVariable"
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"label": "Result expression",
|
|
1115
|
-
"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>",
|
|
1116
|
-
"group": "output",
|
|
1117
|
-
"type": "Text",
|
|
1118
|
-
"feel": "required",
|
|
1119
|
-
"binding": {
|
|
1120
|
-
"type": "zeebe:taskHeader",
|
|
1121
|
-
"key": "resultExpression"
|
|
1122
|
-
}
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
"label": "Error expression",
|
|
1126
|
-
"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>",
|
|
1127
|
-
"group": "errors",
|
|
1128
|
-
"type": "Text",
|
|
1129
|
-
"feel": "required",
|
|
1130
|
-
"binding": {
|
|
1131
|
-
"type": "zeebe:taskHeader",
|
|
1132
|
-
"key": "errorExpression"
|
|
1133
|
-
}
|
|
1134
|
-
}
|
|
1135
|
-
],
|
|
1136
|
-
"icon": {
|
|
1137
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 48 48' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48_Light%3C/title%3E%3Cg id='Icon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M24,44 C12.972,44 4,35.028 4,24 C4,12.972 12.972,4 24,4 C35.028,4 44,12.972 44,24 C44,35.028 35.028,44 24,44 L24,44 Z M24,2 C11.869,2 2,11.869 2,24 C2,36.131 11.869,46 24,46 C36.131,46 46,36.131 46,24 C46,11.869 36.131,2 24,2 L24,2 Z M17.231,35.25 L11.876,35.25 L18.221,21.959 L20.902,27.492 L17.231,35.25 Z M19.114,19.215 C18.946,18.87 18.597,18.651 18.214,18.651 L18.211,18.651 C17.826,18.652 17.477,18.874 17.312,19.221 L9.389,35.819 C9.24,36.129 9.262,36.493 9.445,36.783 C9.628,37.074 9.947,37.25 10.291,37.25 L17.864,37.25 C18.251,37.25 18.603,37.027 18.769,36.678 L22.915,27.915 C23.044,27.642 23.043,27.323 22.911,27.051 L19.114,19.215 Z M36.125,35.25 L30.673,35.25 L20.761,13.953 C20.597,13.601 20.243,13.375 19.854,13.375 L16.251,13.375 L16.255,9.25 L23.475,9.25 L33.339,30.545 C33.503,30.898 33.856,31.125 34.246,31.125 L36.125,31.125 L36.125,35.25 Z M37.125,29.125 L34.885,29.125 L25.021,7.83 C24.856,7.477 24.503,7.25 24.113,7.25 L15.256,7.25 C14.704,7.25 14.257,7.697 14.256,8.249 L14.25,14.374 C14.25,14.64 14.355,14.894 14.543,15.082 C14.73,15.27 14.984,15.375 15.25,15.375 L19.217,15.375 L29.129,36.672 C29.293,37.024 29.646,37.25 30.035,37.25 L37.125,37.25 C37.678,37.25 38.125,36.803 38.125,36.25 L38.125,30.125 C38.125,29.572 37.678,29.125 37.125,29.125 L37.125,29.125 Z' id='Amazon-Lambda-Lambda-Function_Resource-Icon_light-bg' fill='%23D45B07'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1138
|
-
},
|
|
1139
|
-
"engines": {
|
|
1140
|
-
"camunda": "^8.2"
|
|
1141
|
-
}
|
|
1142
1142
|
}
|
|
1143
1143
|
]
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"keywords": []
|
|
9
9
|
},
|
|
10
10
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
|
|
11
|
-
"version":
|
|
11
|
+
"version": 2,
|
|
12
12
|
"category": {
|
|
13
13
|
"id": "connectors",
|
|
14
14
|
"name": "Connectors"
|
|
@@ -45,6 +45,10 @@
|
|
|
45
45
|
"id": "downloadObject",
|
|
46
46
|
"label": "Download an object"
|
|
47
47
|
},
|
|
48
|
+
{
|
|
49
|
+
"id": "connector",
|
|
50
|
+
"label": "Connector"
|
|
51
|
+
},
|
|
48
52
|
{
|
|
49
53
|
"id": "output",
|
|
50
54
|
"label": "Output mapping"
|
|
@@ -347,6 +351,30 @@
|
|
|
347
351
|
"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.",
|
|
348
352
|
"type": "Boolean"
|
|
349
353
|
},
|
|
354
|
+
{
|
|
355
|
+
"id": "version",
|
|
356
|
+
"label": "Version",
|
|
357
|
+
"description": "Version of the element template",
|
|
358
|
+
"value": "2",
|
|
359
|
+
"group": "connector",
|
|
360
|
+
"binding": {
|
|
361
|
+
"key": "elementTemplateVersion",
|
|
362
|
+
"type": "zeebe:taskHeader"
|
|
363
|
+
},
|
|
364
|
+
"type": "Hidden"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"id": "id",
|
|
368
|
+
"label": "ID",
|
|
369
|
+
"description": "ID of the element template",
|
|
370
|
+
"value": "io.camunda.connectors.aws.s3.v1",
|
|
371
|
+
"group": "connector",
|
|
372
|
+
"binding": {
|
|
373
|
+
"key": "elementTemplateId",
|
|
374
|
+
"type": "zeebe:taskHeader"
|
|
375
|
+
},
|
|
376
|
+
"type": "Hidden"
|
|
377
|
+
},
|
|
350
378
|
{
|
|
351
379
|
"id": "resultVariable",
|
|
352
380
|
"label": "Result variable",
|
|
@@ -421,7 +449,7 @@
|
|
|
421
449
|
"keywords": []
|
|
422
450
|
},
|
|
423
451
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
|
|
424
|
-
"version":
|
|
452
|
+
"version": 1,
|
|
425
453
|
"category": {
|
|
426
454
|
"id": "connectors",
|
|
427
455
|
"name": "Connectors"
|
|
@@ -458,10 +486,6 @@
|
|
|
458
486
|
"id": "downloadObject",
|
|
459
487
|
"label": "Download an object"
|
|
460
488
|
},
|
|
461
|
-
{
|
|
462
|
-
"id": "connector",
|
|
463
|
-
"label": "Connector"
|
|
464
|
-
},
|
|
465
489
|
{
|
|
466
490
|
"id": "output",
|
|
467
491
|
"label": "Output mapping"
|
|
@@ -764,30 +788,6 @@
|
|
|
764
788
|
"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.",
|
|
765
789
|
"type": "Boolean"
|
|
766
790
|
},
|
|
767
|
-
{
|
|
768
|
-
"id": "version",
|
|
769
|
-
"label": "Version",
|
|
770
|
-
"description": "Version of the element template",
|
|
771
|
-
"value": "2",
|
|
772
|
-
"group": "connector",
|
|
773
|
-
"binding": {
|
|
774
|
-
"key": "elementTemplateVersion",
|
|
775
|
-
"type": "zeebe:taskHeader"
|
|
776
|
-
},
|
|
777
|
-
"type": "Hidden"
|
|
778
|
-
},
|
|
779
|
-
{
|
|
780
|
-
"id": "id",
|
|
781
|
-
"label": "ID",
|
|
782
|
-
"description": "ID of the element template",
|
|
783
|
-
"value": "io.camunda.connectors.aws.s3.v1",
|
|
784
|
-
"group": "connector",
|
|
785
|
-
"binding": {
|
|
786
|
-
"key": "elementTemplateId",
|
|
787
|
-
"type": "zeebe:taskHeader"
|
|
788
|
-
},
|
|
789
|
-
"type": "Hidden"
|
|
790
|
-
},
|
|
791
791
|
{
|
|
792
792
|
"id": "resultVariable",
|
|
793
793
|
"label": "Result variable",
|