@camunda/connectors-element-templates 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -18,7 +18,7 @@
18
18
  ]
19
19
  },
20
20
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
21
- "version": 5,
21
+ "version": 4,
22
22
  "category": {
23
23
  "id": "connectors",
24
24
  "name": "Connectors"
@@ -27,9 +27,6 @@
27
27
  "elementType": {
28
28
  "value": "bpmn:ServiceTask"
29
29
  },
30
- "engines": {
31
- "camunda": "^8.3"
32
- },
33
30
  "groups": [
34
31
  {
35
32
  "id": "authentication",
@@ -43,10 +40,6 @@
43
40
  "id": "operationDetails",
44
41
  "label": "Operation details"
45
42
  },
46
- {
47
- "id": "connector",
48
- "label": "Connector"
49
- },
50
43
  {
51
44
  "id": "output",
52
45
  "label": "Output mapping"
@@ -902,30 +895,6 @@
902
895
  },
903
896
  "type": "String"
904
897
  },
905
- {
906
- "id": "version",
907
- "label": "Version",
908
- "description": "Version of the element template",
909
- "value": "5",
910
- "group": "connector",
911
- "binding": {
912
- "key": "elementTemplateVersion",
913
- "type": "zeebe:taskHeader"
914
- },
915
- "type": "Hidden"
916
- },
917
- {
918
- "id": "id",
919
- "label": "ID",
920
- "description": "ID of the element template",
921
- "value": "io.camunda.connectors.GoogleSheets.v1",
922
- "group": "connector",
923
- "binding": {
924
- "key": "elementTemplateId",
925
- "type": "zeebe:taskHeader"
926
- },
927
- "type": "Hidden"
928
- },
929
898
  {
930
899
  "id": "resultVariable",
931
900
  "label": "Result variable",
@@ -989,6 +958,9 @@
989
958
  ],
990
959
  "icon": {
991
960
  "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDlweCIgaGVpZ2h0PSI2N3B4IiB2aWV3Qm94PSIwIDAgNDkgNjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5TaGVldHMtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTMiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBDMS45OTY4NzUsMCAwLDEuOTk2ODc1IDAsNC40Mzc1IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDE3Ljc1IEwyOS41ODMzMzMzLDAgWiIgaWQ9InBhdGgtNSI+PC9wYXRoPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAuMDA1Mzk0NSUiIHkxPSI4LjU4NjEwNjEyJSIgeDI9IjUwLjAwNTM5NDUlIiB5Mj0iMTAwLjAxMzkzOSUiIGlkPSJsaW5lYXJHcmFkaWVudC03Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjIiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjAyIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC04Ij48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEwIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEyIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTE0Ij48L3BhdGg+CiAgICAgICAgPHJhZGlhbEdyYWRpZW50IGN4PSIzLjE2ODA0Njg4JSIgY3k9IjIuNzE3NDQzMTglIiBmeD0iMy4xNjgwNDY4OCUiIGZ5PSIyLjcxNzQ0MzE4JSIgcj0iMTYxLjI0ODUxNiUiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMzE2ODAsMC4wMjcxNzQpLHNjYWxlKDEuMDAwMDAwLDAuNzI3MjczKSx0cmFuc2xhdGUoLTAuMDMxNjgwLC0wLjAyNzE3NCkiIGlkPSJyYWRpYWxHcmFkaWVudC0xNiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMC4xIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9yYWRpYWxHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDb25zdW1lci1BcHBzLVNoZWV0cy1MYXJnZS1WRC1SOC0iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTEuMDAwMDAwLCAtNDUxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSGVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDYzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlBlcnNvbmFsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzcuMDAwMDAwLCAyOTkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNoZWV0cy1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzQuODMzMzMzLCA4OS45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDM2Ljk3OTE2NjcsMTAuMzU0MTY2NyBMMjkuNTgzMzMzMywwIFoiIGlkPSJQYXRoIiBmaWxsPSIjMEY5RDU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay0yKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTQiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0zIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjgzMzMzMzMsMzEuODAyMDgzMyBMMTEuODMzMzMzMyw1My4yNSBMMzUuNSw1My4yNSBMMzUuNSwzMS44MDIwODMzIEwxMS44MzMzMzMzLDMxLjgwMjA4MzMgWiBNMjIuMTg3NSw1MC4yOTE2NjY3IEwxNC43OTE2NjY3LDUwLjI5MTY2NjcgTDE0Ljc5MTY2NjcsNDYuNTkzNzUgTDIyLjE4NzUsNDYuNTkzNzUgTDIyLjE4NzUsNTAuMjkxNjY2NyBaIE0yMi4xODc1LDQ0LjM3NSBMMTQuNzkxNjY2Nyw0NC4zNzUgTDE0Ljc5MTY2NjcsNDAuNjc3MDgzMyBMMjIuMTg3NSw0MC42NzcwODMzIEwyMi4xODc1LDQ0LjM3NSBaIE0yMi4xODc1LDM4LjQ1ODMzMzMgTDE0Ljc5MTY2NjcsMzguNDU4MzMzMyBMMTQuNzkxNjY2NywzNC43NjA0MTY3IEwyMi4xODc1LDM0Ljc2MDQxNjcgTDIyLjE4NzUsMzguNDU4MzMzMyBaIE0zMi41NDE2NjY3LDUwLjI5MTY2NjcgTDI1LjE0NTgzMzMsNTAuMjkxNjY2NyBMMjUuMTQ1ODMzMyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw1MC4yOTE2NjY3IFogTTMyLjU0MTY2NjcsNDQuMzc1IEwyNS4xNDU4MzMzLDQ0LjM3NSBMMjUuMTQ1ODMzMyw0MC42NzcwODMzIEwzMi41NDE2NjY3LDQwLjY3NzA4MzMgTDMyLjU0MTY2NjcsNDQuMzc1IFogTTMyLjU0MTY2NjcsMzguNDU4MzMzMyBMMjUuMTQ1ODMzMywzOC40NTgzMzMzIEwyNS4xNDU4MzMzLDM0Ljc2MDQxNjcgTDMyLjU0MTY2NjcsMzQuNzYwNDE2NyBMMzIuNTQxNjY2NywzOC40NTgzMzMzIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YxRjFGMSIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stNCkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay02IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtNSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay02KSIgcG9pbnRzPSIzMC44ODEzMDIxIDE2LjQ1MjAzMTMgNDcuMzMzMzMzMyAzMi45MDAzNjQ2IDQ3LjMzMzMzMzMgMTcuNzUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay05IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtOCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgbWFzaz0idXJsKCNtYXNrLTkpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYuNjI1MDAwLCAtMi45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjk1ODMzMzMzLDIuOTU4MzMzMzMgTDIuOTU4MzMzMzMsMTYuMjcwODMzMyBDMi45NTgzMzMzMywxOC43MjI1NTIxIDQuOTQ0MTE0NTgsMjAuNzA4MzMzMyA3LjM5NTgzMzMzLDIwLjcwODMzMzMgTDIwLjcwODMzMzMsMjAuNzA4MzMzMyBMMi45NTgzMzMzMywyLjk1ODMzMzMzIFoiIGlkPSJQYXRoIiBmaWxsPSIjODdDRUFDIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0xMSIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEwIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNC44MDcyOTE2NyBDMCwyLjM2NjY2NjY3IDEuOTk2ODc1LDAuMzY5NzkxNjY3IDQuNDM3NSwwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTExKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTEzIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMTIiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU1ZHSURfMV8iPjwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDIuODk1ODMzMyw2NC43MTM1NDE3IEw0LjQzNzUsNjQuNzEzNTQxNyBDMS45OTY4NzUsNjQuNzEzNTQxNyAwLDYyLjcxNjY2NjcgMCw2MC4yNzYwNDE3IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDYwLjI3NjA0MTcgQzQ3LjMzMzMzMzMsNjIuNzE2NjY2NyA0NS4zMzY0NTgzLDY0LjcxMzU0MTcgNDIuODk1ODMzMyw2NC43MTM1NDE3IFoiIGlkPSJQYXRoIiBmaWxsLW9wYWNpdHk9IjAuMiIgZmlsbD0iIzI2MzIzOCIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stMTMpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ2xpcHBlZCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMTUiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xNCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNC4wMjA4MzMzLDE3Ljc1IEMzMS41NjkxMTQ2LDE3Ljc1IDI5LjU4MzMzMzMsMTUuNzY0MjE4OCAyOS41ODMzMzMzLDEzLjMxMjUgTDI5LjU4MzMzMzMsMTMuNjgyMjkxNyBDMjkuNTgzMzMzMywxNi4xMzQwMTA0IDMxLjU2OTExNDYsMTguMTE5NzkxNyAzNC4wMjA4MzMzLDE4LjExOTc5MTcgTDQ3LjMzMzMzMzMsMTguMTE5NzkxNyBMNDcuMzMzMzMzMywxNy43NSBMMzQuMDIwODMzMywxNy43NSBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjEiIGZpbGw9IiMyNjMyMzgiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTE1KSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0iUGF0aCIgZmlsbD0idXJsKCNyYWRpYWxHcmFkaWVudC0xNikiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+"
961
+ },
962
+ "engines": {
963
+ "camunda": "^8.6"
992
964
  }
993
965
  },
994
966
  {
@@ -2586,22 +2558,9 @@
2586
2558
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2587
2559
  "name": "Google Sheets Outbound Connector",
2588
2560
  "id": "io.camunda.connectors.GoogleSheets.v1",
2589
- "description": "Manage spreadsheets with Google Sheets",
2590
- "metadata": {
2591
- "keywords": [
2592
- "create spreadsheet",
2593
- "add values to spreadsheet",
2594
- "create row",
2595
- "create column",
2596
- "create worksheet",
2597
- "delete worksheet",
2598
- "get row",
2599
- "get spreadsheet details",
2600
- "get worksheet data"
2601
- ]
2602
- },
2561
+ "version": 2,
2603
2562
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
2604
- "version": 4,
2563
+ "description": "Work with spreadsheets",
2605
2564
  "category": {
2606
2565
  "id": "connectors",
2607
2566
  "name": "Connectors"
@@ -2628,37 +2587,25 @@
2628
2587
  "label": "Output mapping"
2629
2588
  },
2630
2589
  {
2631
- "id": "error",
2590
+ "id": "errors",
2632
2591
  "label": "Error handling"
2633
- },
2634
- {
2635
- "id": "retries",
2636
- "label": "Retries"
2637
2592
  }
2638
2593
  ],
2639
2594
  "properties": [
2640
2595
  {
2596
+ "type": "Hidden",
2641
2597
  "value": "io.camunda:google-sheets:1",
2642
2598
  "binding": {
2643
- "property": "type",
2644
- "type": "zeebe:taskDefinition"
2645
- },
2646
- "type": "Hidden"
2599
+ "type": "zeebe:taskDefinition",
2600
+ "property": "type"
2601
+ }
2647
2602
  },
2648
2603
  {
2649
- "id": "authentication.authType",
2604
+ "id": "authenticationType",
2650
2605
  "label": "Type",
2651
- "optional": false,
2652
- "value": "refresh",
2653
- "constraints": {
2654
- "notEmpty": true
2655
- },
2656
2606
  "group": "authentication",
2657
- "binding": {
2658
- "name": "authentication.authType",
2659
- "type": "zeebe:input"
2660
- },
2661
2607
  "type": "Dropdown",
2608
+ "value": "bearer",
2662
2609
  "choices": [
2663
2610
  {
2664
2611
  "name": "Bearer token",
@@ -2668,102 +2615,86 @@
2668
2615
  "name": "Refresh token",
2669
2616
  "value": "refresh"
2670
2617
  }
2671
- ]
2618
+ ],
2619
+ "binding": {
2620
+ "type": "zeebe:input",
2621
+ "name": "authentication.authType",
2622
+ "key": "authentication.authType"
2623
+ }
2672
2624
  },
