@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -17,7 +17,7 @@
17
17
  "email notification"
18
18
  ],
19
19
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
20
- "version": 4,
20
+ "version": 3,
21
21
  "engines": {
22
22
  "camunda": "^8.4"
23
23
  },
@@ -54,10 +54,6 @@
54
54
  "id": "url",
55
55
  "label": "URL"
56
56
  },
57
- {
58
- "id": "connector",
59
- "label": "Connector"
60
- },
61
57
  {
62
58
  "id": "output",
63
59
  "label": "Output mapping"
@@ -2528,7 +2524,7 @@
2528
2524
  "email notification"
2529
2525
  ],
2530
2526
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
2531
- "version": 3,
2527
+ "version": 4,
2532
2528
  "engines": {
2533
2529
  "camunda": "^8.4"
2534
2530
  },
@@ -2565,6 +2561,10 @@
2565
2561
  "id": "url",
2566
2562
  "label": "URL"
2567
2563
  },
2564
+ {
2565
+ "id": "connector",
2566
+ "label": "Connector"
2567
+ },
2568
2568
  {
2569
2569
  "id": "output",
2570
2570
  "label": "Output mapping"
@@ -3352,7 +3352,993 @@
3352
3352
  "id": "version",
3353
3353
  "label": "Version",
3354
3354
  "description": "Version of the element template",
3355
- "value": "3",
3355
+ "value": "4",
3356
+ "group": "connector",
3357
+ "binding": {
3358
+ "key": "elementTemplateVersion",
3359
+ "type": "zeebe:taskHeader"
3360
+ },
3361
+ "type": "Hidden"
3362
+ },
3363
+ {
3364
+ "id": "id",
3365
+ "label": "ID",
3366
+ "description": "ID of the element template",
3367
+ "value": "io.camunda.connectors.MSFT.O365.Mail.v1",
3368
+ "group": "connector",
3369
+ "binding": {
3370
+ "key": "elementTemplateId",
3371
+ "type": "zeebe:taskHeader"
3372
+ },
3373
+ "type": "Hidden"
3374
+ }
3375
+ ],
3376
+ "icon": {
3377
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='-274.66275 -425.834 2380.4105 2555.004'%3E%3Cpath d='M1831.083 894.25a40.879 40.879 0 00-19.503-35.131h-.213l-.767-.426-634.492-375.585a86.175 86.175 0 00-8.517-5.067 85.17 85.17 0 00-78.098 0 86.37 86.37 0 00-8.517 5.067l-634.49 375.585-.766.426c-19.392 12.059-25.337 37.556-13.278 56.948a41.346 41.346 0 0014.257 13.868l634.492 375.585a95.617 95.617 0 008.517 5.068 85.17 85.17 0 0078.098 0 95.52 95.52 0 008.517-5.068l634.492-375.585a40.84 40.84 0 0020.268-35.685z' fill='%230A2767'/%3E%3Cpath d='M520.453 643.477h416.38v381.674h-416.38zM1745.917 255.5V80.908c1-43.652-33.552-79.862-77.203-80.908H588.204C544.552 1.046 510 37.256 511 80.908V255.5l638.75 170.333z' fill='%230364B8'/%3E%3Cpath d='M511 255.5h425.833v383.25H511z' fill='%230078D4'/%3E%3Cpath d='M1362.667 255.5H936.833v383.25L1362.667 1022h383.25V638.75z' fill='%2328A8EA'/%3E%3Cpath d='M936.833 638.75h425.833V1022H936.833z' fill='%230078D4'/%3E%3Cpath d='M936.833 1022h425.833v383.25H936.833z' fill='%230364B8'/%3E%3Cpath d='M520.453 1025.151h416.38v346.969h-416.38z' fill='%2314447D'/%3E%3Cpath d='M1362.667 1022h383.25v383.25h-383.25z' fill='%230078D4'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='1.998' x2='1128.458' y1='811.083' x1='1128.458' gradientUnits='userSpaceOnUse' id='a'%3E%3Cstop offset='0' stop-color='%2335b8f1'/%3E%3Cstop offset='1' stop-color='%2328a8ea'/%3E%3C/linearGradient%3E%3Cpath d='M1811.58 927.593l-.809.426-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.437 88.437 0 01-34.407 8.517l-34.663-20.27a86.706 86.706 0 01-8.517-4.897L447.167 906.003h-.298l-21.036-11.753v722.384c.328 48.196 39.653 87.006 87.849 86.7h1230.914c.724 0 1.363-.341 2.129-.341a107.79 107.79 0 0029.808-6.217 86.066 86.066 0 0011.966-6.217c2.853-1.618 7.75-5.152 7.75-5.152a85.974 85.974 0 0034.833-68.772V894.25a38.323 38.323 0 01-19.502 33.343z' fill='url(%23a)'/%3E%3Cpath d='M1797.017 891.397v44.287l-663.448 456.791-686.87-486.174a.426.426 0 00-.426-.426l-63.023-37.899v-31.938l25.976-.426 54.932 31.512 1.277.426 4.684 2.981s645.563 368.346 647.267 369.197l24.698 14.478c2.129-.852 4.258-1.703 6.813-2.555 1.278-.852 640.879-360.681 640.879-360.681z' fill='%230A2767' opacity='.5'/%3E%3Cpath d='M1811.58 927.593l-.809.468-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.96 88.96 0 01-78.098 0 96.578 96.578 0 01-8.517-4.769l-634.49-356.848-.766-.468a38.326 38.326 0 01-20.057-33.343v722.384c.305 48.188 39.616 87.004 87.803 86.7h1229.64c48.188.307 87.5-38.509 87.807-86.696 0-.001 0 0 0 0V894.25a38.33 38.33 0 01-19.504 33.343z' fill='%231490DF'/%3E%3Cpath d='M1185.52 1279.629l-9.496 5.323a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l241.405 285.479 421.107 101.476a86.785 86.785 0 0026.7-33.343z' opacity='.1'/%3E%3Cpath d='M1228.529 1255.442l-52.505 29.51a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l113.101 311.838 549.538 74.989a86.104 86.104 0 0034.407-68.815v-9.326z' opacity='.05'/%3E%3Cpath d='M514.833 1703.333h1228.316a88.316 88.316 0 0052.59-17.033l-697.089-408.331a86.706 86.706 0 01-8.517-4.897L447.125 906.088h-.298l-20.993-11.838v719.914c-.048 49.2 39.798 89.122 88.999 89.169-.001 0-.001 0 0 0z' fill='%2328A8EA'/%3E%3Cpath d='M1022 418.722v908.303c-.076 31.846-19.44 60.471-48.971 72.392a73.382 73.382 0 01-28.957 5.962H425.833V383.25H511v-42.583h433.073c43.019.163 77.834 35.035 77.927 78.055z' opacity='.1'/%3E%3Cpath d='M979.417 461.305v908.302a69.36 69.36 0 01-6.388 29.808c-11.826 29.149-40.083 48.273-71.54 48.417H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M979.417 461.305v823.136c-.208 43-34.928 77.853-77.927 78.225H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M936.833 461.305v823.136c-.046 43.067-34.861 78.015-77.927 78.225H425.833V383.25h433.072c43.062.023 77.951 34.951 77.927 78.013a.589.589 0 01.001.042z' opacity='.2'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='324.259' x2='774.086' y1='1383.074' x1='162.747' gradientUnits='userSpaceOnUse' id='b'%3E%3Cstop offset='0' stop-color='%231784d9'/%3E%3Cstop offset='.5' stop-color='%23107ad5'/%3E%3Cstop offset='1' stop-color='%230a63c9'/%3E%3C/linearGradient%3E%3Cpath d='M78.055 383.25h780.723c43.109 0 78.055 34.947 78.055 78.055v780.723c0 43.109-34.946 78.055-78.055 78.055H78.055c-43.109 0-78.055-34.947-78.055-78.055V461.305c0-43.108 34.947-78.055 78.055-78.055z' fill='url(%23b)'/%3E%3Cpath d='M243.96 710.631a227.05 227.05 0 0189.17-98.495 269.56 269.56 0 01141.675-35.515 250.91 250.91 0 01131.114 33.683 225.014 225.014 0 0186.742 94.109 303.751 303.751 0 0130.405 138.396 320.567 320.567 0 01-31.299 144.783 230.37 230.37 0 01-89.425 97.388 260.864 260.864 0 01-136.011 34.578 256.355 256.355 0 01-134.01-34.067 228.497 228.497 0 01-87.892-94.28 296.507 296.507 0 01-30.745-136.735 329.29 329.29 0 0130.276-143.845zm95.046 231.227a147.386 147.386 0 0050.163 64.812 131.028 131.028 0 0078.353 23.591 137.244 137.244 0 0083.634-24.358 141.156 141.156 0 0048.715-64.812 251.594 251.594 0 0015.543-90.404 275.198 275.198 0 00-14.649-91.554 144.775 144.775 0 00-47.182-67.537 129.58 129.58 0 00-82.91-25.55 135.202 135.202 0 00-80.184 23.804 148.626 148.626 0 00-51.1 65.365 259.759 259.759 0 00-.341 186.728z' fill='%23FFF'/%3E%3Cpath d='M1362.667 255.5h383.25v383.25h-383.25z' fill='%2350D9FF'/%3E%3C/svg%3E"
3378
+ }
3379
+ },
3380
+ {
3381
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3382
+ "name": "Microsoft Office 365 Mail Connector",
3383
+ "id": "io.camunda.connectors.MSFT.O365.Mail.v1",
3384
+ "description": "Work with Office 365 Mail via your BPMN process",
3385
+ "keywords": [
3386
+ "get mail folders",
3387
+ "create mail folder",
3388
+ "list messages",
3389
+ "get messages",
3390
+ "send email",
3391
+ "send on behalf of",
3392
+ "read email",
3393
+ "inbox",
3394
+ "compose email",
3395
+ "email notification"
3396
+ ],
3397
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
3398
+ "version": 5,
3399
+ "engines": {
3400
+ "camunda": "^8.4"
3401
+ },
3402
+ "category": {
3403
+ "id": "connectors",
3404
+ "name": "Connectors"
3405
+ },
3406
+ "appliesTo": ["bpmn:Task"],
3407
+ "elementType": {
3408
+ "value": "bpmn:ServiceTask"
3409
+ },
3410
+ "groups": [
3411
+ {
3412
+ "id": "server",
3413
+ "label": "Server"
3414
+ },
3415
+ {
3416
+ "id": "authentication",
3417
+ "label": "Authentication"
3418
+ },
3419
+ {
3420
+ "id": "operation",
3421
+ "label": "Operation"
3422
+ },
3423
+ {
3424
+ "id": "requestBody",
3425
+ "label": "Request"
3426
+ },
3427
+ {
3428
+ "id": "parameters",
3429
+ "label": "Parameters"
3430
+ },
3431
+ {
3432
+ "id": "url",
3433
+ "label": "URL"
3434
+ },
3435
+ {
3436
+ "id": "connector",
3437
+ "label": "Connector"
3438
+ },
3439
+ {
3440
+ "id": "output",
3441
+ "label": "Output mapping"
3442
+ },
3443
+ {
3444
+ "id": "error",
3445
+ "label": "Error handling"
3446
+ },
3447
+ {
3448
+ "id": "retries",
3449
+ "label": "Retries"
3450
+ }
3451
+ ],
3452
+ "properties": [
3453
+ {
3454
+ "value": "io.camunda:http-json:1",
3455
+ "binding": {
3456
+ "property": "type",
3457
+ "type": "zeebe:taskDefinition"
3458
+ },
3459
+ "type": "Hidden"
3460
+ },
3461
+ {
3462
+ "id": "baseUrl",
3463
+ "value": "https://graph.microsoft.com/v1.0",
3464
+ "group": "server",
3465
+ "binding": {
3466
+ "name": "baseUrl",
3467
+ "type": "zeebe:input"
3468
+ },
3469
+ "type": "Hidden"
3470
+ },
3471
+ {
3472
+ "id": "operationId",
3473
+ "value": "users.ListMailFolders",
3474
+ "group": "operation",
3475
+ "binding": {
3476
+ "name": "operationId",
3477
+ "type": "zeebe:input"
3478
+ },
3479
+ "type": "Dropdown",
3480
+ "choices": [
3481
+ {
3482
+ "name": "Get user's folders",
3483
+ "value": "users.ListMailFolders"
3484
+ },
3485
+ {
3486
+ "name": "Create mail folder for user",
3487
+ "value": "users.CreateMailFolders"
3488
+ },
3489
+ {
3490
+ "name": "Get user's messages",
3491
+ "value": "users.ListMessages"
3492
+ },
3493
+ {
3494
+ "name": "Send mail on behalf of user",
3495
+ "value": "users.user.sendMail"
3496
+ }
3497
+ ]
3498
+ },
3499
+ {
3500
+ "id": "authentication.type",
3501
+ "label": "Type",
3502
+ "description": "Authentication type",
3503
+ "value": "oauth-client-credentials-flow",
3504
+ "group": "authentication",
3505
+ "binding": {
3506
+ "name": "authentication.type",
3507
+ "type": "zeebe:input"
3508
+ },
3509
+ "type": "Dropdown",
3510
+ "choices": [
3511
+ {
3512
+ "name": "Bearer token",
3513
+ "value": "bearer"
3514
+ },
3515
+ {
3516
+ "name": "OAuth 2.0",
3517
+ "value": "oauth-client-credentials-flow"
3518
+ },
3519
+ {
3520
+ "name": "Refresh token",
3521
+ "value": "oauth-refresh-token"
3522
+ }
3523
+ ]
3524
+ },
3525
+ {
3526
+ "id": "authentication.token",
3527
+ "label": "Bearer token",
3528
+ "optional": false,
3529
+ "constraints": {
3530
+ "notEmpty": true
3531
+ },
3532
+ "feel": "optional",
3533
+ "group": "authentication",
3534
+ "binding": {
3535
+ "name": "authentication.token",
3536
+ "type": "zeebe:input"
3537
+ },
3538
+ "condition": {
3539
+ "property": "authentication.type",
3540
+ "equals": "bearer",
3541
+ "type": "simple"
3542
+ },
3543
+ "type": "String"
3544
+ },
3545
+ {
3546
+ "id": "authentication.oauthTokenEndpoint",
3547
+ "label": "OAuth token endpoint",
3548
+ "description": "The OAuth token endpoint",
3549
+ "optional": false,
3550
+ "constraints": {
3551
+ "notEmpty": true
3552
+ },
3553
+ "feel": "optional",
3554
+ "group": "authentication",
3555
+ "binding": {
3556
+ "name": "authentication.oauthTokenEndpoint",
3557
+ "type": "zeebe:input"
3558
+ },
3559
+ "condition": {
3560
+ "property": "authentication.type",
3561
+ "equals": "oauth-client-credentials-flow",
3562
+ "type": "simple"
3563
+ },
3564
+ "type": "String"
3565
+ },
3566
+ {
3567
+ "id": "authentication.clientId",
3568
+ "label": "Client ID",
3569
+ "description": "Your application's client ID from the OAuth client",
3570
+ "optional": false,
3571
+ "constraints": {
3572
+ "notEmpty": true
3573
+ },
3574
+ "feel": "optional",
3575
+ "group": "authentication",
3576
+ "binding": {
3577
+ "name": "authentication.clientId",
3578
+ "type": "zeebe:input"
3579
+ },
3580
+ "condition": {
3581
+ "property": "authentication.type",
3582
+ "equals": "oauth-client-credentials-flow",
3583
+ "type": "simple"
3584
+ },
3585
+ "type": "String"
3586
+ },
3587
+ {
3588
+ "id": "authentication.clientSecret",
3589
+ "label": "Client secret",
3590
+ "description": "Your application's client secret from the OAuth client",
3591
+ "optional": false,
3592
+ "constraints": {
3593
+ "notEmpty": true
3594
+ },
3595
+ "feel": "optional",
3596
+ "group": "authentication",
3597
+ "binding": {
3598
+ "name": "authentication.clientSecret",
3599
+ "type": "zeebe:input"
3600
+ },
3601
+ "condition": {
3602
+ "property": "authentication.type",
3603
+ "equals": "oauth-client-credentials-flow",
3604
+ "type": "simple"
3605
+ },
3606
+ "type": "String"
3607
+ },
3608
+ {
3609
+ "id": "authentication.clientAuthentication",
3610
+ "optional": false,
3611
+ "value": "credentialsBody",
3612
+ "group": "authentication",
3613
+ "type": "Hidden",
3614
+ "binding": {
3615
+ "name": "authentication.clientAuthentication",
3616
+ "type": "zeebe:input"
3617
+ },
3618
+ "condition": {
3619
+ "property": "authentication.type",
3620
+ "equals": "oauth-client-credentials-flow",
3621
+ "type": "simple"
3622
+ }
3623
+ },
3624
+ {
3625
+ "id": "authentication.scopes",
3626
+ "group": "authentication",
3627
+ "value": "https://graph.microsoft.com/.default",
3628
+ "binding": {
3629
+ "name": "authentication.scopes",
3630
+ "type": "zeebe:input"
3631
+ },
3632
+ "condition": {
3633
+ "property": "authentication.type",
3634
+ "equals": "oauth-client-credentials-flow",
3635
+ "type": "simple"
3636
+ },
3637
+ "type": "Hidden"
3638
+ },
3639
+ {
3640
+ "id": "authentication.refreshToken.tenantId",
3641
+ "label": "Tenant ID",
3642
+ "description": "The tenant ID of the Microsoft Entra (Azure AD) application",
3643
+ "optional": false,
3644
+ "constraints": {
3645
+ "notEmpty": true
3646
+ },
3647
+ "feel": "optional",
3648
+ "group": "authentication",
3649
+ "binding": {
3650
+ "name": "refreshToken_tenantId",
3651
+ "type": "zeebe:input"
3652
+ },
3653
+ "condition": {
3654
+ "property": "authentication.type",
3655
+ "equals": "oauth-refresh-token",
3656
+ "type": "simple"
3657
+ },
3658
+ "type": "String"
3659
+ },
3660
+ {
3661
+ "id": "authentication.refreshToken.clientId",
3662
+ "label": "Client ID",
3663
+ "description": "The client ID of the application",
3664
+ "optional": false,
3665
+ "constraints": {
3666
+ "notEmpty": true
3667
+ },
3668
+ "feel": "optional",
3669
+ "group": "authentication",
3670
+ "binding": {
3671
+ "name": "authentication.clientId",
3672
+ "type": "zeebe:input"
3673
+ },
3674
+ "condition": {
3675
+ "property": "authentication.type",
3676
+ "equals": "oauth-refresh-token",
3677
+ "type": "simple"
3678
+ },
3679
+ "type": "String"
3680
+ },
3681
+ {
3682
+ "id": "authentication.refreshToken.clientSecret",
3683
+ "label": "Client secret",
3684
+ "description": "The secret value of the Azure AD application; optional for public clients",
3685
+ "optional": true,
3686
+ "feel": "optional",
3687
+ "group": "authentication",
3688
+ "binding": {
3689
+ "name": "authentication.clientSecret",
3690
+ "type": "zeebe:input"
3691
+ },
3692
+ "condition": {
3693
+ "property": "authentication.type",
3694
+ "equals": "oauth-refresh-token",
3695
+ "type": "simple"
3696
+ },
3697
+ "type": "String"
3698
+ },
3699
+ {
3700
+ "id": "authentication.refreshToken.token",
3701
+ "label": "Refresh token",
3702
+ "description": "The OAuth 2.0 refresh token used to obtain a new access token",
3703
+ "optional": false,
3704
+ "constraints": {
3705
+ "notEmpty": true
3706
+ },
3707
+ "feel": "optional",
3708
+ "group": "authentication",
3709
+ "binding": {
3710
+ "name": "authentication.refreshToken",
3711
+ "type": "zeebe:input"
3712
+ },
3713
+ "condition": {
3714
+ "property": "authentication.type",
3715
+ "equals": "oauth-refresh-token",
3716
+ "type": "simple"
3717
+ },
3718
+ "type": "String"
3719
+ },
3720
+ {
3721
+ "id": "authentication.refreshToken.oauthTokenEndpoint",
3722
+ "value": "=\"https://login.microsoftonline.com/\"+refreshToken_tenantId+\"/oauth2/v2.0/token\"",
3723
+ "group": "authentication",
3724
+ "binding": {
3725
+ "name": "authentication.oauthTokenEndpoint",
3726
+ "type": "zeebe:input"
3727
+ },
3728
+ "condition": {
3729
+ "property": "authentication.type",
3730
+ "equals": "oauth-refresh-token",
3731
+ "type": "simple"
3732
+ },
3733
+ "type": "Hidden"
3734
+ },
3735
+ {
3736
+ "id": "authentication.refreshToken.scopes",
3737
+ "value": "https://graph.microsoft.com/.default",
3738
+ "group": "authentication",
3739
+ "binding": {
3740
+ "name": "authentication.scopes",
3741
+ "type": "zeebe:input"
3742
+ },
3743
+ "condition": {
3744
+ "property": "authentication.type",
3745
+ "equals": "oauth-refresh-token",
3746
+ "type": "simple"
3747
+ },
3748
+ "type": "Hidden"
3749
+ },
3750
+ {
3751
+ "id": "users.ListMailFolders_user_id",
3752
+ "label": "User ID",
3753
+ "description": "The unique identifier of user. Can be UUID or email",
3754
+ "optional": false,
3755
+ "value": "myuser@mycompany.com",
3756
+ "constraints": {
3757
+ "notEmpty": true
3758
+ },
3759
+ "feel": "optional",
3760
+ "group": "parameters",
3761
+ "binding": {
3762
+ "name": "user_id",
3763
+ "type": "zeebe:input"
3764
+ },
3765
+ "condition": {
3766
+ "property": "operationId",
3767
+ "equals": "users.ListMailFolders",
3768
+ "type": "simple"
3769
+ },
3770
+ "type": "String"
3771
+ },
3772
+ {
3773
+ "id": "users.ListMailFolders_odata_path",
3774
+ "value": "=\"/users/\"+user_id+\"/mailFolders\"",
3775
+ "group": "parameters",
3776
+ "binding": {
3777
+ "name": "operationPath",
3778
+ "type": "zeebe:input"
3779
+ },
3780
+ "condition": {
3781
+ "property": "operationId",
3782
+ "equals": "users.ListMailFolders",
3783
+ "type": "simple"
3784
+ },
3785
+ "type": "Hidden"
3786
+ },
3787
+ {
3788
+ "id": "users.ListMailFolders_odata_headers",
3789
+ "value": "={}",
3790
+ "group": "parameters",
3791
+ "binding": {
3792
+ "name": "headers",
3793
+ "type": "zeebe:input"
3794
+ },
3795
+ "condition": {
3796
+ "property": "operationId",
3797
+ "equals": "users.ListMailFolders",
3798
+ "type": "simple"
3799
+ },
3800
+ "type": "Hidden"
3801
+ },
3802
+ {
3803
+ "id": "users.ListMailFolders_odata_queryParameters",
3804
+ "label": "Query parameters",
3805
+ "description": "Query parameters. Supporting <a href='https://learn.microsoft.com/en-us/graph/query-parameters?tabs=http' target='_blank'>OData query parameters</a>",
3806
+ "group": "parameters",
3807
+ "optional": true,
3808
+ "feel": "required",
3809
+ "binding": {
3810
+ "name": "queryParameters",
3811
+ "type": "zeebe:input"
3812
+ },
3813
+ "condition": {
3814
+ "property": "operationId",
3815
+ "equals": "users.ListMailFolders",
3816
+ "type": "simple"
3817
+ },
3818
+ "type": "Text"
3819
+ },
3820
+ {
3821
+ "id": "users.ListMailFolders_odata_method",
3822
+ "value": "GET",
3823
+ "group": "parameters",
3824
+ "binding": {
3825
+ "name": "method",
3826
+ "type": "zeebe:input"
3827
+ },
3828
+ "condition": {
3829
+ "property": "operationId",
3830
+ "equals": "users.ListMailFolders",
3831
+ "type": "simple"
3832
+ },
3833
+ "type": "Hidden"
3834
+ },
3835
+ {
3836
+ "id": "users.CreateMailFolders_user_id",
3837
+ "label": "User ID",
3838
+ "description": "The unique identifier of user. Can be UUID or email",
3839
+ "optional": false,
3840
+ "value": "myuser@mycompany.com",
3841
+ "constraints": {
3842
+ "notEmpty": true
3843
+ },
3844
+ "feel": "optional",
3845
+ "group": "parameters",
3846
+ "binding": {
3847
+ "name": "user_id",
3848
+ "type": "zeebe:input"
3849
+ },
3850
+ "condition": {
3851
+ "property": "operationId",
3852
+ "equals": "users.CreateMailFolders",
3853
+ "type": "simple"
3854
+ },
3855
+ "type": "String"
3856
+ },
3857
+ {
3858
+ "id": "users.CreateMailFolders_folder_name",
3859
+ "label": "Folder display name",
3860
+ "description": "A folder name to be created",
3861
+ "optional": false,
3862
+ "value": "",
3863
+ "constraints": {
3864
+ "notEmpty": true
3865
+ },
3866
+ "feel": "optional",
3867
+ "group": "requestBody",
3868
+ "binding": {
3869
+ "name": "CreateMailFolders_folder_name",
3870
+ "type": "zeebe:input"
3871
+ },
3872
+ "condition": {
3873
+ "property": "operationId",
3874
+ "equals": "users.CreateMailFolders",
3875
+ "type": "simple"
3876
+ },
3877
+ "type": "String"
3878
+ },
3879
+ {
3880
+ "id": "users.CreateMailFolders_odata_path",
3881
+ "value": "=\"/users/\"+user_id+\"/mailFolders\"",
3882
+ "group": "parameters",
3883
+ "binding": {
3884
+ "name": "operationPath",
3885
+ "type": "zeebe:input"
3886
+ },
3887
+ "condition": {
3888
+ "property": "operationId",
3889
+ "equals": "users.CreateMailFolders",
3890
+ "type": "simple"
3891
+ },
3892
+ "type": "Hidden"
3893
+ },
3894
+ {
3895
+ "id": "users.CreateMailFolders_odata_headers",
3896
+ "value": "={}",
3897
+ "group": "parameters",
3898
+ "binding": {
3899
+ "name": "headers",
3900
+ "type": "zeebe:input"
3901
+ },
3902
+ "condition": {
3903
+ "property": "operationId",
3904
+ "equals": "users.CreateMailFolders",
3905
+ "type": "simple"
3906
+ },
3907
+ "type": "Hidden"
3908
+ },
3909
+ {
3910
+ "id": "users.CreateMailFolders_odata_queryParameters",
3911
+ "value": "={}",
3912
+ "group": "parameters",
3913
+ "binding": {
3914
+ "name": "queryParameters",
3915
+ "type": "zeebe:input"
3916
+ },
3917
+ "condition": {
3918
+ "property": "operationId",
3919
+ "equals": "users.CreateMailFolders",
3920
+ "type": "simple"
3921
+ },
3922
+ "type": "Hidden"
3923
+ },
3924
+ {
3925
+ "id": "users.CreateMailFolders_odata_method",
3926
+ "value": "POST",
3927
+ "group": "parameters",
3928
+ "binding": {
3929
+ "name": "method",
3930
+ "type": "zeebe:input"
3931
+ },
3932
+ "condition": {
3933
+ "property": "operationId",
3934
+ "equals": "users.CreateMailFolders",
3935
+ "type": "simple"
3936
+ },
3937
+ "type": "Hidden"
3938
+ },
3939
+ {
3940
+ "id": "users.ListMessages_user_id",
3941
+ "label": "User ID",
3942
+ "description": "The unique identifier of user. Can be UUID or email",
3943
+ "optional": false,
3944
+ "value": "myuser@mycompany.com",
3945
+ "constraints": {
3946
+ "notEmpty": true
3947
+ },
3948
+ "feel": "optional",
3949
+ "group": "parameters",
3950
+ "binding": {
3951
+ "name": "user_id",
3952
+ "type": "zeebe:input"
3953
+ },
3954
+ "condition": {
3955
+ "property": "operationId",
3956
+ "equals": "users.ListMessages",
3957
+ "type": "simple"
3958
+ },
3959
+ "type": "String"
3960
+ },
3961
+ {
3962
+ "id": "users.ListMessages_odata_path",
3963
+ "value": "=\"/users/\"+user_id+\"/messages\"",
3964
+ "group": "parameters",
3965
+ "binding": {
3966
+ "name": "operationPath",
3967
+ "type": "zeebe:input"
3968
+ },
3969
+ "condition": {
3970
+ "property": "operationId",
3971
+ "equals": "users.ListMessages",
3972
+ "type": "simple"
3973
+ },
3974
+ "type": "Hidden"
3975
+ },
3976
+ {
3977
+ "id": "users.ListMessages_odata_headers",
3978
+ "value": "={}",
3979
+ "group": "parameters",
3980
+ "binding": {
3981
+ "name": "headers",
3982
+ "type": "zeebe:input"
3983
+ },
3984
+ "condition": {
3985
+ "property": "operationId",
3986
+ "equals": "users.ListMessages",
3987
+ "type": "simple"
3988
+ },
3989
+ "type": "Hidden"
3990
+ },
3991
+ {
3992
+ "id": "users.ListMessages_odata_queryParameters",
3993
+ "label": "Query parameters",
3994
+ "description": "Query parameters. Supporting <a href='https://learn.microsoft.com/en-us/graph/query-parameters?tabs=http' target='_blank'>OData query parameters</a>",
3995
+ "group": "parameters",
3996
+ "optional": true,
3997
+ "feel": "required",
3998
+ "binding": {
3999
+ "name": "queryParameters",
4000
+ "type": "zeebe:input"
4001
+ },
4002
+ "condition": {
4003
+ "property": "operationId",
4004
+ "equals": "users.ListMessages",
4005
+ "type": "simple"
4006
+ },
4007
+ "type": "Text"
4008
+ },
4009
+ {
4010
+ "id": "users.ListMessages_odata_method",
4011
+ "value": "GET",
4012
+ "group": "parameters",
4013
+ "binding": {
4014
+ "name": "method",
4015
+ "type": "zeebe:input"
4016
+ },
4017
+ "condition": {
4018
+ "property": "operationId",
4019
+ "equals": "users.ListMessages",
4020
+ "type": "simple"
4021
+ },
4022
+ "type": "Hidden"
4023
+ },
4024
+ {
4025
+ "id": "users.user.sendMail_user_id",
4026
+ "label": "User ID",
4027
+ "description": "The unique identifier of user. Can be UUID or email",
4028
+ "optional": false,
4029
+ "value": "myuser@mycompany.com",
4030
+ "constraints": {
4031
+ "notEmpty": true
4032
+ },
4033
+ "feel": "optional",
4034
+ "group": "parameters",
4035
+ "binding": {
4036
+ "name": "user_id",
4037
+ "type": "zeebe:input"
4038
+ },
4039
+ "condition": {
4040
+ "property": "operationId",
4041
+ "equals": "users.user.sendMail",
4042
+ "type": "simple"
4043
+ },
4044
+ "type": "String"
4045
+ },
4046
+ {
4047
+ "id": "users.user.sendMail_subject",
4048
+ "label": "Subject",
4049
+ "description": "Mail subject",
4050
+ "optional": false,
4051
+ "constraints": {
4052
+ "notEmpty": true
4053
+ },
4054
+ "feel": "optional",
4055
+ "group": "requestBody",
4056
+ "binding": {
4057
+ "name": "sendMail_subject",
4058
+ "type": "zeebe:input"
4059
+ },
4060
+ "condition": {
4061
+ "property": "operationId",
4062
+ "equals": "users.user.sendMail",
4063
+ "type": "simple"
4064
+ },
4065
+ "type": "String"
4066
+ },
4067
+ {
4068
+ "id": "users.user.sendMail_body_content_type",
4069
+ "label": "Body content type",
4070
+ "group": "requestBody",
4071
+ "value": "text",
4072
+ "binding": {
4073
+ "name": "sendMail_body_content_type",
4074
+ "type": "zeebe:input"
4075
+ },
4076
+ "condition": {
4077
+ "property": "operationId",
4078
+ "equals": "users.user.sendMail",
4079
+ "type": "simple"
4080
+ },
4081
+ "type": "Dropdown",
4082
+ "choices": [
4083
+ {
4084
+ "name": "Text",
4085
+ "value": "text"
4086
+ },
4087
+ {
4088
+ "name": "HTML",
4089
+ "value": "html"
4090
+ }
4091
+ ]
4092
+ },
4093
+ {
4094
+ "id": "users.user.sendMail_body_content",
4095
+ "label": "Body content",
4096
+ "description": "Mail body content",
4097
+ "optional": false,
4098
+ "constraints": {
4099
+ "notEmpty": true
4100
+ },
4101
+ "feel": "optional",
4102
+ "group": "requestBody",
4103
+ "binding": {
4104
+ "name": "sendMail_body_content",
4105
+ "type": "zeebe:input"
4106
+ },
4107
+ "condition": {
4108
+ "property": "operationId",
4109
+ "equals": "users.user.sendMail",
4110
+ "type": "simple"
4111
+ },
4112
+ "type": "Text"
4113
+ },
4114
+ {
4115
+ "id": "users.user.sendMail_attachments",
4116
+ "label": "Attachments",
4117
+ "description": "Attachments. Must be an array of document objects or an empty array",
4118
+ "optional": false,
4119
+ "constraints": {
4120
+ "notEmpty": true
4121
+ },
4122
+ "value": "=[]",
4123
+ "feel": "required",
4124
+ "group": "requestBody",
4125
+ "binding": {
4126
+ "name": "sendMail_attachments",
4127
+ "type": "zeebe:input"
4128
+ },
4129
+ "condition": {
4130
+ "property": "operationId",
4131
+ "equals": "users.user.sendMail",
4132
+ "type": "simple"
4133
+ },
4134
+ "type": "String"
4135
+ },
4136
+ {
4137
+ "id": "users.user.sendMail_to_recipients",
4138
+ "label": "To recipients",
4139
+ "description": "Target recipients. Must be an array of emails",
4140
+ "optional": false,
4141
+ "value": "=[\"myuser@mycompany.com\"]",
4142
+ "constraints": {
4143
+ "notEmpty": true
4144
+ },
4145
+ "feel": "required",
4146
+ "group": "requestBody",
4147
+ "binding": {
4148
+ "name": "sendMail_to_recipients",
4149
+ "type": "zeebe:input"
4150
+ },
4151
+ "condition": {
4152
+ "property": "operationId",
4153
+ "equals": "users.user.sendMail",
4154
+ "type": "simple"
4155
+ },
4156
+ "type": "String"
4157
+ },
4158
+ {
4159
+ "id": "users.user.sendMail_cc_recipients",
4160
+ "label": "CC recipients",
4161
+ "description": "Copy recipients. Must be an array of emails",
4162
+ "optional": true,
4163
+ "value": "=[\"myuser@mycompany.com\"]",
4164
+ "feel": "required",
4165
+ "group": "requestBody",
4166
+ "binding": {
4167
+ "name": "sendMail_cc_recipients",
4168
+ "type": "zeebe:input"
4169
+ },
4170
+ "condition": {
4171
+ "property": "operationId",
4172
+ "equals": "users.user.sendMail",
4173
+ "type": "simple"
4174
+ },
4175
+ "type": "String"
4176
+ },
4177
+ {
4178
+ "id": "users.user.sendMail_odata_path",
4179
+ "value": "=\"/users/\"+user_id+\"/sendMail\"",
4180
+ "group": "parameters",
4181
+ "binding": {
4182
+ "name": "operationPath",
4183
+ "type": "zeebe:input"
4184
+ },
4185
+ "condition": {
4186
+ "property": "operationId",
4187
+ "equals": "users.user.sendMail",
4188
+ "type": "simple"
4189
+ },
4190
+ "type": "Hidden"
4191
+ },
4192
+ {
4193
+ "id": "users.user.sendMail_odata_headers",
4194
+ "value": "={}",
4195
+ "group": "parameters",
4196
+ "binding": {
4197
+ "name": "headers",
4198
+ "type": "zeebe:input"
4199
+ },
4200
+ "condition": {
4201
+ "property": "operationId",
4202
+ "equals": "users.user.sendMail",
4203
+ "type": "simple"
4204
+ },
4205
+ "type": "Hidden"
4206
+ },
4207
+ {
4208
+ "id": "users.user.sendMail_odata_queryParameters",
4209
+ "value": "={}",
4210
+ "group": "parameters",
4211
+ "binding": {
4212
+ "name": "queryParameters",
4213
+ "type": "zeebe:input"
4214
+ },
4215
+ "condition": {
4216
+ "property": "operationId",
4217
+ "equals": "users.user.sendMail",
4218
+ "type": "simple"
4219
+ },
4220
+ "type": "Hidden"
4221
+ },
4222
+ {
4223
+ "id": "users.user.sendMail_odata_method",
4224
+ "value": "POST",
4225
+ "group": "parameters",
4226
+ "binding": {
4227
+ "name": "method",
4228
+ "type": "zeebe:input"
4229
+ },
4230
+ "condition": {
4231
+ "property": "operationId",
4232
+ "equals": "users.user.sendMail",
4233
+ "type": "simple"
4234
+ },
4235
+ "type": "Hidden"
4236
+ },
4237
+ {
4238
+ "id": "users.CreateMailFolders_body",
4239
+ "value": "={\"displayName\": CreateMailFolders_folder_name, \"isHidden\": false}",
4240
+ "binding": {
4241
+ "name": "body",
4242
+ "type": "zeebe:input"
4243
+ },
4244
+ "condition": {
4245
+ "property": "operationId",
4246
+ "equals": "users.CreateMailFolders",
4247
+ "type": "simple"
4248
+ },
4249
+ "type": "Hidden"
4250
+ },
4251
+ {
4252
+ "id": "users.user.sendMail_body",
4253
+ "value": "={\"message\":{\"subject\":sendMail_subject,\"body\":{\"contentType\":sendMail_body_content_type,\"content\":sendMail_body_content},\"toRecipients\": for currentEmail in sendMail_to_recipients return {\"emailAddress\":{\"address\":currentEmail}},\"ccRecipients\": if sendMail_cc_recipients != null then for currentEmailCC in sendMail_cc_recipients return {\"emailAddress\":{\"address\":currentEmailCC}} else null,\"attachments\": if sendMail_attachments != null then for document in sendMail_attachments return {\"@odata.type\":\"#microsoft.graph.fileAttachment\",\"name\":document.metadata.fileName,\"contentType\":document.metadata.contentType,\"contentBytes\":{\"camunda.function.type\":\"base64\",\"params\":[document]}} else null},\"saveToSentItems\":\"false\"}",
4254
+ "group": "requestBody",
4255
+ "binding": {
4256
+ "name": "body",
4257
+ "type": "zeebe:input"
4258
+ },
4259
+ "condition": {
4260
+ "property": "operationId",
4261
+ "equals": "users.user.sendMail",
4262
+ "type": "simple"
4263
+ },
4264
+ "type": "Hidden"
4265
+ },
4266
+ {
4267
+ "id": "url",
4268
+ "value": "= baseUrl + operationPath",
4269
+ "group": "url",
4270
+ "binding": {
4271
+ "name": "url",
4272
+ "type": "zeebe:input"
4273
+ },
4274
+ "type": "Hidden"
4275
+ },
4276
+ {
4277
+ "id": "resultVariable",
4278
+ "label": "Result variable",
4279
+ "description": "Name of variable to store the response in",
4280
+ "group": "output",
4281
+ "binding": {
4282
+ "key": "resultVariable",
4283
+ "type": "zeebe:taskHeader"
4284
+ },
4285
+ "type": "String"
4286
+ },
4287
+ {
4288
+ "id": "resultExpression",
4289
+ "label": "Result expression",
4290
+ "description": "Expression to map the response into process variables",
4291
+ "feel": "required",
4292
+ "group": "output",
4293
+ "binding": {
4294
+ "key": "resultExpression",
4295
+ "type": "zeebe:taskHeader"
4296
+ },
4297
+ "type": "Text"
4298
+ },
4299
+ {
4300
+ "id": "errorExpression",
4301
+ "label": "Error expression",
4302
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
4303
+ "feel": "required",
4304
+ "group": "error",
4305
+ "binding": {
4306
+ "key": "errorExpression",
4307
+ "type": "zeebe:taskHeader"
4308
+ },
4309
+ "type": "Text"
4310
+ },
4311
+ {
4312
+ "id": "retryCount",
4313
+ "label": "Retries",
4314
+ "description": "Number of retries",
4315
+ "value": "3",
4316
+ "feel": "optional",
4317
+ "group": "retries",
4318
+ "binding": {
4319
+ "property": "retries",
4320
+ "type": "zeebe:taskDefinition"
4321
+ },
4322
+ "type": "String"
4323
+ },
4324
+ {
4325
+ "id": "retryBackoff",
4326
+ "label": "Retry backoff",
4327
+ "description": "ISO-8601 duration to wait between retries",
4328
+ "value": "PT30S",
4329
+ "feel": "optional",
4330
+ "group": "retries",
4331
+ "binding": {
4332
+ "key": "retryBackoff",
4333
+ "type": "zeebe:taskHeader"
4334
+ },
4335
+ "type": "String"
4336
+ },
4337
+ {
4338
+ "id": "version",
4339
+ "label": "Version",
4340
+ "description": "Version of the element template",
4341
+ "value": "4",
3356
4342
  "group": "connector",
3357
4343
  "binding": {
3358
4344
  "key": "elementTemplateVersion",