2673
2625
  {
2674
- "id": "authentication.bearerToken",
2675
2626
  "label": "Bearer token",
2676
- "description": "Enter a valid Google API Bearer token",
2677
- "optional": false,
2678
- "constraints": {
2679
- "notEmpty": true
2680
- },
2681
- "feel": "optional",
2627
+ "description": "Enter Google API Bearer token that is authorized to interact with desired spreadsheet",
2682
2628
  "group": "authentication",
2629
+ "type": "String",
2683
2630
  "binding": {
2684
- "name": "authentication.bearerToken",
2685
- "type": "zeebe:input"
2631
+ "type": "zeebe:input",
2632
+ "name": "authentication.bearerToken"
2686
2633
  },
2687
- "condition": {
2688
- "property": "authentication.authType",
2689
- "equals": "bearer",
2690
- "type": "simple"
2634
+ "constraints": {
2635
+ "notEmpty": true
2691
2636
  },
2692
- "type": "String"
2637
+ "condition": {
2638
+ "property": "authenticationType",
2639
+ "equals": "bearer"
2640
+ }
2693
2641
  },
2694
2642
  {
2695
- "id": "authentication.oauthClientId",
2696
2643
  "label": "Client ID",
2697
2644
  "description": "Enter Google API Client ID",
2698
- "optional": false,
2699
- "constraints": {
2700
- "notEmpty": true
2701
- },
2702
- "feel": "optional",
2703
2645
  "group": "authentication",
2646
+ "type": "String",
2704
2647
  "binding": {
2705
- "name": "authentication.oauthClientId",
2706
- "type": "zeebe:input"
2648
+ "type": "zeebe:input",
2649
+ "name": "authentication.oauthClientId"
2707
2650
  },
2708
- "condition": {
2709
- "property": "authentication.authType",
2710
- "equals": "refresh",
2711
- "type": "simple"
2651
+ "constraints": {
2652
+ "notEmpty": true
2712
2653
  },
2713
- "type": "String"
2654
+ "condition": {
2655
+ "property": "authenticationType",
2656
+ "equals": "refresh"
2657
+ }
2714
2658
  },
2715
2659
  {
2716
- "id": "authentication.oauthClientSecret",
2717
2660
  "label": "Client secret",
2718
2661
  "description": "Enter Google API client Secret",
2719
- "optional": false,
2720
- "constraints": {
2721
- "notEmpty": true
2722
- },
2723
- "feel": "optional",
2724
2662
  "group": "authentication",
2663
+ "type": "String",
2725
2664
  "binding": {
2726
- "name": "authentication.oauthClientSecret",
2727
- "type": "zeebe:input"
2665
+ "type": "zeebe:input",
2666
+ "name": "authentication.oauthClientSecret"
2728
2667
  },
2729
- "condition": {
2730
- "property": "authentication.authType",
2731
- "equals": "refresh",
2732
- "type": "simple"
2668
+ "constraints": {
2669
+ "notEmpty": true
2733
2670
  },
2734
- "type": "String"
2671
+ "condition": {
2672
+ "property": "authenticationType",
2673
+ "equals": "refresh"
2674
+ }
2735
2675
  },
2736
2676
  {
2737
- "id": "authentication.oauthRefreshToken",
2738
2677
  "label": "Refresh token",
2739
- "description": "Enter a valid Google API refresh token",
2740
- "optional": false,
2741
- "constraints": {
2742
- "notEmpty": true
2743
- },
2744
- "feel": "optional",
2678
+ "description": "Enter Google API refresh token that is authorized to interact with desired spreadsheet",
2745
2679
  "group": "authentication",
2680
+ "type": "String",
2746
2681
  "binding": {
2747
- "name": "authentication.oauthRefreshToken",
2748
- "type": "zeebe:input"
2682
+ "type": "zeebe:input",
2683
+ "name": "authentication.oauthRefreshToken"
2749
2684
  },
2750
- "condition": {
2751
- "property": "authentication.authType",
2752
- "equals": "refresh",
2753
- "type": "simple"
2685
+ "constraints": {
2686
+ "notEmpty": true
2754
2687
  },
2755
- "type": "String"
2688
+ "condition": {
2689
+ "property": "authenticationType",
2690
+ "equals": "refresh"
2691
+ }
2756
2692
  },
2757
2693
  {
2758
- "id": "operation.type",
2759
- "label": "Input",
2760
- "value": "createSpreadsheet",
2694
+ "id": "operationType",
2761
2695
  "group": "operation",
2762
- "binding": {
2763
- "name": "operation.type",
2764
- "type": "zeebe:input"
2765
- },
2766
2696
  "type": "Dropdown",
2697
+ "value": "createSpreadsheet",
2767
2698
  "choices": [
2768
2699
  {
2769
2700
  "name": "Create spreadsheet",
@@ -2774,630 +2705,759 @@
2774
2705
  "value": "addValues"
2775
2706
  },
2776
2707
  {
2777
- "name": "Create empty column or row",
2778
- "value": "createEmptyColumnOrRow"
2779
- },
2780
- {
2781
- "name": "Create row",
2782
- "value": "createRow"
2708
+ "name": "Get spreadsheet details",
2709
+ "value": "spreadsheetsDetails"
2783
2710
  },
2784
2711
  {
2785
2712
  "name": "Create worksheet",
2786
2713
  "value": "createWorksheet"
2787
2714
  },
2788
2715
  {
2789
- "name": "Delete column",
2790
- "value": "deleteColumn"
2716
+ "name": "Get worksheet data",
2717
+ "value": "getWorksheetData"
2791
2718
  },
2792
2719
  {
2793
2720
  "name": "Delete worksheet",
2794
2721
  "value": "deleteWorksheet"
2795
2722
  },
2796
2723
  {
2797
- "name": "Get row by index",
2798
- "value": "getRowByIndex"
2724
+ "name": "Create empty column or row",
2725
+ "value": "createEmptyColumnOrRow"
2799
2726
  },
2800
2727
  {
2801
- "name": "Get spreadsheet details",
2802
- "value": "spreadsheetsDetails"
2728
+ "name": "Create row",
2729
+ "value": "createRow"
2803
2730
  },
2804
2731
  {
2805
- "name": "Get worksheet data",
2806
- "value": "getWorksheetData"
2732
+ "name": "Delete column",
2733
+ "value": "deleteColumn"
2734
+ },
2735
+ {
2736
+ "name": "Get row by index",
2737
+ "value": "getRowByIndex"
2807
2738
  }
2808
- ]
2809
- },
2810
- {
2811
- "id": "createSpreadsheet.spreadsheetName",
2812
- "label": "Spreadsheet name",
2813
- "description": "Enter name for the new spreadsheet",
2814
- "optional": false,
2815
- "constraints": {
2816
- "notEmpty": true
2817
- },
2818
- "feel": "optional",
2819
- "group": "operationDetails",
2739
+ ],
2820
2740
  "binding": {
2821
- "name": "operation.spreadsheetName",
2822
- "type": "zeebe:input"
2823
- },
2824
- "condition": {
2825
- "property": "operation.type",
2826
- "equals": "createSpreadsheet",
2827
- "type": "simple"
2828
- },
2829
- "type": "String"
2741
+ "type": "zeebe:input",
2742
+ "name": "operation.type",
2743
+ "key": "operation.type"
2744
+ }
2830
2745
  },
2831
2746
  {
2832
- "id": "parent",
2833
2747
  "label": "Parent folder ID",
2834
2748
  "description": "Enter ID of the parent folder where new spreadsheet will be created",
2835
- "optional": true,
2836
- "feel": "optional",
2837
2749
  "group": "operationDetails",
2750
+ "type": "String",
2751
+ "feel": "optional",
2752
+ "optional": true,
2838
2753
  "binding": {
2839
- "name": "operation.parent",
2840
- "type": "zeebe:input"
2754
+ "type": "zeebe:input",
2755
+ "name": "operation.parent"
2841
2756
  },
2842
2757
  "condition": {
2843
- "property": "operation.type",
2844
- "equals": "createSpreadsheet",
2845
- "type": "simple"
2846
- },
2847
- "type": "String"
2758
+ "property": "operationType",
2759
+ "equals": "createSpreadsheet"
2760
+ }
2848
2761
  },
2849
2762
  {
2850
- "id": "addValues.spreadsheetId",
2851
2763
  "label": "Spreadsheet ID",
2852
2764
  "description": "Enter the ID of the spreadsheet",
2853
- "optional": false,
2854
- "constraints": {
2855
- "notEmpty": true
2856
- },
2857
- "feel": "optional",
2858
2765
  "group": "operationDetails",
2766
+ "type": "String",
2767
+ "feel": "optional",
2768
+ "optional": false,
2859
2769
  "binding": {
2860
- "name": "operation.spreadsheetId",
2861
- "type": "zeebe:input"
2770
+ "type": "zeebe:input",
2771
+ "name": "operation.spreadsheetId"
2862
2772
  },
2863
2773
  "condition": {
2864
- "property": "operation.type",
2865
- "equals": "addValues",
2866
- "type": "simple"
2774
+ "property": "operationType",
2775
+ "oneOf": [
2776
+ "createWorksheet",
2777
+ "getRowByIndex",
2778
+ "createEmptyColumnOrRow",
2779
+ "deleteWorksheet",
2780
+ "deleteColumn",
2781
+ "getWorksheetData",
2782
+ "spreadsheetsDetails",
2783
+ "createRow",
2784
+ "addValues"
2785
+ ]
2867
2786
  },
2868
- "type": "String"
2787
+ "constraints": {
2788
+ "notEmpty": true
2789
+ }
2869
2790
  },
2870
2791
  {
2871
- "id": "addValues.worksheetName",
2872
- "label": "Worksheet name",
2873
- "description": "Enter name for the worksheet",
2792
+ "label": "Spreadsheet name",
2793
+ "description": "Enter name for the new spreadsheet",
2794
+ "group": "operationDetails",
2795
+ "type": "String",
2796
+ "feel": "optional",
2874
2797
  "optional": false,
2798
+ "binding": {
2799
+ "type": "zeebe:input",
2800
+ "name": "operation.spreadsheetName"
2801
+ },
2875
2802
  "constraints": {
2876
2803
  "notEmpty": true
2877
2804
  },
2878
- "feel": "optional",
2879
- "group": "operationDetails",
2880
- "binding": {
2881
- "name": "operation.worksheetName",
2882
- "type": "zeebe:input"
2883
- },
2884
2805
  "condition": {
2885
- "property": "operation.type",
2886
- "equals": "addValues",
2887
- "type": "simple"
2888
- },
2889
- "type": "String"
2806
+ "property": "operationType",
2807
+ "equals": "createSpreadsheet"
2808
+ }
2890
2809
  },
2891
2810
  {
2892
- "id": "cellId",
2893
- "label": "Cell ID",
2894
- "description": "Enter the ID of the cell. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#add-values-to-spreadsheet\" target=\"_blank\">documentation</a>",
2895
- "optional": false,
2896
- "constraints": {
2897
- "notEmpty": true
2898
- },
2899
- "feel": "optional",
2811
+ "label": "Worksheet ID",
2812
+ "description": "Enter the ID of the worksheet",
2900
2813
  "group": "operationDetails",
2814
+ "type": "String",
2815
+ "feel": "optional",
2816
+ "optional": false,
2901
2817
  "binding": {
2902
- "name": "operation.cellId",
2903
- "type": "zeebe:input"
2818
+ "type": "zeebe:input",
2819
+ "name": "operation.worksheetId"
2904
2820
  },
2905
- "condition": {
2906
- "property": "operation.type",
2907
- "equals": "addValues",
2908
- "type": "simple"
2821
+ "constraints": {
2822
+ "notEmpty": true,
2823
+ "pattern": {
2824
+ "value": "^([0-9]*$)",
2825
+ "message": "Must be a number."
2826
+ }
2909
2827
  },
2910
- "type": "String"
2828
+ "condition": {
2829
+ "property": "operationType",
2830
+ "oneOf": ["deleteWorksheet", "createEmptyColumnOrRow", "deleteColumn"]
2831
+ }
2911
2832
  },
2912
2833
  {
2913
- "id": "value",
2914
- "label": "Value",
2915
- "description": "Enter the value",
2834
+ "label": "Worksheet name",
2835
+ "description": "Enter name for the worksheet",
2836
+ "group": "operationDetails",
2837
+ "type": "String",
2838
+ "feel": "optional",
2916
2839
  "optional": false,
2840
+ "binding": {
2841
+ "type": "zeebe:input",
2842
+ "name": "operation.worksheetName"
2843
+ },
2917
2844
  "constraints": {
2918
2845
  "notEmpty": true
2919
2846
  },
2920
- "feel": "optional",
2921
- "group": "operationDetails",
2922
- "binding": {
2923
- "name": "operation.value",
2924
- "type": "zeebe:input"
2925
- },
2926
2847
  "condition": {
2927
- "property": "operation.type",
2928
- "equals": "addValues",
2929
- "type": "simple"
2930
- },
2931
- "type": "String"
2848
+ "property": "operationType",
2849
+ "oneOf": ["createWorksheet", "getWorksheetData"]
2850
+ }
2932
2851
  },
2933
2852
  {
2934
- "id": "createEmptyColumnOrRow.spreadsheetId",
2935
- "label": "Spreadsheet ID",
2936
- "description": "Enter the ID of the spreadsheet",
2937
- "optional": false,
2938
- "constraints": {
2939
- "notEmpty": true
2940
- },
2941
- "feel": "optional",
2853
+ "label": "Worksheet name",
2854
+ "description": "Enter the name of the worksheet",
2942
2855
  "group": "operationDetails",
2856
+ "type": "String",
2857
+ "feel": "optional",
2858
+ "optional": true,
2943
2859
  "binding": {
2944
- "name": "operation.spreadsheetId",
2945
- "type": "zeebe:input"
2860
+ "type": "zeebe:input",
2861
+ "name": "operation.worksheetName"
2946
2862
  },
2947
- "condition": {
2948
- "property": "operation.type",
2949
- "equals": "createEmptyColumnOrRow",
2950
- "type": "simple"
2863
+ "constraints": {
2864
+ "notEmpty": false
2951
2865
  },
2952
- "type": "String"
2866
+ "condition": {
2867
+ "property": "operationType",
2868
+ "oneOf": ["getRowByIndex", "createRow", "addValues"]
2869
+ }
2953
2870
  },
2954
2871
  {
2955
- "id": "createEmptyColumnOrRow.worksheetId",
2956
- "label": "Worksheet ID",
2957
- "description": "Enter the ID of the worksheet",
2958
- "optional": false,
2959
- "constraints": {
2960
- "notEmpty": true
2961
- },
2962
- "feel": "optional",
2872
+ "label": "Worksheet index",
2873
+ "description": "Enter index of the place where to add worksheet (leave empty if add to the end of sheet list) Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-worksheet-index\" target=\"_blank\">documentation</a>",
2963
2874
  "group": "operationDetails",
2875
+ "type": "String",
2876
+ "feel": "optional",
2877
+ "optional": true,
2964
2878
  "binding": {
2965
- "name": "operation.worksheetId",
2966
- "type": "zeebe:input"
2879
+ "type": "zeebe:input",
2880
+ "name": "operation.worksheetIndex"
2967
2881
  },
2968
- "condition": {
2969
- "property": "operation.type",
2970
- "equals": "createEmptyColumnOrRow",
2971
- "type": "simple"
2882
+ "constraints": {
2883
+ "notEmpty": false,
2884
+ "pattern": {
2885
+ "value": "^([0-9]*$)",
2886
+ "message": "Must be a number."
2887
+ }
2972
2888
  },
2973
- "type": "Number"
2889
+ "condition": {
2890
+ "property": "operationType",
2891
+ "equals": "createWorksheet"
2892
+ }
2974
2893
  },
2975
2894
  {
2976
- "id": "dimension",
2977
2895
  "label": "Dimension",
2978
2896
  "description": "Choose what to add: column or row",
2979
- "optional": false,
2980
- "constraints": {
2981
- "notEmpty": true
2982
- },
2983
2897
  "group": "operationDetails",
2984
- "binding": {
2985
- "name": "operation.dimension",
2986
- "type": "zeebe:input"
2987
- },
2988
- "condition": {
2989
- "property": "operation.type",
2990
- "equals": "createEmptyColumnOrRow",
2991
- "type": "simple"
2992
- },
2993
2898
  "type": "Dropdown",
2899
+ "optional": false,
2994
2900
  "choices": [
2995
2901
  {
2996
- "name": "ROWS",
2997
- "value": "ROWS"
2902
+ "name": "Column",
2903
+ "value": "COLUMNS"
2998
2904
  },
2999
2905
  {
3000
- "name": "COLUMNS",
3001
- "value": "COLUMNS"
2906
+ "name": "Row",
2907
+ "value": "ROWS"
3002
2908
  }
3003
- ]
3004
- },
3005
- {
3006
- "id": "startIndex",
3007
- "label": "Start index",
3008
- "description": "Enter start index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3009
- "optional": false,
3010
- "feel": "optional",
3011
- "group": "operationDetails",
2909
+ ],
3012
2910
  "binding": {
3013
- "name": "operation.startIndex",
3014
- "type": "zeebe:input"
2911
+ "type": "zeebe:input",
2912
+ "name": "operation.dimension"
3015
2913
  },
3016
2914
  "condition": {
3017
- "property": "operation.type",
3018
- "equals": "createEmptyColumnOrRow",
3019
- "type": "simple"
2915
+ "property": "operationType",
2916
+ "equals": "createEmptyColumnOrRow"
3020
2917
  },
3021
- "type": "Number"
2918
+ "constraints": {
2919
+ "notEmpty": true
2920
+ }
3022
2921
  },
3023
2922
  {
3024
- "id": "endIndex",
3025
- "label": "End index",
3026
- "description": "Enter end index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3027
- "optional": false,
3028
- "feel": "optional",
2923
+ "label": "Row index",
2924
+ "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3029
2925
  "group": "operationDetails",
2926
+ "type": "String",
2927
+ "feel": "optional",
2928
+ "optional": false,
3030
2929
  "binding": {
3031
- "name": "operation.endIndex",
3032
- "type": "zeebe:input"
2930
+ "type": "zeebe:input",
2931
+ "name": "operation.rowIndex"
3033
2932
  },
3034
- "condition": {
3035
- "property": "operation.type",
3036
- "equals": "createEmptyColumnOrRow",
3037
- "type": "simple"
2933
+ "constraints": {
2934
+ "notEmpty": true,
2935
+ "pattern": {
2936
+ "value": "^([0-9]*$)",
2937
+ "message": "Must be a number."
2938
+ }
3038
2939
  },
3039
- "type": "Number"
2940
+ "condition": {
2941
+ "property": "operationType",
2942
+ "equals": "getRowByIndex"
2943
+ }
3040
2944
  },
3041
2945
  {
3042
- "id": "createRow.spreadsheetId",
3043
- "label": "Spreadsheet ID",
3044
- "description": "Enter the ID of the spreadsheet",
3045
- "optional": false,
2946
+ "label": "Row index",
2947
+ "description": "Enter the index of the row to add . Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
2948
+ "group": "operationDetails",
2949
+ "type": "String",
2950
+ "feel": "optional",
2951
+ "optional": true,
2952
+ "binding": {
2953
+ "type": "zeebe:input",
2954
+ "name": "operation.rowIndex"
2955
+ },
3046
2956
  "constraints": {
3047
- "notEmpty": true
2957
+ "notEmpty": false,
2958
+ "pattern": {
2959
+ "value": "^([0-9]*$)",
2960
+ "message": "Must contains only numbers."
2961
+ }
3048
2962
  },
3049
- "feel": "optional",
2963
+ "condition": {
2964
+ "property": "operationType",
2965
+ "equals": "createRow"
2966
+ }
2967
+ },
2968
+ {
2969
+ "id": "columnIndexFormat",
2970
+ "label": "Index format",
2971
+ "description": "Choose the type of the index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3050
2972
  "group": "operationDetails",
2973
+ "type": "Dropdown",
2974
+ "optional": false,
2975
+ "choices": [
2976
+ {
2977
+ "name": "Letters",
2978
+ "value": "LETTERS"
2979
+ },
2980
+ {
2981
+ "name": "Numbers",
2982
+ "value": "NUMBERS"
2983
+ }
2984
+ ],
3051
2985
  "binding": {
3052
- "name": "operation.spreadsheetId",
3053
- "type": "zeebe:input"
2986
+ "type": "zeebe:input",
2987
+ "name": "operation.columnIndexType"
3054
2988
  },
3055
2989
  "condition": {
3056
- "property": "operation.type",
3057
- "equals": "createRow",
3058
- "type": "simple"
2990
+ "property": "operationType",
2991
+ "equals": "deleteColumn"
3059
2992
  },
3060
- "type": "String"
2993
+ "constraints": {
2994
+ "notEmpty": true
2995
+ }
3061
2996
  },
3062
2997
  {
3063
- "id": "createRow.worksheetName",
3064
- "label": "Worksheet name",
3065
- "description": "Enter name for the worksheet",
2998
+ "label": "Column letter index",
2999
+ "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3000
+ "group": "operationDetails",
3001
+ "type": "String",
3002
+ "feel": "optional",
3066
3003
  "optional": false,
3004
+ "binding": {
3005
+ "type": "zeebe:input",
3006
+ "name": "operation.columnLetterIndex"
3007
+ },
3067
3008
  "constraints": {
3068
- "notEmpty": true
3009
+ "notEmpty": true,
3010
+ "pattern": {
3011
+ "value": "[A-Z]+",
3012
+ "message": "Must contains only capital letters."
3013
+ }
3069
3014
  },
3070
- "feel": "optional",
3015
+ "condition": {
3016
+ "property": "columnIndexFormat",
3017
+ "equals": "LETTERS"
3018
+ }
3019
+ },
3020
+ {
3021
+ "label": "Column numeric index",
3022
+ "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3071
3023
  "group": "operationDetails",
3024
+ "type": "String",
3025
+ "feel": "optional",
3026
+ "optional": false,
3072
3027
  "binding": {
3073
- "name": "operation.worksheetName",
3074
- "type": "zeebe:input"
3028
+ "type": "zeebe:input",
3029
+ "name": "operation.columnNumberIndex"
3075
3030
  },
3076
- "condition": {
3077
- "property": "operation.type",
3078
- "equals": "createRow",
3079
- "type": "simple"
3031
+ "constraints": {
3032
+ "notEmpty": true,
3033
+ "pattern": {
3034
+ "value": "^([0-9]*$)",
3035
+ "message": "Must contains only numbers."
3036
+ }
3080
3037
  },
3081
- "type": "String"
3038
+ "condition": {
3039
+ "property": "columnIndexFormat",
3040
+ "equals": "NUMBERS"
3041
+ }
3082
3042
  },
3083
3043
  {
3084
- "id": "createRow.rowIndex",
3085
- "label": "Row index",
3086
- "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3044
+ "label": "Start index",
3045
+ "description": "Enter start index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3046
+ "group": "operationDetails",
3047
+ "type": "String",
3048
+ "feel": "optional",
3087
3049
  "optional": true,
3050
+ "binding": {
3051
+ "type": "zeebe:input",
3052
+ "name": "operation.startIndex"
3053
+ },
3088
3054
  "constraints": {
3089
3055
  "notEmpty": false,
3090
3056
  "pattern": {
3091
- "value": "^(=.*|[0-9]+|)$",
3092
- "message": "Must be a number"
3057
+ "value": "^([0-9]*$)",
3058
+ "message": "Must be a number."
3093
3059
  }
3094
3060
  },
3095
- "feel": "optional",
3096
- "group": "operationDetails",
3097
- "binding": {
3098
- "name": "operation.rowIndex",
3099
- "type": "zeebe:input"
3100
- },
3101
3061
  "condition": {
3102
- "property": "operation.type",
3103
- "equals": "createRow",
3104
- "type": "simple"
3105
- },
3106
- "type": "Number"
3062
+ "property": "operationType",
3063
+ "equals": "createEmptyColumnOrRow"
3064
+ }
3107
3065
  },
3108
3066
  {
3109
- "id": "values",
3110
- "label": "Enter values",
3111
- "description": "Enter the array of values. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-row\" target=\"_blank\">Learn more about the required format</a>",
3112
- "optional": false,
3113
- "constraints": {
3114
- "notEmpty": true
3115
- },
3116
- "feel": "required",
3067
+ "label": "End index",
3068
+ "description": "Enter End index (leave empty if add to the end of the sheet) Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3117
3069
  "group": "operationDetails",
3070
+ "type": "String",
3071
+ "feel": "optional",
3072
+ "optional": true,
3118
3073
  "binding": {
3119
- "name": "operation.values",
3120
- "type": "zeebe:input"
3074
+ "type": "zeebe:input",
3075
+ "name": "operation.endIndex"
3121
3076
  },
3122
- "condition": {
3123
- "property": "operation.type",
3124
- "equals": "createRow",
3125
- "type": "simple"
3077
+ "constraints": {
3078
+ "notEmpty": false,
3079
+ "pattern": {
3080
+ "value": "^([0-9]*$)",
3081
+ "message": "Must be a number."
3082
+ }
3126
3083
  },
3127
- "type": "String"
3084
+ "condition": {
3085
+ "property": "operationType",
3086
+ "equals": "createEmptyColumnOrRow"
3087
+ }
3128
3088
  },
3129
3089
  {
3130
- "id": "createWorksheet.spreadsheetId",
3131
- "label": "Spreadsheet ID",
3132
- "description": "Enter the ID of the spreadsheet",
3090
+ "label": "Cell ID",
3091
+ "description": "Enter the ID of the cell. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#add-values-to-spreadsheet\" target=\"_blank\">documentation</a>",
3092
+ "group": "operationDetails",
3093
+ "type": "String",
3094
+ "feel": "optional",
3133
3095
  "optional": false,
3096
+ "binding": {
3097
+ "type": "zeebe:input",
3098
+ "name": "operation.cellId"
3099
+ },
3134
3100
  "constraints": {
3135
3101
  "notEmpty": true
3136
3102
  },
3137
- "feel": "optional",
3138
- "group": "operationDetails",
3139
- "binding": {
3140
- "name": "operation.spreadsheetId",
3141
- "type": "zeebe:input"
3142
- },
3143
3103
  "condition": {
3144
- "property": "operation.type",
3145
- "equals": "createWorksheet",
3146
- "type": "simple"
3147
- },
3148
- "type": "String"
3104
+ "property": "operationType",
3105
+ "equals": "addValues"
3106
+ }
3149
3107
  },
3150
3108
  {
3151
- "id": "createWorksheet.worksheetName",
3152
- "label": "Worksheet name",
3153
- "description": "Enter name for the worksheet",
3109
+ "label": "Enter values",
3110
+ "description": "Enter the array of values. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-row\" target=\"_blank\">Learn more about the required format</a>",
3111
+ "group": "operationDetails",
3112
+ "type": "Text",
3113
+ "feel": "required",
3154
3114
  "optional": false,
3115
+ "binding": {
3116
+ "type": "zeebe:input",
3117
+ "name": "operation.values"
3118
+ },
3155
3119
  "constraints": {
3156
3120
  "notEmpty": true
3157
3121
  },
3158
- "feel": "optional",
3159
- "group": "operationDetails",
3160
- "binding": {
3161
- "name": "operation.worksheetName",
3162
- "type": "zeebe:input"
3163
- },
3164
3122
  "condition": {
3165
- "property": "operation.type",
3166
- "equals": "createWorksheet",
3167
- "type": "simple"
3168
- },
3169
- "type": "String"
3123
+ "property": "operationType",
3124
+ "equals": "createRow"
3125
+ }
3170
3126
  },
3171
3127
  {
3172
- "id": "worksheetIndex",
3173
- "label": "Worksheet index",
3174
- "description": "Enter index of the place where to add worksheet (leave empty if add to the end of sheet list) Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-worksheet-index\" target=\"_blank\">documentation</a>",
3175
- "optional": false,
3176
- "feel": "optional",
3128
+ "label": "Value",
3129
+ "description": "Enter the value",
3177
3130
  "group": "operationDetails",
3131
+ "type": "String",
3132
+ "feel": "optional",
3133
+ "optional": false,
3178
3134
  "binding": {
3179
- "name": "operation.worksheetIndex",
3180
- "type": "zeebe:input"
3181
- },
3182
- "condition": {
3183
- "property": "operation.type",
3184
- "equals": "createWorksheet",
3185
- "type": "simple"
3135
+ "type": "zeebe:input",
3136
+ "name": "operation.value"
3186
3137
  },
3187
- "type": "Number"
3188
- },
3189
- {
3190
- "id": "deleteColumn.spreadsheetId",
3191
- "label": "Spreadsheet ID",
3192
- "description": "Enter the ID of the spreadsheet",
3193
- "optional": false,
3194
3138
  "constraints": {
3195
3139
  "notEmpty": true
3196
3140
  },
3197
- "feel": "optional",
3198
- "group": "operationDetails",
3199
- "binding": {
3200
- "name": "operation.spreadsheetId",
3201
- "type": "zeebe:input"
3202
- },
3203
3141
  "condition": {
3204
- "property": "operation.type",
3205
- "equals": "deleteColumn",
3206
- "type": "simple"
3207
- },
3208
- "type": "String"
3142
+ "property": "operationType",
3143
+ "equals": "addValues"
3144
+ }
3209
3145
  },
3210
3146
  {
3211
- "id": "deleteColumn.worksheetId",
3212
- "label": "Worksheet ID",
3213
- "description": "Enter the ID of the worksheet",
3214
- "optional": false,
3215
- "constraints": {
3216
- "notEmpty": true
3217
- },
3218
- "feel": "optional",
3219
- "group": "operationDetails",
3147
+ "label": "Result variable",
3148
+ "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>",
3149
+ "group": "output",
3150
+ "type": "String",
3220
3151
  "binding": {
3221
- "name": "operation.worksheetId",
3222
- "type": "zeebe:input"
3223
- },
3224
- "condition": {
3225
- "property": "operation.type",
3226
- "equals": "deleteColumn",
3227
- "type": "simple"
3152
+ "type": "zeebe:taskHeader",
3153
+ "key": "resultVariable"
3154
+ }
3155
+ },
3156
+ {
3157
+ "label": "Result expression",
3158
+ "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>",
3159
+ "group": "output",
3160
+ "type": "Text",
3161
+ "feel": "required",
3162
+ "binding": {
3163
+ "type": "zeebe:taskHeader",
3164
+ "key": "resultExpression"
3165
+ }
3166
+ },
3167
+ {
3168
+ "label": "Error expression",
3169
+ "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>",
3170
+ "group": "errors",
3171
+ "type": "Text",
3172
+ "feel": "required",
3173
+ "binding": {
3174
+ "type": "zeebe:taskHeader",
3175
+ "key": "errorExpression"
3176
+ }
3177
+ }
3178
+ ],
3179
+ "icon": {
3180
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgaWQ9ImJvZHlfMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE0Ij4KCjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuMTU5MDkwOSAwIDAgMC4xNTkwOTA5IDMuOTA5MDkxIC0wKSI+CiAgICA8cGF0aCBkPSJNNDIgMEw2NCAyMkw1MyAyNEw0MiAyMkw0MCAxMUw0MiAweiIgc3Ryb2tlPSJub25lIiBmaWxsPSIjMTg4MDM4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIC8+CiAgICA8cGF0aCBkPSJNNDIgMjJMNDIgMEw2IDBDIDIuNjg1IDAgMCAyLjY4NSAwIDZMMCA2TDAgODJDIDAgODUuMzE1IDIuNjg1IDg4IDYgODhMNiA4OEw1OCA4OEMgNjEuMzE1IDg4IDY0IDg1LjMxNSA2NCA4Mkw2NCA4Mkw2NCAyMkw0MiAyMnoiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzM0QTg1MyIgZmlsbC1ydWxlPSJub256ZXJvIiAvPgogICAgPHBhdGggZD0iTTEyIDM0TDEyIDYzTDUyIDYzTDUyIDM0TDEyIDM0ek0yOS41IDU4TDE3IDU4TDE3IDUxTDI5LjUgNTF6TTI5LjUgNDZMMTcgNDZMMTcgMzlMMjkuNSAzOXpNNDcgNThMMzQuNSA1OEwzNC41IDUxTDQ3IDUxek00NyA0NkwzNC41IDQ2TDM0LjUgMzlMNDcgMzl6IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgLz4KPC9nPgo8L3N2Zz4="
3181
+ },
3182
+ "engines": {
3183
+ "camunda": "^8.2"
3184
+ }
3185
+ },
3186
+ {
3187
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3188
+ "name": "Google Sheets Outbound Connector",
3189
+ "id": "io.camunda.connectors.GoogleSheets.v1",
3190
+ "description": "Manage spreadsheets with Google Sheets",
3191
+ "metadata": {
3192
+ "keywords": [
3193
+ "create spreadsheet",
3194
+ "add values to spreadsheet",
3195
+ "create row",
3196
+ "create column",
3197
+ "create worksheet",
3198
+ "delete worksheet",
3199
+ "get row",
3200
+ "get spreadsheet details",
3201
+ "get worksheet data"
3202
+ ]
3203
+ },
3204
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
3205
+ "version": 5,
3206
+ "category": {
3207
+ "id": "connectors",
3208
+ "name": "Connectors"
3209
+ },
3210
+ "appliesTo": ["bpmn:Task"],
3211
+ "elementType": {
3212
+ "value": "bpmn:ServiceTask"
3213
+ },
3214
+ "engines": {
3215
+ "camunda": "^8.3"
3216
+ },
3217
+ "groups": [
3218
+ {
3219
+ "id": "authentication",
3220
+ "label": "Authentication"
3221
+ },
3222
+ {
3223
+ "id": "operation",
3224
+ "label": "Select operation"
3225
+ },
3226
+ {
3227
+ "id": "operationDetails",
3228
+ "label": "Operation details"
3229
+ },
3230
+ {
3231
+ "id": "connector",
3232
+ "label": "Connector"
3233
+ },
3234
+ {
3235
+ "id": "output",
3236
+ "label": "Output mapping"
3237
+ },
3238
+ {
3239
+ "id": "error",
3240
+ "label": "Error handling"
3241
+ },
3242
+ {
3243
+ "id": "retries",
3244
+ "label": "Retries"
3245
+ }
3246
+ ],
3247
+ "properties": [
3248
+ {
3249
+ "value": "io.camunda:google-sheets:1",
3250
+ "binding": {
3251
+ "property": "type",
3252
+ "type": "zeebe:taskDefinition"
3228
3253
  },
3229
- "type": "Number"
3254
+ "type": "Hidden"
3230
3255
  },
3231
3256
  {
3232
- "id": "columnIndexType",
3233
- "label": "Index format",
3234
- "description": "Choose the type of the index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3257
+ "id": "authentication.authType",
3258
+ "label": "Type",
3235
3259
  "optional": false,
3236
- "value": "NUMBERS",
3260
+ "value": "refresh",
3237
3261
  "constraints": {
3238
3262
  "notEmpty": true
3239
3263
  },
3240
- "group": "operationDetails",
3264
+ "group": "authentication",
3241
3265
  "binding": {
3242
- "name": "operation.columnIndexType",
3266
+ "name": "authentication.authType",
3243
3267
  "type": "zeebe:input"
3244
3268
  },
3245
- "condition": {
3246
- "property": "operation.type",
3247
- "equals": "deleteColumn",
3248
- "type": "simple"
3249
- },
3250
3269
  "type": "Dropdown",
3251
3270
  "choices": [
3252
3271
  {
3253
- "name": "Numbers",
3254
- "value": "NUMBERS"
3272
+ "name": "Bearer token",
3273
+ "value": "bearer"
3255
3274
  },
3256
3275
  {
3257
- "name": "Letters",
3258
- "value": "LETTERS"
3276
+ "name": "Refresh token",
3277
+ "value": "refresh"
3259
3278
  }
3260
3279
  ]
3261
3280
  },
3262
3281
  {
3263
- "id": "columnNumberIndex",
3264
- "label": "Column numeric index",
3265
- "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3282
+ "id": "authentication.bearerToken",
3283
+ "label": "Bearer token",
3284
+ "description": "Enter a valid Google API Bearer token",
3266
3285
  "optional": false,
3267
- "feel": "optional",
3268
- "group": "operationDetails",
3269
- "binding": {
3270
- "name": "operation.columnNumberIndex",
3271
- "type": "zeebe:input"
3272
- },
3273
- "condition": {
3274
- "allMatch": [
3275
- {
3276
- "property": "operation.columnIndexType",
3277
- "equals": "NUMBERS",
3278
- "type": "simple"
3279
- },
3280
- {
3281
- "property": "operation.type",
3282
- "equals": "deleteColumn",
3283
- "type": "simple"
3284
- }
3285
- ]
3286
+ "constraints": {
3287
+ "notEmpty": true
3286
3288
  },
3287
- "type": "Number"
3288
- },
3289
- {
3290
- "id": "columnLetterIndex",
3291
- "label": "Column letter index",
3292
- "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3293
- "optional": false,
3294
3289
  "feel": "optional",
3295
- "group": "operationDetails",
3290
+ "group": "authentication",
3296
3291
  "binding": {
3297
- "name": "operation.columnLetterIndex",
3292
+ "name": "authentication.bearerToken",
3298
3293
  "type": "zeebe:input"
3299
3294
  },
3300
3295
  "condition": {
3301
- "allMatch": [
3302
- {
3303
- "property": "operation.columnIndexType",
3304
- "equals": "LETTERS",
3305
- "type": "simple"
3306
- },
3307
- {
3308
- "property": "operation.type",
3309
- "equals": "deleteColumn",
3310
- "type": "simple"
3311
- }
3312
- ]
3296
+ "property": "authentication.authType",
3297
+ "equals": "bearer",
3298
+ "type": "simple"
3313
3299
  },
3314
3300
  "type": "String"
3315
3301
  },
3316
3302
  {
3317
- "id": "deleteWorksheet.spreadsheetId",
3318
- "label": "Spreadsheet ID",
3319
- "description": "Enter the ID of the spreadsheet",
3303
+ "id": "authentication.oauthClientId",
3304
+ "label": "Client ID",
3305
+ "description": "Enter Google API Client ID",
3320
3306
  "optional": false,
3321
3307
  "constraints": {
3322
3308
  "notEmpty": true
3323
3309
  },
3324
3310
  "feel": "optional",
3325
- "group": "operationDetails",
3311
+ "group": "authentication",
3326
3312
  "binding": {
3327
- "name": "operation.spreadsheetId",
3313
+ "name": "authentication.oauthClientId",
3328
3314
  "type": "zeebe:input"
3329
3315
  },
3330
3316
  "condition": {
3331
- "property": "operation.type",
3332
- "equals": "deleteWorksheet",
3317
+ "property": "authentication.authType",
3318
+ "equals": "refresh",
3333
3319
  "type": "simple"
3334
3320
  },
3335
3321
  "type": "String"
3336
3322
  },
3337
3323
  {
3338
- "id": "deleteWorksheet.worksheetId",
3339
- "label": "Worksheet ID",
3340
- "description": "Enter the ID of the worksheet",
3324
+ "id": "authentication.oauthClientSecret",
3325
+ "label": "Client secret",
3326
+ "description": "Enter Google API client Secret",
3341
3327
  "optional": false,
3342
3328
  "constraints": {
3343
3329
  "notEmpty": true
3344
3330
  },
3345
3331
  "feel": "optional",
3346
- "group": "operationDetails",
3332
+ "group": "authentication",
3347
3333
  "binding": {
3348
- "name": "operation.worksheetId",
3334
+ "name": "authentication.oauthClientSecret",
3349
3335
  "type": "zeebe:input"
3350
3336
  },
3351
3337
  "condition": {
3352
- "property": "operation.type",
3353
- "equals": "deleteWorksheet",
3338
+ "property": "authentication.authType",
3339
+ "equals": "refresh",
3354
3340
  "type": "simple"
3355
3341
  },
3356
- "type": "Number"
3342
+ "type": "String"
3357
3343
  },
3358
3344
  {
3359
- "id": "getRowByIndex.spreadsheetId",
3360
- "label": "Spreadsheet ID",
3361
- "description": "Enter the ID of the spreadsheet",
3345
+ "id": "authentication.oauthRefreshToken",
3346
+ "label": "Refresh token",
3347
+ "description": "Enter a valid Google API refresh token",
3362
3348
  "optional": false,
3363
3349
  "constraints": {
3364
3350
  "notEmpty": true
3365
3351
  },
3366
3352
  "feel": "optional",
3367
- "group": "operationDetails",
3353
+ "group": "authentication",
3368
3354
  "binding": {
3369
- "name": "operation.spreadsheetId",
3355
+ "name": "authentication.oauthRefreshToken",
3370
3356
  "type": "zeebe:input"
3371
3357
  },
3372
3358
  "condition": {
3373
- "property": "operation.type",
3374
- "equals": "getRowByIndex",
3359
+ "property": "authentication.authType",
3360
+ "equals": "refresh",
3375
3361
  "type": "simple"
3376
3362
  },
3377
3363
  "type": "String"
3378
3364
  },
3379
3365
  {
3380
- "id": "getRowByIndex.worksheetName",
3381
- "label": "Worksheet name",
3382
- "description": "Enter name for the worksheet",
3383
- "optional": false,
3384
- "feel": "optional",
3385
- "group": "operationDetails",
3366
+ "id": "operation.type",
3367
+ "label": "Input",
3368
+ "value": "createSpreadsheet",
3369
+ "group": "operation",
3386
3370
  "binding": {
3387
- "name": "operation.worksheetName",
3371
+ "name": "operation.type",
3372
+ "type": "zeebe:input"
3373
+ },
3374
+ "type": "Dropdown",
3375
+ "choices": [
3376
+ {
3377
+ "name": "Create spreadsheet",
3378
+ "value": "createSpreadsheet"
3379
+ },
3380
+ {
3381
+ "name": "Add values to spreadsheet",
3382
+ "value": "addValues"
3383
+ },
3384
+ {
3385
+ "name": "Create empty column or row",
3386
+ "value": "createEmptyColumnOrRow"
3387
+ },
3388
+ {
3389
+ "name": "Create row",
3390
+ "value": "createRow"
3391
+ },
3392
+ {
3393
+ "name": "Create worksheet",
3394
+ "value": "createWorksheet"
3395
+ },
3396
+ {
3397
+ "name": "Delete column",
3398
+ "value": "deleteColumn"
3399
+ },
3400
+ {
3401
+ "name": "Delete worksheet",
3402
+ "value": "deleteWorksheet"
3403
+ },
3404
+ {
3405
+ "name": "Get row by index",
3406
+ "value": "getRowByIndex"
3407
+ },
3408
+ {
3409
+ "name": "Get spreadsheet details",
3410
+ "value": "spreadsheetsDetails"
3411
+ },
3412
+ {
3413
+ "name": "Get worksheet data",
3414
+ "value": "getWorksheetData"
3415
+ }
3416
+ ]
3417
+ },
3418
+ {
3419
+ "id": "createSpreadsheet.spreadsheetName",
3420
+ "label": "Spreadsheet name",
3421
+ "description": "Enter name for the new spreadsheet",
3422
+ "optional": false,
3423
+ "constraints": {
3424
+ "notEmpty": true
3425
+ },
3426
+ "feel": "optional",
3427
+ "group": "operationDetails",
3428
+ "binding": {
3429
+ "name": "operation.spreadsheetName",
3388
3430
  "type": "zeebe:input"
3389
3431
  },
3390
3432
  "condition": {
3391
3433
  "property": "operation.type",
3392
- "equals": "getRowByIndex",
3434
+ "equals": "createSpreadsheet",
3393
3435
  "type": "simple"
3394
3436
  },
3395
3437
  "type": "String"
3396
3438
  },
3397
3439
  {
3398
- "id": "getRowByIndex.rowIndex",
3399
- "label": "Row index",
3400
- "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3440
+ "id": "parent",
3441
+ "label": "Parent folder ID",
3442
+ "description": "Enter ID of the parent folder where new spreadsheet will be created",
3443
+ "optional": true,
3444
+ "feel": "optional",
3445
+ "group": "operationDetails",
3446
+ "binding": {
3447
+ "name": "operation.parent",
3448
+ "type": "zeebe:input"
3449
+ },
3450
+ "condition": {
3451
+ "property": "operation.type",
3452
+ "equals": "createSpreadsheet",
3453
+ "type": "simple"
3454
+ },
3455
+ "type": "String"
3456
+ },
3457
+ {
3458
+ "id": "addValues.spreadsheetId",
3459
+ "label": "Spreadsheet ID",
3460
+ "description": "Enter the ID of the spreadsheet",
3401
3461
  "optional": false,
3402
3462
  "constraints": {
3403
3463
  "notEmpty": true
@@ -3405,20 +3465,20 @@
3405
3465
  "feel": "optional",
3406
3466
  "group": "operationDetails",
3407
3467
  "binding": {
3408
- "name": "operation.rowIndex",
3468
+ "name": "operation.spreadsheetId",
3409
3469
  "type": "zeebe:input"
3410
3470
  },
3411
3471
  "condition": {
3412
3472
  "property": "operation.type",
3413
- "equals": "getRowByIndex",
3473
+ "equals": "addValues",
3414
3474
  "type": "simple"
3415
3475
  },
3416
- "type": "Number"
3476
+ "type": "String"
3417
3477
  },
3418
3478
  {
3419
- "id": "spreadsheetsDetails.spreadsheetId",
3420
- "label": "Spreadsheet ID",
3421
- "description": "Enter the ID of the spreadsheet",
3479
+ "id": "addValues.worksheetName",
3480
+ "label": "Worksheet name",
3481
+ "description": "Enter name for the worksheet",
3422
3482
  "optional": false,
3423
3483
  "constraints": {
3424
3484
  "notEmpty": true
@@ -3426,20 +3486,20 @@
3426
3486
  "feel": "optional",
3427
3487
  "group": "operationDetails",
3428
3488
  "binding": {
3429
- "name": "operation.spreadsheetId",
3489
+ "name": "operation.worksheetName",
3430
3490
  "type": "zeebe:input"
3431
3491
  },
3432
3492
  "condition": {
3433
3493
  "property": "operation.type",
3434
- "equals": "spreadsheetsDetails",
3494
+ "equals": "addValues",
3435
3495
  "type": "simple"
3436
3496
  },
3437
3497
  "type": "String"
3438
3498
  },
3439
3499
  {
3440
- "id": "getWorksheetData.spreadsheetId",
3441
- "label": "Spreadsheet ID",
3442
- "description": "Enter the ID of the spreadsheet",
3500
+ "id": "cellId",
3501
+ "label": "Cell ID",
3502
+ "description": "Enter the ID of the cell. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#add-values-to-spreadsheet\" target=\"_blank\">documentation</a>",
3443
3503
  "optional": false,
3444
3504
  "constraints": {
3445
3505
  "notEmpty": true
@@ -3447,20 +3507,20 @@
3447
3507
  "feel": "optional",
3448
3508
  "group": "operationDetails",
3449
3509
  "binding": {
3450
- "name": "operation.spreadsheetId",
3510
+ "name": "operation.cellId",
3451
3511
  "type": "zeebe:input"
3452
3512
  },
3453
3513
  "condition": {
3454
3514
  "property": "operation.type",
3455
- "equals": "getWorksheetData",
3515
+ "equals": "addValues",
3456
3516
  "type": "simple"
3457
3517
  },
3458
3518
  "type": "String"
3459
3519
  },
3460
3520
  {
3461
- "id": "getWorksheetData.worksheetName",
3462
- "label": "Worksheet name",
3463
- "description": "Enter name for the worksheet",
3521
+ "id": "value",
3522
+ "label": "Value",
3523
+ "description": "Enter the value",
3464
3524
  "optional": false,
3465
3525
  "constraints": {
3466
3526
  "notEmpty": true
@@ -3468,711 +3528,651 @@
3468
3528
  "feel": "optional",
3469
3529
  "group": "operationDetails",
3470
3530
  "binding": {
3471
- "name": "operation.worksheetName",
3531
+ "name": "operation.value",
3472
3532
  "type": "zeebe:input"
3473
3533
  },
3474
3534
  "condition": {
3475
3535
  "property": "operation.type",
3476
- "equals": "getWorksheetData",
3536
+ "equals": "addValues",
3477
3537
  "type": "simple"
3478
3538
  },
3479
3539
  "type": "String"
3480
3540
  },
3481
3541
  {
3482
- "id": "resultVariable",
3483
- "label": "Result variable",
3484
- "description": "Name of variable to store the response in",
3485
- "group": "output",
3542
+ "id": "createEmptyColumnOrRow.spreadsheetId",
3543
+ "label": "Spreadsheet ID",
3544
+ "description": "Enter the ID of the spreadsheet",
3545
+ "optional": false,
3546
+ "constraints": {
3547
+ "notEmpty": true
3548
+ },
3549
+ "feel": "optional",
3550
+ "group": "operationDetails",
3486
3551
  "binding": {
3487
- "key": "resultVariable",
3488
- "type": "zeebe:taskHeader"
3552
+ "name": "operation.spreadsheetId",
3553
+ "type": "zeebe:input"
3554
+ },
3555
+ "condition": {
3556
+ "property": "operation.type",
3557
+ "equals": "createEmptyColumnOrRow",
3558
+ "type": "simple"
3489
3559
  },
3490
3560
  "type": "String"
3491
3561
  },
3492
3562
  {
3493
- "id": "resultExpression",
3494
- "label": "Result expression",
3495
- "description": "Expression to map the response into process variables",
3496
- "feel": "required",
3497
- "group": "output",
3563
+ "id": "createEmptyColumnOrRow.worksheetId",
3564
+ "label": "Worksheet ID",
3565
+ "description": "Enter the ID of the worksheet",
3566
+ "optional": false,
3567
+ "constraints": {
3568
+ "notEmpty": true
3569
+ },
3570
+ "feel": "optional",
3571
+ "group": "operationDetails",
3498
3572
  "binding": {
3499
- "key": "resultExpression",
3500
- "type": "zeebe:taskHeader"
3573
+ "name": "operation.worksheetId",
3574
+ "type": "zeebe:input"
3501
3575
  },
3502
- "type": "Text"
3576
+ "condition": {
3577
+ "property": "operation.type",
3578
+ "equals": "createEmptyColumnOrRow",
3579
+ "type": "simple"
3580
+ },
3581
+ "type": "Number"
3503
3582
  },
3504
3583
  {
3505
- "id": "errorExpression",
3506
- "label": "Error expression",
3507
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3508
- "feel": "required",
3509
- "group": "error",
3584
+ "id": "dimension",
3585
+ "label": "Dimension",
3586
+ "description": "Choose what to add: column or row",
3587
+ "optional": false,
3588
+ "constraints": {
3589
+ "notEmpty": true
3590
+ },
3591
+ "group": "operationDetails",
3510
3592
  "binding": {
3511
- "key": "errorExpression",
3512
- "type": "zeebe:taskHeader"
3593
+ "name": "operation.dimension",
3594
+ "type": "zeebe:input"
3513
3595
  },
3514
- "type": "Text"
3596
+ "condition": {
3597
+ "property": "operation.type",
3598
+ "equals": "createEmptyColumnOrRow",
3599
+ "type": "simple"
3600
+ },
3601
+ "type": "Dropdown",
3602
+ "choices": [
3603
+ {
3604
+ "name": "ROWS",
3605
+ "value": "ROWS"
3606
+ },
3607
+ {
3608
+ "name": "COLUMNS",
3609
+ "value": "COLUMNS"
3610
+ }
3611
+ ]
3515
3612
  },
3516
3613
  {
3517
- "id": "retryCount",
3518
- "label": "Retries",
3519
- "description": "Number of retries",
3520
- "value": "3",
3614
+ "id": "startIndex",
3615
+ "label": "Start index",
3616
+ "description": "Enter start index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3617
+ "optional": false,
3521
3618
  "feel": "optional",
3522
- "group": "retries",
3619
+ "group": "operationDetails",
3523
3620
  "binding": {
3524
- "property": "retries",
3525
- "type": "zeebe:taskDefinition"
3621
+ "name": "operation.startIndex",
3622
+ "type": "zeebe:input"
3526
3623
  },
3527
- "type": "String"
3624
+ "condition": {
3625
+ "property": "operation.type",
3626
+ "equals": "createEmptyColumnOrRow",
3627
+ "type": "simple"
3628
+ },
3629
+ "type": "Number"
3528
3630
  },
3529
3631
  {
3530
- "id": "retryBackoff",
3531
- "label": "Retry backoff",
3532
- "description": "ISO-8601 duration to wait between retries",
3533
- "value": "PT0S",
3534
- "group": "retries",
3632
+ "id": "endIndex",
3633
+ "label": "End index",
3634
+ "description": "Enter end index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
3635
+ "optional": false,
3636
+ "feel": "optional",
3637
+ "group": "operationDetails",
3535
3638
  "binding": {
3536
- "key": "retryBackoff",
3537
- "type": "zeebe:taskHeader"
3639
+ "name": "operation.endIndex",
3640
+ "type": "zeebe:input"
3538
3641
  },
3539
- "type": "String"
3540
- }
3541
- ],
3542
- "icon": {
3543
- "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDlweCIgaGVpZ2h0PSI2N3B4IiB2aWV3Qm94PSIwIDAgNDkgNjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5TaGVldHMtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTMiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBDMS45OTY4NzUsMCAwLDEuOTk2ODc1IDAsNC40Mzc1IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDE3Ljc1IEwyOS41ODMzMzMzLDAgWiIgaWQ9InBhdGgtNSI+PC9wYXRoPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAuMDA1Mzk0NSUiIHkxPSI4LjU4NjEwNjEyJSIgeDI9IjUwLjAwNTM5NDUlIiB5Mj0iMTAwLjAxMzkzOSUiIGlkPSJsaW5lYXJHcmFkaWVudC03Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjIiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjAyIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC04Ij48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEwIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEyIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTE0Ij48L3BhdGg+CiAgICAgICAgPHJhZGlhbEdyYWRpZW50IGN4PSIzLjE2ODA0Njg4JSIgY3k9IjIuNzE3NDQzMTglIiBmeD0iMy4xNjgwNDY4OCUiIGZ5PSIyLjcxNzQ0MzE4JSIgcj0iMTYxLjI0ODUxNiUiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMzE2ODAsMC4wMjcxNzQpLHNjYWxlKDEuMDAwMDAwLDAuNzI3MjczKSx0cmFuc2xhdGUoLTAuMDMxNjgwLC0wLjAyNzE3NCkiIGlkPSJyYWRpYWxHcmFkaWVudC0xNiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMC4xIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9yYWRpYWxHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDb25zdW1lci1BcHBzLVNoZWV0cy1MYXJnZS1WRC1SOC0iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTEuMDAwMDAwLCAtNDUxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSGVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDYzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlBlcnNvbmFsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzcuMDAwMDAwLCAyOTkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNoZWV0cy1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzQuODMzMzMzLCA4OS45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDM2Ljk3OTE2NjcsMTAuMzU0MTY2NyBMMjkuNTgzMzMzMywwIFoiIGlkPSJQYXRoIiBmaWxsPSIjMEY5RDU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay0yKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTQiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0zIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjgzMzMzMzMsMzEuODAyMDgzMyBMMTEuODMzMzMzMyw1My4yNSBMMzUuNSw1My4yNSBMMzUuNSwzMS44MDIwODMzIEwxMS44MzMzMzMzLDMxLjgwMjA4MzMgWiBNMjIuMTg3NSw1MC4yOTE2NjY3IEwxNC43OTE2NjY3LDUwLjI5MTY2NjcgTDE0Ljc5MTY2NjcsNDYuNTkzNzUgTDIyLjE4NzUsNDYuNTkzNzUgTDIyLjE4NzUsNTAuMjkxNjY2NyBaIE0yMi4xODc1LDQ0LjM3NSBMMTQuNzkxNjY2Nyw0NC4zNzUgTDE0Ljc5MTY2NjcsNDAuNjc3MDgzMyBMMjIuMTg3NSw0MC42NzcwODMzIEwyMi4xODc1LDQ0LjM3NSBaIE0yMi4xODc1LDM4LjQ1ODMzMzMgTDE0Ljc5MTY2NjcsMzguNDU4MzMzMyBMMTQuNzkxNjY2NywzNC43NjA0MTY3IEwyMi4xODc1LDM0Ljc2MDQxNjcgTDIyLjE4NzUsMzguNDU4MzMzMyBaIE0zMi41NDE2NjY3LDUwLjI5MTY2NjcgTDI1LjE0NTgzMzMsNTAuMjkxNjY2NyBMMjUuMTQ1ODMzMyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw1MC4yOTE2NjY3IFogTTMyLjU0MTY2NjcsNDQuMzc1IEwyNS4xNDU4MzMzLDQ0LjM3NSBMMjUuMTQ1ODMzMyw0MC42NzcwODMzIEwzMi41NDE2NjY3LDQwLjY3NzA4MzMgTDMyLjU0MTY2NjcsNDQuMzc1IFogTTMyLjU0MTY2NjcsMzguNDU4MzMzMyBMMjUuMTQ1ODMzMywzOC40NTgzMzMzIEwyNS4xNDU4MzMzLDM0Ljc2MDQxNjcgTDMyLjU0MTY2NjcsMzQuNzYwNDE2NyBMMzIuNTQxNjY2NywzOC40NTgzMzMzIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YxRjFGMSIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stNCkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay02IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtNSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay02KSIgcG9pbnRzPSIzMC44ODEzMDIxIDE2LjQ1MjAzMTMgNDcuMzMzMzMzMyAzMi45MDAzNjQ2IDQ3LjMzMzMzMzMgMTcuNzUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay05IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtOCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgbWFzaz0idXJsKCNtYXNrLTkpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYuNjI1MDAwLCAtMi45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjk1ODMzMzMzLDIuOTU4MzMzMzMgTDIuOTU4MzMzMzMsMTYuMjcwODMzMyBDMi45NTgzMzMzMywxOC43MjI1NTIxIDQuOTQ0MTE0NTgsMjAuNzA4MzMzMyA3LjM5NTgzMzMzLDIwLjcwODMzMzMgTDIwLjcwODMzMzMsMjAuNzA4MzMzMyBMMi45NTgzMzMzMywyLjk1ODMzMzMzIFoiIGlkPSJQYXRoIiBmaWxsPSIjODdDRUFDIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0xMSIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEwIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNC44MDcyOTE2NyBDMCwyLjM2NjY2NjY3IDEuOTk2ODc1LDAuMzY5NzkxNjY3IDQuNDM3NSwwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTExKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTEzIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMTIiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU1ZHSURfMV8iPjwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDIuODk1ODMzMyw2NC43MTM1NDE3IEw0LjQzNzUsNjQuNzEzNTQxNyBDMS45OTY4NzUsNjQuNzEzNTQxNyAwLDYyLjcxNjY2NjcgMCw2MC4yNzYwNDE3IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDYwLjI3NjA0MTcgQzQ3LjMzMzMzMzMsNjIuNzE2NjY2NyA0NS4zMzY0NTgzLDY0LjcxMzU0MTcgNDIuODk1ODMzMyw2NC43MTM1NDE3IFoiIGlkPSJQYXRoIiBmaWxsLW9wYWNpdHk9IjAuMiIgZmlsbD0iIzI2MzIzOCIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stMTMpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ2xpcHBlZCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMTUiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xNCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNC4wMjA4MzMzLDE3Ljc1IEMzMS41NjkxMTQ2LDE3Ljc1IDI5LjU4MzMzMzMsMTUuNzY0MjE4OCAyOS41ODMzMzMzLDEzLjMxMjUgTDI5LjU4MzMzMzMsMTMuNjgyMjkxNyBDMjkuNTgzMzMzMywxNi4xMzQwMTA0IDMxLjU2OTExNDYsMTguMTE5NzkxNyAzNC4wMjA4MzMzLDE4LjExOTc5MTcgTDQ3LjMzMzMzMzMsMTguMTE5NzkxNyBMNDcuMzMzMzMzMywxNy43NSBMMzQuMDIwODMzMywxNy43NSBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjEiIGZpbGw9IiMyNjMyMzgiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTE1KSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0iUGF0aCIgZmlsbD0idXJsKCNyYWRpYWxHcmFkaWVudC0xNikiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+"
3544
- },
3545
- "engines": {
3546
- "camunda": "^8.6"
3547
- }
3548
- },
3549
- {
3550
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3551
- "name": "Google Sheets Outbound Connector",
3552
- "id": "io.camunda.connectors.GoogleSheets.v1",
3553
- "version": 2,
3554
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
3555
- "description": "Work with spreadsheets",
3556
- "category": {
3557
- "id": "connectors",
3558
- "name": "Connectors"
3559
- },
3560
- "appliesTo": ["bpmn:Task"],
3561
- "elementType": {
3562
- "value": "bpmn:ServiceTask"
3563
- },
3564
- "groups": [
3565
- {
3566
- "id": "authentication",
3567
- "label": "Authentication"
3568
- },
3569
- {
3570
- "id": "operation",
3571
- "label": "Select operation"
3572
- },
3573
- {
3574
- "id": "operationDetails",
3575
- "label": "Operation details"
3576
- },
3577
- {
3578
- "id": "output",
3579
- "label": "Output mapping"
3580
- },
3581
- {
3582
- "id": "errors",
3583
- "label": "Error handling"
3584
- }
3585
- ],
3586
- "properties": [
3587
- {
3588
- "type": "Hidden",
3589
- "value": "io.camunda:google-sheets:1",
3590
- "binding": {
3591
- "type": "zeebe:taskDefinition",
3592
- "property": "type"
3593
- }
3594
- },
3595
- {
3596
- "id": "authenticationType",
3597
- "label": "Type",
3598
- "group": "authentication",
3599
- "type": "Dropdown",
3600
- "value": "bearer",
3601
- "choices": [
3602
- {
3603
- "name": "Bearer token",
3604
- "value": "bearer"
3605
- },
3606
- {
3607
- "name": "Refresh token",
3608
- "value": "refresh"
3609
- }
3610
- ],
3611
- "binding": {
3612
- "type": "zeebe:input",
3613
- "name": "authentication.authType",
3614
- "key": "authentication.authType"
3615
- }
3642
+ "condition": {
3643
+ "property": "operation.type",
3644
+ "equals": "createEmptyColumnOrRow",
3645
+ "type": "simple"
3646
+ },
3647
+ "type": "Number"
3616
3648
  },
3617
3649
  {
3618
- "label": "Bearer token",
3619
- "description": "Enter Google API Bearer token that is authorized to interact with desired spreadsheet",
3620
- "group": "authentication",
3621
- "type": "String",
3622
- "binding": {
3623
- "type": "zeebe:input",
3624
- "name": "authentication.bearerToken"
3625
- },
3650
+ "id": "createRow.spreadsheetId",
3651
+ "label": "Spreadsheet ID",
3652
+ "description": "Enter the ID of the spreadsheet",
3653
+ "optional": false,
3626
3654
  "constraints": {
3627
3655
  "notEmpty": true
3628
3656
  },
3629
- "condition": {
3630
- "property": "authenticationType",
3631
- "equals": "bearer"
3632
- }
3633
- },
3634
- {
3635
- "label": "Client ID",
3636
- "description": "Enter Google API Client ID",
3637
- "group": "authentication",
3638
- "type": "String",
3657
+ "feel": "optional",
3658
+ "group": "operationDetails",
3639
3659
  "binding": {
3640
- "type": "zeebe:input",
3641
- "name": "authentication.oauthClientId"
3642
- },
3643
- "constraints": {
3644
- "notEmpty": true
3660
+ "name": "operation.spreadsheetId",
3661
+ "type": "zeebe:input"
3645
3662
  },
3646
3663
  "condition": {
3647
- "property": "authenticationType",
3648
- "equals": "refresh"
3649
- }
3664
+ "property": "operation.type",
3665
+ "equals": "createRow",
3666
+ "type": "simple"
3667
+ },
3668
+ "type": "String"
3650
3669
  },
3651
3670
  {
3652
- "label": "Client secret",
3653
- "description": "Enter Google API client Secret",
3654
- "group": "authentication",
3655
- "type": "String",
3656
- "binding": {
3657
- "type": "zeebe:input",
3658
- "name": "authentication.oauthClientSecret"
3659
- },
3671
+ "id": "createRow.worksheetName",
3672
+ "label": "Worksheet name",
3673
+ "description": "Enter name for the worksheet",
3674
+ "optional": false,
3660
3675
  "constraints": {
3661
3676
  "notEmpty": true
3662
3677
  },
3663
- "condition": {
3664
- "property": "authenticationType",
3665
- "equals": "refresh"
3666
- }
3667
- },
3668
- {
3669
- "label": "Refresh token",
3670
- "description": "Enter Google API refresh token that is authorized to interact with desired spreadsheet",
3671
- "group": "authentication",
3672
- "type": "String",
3678
+ "feel": "optional",
3679
+ "group": "operationDetails",
3673
3680
  "binding": {
3674
- "type": "zeebe:input",
3675
- "name": "authentication.oauthRefreshToken"
3676
- },
3677
- "constraints": {
3678
- "notEmpty": true
3681
+ "name": "operation.worksheetName",
3682
+ "type": "zeebe:input"
3679
3683
  },
3680
3684
  "condition": {
3681
- "property": "authenticationType",
3682
- "equals": "refresh"
3683
- }
3685
+ "property": "operation.type",
3686
+ "equals": "createRow",
3687
+ "type": "simple"
3688
+ },
3689
+ "type": "String"
3684
3690
  },
3685
3691
  {
3686
- "id": "operationType",
3687
- "group": "operation",
3688
- "type": "Dropdown",
3689
- "value": "createSpreadsheet",
3690
- "choices": [
3691
- {
3692
- "name": "Create spreadsheet",
3693
- "value": "createSpreadsheet"
3694
- },
3695
- {
3696
- "name": "Add values to spreadsheet",
3697
- "value": "addValues"
3698
- },
3699
- {
3700
- "name": "Get spreadsheet details",
3701
- "value": "spreadsheetsDetails"
3702
- },
3703
- {
3704
- "name": "Create worksheet",
3705
- "value": "createWorksheet"
3706
- },
3707
- {
3708
- "name": "Get worksheet data",
3709
- "value": "getWorksheetData"
3710
- },
3711
- {
3712
- "name": "Delete worksheet",
3713
- "value": "deleteWorksheet"
3714
- },
3715
- {
3716
- "name": "Create empty column or row",
3717
- "value": "createEmptyColumnOrRow"
3718
- },
3719
- {
3720
- "name": "Create row",
3721
- "value": "createRow"
3722
- },
3723
- {
3724
- "name": "Delete column",
3725
- "value": "deleteColumn"
3726
- },
3727
- {
3728
- "name": "Get row by index",
3729
- "value": "getRowByIndex"
3692
+ "id": "createRow.rowIndex",
3693
+ "label": "Row index",
3694
+ "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3695
+ "optional": true,
3696
+ "constraints": {
3697
+ "notEmpty": false,
3698
+ "pattern": {
3699
+ "value": "^(=.*|[0-9]+|)$",
3700
+ "message": "Must be a number"
3730
3701
  }
3731
- ],
3732
- "binding": {
3733
- "type": "zeebe:input",
3734
- "name": "operation.type",
3735
- "key": "operation.type"
3736
- }
3737
- },
3738
- {
3739
- "label": "Parent folder ID",
3740
- "description": "Enter ID of the parent folder where new spreadsheet will be created",
3741
- "group": "operationDetails",
3742
- "type": "String",
3702
+ },
3743
3703
  "feel": "optional",
3744
- "optional": true,
3704
+ "group": "operationDetails",
3745
3705
  "binding": {
3746
- "type": "zeebe:input",
3747
- "name": "operation.parent"
3706
+ "name": "operation.rowIndex",
3707
+ "type": "zeebe:input"
3748
3708
  },
3749
3709
  "condition": {
3750
- "property": "operationType",
3751
- "equals": "createSpreadsheet"
3752
- }
3710
+ "property": "operation.type",
3711
+ "equals": "createRow",
3712
+ "type": "simple"
3713
+ },
3714
+ "type": "Number"
3753
3715
  },
3754
3716
  {
3755
- "label": "Spreadsheet ID",
3756
- "description": "Enter the ID of the spreadsheet",
3757
- "group": "operationDetails",
3758
- "type": "String",
3759
- "feel": "optional",
3717
+ "id": "values",
3718
+ "label": "Enter values",
3719
+ "description": "Enter the array of values. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-row\" target=\"_blank\">Learn more about the required format</a>",
3760
3720
  "optional": false,
3721
+ "constraints": {
3722
+ "notEmpty": true
3723
+ },
3724
+ "feel": "required",
3725
+ "group": "operationDetails",
3761
3726
  "binding": {
3762
- "type": "zeebe:input",
3763
- "name": "operation.spreadsheetId"
3727
+ "name": "operation.values",
3728
+ "type": "zeebe:input"
3764
3729
  },
3765
3730
  "condition": {
3766
- "property": "operationType",
3767
- "oneOf": [
3768
- "createWorksheet",
3769
- "getRowByIndex",
3770
- "createEmptyColumnOrRow",
3771
- "deleteWorksheet",
3772
- "deleteColumn",
3773
- "getWorksheetData",
3774
- "spreadsheetsDetails",
3775
- "createRow",
3776
- "addValues"
3777
- ]
3731
+ "property": "operation.type",
3732
+ "equals": "createRow",
3733
+ "type": "simple"
3778
3734
  },
3779
- "constraints": {
3780
- "notEmpty": true
3781
- }
3735
+ "type": "String"
3782
3736
  },
3783
3737
  {
3784
- "label": "Spreadsheet name",
3785
- "description": "Enter name for the new spreadsheet",
3786
- "group": "operationDetails",
3787
- "type": "String",
3788
- "feel": "optional",
3738
+ "id": "createWorksheet.spreadsheetId",
3739
+ "label": "Spreadsheet ID",
3740
+ "description": "Enter the ID of the spreadsheet",
3789
3741
  "optional": false,
3790
- "binding": {
3791
- "type": "zeebe:input",
3792
- "name": "operation.spreadsheetName"
3793
- },
3794
3742
  "constraints": {
3795
3743
  "notEmpty": true
3796
3744
  },
3797
- "condition": {
3798
- "property": "operationType",
3799
- "equals": "createSpreadsheet"
3800
- }
3801
- },
3802
- {
3803
- "label": "Worksheet ID",
3804
- "description": "Enter the ID of the worksheet",
3805
- "group": "operationDetails",
3806
- "type": "String",
3807
3745
  "feel": "optional",
3808
- "optional": false,
3746
+ "group": "operationDetails",
3809
3747
  "binding": {
3810
- "type": "zeebe:input",
3811
- "name": "operation.worksheetId"
3812
- },
3813
- "constraints": {
3814
- "notEmpty": true,
3815
- "pattern": {
3816
- "value": "^([0-9]*$)",
3817
- "message": "Must be a number."
3818
- }
3748
+ "name": "operation.spreadsheetId",
3749
+ "type": "zeebe:input"
3819
3750
  },
3820
3751
  "condition": {
3821
- "property": "operationType",
3822
- "oneOf": ["deleteWorksheet", "createEmptyColumnOrRow", "deleteColumn"]
3823
- }
3752
+ "property": "operation.type",
3753
+ "equals": "createWorksheet",
3754
+ "type": "simple"
3755
+ },
3756
+ "type": "String"
3824
3757
  },
3825
3758
  {
3759
+ "id": "createWorksheet.worksheetName",
3826
3760
  "label": "Worksheet name",
3827
3761
  "description": "Enter name for the worksheet",
3828
- "group": "operationDetails",
3829
- "type": "String",
3830
- "feel": "optional",
3831
3762
  "optional": false,
3832
- "binding": {
3833
- "type": "zeebe:input",
3834
- "name": "operation.worksheetName"
3835
- },
3836
3763
  "constraints": {
3837
3764
  "notEmpty": true
3838
3765
  },
3839
- "condition": {
3840
- "property": "operationType",
3841
- "oneOf": ["createWorksheet", "getWorksheetData"]
3842
- }
3843
- },
3844
- {
3845
- "label": "Worksheet name",
3846
- "description": "Enter the name of the worksheet",
3847
- "group": "operationDetails",
3848
- "type": "String",
3849
3766
  "feel": "optional",
3850
- "optional": true,
3851
- "binding": {
3852
- "type": "zeebe:input",
3853
- "name": "operation.worksheetName"
3854
- },
3855
- "constraints": {
3856
- "notEmpty": false
3767
+ "group": "operationDetails",
3768
+ "binding": {
3769
+ "name": "operation.worksheetName",
3770
+ "type": "zeebe:input"
3857
3771
  },
3858
3772
  "condition": {
3859
- "property": "operationType",
3860
- "oneOf": ["getRowByIndex", "createRow", "addValues"]
3861
- }
3773
+ "property": "operation.type",
3774
+ "equals": "createWorksheet",
3775
+ "type": "simple"
3776
+ },
3777
+ "type": "String"
3862
3778
  },
3863
3779
  {
3780
+ "id": "worksheetIndex",
3864
3781
  "label": "Worksheet index",
3865
3782
  "description": "Enter index of the place where to add worksheet (leave empty if add to the end of sheet list) Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-worksheet-index\" target=\"_blank\">documentation</a>",
3866
- "group": "operationDetails",
3867
- "type": "String",
3783
+ "optional": false,
3868
3784
  "feel": "optional",
3869
- "optional": true,
3785
+ "group": "operationDetails",
3870
3786
  "binding": {
3871
- "type": "zeebe:input",
3872
- "name": "operation.worksheetIndex"
3873
- },
3874
- "constraints": {
3875
- "notEmpty": false,
3876
- "pattern": {
3877
- "value": "^([0-9]*$)",
3878
- "message": "Must be a number."
3879
- }
3787
+ "name": "operation.worksheetIndex",
3788
+ "type": "zeebe:input"
3880
3789
  },
3881
3790
  "condition": {
3882
- "property": "operationType",
3883
- "equals": "createWorksheet"
3884
- }
3791
+ "property": "operation.type",
3792
+ "equals": "createWorksheet",
3793
+ "type": "simple"
3794
+ },
3795
+ "type": "Number"
3885
3796
  },
3886
3797
  {
3887
- "label": "Dimension",
3888
- "description": "Choose what to add: column or row",
3889
- "group": "operationDetails",
3890
- "type": "Dropdown",
3798
+ "id": "deleteColumn.spreadsheetId",
3799
+ "label": "Spreadsheet ID",
3800
+ "description": "Enter the ID of the spreadsheet",
3891
3801
  "optional": false,
3892
- "choices": [
3893
- {
3894
- "name": "Column",
3895
- "value": "COLUMNS"
3896
- },
3897
- {
3898
- "name": "Row",
3899
- "value": "ROWS"
3900
- }
3901
- ],
3802
+ "constraints": {
3803
+ "notEmpty": true
3804
+ },
3805
+ "feel": "optional",
3806
+ "group": "operationDetails",
3902
3807
  "binding": {
3903
- "type": "zeebe:input",
3904
- "name": "operation.dimension"
3808
+ "name": "operation.spreadsheetId",
3809
+ "type": "zeebe:input"
3905
3810
  },
3906
3811
  "condition": {
3907
- "property": "operationType",
3908
- "equals": "createEmptyColumnOrRow"
3812
+ "property": "operation.type",
3813
+ "equals": "deleteColumn",
3814
+ "type": "simple"
3909
3815
  },
3910
- "constraints": {
3911
- "notEmpty": true
3912
- }
3816
+ "type": "String"
3913
3817
  },
3914
3818
  {
3915
- "label": "Row index",
3916
- "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3917
- "group": "operationDetails",
3918
- "type": "String",
3919
- "feel": "optional",
3819
+ "id": "deleteColumn.worksheetId",
3820
+ "label": "Worksheet ID",
3821
+ "description": "Enter the ID of the worksheet",
3920
3822
  "optional": false,
3921
- "binding": {
3922
- "type": "zeebe:input",
3923
- "name": "operation.rowIndex"
3924
- },
3925
3823
  "constraints": {
3926
- "notEmpty": true,
3927
- "pattern": {
3928
- "value": "^([0-9]*$)",
3929
- "message": "Must be a number."
3930
- }
3824
+ "notEmpty": true
3931
3825
  },
3932
- "condition": {
3933
- "property": "operationType",
3934
- "equals": "getRowByIndex"
3935
- }
3936
- },
3937
- {
3938
- "label": "Row index",
3939
- "description": "Enter the index of the row to add . Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
3940
- "group": "operationDetails",
3941
- "type": "String",
3942
3826
  "feel": "optional",
3943
- "optional": true,
3827
+ "group": "operationDetails",
3944
3828
  "binding": {
3945
- "type": "zeebe:input",
3946
- "name": "operation.rowIndex"
3947
- },
3948
- "constraints": {
3949
- "notEmpty": false,
3950
- "pattern": {
3951
- "value": "^([0-9]*$)",
3952
- "message": "Must contains only numbers."
3953
- }
3829
+ "name": "operation.worksheetId",
3830
+ "type": "zeebe:input"
3954
3831
  },
3955
3832
  "condition": {
3956
- "property": "operationType",
3957
- "equals": "createRow"
3958
- }
3833
+ "property": "operation.type",
3834
+ "equals": "deleteColumn",
3835
+ "type": "simple"
3836
+ },
3837
+ "type": "Number"
3959
3838
  },
3960
3839
  {
3961
- "id": "columnIndexFormat",
3840
+ "id": "columnIndexType",
3962
3841
  "label": "Index format",
3963
3842
  "description": "Choose the type of the index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3843
+ "optional": false,
3844
+ "value": "NUMBERS",
3845
+ "constraints": {
3846
+ "notEmpty": true
3847
+ },
3964
3848
  "group": "operationDetails",
3849
+ "binding": {
3850
+ "name": "operation.columnIndexType",
3851
+ "type": "zeebe:input"
3852
+ },
3853
+ "condition": {
3854
+ "property": "operation.type",
3855
+ "equals": "deleteColumn",
3856
+ "type": "simple"
3857
+ },
3965
3858
  "type": "Dropdown",
3966
- "optional": false,
3967
3859
  "choices": [
3968
- {
3969
- "name": "Letters",
3970
- "value": "LETTERS"
3971
- },
3972
3860
  {
3973
3861
  "name": "Numbers",
3974
3862
  "value": "NUMBERS"
3863
+ },
3864
+ {
3865
+ "name": "Letters",
3866
+ "value": "LETTERS"
3975
3867
  }
3976
- ],
3868
+ ]
3869
+ },
3870
+ {
3871
+ "id": "columnNumberIndex",
3872
+ "label": "Column numeric index",
3873
+ "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3874
+ "optional": false,
3875
+ "feel": "optional",
3876
+ "group": "operationDetails",
3977
3877
  "binding": {
3978
- "type": "zeebe:input",
3979
- "name": "operation.columnIndexType"
3878
+ "name": "operation.columnNumberIndex",
3879
+ "type": "zeebe:input"
3980
3880
  },
3981
3881
  "condition": {
3982
- "property": "operationType",
3983
- "equals": "deleteColumn"
3882
+ "allMatch": [
3883
+ {
3884
+ "property": "operation.columnIndexType",
3885
+ "equals": "NUMBERS",
3886
+ "type": "simple"
3887
+ },
3888
+ {
3889
+ "property": "operation.type",
3890
+ "equals": "deleteColumn",
3891
+ "type": "simple"
3892
+ }
3893
+ ]
3984
3894
  },
3985
- "constraints": {
3986
- "notEmpty": true
3987
- }
3895
+ "type": "Number"
3988
3896
  },
3989
3897
  {
3898
+ "id": "columnLetterIndex",
3990
3899
  "label": "Column letter index",
3991
3900
  "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
3901
+ "optional": false,
3902
+ "feel": "optional",
3992
3903
  "group": "operationDetails",
3993
- "type": "String",
3904
+ "binding": {
3905
+ "name": "operation.columnLetterIndex",
3906
+ "type": "zeebe:input"
3907
+ },
3908
+ "condition": {
3909
+ "allMatch": [
3910
+ {
3911
+ "property": "operation.columnIndexType",
3912
+ "equals": "LETTERS",
3913
+ "type": "simple"
3914
+ },
3915
+ {
3916
+ "property": "operation.type",
3917
+ "equals": "deleteColumn",
3918
+ "type": "simple"
3919
+ }
3920
+ ]
3921
+ },
3922
+ "type": "String"
3923
+ },
3924
+ {
3925
+ "id": "deleteWorksheet.spreadsheetId",
3926
+ "label": "Spreadsheet ID",
3927
+ "description": "Enter the ID of the spreadsheet",
3928
+ "optional": false,
3929
+ "constraints": {
3930
+ "notEmpty": true
3931
+ },
3994
3932
  "feel": "optional",
3933
+ "group": "operationDetails",
3934
+ "binding": {
3935
+ "name": "operation.spreadsheetId",
3936
+ "type": "zeebe:input"
3937
+ },
3938
+ "condition": {
3939
+ "property": "operation.type",
3940
+ "equals": "deleteWorksheet",
3941
+ "type": "simple"
3942
+ },
3943
+ "type": "String"
3944
+ },
3945
+ {
3946
+ "id": "deleteWorksheet.worksheetId",
3947
+ "label": "Worksheet ID",
3948
+ "description": "Enter the ID of the worksheet",
3995
3949
  "optional": false,
3950
+ "constraints": {
3951
+ "notEmpty": true
3952
+ },
3953
+ "feel": "optional",
3954
+ "group": "operationDetails",
3996
3955
  "binding": {
3997
- "type": "zeebe:input",
3998
- "name": "operation.columnLetterIndex"
3956
+ "name": "operation.worksheetId",
3957
+ "type": "zeebe:input"
3958
+ },
3959
+ "condition": {
3960
+ "property": "operation.type",
3961
+ "equals": "deleteWorksheet",
3962
+ "type": "simple"
3999
3963
  },
3964
+ "type": "Number"
3965
+ },
3966
+ {
3967
+ "id": "getRowByIndex.spreadsheetId",
3968
+ "label": "Spreadsheet ID",
3969
+ "description": "Enter the ID of the spreadsheet",
3970
+ "optional": false,
4000
3971
  "constraints": {
4001
- "notEmpty": true,
4002
- "pattern": {
4003
- "value": "[A-Z]+",
4004
- "message": "Must contains only capital letters."
4005
- }
3972
+ "notEmpty": true
3973
+ },
3974
+ "feel": "optional",
3975
+ "group": "operationDetails",
3976
+ "binding": {
3977
+ "name": "operation.spreadsheetId",
3978
+ "type": "zeebe:input"
4006
3979
  },
4007
3980
  "condition": {
4008
- "property": "columnIndexFormat",
4009
- "equals": "LETTERS"
4010
- }
3981
+ "property": "operation.type",
3982
+ "equals": "getRowByIndex",
3983
+ "type": "simple"
3984
+ },
3985
+ "type": "String"
4011
3986
  },
4012
3987
  {
4013
- "label": "Column numeric index",
4014
- "description": "Enter the index of the column. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#how-can-i-define-which-column-will-be-deleted\" target=\"_blank\">documentation</a>",
4015
- "group": "operationDetails",
4016
- "type": "String",
4017
- "feel": "optional",
3988
+ "id": "getRowByIndex.worksheetName",
3989
+ "label": "Worksheet name",
3990
+ "description": "Enter name for the worksheet",
4018
3991
  "optional": false,
3992
+ "feel": "optional",
3993
+ "group": "operationDetails",
4019
3994
  "binding": {
4020
- "type": "zeebe:input",
4021
- "name": "operation.columnNumberIndex"
4022
- },
4023
- "constraints": {
4024
- "notEmpty": true,
4025
- "pattern": {
4026
- "value": "^([0-9]*$)",
4027
- "message": "Must contains only numbers."
4028
- }
3995
+ "name": "operation.worksheetName",
3996
+ "type": "zeebe:input"
4029
3997
  },
4030
3998
  "condition": {
4031
- "property": "columnIndexFormat",
4032
- "equals": "NUMBERS"
4033
- }
3999
+ "property": "operation.type",
4000
+ "equals": "getRowByIndex",
4001
+ "type": "simple"
4002
+ },
4003
+ "type": "String"
4034
4004
  },
4035
4005
  {
4036
- "label": "Start index",
4037
- "description": "Enter start index (leave empty if add to the end of the sheet). Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
4038
- "group": "operationDetails",
4039
- "type": "String",
4006
+ "id": "getRowByIndex.rowIndex",
4007
+ "label": "Row index",
4008
+ "description": "Enter row index. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#what-is-a-row-index\" target=\"_blank\">documentation</a>",
4009
+ "optional": false,
4010
+ "constraints": {
4011
+ "notEmpty": true
4012
+ },
4040
4013
  "feel": "optional",
4041
- "optional": true,
4014
+ "group": "operationDetails",
4042
4015
  "binding": {
4043
- "type": "zeebe:input",
4044
- "name": "operation.startIndex"
4045
- },
4046
- "constraints": {
4047
- "notEmpty": false,
4048
- "pattern": {
4049
- "value": "^([0-9]*$)",
4050
- "message": "Must be a number."
4051
- }
4016
+ "name": "operation.rowIndex",
4017
+ "type": "zeebe:input"
4052
4018
  },
4053
4019
  "condition": {
4054
- "property": "operationType",
4055
- "equals": "createEmptyColumnOrRow"
4056
- }
4020
+ "property": "operation.type",
4021
+ "equals": "getRowByIndex",
4022
+ "type": "simple"
4023
+ },
4024
+ "type": "Number"
4057
4025
  },
4058
4026
  {
4059
- "label": "End index",
4060
- "description": "Enter End index (leave empty if add to the end of the sheet) Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-empty-column-or-row\" target=\"_blank\">documentation</a>",
4061
- "group": "operationDetails",
4062
- "type": "String",
4027
+ "id": "spreadsheetsDetails.spreadsheetId",
4028
+ "label": "Spreadsheet ID",
4029
+ "description": "Enter the ID of the spreadsheet",
4030
+ "optional": false,
4031
+ "constraints": {
4032
+ "notEmpty": true
4033
+ },
4063
4034
  "feel": "optional",
4064
- "optional": true,
4035
+ "group": "operationDetails",
4065
4036
  "binding": {
4066
- "type": "zeebe:input",
4067
- "name": "operation.endIndex"
4068
- },
4069
- "constraints": {
4070
- "notEmpty": false,
4071
- "pattern": {
4072
- "value": "^([0-9]*$)",
4073
- "message": "Must be a number."
4074
- }
4037
+ "name": "operation.spreadsheetId",
4038
+ "type": "zeebe:input"
4075
4039
  },
4076
4040
  "condition": {
4077
- "property": "operationType",
4078
- "equals": "createEmptyColumnOrRow"
4079
- }
4041
+ "property": "operation.type",
4042
+ "equals": "spreadsheetsDetails",
4043
+ "type": "simple"
4044
+ },
4045
+ "type": "String"
4080
4046
  },
4081
4047
  {
4082
- "label": "Cell ID",
4083
- "description": "Enter the ID of the cell. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#add-values-to-spreadsheet\" target=\"_blank\">documentation</a>",
4084
- "group": "operationDetails",
4085
- "type": "String",
4086
- "feel": "optional",
4048
+ "id": "getWorksheetData.spreadsheetId",
4049
+ "label": "Spreadsheet ID",
4050
+ "description": "Enter the ID of the spreadsheet",
4087
4051
  "optional": false,
4088
- "binding": {
4089
- "type": "zeebe:input",
4090
- "name": "operation.cellId"
4091
- },
4092
4052
  "constraints": {
4093
4053
  "notEmpty": true
4094
4054
  },
4055
+ "feel": "optional",
4056
+ "group": "operationDetails",
4057
+ "binding": {
4058
+ "name": "operation.spreadsheetId",
4059
+ "type": "zeebe:input"
4060
+ },
4095
4061
  "condition": {
4096
- "property": "operationType",
4097
- "equals": "addValues"
4098
- }
4062
+ "property": "operation.type",
4063
+ "equals": "getWorksheetData",
4064
+ "type": "simple"
4065
+ },
4066
+ "type": "String"
4099
4067
  },
4100
4068
  {
4101
- "label": "Enter values",
4102
- "description": "Enter the array of values. <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/#create-row\" target=\"_blank\">Learn more about the required format</a>",
4103
- "group": "operationDetails",
4104
- "type": "Text",
4105
- "feel": "required",
4069
+ "id": "getWorksheetData.worksheetName",
4070
+ "label": "Worksheet name",
4071
+ "description": "Enter name for the worksheet",
4106
4072
  "optional": false,
4107
- "binding": {
4108
- "type": "zeebe:input",
4109
- "name": "operation.values"
4110
- },
4111
4073
  "constraints": {
4112
4074
  "notEmpty": true
4113
4075
  },
4076
+ "feel": "optional",
4077
+ "group": "operationDetails",
4078
+ "binding": {
4079
+ "name": "operation.worksheetName",
4080
+ "type": "zeebe:input"
4081
+ },
4114
4082
  "condition": {
4115
- "property": "operationType",
4116
- "equals": "createRow"
4117
- }
4083
+ "property": "operation.type",
4084
+ "equals": "getWorksheetData",
4085
+ "type": "simple"
4086
+ },
4087
+ "type": "String"
4118
4088
  },
4119
4089
  {
4120
- "label": "Value",
4121
- "description": "Enter the value",
4122
- "group": "operationDetails",
4123
- "type": "String",
4124
- "feel": "optional",
4125
- "optional": false,
4090
+ "id": "version",
4091
+ "label": "Version",
4092
+ "description": "Version of the element template",
4093
+ "value": "5",
4094
+ "group": "connector",
4126
4095
  "binding": {
4127
- "type": "zeebe:input",
4128
- "name": "operation.value"
4096
+ "key": "elementTemplateVersion",
4097
+ "type": "zeebe:taskHeader"
4129
4098
  },
4130
- "constraints": {
4131
- "notEmpty": true
4099
+ "type": "Hidden"
4100
+ },
4101
+ {
4102
+ "id": "id",
4103
+ "label": "ID",
4104
+ "description": "ID of the element template",
4105
+ "value": "io.camunda.connectors.GoogleSheets.v1",
4106
+ "group": "connector",
4107
+ "binding": {
4108
+ "key": "elementTemplateId",
4109
+ "type": "zeebe:taskHeader"
4132
4110
  },
4133
- "condition": {
4134
- "property": "operationType",
4135
- "equals": "addValues"
4136
- }
4111
+ "type": "Hidden"
4137
4112
  },
4138
4113
  {
4114
+ "id": "resultVariable",
4139
4115
  "label": "Result variable",
4140
- "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>",
4116
+ "description": "Name of variable to store the response in",
4141
4117
  "group": "output",
4142
- "type": "String",
4143
4118
  "binding": {
4144
- "type": "zeebe:taskHeader",
4145
- "key": "resultVariable"
4146
- }
4119
+ "key": "resultVariable",
4120
+ "type": "zeebe:taskHeader"
4121
+ },
4122
+ "type": "String"
4147
4123
  },
4148
4124
  {
4125
+ "id": "resultExpression",
4149
4126
  "label": "Result expression",
4150
- "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>",
4151
- "group": "output",
4152
- "type": "Text",
4127
+ "description": "Expression to map the response into process variables",
4153
4128
  "feel": "required",
4129
+ "group": "output",
4154
4130
  "binding": {
4155
- "type": "zeebe:taskHeader",
4156
- "key": "resultExpression"
4157
- }
4131
+ "key": "resultExpression",
4132
+ "type": "zeebe:taskHeader"
4133
+ },
4134
+ "type": "Text"
4158
4135
  },
4159
4136
  {
4137
+ "id": "errorExpression",
4160
4138
  "label": "Error expression",
4161
- "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>",
4162
- "group": "errors",
4163
- "type": "Text",
4139
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
4164
4140
  "feel": "required",
4141
+ "group": "error",
4165
4142
  "binding": {
4166
- "type": "zeebe:taskHeader",
4167
- "key": "errorExpression"
4168
- }
4143
+ "key": "errorExpression",
4144
+ "type": "zeebe:taskHeader"
4145
+ },
4146
+ "type": "Text"
4147
+ },
4148
+ {
4149
+ "id": "retryCount",
4150
+ "label": "Retries",
4151
+ "description": "Number of retries",
4152
+ "value": "3",
4153
+ "feel": "optional",
4154
+ "group": "retries",
4155
+ "binding": {
4156
+ "property": "retries",
4157
+ "type": "zeebe:taskDefinition"
4158
+ },
4159
+ "type": "String"
4160
+ },
4161
+ {
4162
+ "id": "retryBackoff",
4163
+ "label": "Retry backoff",
4164
+ "description": "ISO-8601 duration to wait between retries",
4165
+ "value": "PT0S",
4166
+ "group": "retries",
4167
+ "binding": {
4168
+ "key": "retryBackoff",
4169
+ "type": "zeebe:taskHeader"
4170
+ },
4171
+ "type": "String"
4169
4172
  }
4170
4173
  ],
4171
4174
  "icon": {
4172
- "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgaWQ9ImJvZHlfMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE0Ij4KCjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuMTU5MDkwOSAwIDAgMC4xNTkwOTA5IDMuOTA5MDkxIC0wKSI+CiAgICA8cGF0aCBkPSJNNDIgMEw2NCAyMkw1MyAyNEw0MiAyMkw0MCAxMUw0MiAweiIgc3Ryb2tlPSJub25lIiBmaWxsPSIjMTg4MDM4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIC8+CiAgICA8cGF0aCBkPSJNNDIgMjJMNDIgMEw2IDBDIDIuNjg1IDAgMCAyLjY4NSAwIDZMMCA2TDAgODJDIDAgODUuMzE1IDIuNjg1IDg4IDYgODhMNiA4OEw1OCA4OEMgNjEuMzE1IDg4IDY0IDg1LjMxNSA2NCA4Mkw2NCA4Mkw2NCAyMkw0MiAyMnoiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzM0QTg1MyIgZmlsbC1ydWxlPSJub256ZXJvIiAvPgogICAgPHBhdGggZD0iTTEyIDM0TDEyIDYzTDUyIDYzTDUyIDM0TDEyIDM0ek0yOS41IDU4TDE3IDU4TDE3IDUxTDI5LjUgNTF6TTI5LjUgNDZMMTcgNDZMMTcgMzlMMjkuNSAzOXpNNDcgNThMMzQuNSA1OEwzNC41IDUxTDQ3IDUxek00NyA0NkwzNC41IDQ2TDM0LjUgMzlMNDcgMzl6IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgLz4KPC9nPgo8L3N2Zz4="
4173
- },
4174
- "engines": {
4175
- "camunda": "^8.2"
4175
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDlweCIgaGVpZ2h0PSI2N3B4IiB2aWV3Qm94PSIwIDAgNDkgNjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5TaGVldHMtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC0xIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTMiPjwvcGF0aD4KICAgICAgICA8cGF0aCBkPSJNMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBDMS45OTY4NzUsMCAwLDEuOTk2ODc1IDAsNC40Mzc1IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDE3Ljc1IEwyOS41ODMzMzMzLDAgWiIgaWQ9InBhdGgtNSI+PC9wYXRoPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNTAuMDA1Mzk0NSUiIHkxPSI4LjU4NjEwNjEyJSIgeDI9IjUwLjAwNTM5NDUlIiB5Mj0iMTAwLjAxMzkzOSUiIGlkPSJsaW5lYXJHcmFkaWVudC03Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjIiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzI2MzIzOCIgc3RvcC1vcGFjaXR5PSIwLjAyIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0icGF0aC04Ij48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEwIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTEyIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI5LjU4MzMzMzMsMCBMNC40Mzc1LDAgQzEuOTk2ODc1LDAgMCwxLjk5Njg3NSAwLDQuNDM3NSBMMCw2MC42NDU4MzMzIEMwLDYzLjA4NjQ1ODMgMS45OTY4NzUsNjUuMDgzMzMzMyA0LjQzNzUsNjUuMDgzMzMzMyBMNDIuODk1ODMzMyw2NS4wODMzMzMzIEM0NS4zMzY0NTgzLDY1LjA4MzMzMzMgNDcuMzMzMzMzMyw2My4wODY0NTgzIDQ3LjMzMzMzMzMsNjAuNjQ1ODMzMyBMNDcuMzMzMzMzMywxNy43NSBMMjkuNTgzMzMzMywwIFoiIGlkPSJwYXRoLTE0Ij48L3BhdGg+CiAgICAgICAgPHJhZGlhbEdyYWRpZW50IGN4PSIzLjE2ODA0Njg4JSIgY3k9IjIuNzE3NDQzMTglIiBmeD0iMy4xNjgwNDY4OCUiIGZ5PSIyLjcxNzQ0MzE4JSIgcj0iMTYxLjI0ODUxNiUiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMzE2ODAsMC4wMjcxNzQpLHNjYWxlKDEuMDAwMDAwLDAuNzI3MjczKSx0cmFuc2xhdGUoLTAuMDMxNjgwLC0wLjAyNzE3NCkiIGlkPSJyYWRpYWxHcmFkaWVudC0xNiI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMC4xIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9yYWRpYWxHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJDb25zdW1lci1BcHBzLVNoZWV0cy1MYXJnZS1WRC1SOC0iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00NTEuMDAwMDAwLCAtNDUxLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iSGVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDYzLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IlBlcnNvbmFsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNzcuMDAwMDAwLCAyOTkuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNoZWV0cy1pY29uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzQuODMzMzMzLCA4OS45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0yIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDM2Ljk3OTE2NjcsMTAuMzU0MTY2NyBMMjkuNTgzMzMzMywwIFoiIGlkPSJQYXRoIiBmaWxsPSIjMEY5RDU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay0yKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTQiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0zIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjgzMzMzMzMsMzEuODAyMDgzMyBMMTEuODMzMzMzMyw1My4yNSBMMzUuNSw1My4yNSBMMzUuNSwzMS44MDIwODMzIEwxMS44MzMzMzMzLDMxLjgwMjA4MzMgWiBNMjIuMTg3NSw1MC4yOTE2NjY3IEwxNC43OTE2NjY3LDUwLjI5MTY2NjcgTDE0Ljc5MTY2NjcsNDYuNTkzNzUgTDIyLjE4NzUsNDYuNTkzNzUgTDIyLjE4NzUsNTAuMjkxNjY2NyBaIE0yMi4xODc1LDQ0LjM3NSBMMTQuNzkxNjY2Nyw0NC4zNzUgTDE0Ljc5MTY2NjcsNDAuNjc3MDgzMyBMMjIuMTg3NSw0MC42NzcwODMzIEwyMi4xODc1LDQ0LjM3NSBaIE0yMi4xODc1LDM4LjQ1ODMzMzMgTDE0Ljc5MTY2NjcsMzguNDU4MzMzMyBMMTQuNzkxNjY2NywzNC43NjA0MTY3IEwyMi4xODc1LDM0Ljc2MDQxNjcgTDIyLjE4NzUsMzguNDU4MzMzMyBaIE0zMi41NDE2NjY3LDUwLjI5MTY2NjcgTDI1LjE0NTgzMzMsNTAuMjkxNjY2NyBMMjUuMTQ1ODMzMyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw0Ni41OTM3NSBMMzIuNTQxNjY2Nyw1MC4yOTE2NjY3IFogTTMyLjU0MTY2NjcsNDQuMzc1IEwyNS4xNDU4MzMzLDQ0LjM3NSBMMjUuMTQ1ODMzMyw0MC42NzcwODMzIEwzMi41NDE2NjY3LDQwLjY3NzA4MzMgTDMyLjU0MTY2NjcsNDQuMzc1IFogTTMyLjU0MTY2NjcsMzguNDU4MzMzMyBMMjUuMTQ1ODMzMywzOC40NTgzMzMzIEwyNS4xNDU4MzMzLDM0Ljc2MDQxNjcgTDMyLjU0MTY2NjcsMzQuNzYwNDE2NyBMMzIuNTQxNjY2NywzOC40NTgzMzMzIFoiIGlkPSJTaGFwZSIgZmlsbD0iI0YxRjFGMSIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stNCkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay02IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtNSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJQYXRoIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTcpIiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay02KSIgcG9pbnRzPSIzMC44ODEzMDIxIDE2LjQ1MjAzMTMgNDcuMzMzMzMzMyAzMi45MDAzNjQ2IDQ3LjMzMzMzMzMgMTcuNzUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay05IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtOCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgbWFzaz0idXJsKCNtYXNrLTkpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYuNjI1MDAwLCAtMi45NTgzMzMpIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yLjk1ODMzMzMzLDIuOTU4MzMzMzMgTDIuOTU4MzMzMzMsMTYuMjcwODMzMyBDMi45NTgzMzMzMywxOC43MjI1NTIxIDQuOTQ0MTE0NTgsMjAuNzA4MzMzMyA3LjM5NTgzMzMzLDIwLjcwODMzMzMgTDIwLjcwODMzMzMsMjAuNzA4MzMzMyBMMi45NTgzMzMzMywyLjk1ODMzMzMzIFoiIGlkPSJQYXRoIiBmaWxsPSIjODdDRUFDIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwcGVkIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay0xMSIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEwIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IlNWR0lEXzFfIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNC44MDcyOTE2NyBDMCwyLjM2NjY2NjY3IDEuOTk2ODc1LDAuMzY5NzkxNjY3IDQuNDM3NSwwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwLjM2OTc5MTY2NyBMMjkuNTgzMzMzMywwIEw0LjQzNzUsMCBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjIiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTExKSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9IkNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTEzIiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgeGxpbms6aHJlZj0iI3BhdGgtMTIiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iU1ZHSURfMV8iPjwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNDIuODk1ODMzMyw2NC43MTM1NDE3IEw0LjQzNzUsNjQuNzEzNTQxNyBDMS45OTY4NzUsNjQuNzEzNTQxNyAwLDYyLjcxNjY2NjcgMCw2MC4yNzYwNDE3IEwwLDYwLjY0NTgzMzMgQzAsNjMuMDg2NDU4MyAxLjk5Njg3NSw2NS4wODMzMzMzIDQuNDM3NSw2NS4wODMzMzMzIEw0Mi44OTU4MzMzLDY1LjA4MzMzMzMgQzQ1LjMzNjQ1ODMsNjUuMDgzMzMzMyA0Ny4zMzMzMzMzLDYzLjA4NjQ1ODMgNDcuMzMzMzMzMyw2MC42NDU4MzMzIEw0Ny4zMzMzMzMzLDYwLjI3NjA0MTcgQzQ3LjMzMzMzMzMsNjIuNzE2NjY2NyA0NS4zMzY0NTgzLDY0LjcxMzU0MTcgNDIuODk1ODMzMyw2NC43MTM1NDE3IFoiIGlkPSJQYXRoIiBmaWxsLW9wYWNpdHk9IjAuMiIgZmlsbD0iIzI2MzIzOCIgZmlsbC1ydWxlPSJub256ZXJvIiBtYXNrPSJ1cmwoI21hc2stMTMpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ2xpcHBlZCI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMTUiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xNCI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJTVkdJRF8xXyI+PC9nPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNC4wMjA4MzMzLDE3Ljc1IEMzMS41NjkxMTQ2LDE3Ljc1IDI5LjU4MzMzMzMsMTUuNzY0MjE4OCAyOS41ODMzMzMzLDEzLjMxMjUgTDI5LjU4MzMzMzMsMTMuNjgyMjkxNyBDMjkuNTgzMzMzMywxNi4xMzQwMTA0IDMxLjU2OTExNDYsMTguMTE5NzkxNyAzNC4wMjA4MzMzLDE4LjExOTc5MTcgTDQ3LjMzMzMzMzMsMTguMTE5NzkxNyBMNDcuMzMzMzMzMywxNy43NSBMMzQuMDIwODMzMywxNy43NSBaIiBpZD0iUGF0aCIgZmlsbC1vcGFjaXR5PSIwLjEiIGZpbGw9IiMyNjMyMzgiIGZpbGwtcnVsZT0ibm9uemVybyIgbWFzaz0idXJsKCNtYXNrLTE1KSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yOS41ODMzMzMzLDAgTDQuNDM3NSwwIEMxLjk5Njg3NSwwIDAsMS45OTY4NzUgMCw0LjQzNzUgTDAsNjAuNjQ1ODMzMyBDMCw2My4wODY0NTgzIDEuOTk2ODc1LDY1LjA4MzMzMzMgNC40Mzc1LDY1LjA4MzMzMzMgTDQyLjg5NTgzMzMsNjUuMDgzMzMzMyBDNDUuMzM2NDU4Myw2NS4wODMzMzMzIDQ3LjMzMzMzMzMsNjMuMDg2NDU4MyA0Ny4zMzMzMzMzLDYwLjY0NTgzMzMgTDQ3LjMzMzMzMzMsMTcuNzUgTDI5LjU4MzMzMzMsMCBaIiBpZD0iUGF0aCIgZmlsbD0idXJsKCNyYWRpYWxHcmFkaWVudC0xNikiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+"
4176
4176
  }
4177
4177
  }
4178
4178
  ]