@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -993,9 +993,9 @@
|
|
|
993
993
|
},
|
|
994
994
|
{
|
|
995
995
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
996
|
-
"name": "Google Sheets
|
|
996
|
+
"name": "Google Sheets connector",
|
|
997
997
|
"id": "io.camunda.connectors.GoogleSheets.v1",
|
|
998
|
-
"version":
|
|
998
|
+
"version": 1,
|
|
999
999
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
1000
1000
|
"description": "Work with spreadsheets",
|
|
1001
1001
|
"category": {
|
|
@@ -1237,7 +1237,8 @@
|
|
|
1237
1237
|
"name": "operation.spreadsheetName"
|
|
1238
1238
|
},
|
|
1239
1239
|
"constraints": {
|
|
1240
|
-
"notEmpty": true
|
|
1240
|
+
"notEmpty": true,
|
|
1241
|
+
"maxLength": 255
|
|
1241
1242
|
},
|
|
1242
1243
|
"condition": {
|
|
1243
1244
|
"property": "operationType",
|
|
@@ -1257,6 +1258,7 @@
|
|
|
1257
1258
|
},
|
|
1258
1259
|
"constraints": {
|
|
1259
1260
|
"notEmpty": true,
|
|
1261
|
+
"maxLength": 100,
|
|
1260
1262
|
"pattern": {
|
|
1261
1263
|
"value": "^([0-9]*$)",
|
|
1262
1264
|
"message": "Must be a number."
|
|
@@ -1279,7 +1281,8 @@
|
|
|
1279
1281
|
"name": "operation.worksheetName"
|
|
1280
1282
|
},
|
|
1281
1283
|
"constraints": {
|
|
1282
|
-
"notEmpty": true
|
|
1284
|
+
"notEmpty": true,
|
|
1285
|
+
"maxLength": 100
|
|
1283
1286
|
},
|
|
1284
1287
|
"condition": {
|
|
1285
1288
|
"property": "operationType",
|
|
@@ -1298,7 +1301,8 @@
|
|
|
1298
1301
|
"name": "operation.worksheetName"
|
|
1299
1302
|
},
|
|
1300
1303
|
"constraints": {
|
|
1301
|
-
"notEmpty": false
|
|
1304
|
+
"notEmpty": false,
|
|
1305
|
+
"maxLength": 100
|
|
1302
1306
|
},
|
|
1303
1307
|
"condition": {
|
|
1304
1308
|
"property": "operationType",
|
|
@@ -1318,6 +1322,7 @@
|
|
|
1318
1322
|
},
|
|
1319
1323
|
"constraints": {
|
|
1320
1324
|
"notEmpty": false,
|
|
1325
|
+
"maxLength": 5,
|
|
1321
1326
|
"pattern": {
|
|
1322
1327
|
"value": "^([0-9]*$)",
|
|
1323
1328
|
"message": "Must be a number."
|
|
@@ -1369,6 +1374,7 @@
|
|
|
1369
1374
|
},
|
|
1370
1375
|
"constraints": {
|
|
1371
1376
|
"notEmpty": true,
|
|
1377
|
+
"maxLength": 100,
|
|
1372
1378
|
"pattern": {
|
|
1373
1379
|
"value": "^([0-9]*$)",
|
|
1374
1380
|
"message": "Must be a number."
|
|
@@ -1392,6 +1398,7 @@
|
|
|
1392
1398
|
},
|
|
1393
1399
|
"constraints": {
|
|
1394
1400
|
"notEmpty": false,
|
|
1401
|
+
"maxLength": 100,
|
|
1395
1402
|
"pattern": {
|
|
1396
1403
|
"value": "^([0-9]*$)",
|
|
1397
1404
|
"message": "Must contains only numbers."
|
|
@@ -1444,6 +1451,7 @@
|
|
|
1444
1451
|
},
|
|
1445
1452
|
"constraints": {
|
|
1446
1453
|
"notEmpty": true,
|
|
1454
|
+
"maxLength": 100,
|
|
1447
1455
|
"pattern": {
|
|
1448
1456
|
"value": "[A-Z]+",
|
|
1449
1457
|
"message": "Must contains only capital letters."
|
|
@@ -1467,6 +1475,7 @@
|
|
|
1467
1475
|
},
|
|
1468
1476
|
"constraints": {
|
|
1469
1477
|
"notEmpty": true,
|
|
1478
|
+
"maxLength": 100,
|
|
1470
1479
|
"pattern": {
|
|
1471
1480
|
"value": "^([0-9]*$)",
|
|
1472
1481
|
"message": "Must contains only numbers."
|
|
@@ -1490,6 +1499,7 @@
|
|
|
1490
1499
|
},
|
|
1491
1500
|
"constraints": {
|
|
1492
1501
|
"notEmpty": false,
|
|
1502
|
+
"maxLength": 100,
|
|
1493
1503
|
"pattern": {
|
|
1494
1504
|
"value": "^([0-9]*$)",
|
|
1495
1505
|
"message": "Must be a number."
|
|
@@ -1513,6 +1523,7 @@
|
|
|
1513
1523
|
},
|
|
1514
1524
|
"constraints": {
|
|
1515
1525
|
"notEmpty": false,
|
|
1526
|
+
"maxLength": 100,
|
|
1516
1527
|
"pattern": {
|
|
1517
1528
|
"value": "^([0-9]*$)",
|
|
1518
1529
|
"message": "Must be a number."
|
|
@@ -1535,7 +1546,8 @@
|
|
|
1535
1546
|
"name": "operation.cellId"
|
|
1536
1547
|
},
|
|
1537
1548
|
"constraints": {
|
|
1538
|
-
"notEmpty": true
|
|
1549
|
+
"notEmpty": true,
|
|
1550
|
+
"maxLength": 100
|
|
1539
1551
|
},
|
|
1540
1552
|
"condition": {
|
|
1541
1553
|
"property": "operationType",
|
|
@@ -1554,7 +1566,8 @@
|
|
|
1554
1566
|
"name": "operation.values"
|
|
1555
1567
|
},
|
|
1556
1568
|
"constraints": {
|
|
1557
|
-
"notEmpty": true
|
|
1569
|
+
"notEmpty": true,
|
|
1570
|
+
"maxLength": 100
|
|
1558
1571
|
},
|
|
1559
1572
|
"condition": {
|
|
1560
1573
|
"property": "operationType",
|
|
@@ -1573,7 +1586,8 @@
|
|
|
1573
1586
|
"name": "operation.value"
|
|
1574
1587
|
},
|
|
1575
1588
|
"constraints": {
|
|
1576
|
-
"notEmpty": true
|
|
1589
|
+
"notEmpty": true,
|
|
1590
|
+
"maxLength": 200
|
|
1577
1591
|
},
|
|
1578
1592
|
"condition": {
|
|
1579
1593
|
"property": "operationType",
|
|
@@ -1624,22 +1638,9 @@
|
|
|
1624
1638
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1625
1639
|
"name": "Google Sheets Outbound Connector",
|
|
1626
1640
|
"id": "io.camunda.connectors.GoogleSheets.v1",
|
|
1627
|
-
"
|
|
1628
|
-
"metadata": {
|
|
1629
|
-
"keywords": [
|
|
1630
|
-
"create spreadsheet",
|
|
1631
|
-
"add values to spreadsheet",
|
|
1632
|
-
"create row",
|
|
1633
|
-
"create column",
|
|
1634
|
-
"create worksheet",
|
|
1635
|
-
"delete worksheet",
|
|
1636
|
-
"get row",
|
|
1637
|
-
"get spreadsheet details",
|
|
1638
|
-
"get worksheet data"
|
|
1639
|
-
]
|
|
1640
|
-
},
|
|
1641
|
+
"version": 2,
|
|
1641
1642
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
1642
|
-
"
|
|
1643
|
+
"description": "Work with spreadsheets",
|
|
1643
1644
|
"category": {
|
|
1644
1645
|
"id": "connectors",
|
|
1645
1646
|
"name": "Connectors"
|
|
@@ -1666,37 +1667,25 @@
|
|
|
1666
1667
|
"label": "Output mapping"
|
|
1667
1668
|
},
|
|
1668
1669
|
{
|
|
1669
|
-
"id": "
|
|
1670
|
+
"id": "errors",
|
|
1670
1671
|
"label": "Error handling"
|
|
1671
|
-
},
|
|
1672
|
-
{
|
|
1673
|
-
"id": "retries",
|
|
1674
|
-
"label": "Retries"
|
|
1675
1672
|
}
|
|
1676
1673
|
],
|
|
1677
1674
|
"properties": [
|
|
1678
1675
|
{
|
|
1676
|
+
"type": "Hidden",
|
|
1679
1677
|
"value": "io.camunda:google-sheets:1",
|
|
1680
1678
|
"binding": {
|
|
1681
|
-
"
|
|
1682
|
-
"
|
|
1683
|
-
}
|
|
1684
|
-
"type": "Hidden"
|
|
1679
|
+
"type": "zeebe:taskDefinition",
|
|
1680
|
+
"property": "type"
|
|
1681
|
+
}
|
|
1685
1682
|
},
|
|
1686
1683
|
{
|
|
1687
|
-
"id": "
|
|
1684
|
+
"id": "authenticationType",
|
|
1688
1685
|
"label": "Type",
|
|
1689
|
-
"optional": false,
|
|
1690
|
-
"value": "refresh",
|
|
1691
|
-
"constraints": {
|
|
1692
|
-
"notEmpty": true
|
|
1693
|
-
},
|
|
1694
1686
|
"group": "authentication",
|
|
1695
|
-
"binding": {
|
|
1696
|
-
"name": "authentication.authType",
|
|
1697
|
-
"type": "zeebe:input"
|
|
1698
|
-
},
|
|
1699
1687
|
"type": "Dropdown",
|
|
1688
|
+
"value": "bearer",
|
|
1700
1689
|
"choices": [
|
|
1701
1690
|
{
|
|
1702
1691
|
"name": "Bearer token",
|
|
@@ -1706,102 +1695,86 @@
|
|
|
1706
1695
|
"name": "Refresh token",
|
|
1707
1696
|
"value": "refresh"
|
|
1708
1697
|
}
|
|
1709
|
-
]
|
|
1698
|
+
],
|
|
1699
|
+
"binding": {
|
|
1700
|
+
"type": "zeebe:input",
|
|
1701
|
+
"name": "authentication.authType",
|
|
1702
|
+
"key": "authentication.authType"
|
|
1703
|
+
}
|
|
1710
1704
|
},
|
|
1711
1705
|
{
|
|
1712
|
-
"id": "authentication.bearerToken",
|
|
1713
1706
|
"label": "Bearer token",
|
|
1714
|
-
"description": "Enter
|
|
1715
|
-
"optional": false,
|
|
1716
|
-
"constraints": {
|
|
1717
|
-
"notEmpty": true
|
|
1718
|
-
},
|
|
1719
|
-
"feel": "optional",
|
|
1707
|
+
"description": "Enter Google API Bearer token that is authorized to interact with desired spreadsheet",
|
|
1720
1708
|
"group": "authentication",
|
|
1709
|
+
"type": "String",
|
|
1721
1710
|
"binding": {
|
|
1722
|
-
"
|
|
1723
|
-
"
|
|
1711
|
+
"type": "zeebe:input",
|
|
1712
|
+
"name": "authentication.bearerToken"
|
|
1724
1713
|
},
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1727
|
-
"equals": "bearer",
|
|
1728
|
-
"type": "simple"
|
|
1714
|
+
"constraints": {
|
|
1715
|
+
"notEmpty": true
|
|
1729
1716
|
},
|
|
1730
|
-
"
|
|
1717
|
+
"condition": {
|
|
1718
|
+
"property": "authenticationType",
|
|
1719
|
+
"equals": "bearer"
|
|
1720
|
+
}
|
|
1731
1721
|
},
|
|
1732
1722
|
{
|
|
1733
|
-
"id": "authentication.oauthClientId",
|
|
1734
1723
|
"label": "Client ID",
|
|
1735
1724
|
"description": "Enter Google API Client ID",
|
|
1736
|
-
"optional": false,
|
|
1737
|
-
"constraints": {
|
|
1738
|
-
"notEmpty": true
|
|
1739
|
-
},
|
|
1740
|
-
"feel": "optional",
|
|
1741
1725
|
"group": "authentication",
|
|
1726
|
+
"type": "String",
|
|
1742
1727
|
"binding": {
|
|
1743
|
-
"
|
|
1744
|
-
"
|
|
1728
|
+
"type": "zeebe:input",
|
|
1729
|
+
"name": "authentication.oauthClientId"
|
|
1745
1730
|
},
|
|
1746
|
-
"
|
|
1747
|
-
"
|
|
1748
|
-
"equals": "refresh",
|
|
1749
|
-
"type": "simple"
|
|
1731
|
+
"constraints": {
|
|
1732
|
+
"notEmpty": true
|
|
1750
1733
|
},
|
|
1751
|
-
"
|
|
1734
|
+
"condition": {
|
|
1735
|
+
"property": "authenticationType",
|
|
1736
|
+
"equals": "refresh"
|
|
1737
|
+
}
|
|
1752
1738
|
},
|
|
1753
1739
|
{
|
|
1754
|
-
"id": "authentication.oauthClientSecret",
|
|
1755
1740
|
"label": "Client secret",
|
|
1756
1741
|
"description": "Enter Google API client Secret",
|
|
1757
|
-
"optional": false,
|
|
1758
|
-
"constraints": {
|
|
1759
|
-
"notEmpty": true
|
|
1760
|
-
},
|
|
1761
|
-
"feel": "optional",
|
|
1762
1742
|
"group": "authentication",
|
|
1743
|
+
"type": "String",
|
|
1763
1744
|
"binding": {
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1745
|
+
"type": "zeebe:input",
|
|
1746
|
+
"name": "authentication.oauthClientSecret"
|
|
1766
1747
|
},
|
|
1767
|
-
"
|
|
1768
|
-
"
|
|
1769
|
-
"equals": "refresh",
|
|
1770
|
-
"type": "simple"
|
|
1748
|
+
"constraints": {
|
|
1749
|
+
"notEmpty": true
|
|
1771
1750
|
},
|
|
1772
|
-
"
|
|
1751
|
+
"condition": {
|
|
1752
|
+
"property": "authenticationType",
|
|
1753
|
+
"equals": "refresh"
|
|
1754
|
+
}
|
|
1773
1755
|
},
|
|
1774
1756
|
{
|
|
1775
|
-
"id": "authentication.oauthRefreshToken",
|
|
1776
1757
|
"label": "Refresh token",
|
|
1777
|
-
"description": "Enter
|
|
1778
|
-
"optional": false,
|
|
1779
|
-
"constraints": {
|
|
1780
|
-
"notEmpty": true
|
|
1781
|
-
},
|
|
1782
|
-
"feel": "optional",
|
|
1758
|
+
"description": "Enter Google API refresh token that is authorized to interact with desired spreadsheet",
|
|
1783
1759
|
"group": "authentication",
|
|
1760
|
+
"type": "String",
|
|
1784
1761
|
"binding": {
|
|
1785
|
-
"
|
|
1786
|
-
"
|
|
1762
|
+
"type": "zeebe:input",
|
|
1763
|
+
"name": "authentication.oauthRefreshToken"
|
|
1787
1764
|
},
|
|
1788
|
-
"
|
|
1789
|
-
"
|
|
1790
|
-
"equals": "refresh",
|
|
1791
|
-
"type": "simple"
|
|
1765
|
+
"constraints": {
|
|
1766
|
+
"notEmpty": true
|
|
1792
1767
|
},
|
|
1793
|
-
"
|
|
1768
|
+
"condition": {
|
|
1769
|
+
"property": "authenticationType",
|
|
1770
|
+
"equals": "refresh"
|
|
1771
|
+
}
|
|
1794
1772
|
},
|
|
1795
1773
|
{
|
|
1796
|
-
"id": "
|
|
1797
|
-
"label": "Input",
|
|
1798
|
-
"value": "createSpreadsheet",
|
|
1774
|
+
"id": "operationType",
|
|
1799
1775
|
"group": "operation",
|
|
1800
|
-
"binding": {
|
|
1801
|
-
"name": "operation.type",
|
|
1802
|
-
"type": "zeebe:input"
|
|
1803
|
-
},
|
|
1804
1776
|
"type": "Dropdown",
|
|
1777
|
+
"value": "createSpreadsheet",
|
|
1805
1778
|
"choices": [
|
|
1806
1779
|
{
|
|
1807
1780
|
"name": "Create spreadsheet",
|
|
@@ -1812,630 +1785,713 @@
|
|
|
1812
1785
|
"value": "addValues"
|
|
1813
1786
|
},
|
|
1814
1787
|
{
|
|
1815
|
-
"name": "
|
|
1816
|
-
"value": "
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"name": "Create row",
|
|
1820
|
-
"value": "createRow"
|
|
1788
|
+
"name": "Get spreadsheet details",
|
|
1789
|
+
"value": "spreadsheetsDetails"
|
|
1821
1790
|
},
|
|
1822
1791
|
{
|
|
1823
1792
|
"name": "Create worksheet",
|
|
1824
1793
|
"value": "createWorksheet"
|
|
1825
1794
|
},
|
|
1826
1795
|
{
|
|
1827
|
-
"name": "
|
|
1828
|
-
"value": "
|
|
1796
|
+
"name": "Get worksheet data",
|
|
1797
|
+
"value": "getWorksheetData"
|
|
1829
1798
|
},
|
|
1830
1799
|
{
|
|
1831
1800
|
"name": "Delete worksheet",
|
|
1832
1801
|
"value": "deleteWorksheet"
|
|
1833
1802
|
},
|
|
1834
1803
|
{
|
|
1835
|
-
"name": "
|
|
1836
|
-
"value": "
|
|
1804
|
+
"name": "Create empty column or row",
|
|
1805
|
+
"value": "createEmptyColumnOrRow"
|
|
1837
1806
|
},
|
|
1838
1807
|
{
|
|
1839
|
-
"name": "
|
|
1840
|
-
"value": "
|
|
1808
|
+
"name": "Create row",
|
|
1809
|
+
"value": "createRow"
|
|
1841
1810
|
},
|
|
1842
1811
|
{
|
|
1843
|
-
"name": "
|
|
1844
|
-
"value": "
|
|
1812
|
+
"name": "Delete column",
|
|
1813
|
+
"value": "deleteColumn"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"name": "Get row by index",
|
|
1817
|
+
"value": "getRowByIndex"
|
|
1845
1818
|
}
|
|
1846
|
-
]
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
"id": "createSpreadsheet.spreadsheetName",
|
|
1850
|
-
"label": "Spreadsheet name",
|
|
1851
|
-
"description": "Enter name for the new spreadsheet",
|
|
1852
|
-
"optional": false,
|
|
1853
|
-
"constraints": {
|
|
1854
|
-
"notEmpty": true
|
|
1855
|
-
},
|
|
1856
|
-
"feel": "optional",
|
|
1857
|
-
"group": "operationDetails",
|
|
1819
|
+
],
|
|
1858
1820
|
"binding": {
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
"property": "operation.type",
|
|
1864
|
-
"equals": "createSpreadsheet",
|
|
1865
|
-
"type": "simple"
|
|
1866
|
-
},
|
|
1867
|
-
"type": "String"
|
|
1821
|
+
"type": "zeebe:input",
|
|
1822
|
+
"name": "operation.type",
|
|
1823
|
+
"key": "operation.type"
|
|
1824
|
+
}
|
|
1868
1825
|
},
|
|
1869
1826
|
{
|
|
1870
|
-
"id": "parent",
|
|
1871
1827
|
"label": "Parent folder ID",
|
|
1872
1828
|
"description": "Enter ID of the parent folder where new spreadsheet will be created",
|
|
1873
|
-
"optional": true,
|
|
1874
|
-
"feel": "optional",
|
|
1875
1829
|
"group": "operationDetails",
|
|
1830
|
+
"type": "String",
|
|
1831
|
+
"feel": "optional",
|
|
1832
|
+
"optional": true,
|
|
1876
1833
|
"binding": {
|
|
1877
|
-
"
|
|
1878
|
-
"
|
|
1834
|
+
"type": "zeebe:input",
|
|
1835
|
+
"name": "operation.parent"
|
|
1879
1836
|
},
|
|
1880
1837
|
"condition": {
|
|
1881
|
-
"property": "
|
|
1882
|
-
"equals": "createSpreadsheet"
|
|
1883
|
-
|
|
1884
|
-
},
|
|
1885
|
-
"type": "String"
|
|
1838
|
+
"property": "operationType",
|
|
1839
|
+
"equals": "createSpreadsheet"
|
|
1840
|
+
}
|
|
1886
1841
|
},
|
|
1887
1842
|
{
|
|
1888
|
-
"id": "addValues.spreadsheetId",
|
|
1889
1843
|
"label": "Spreadsheet ID",
|
|
1890
1844
|
"description": "Enter the ID of the spreadsheet",
|
|
1891
|
-
"optional": false,
|
|
1892
|
-
"constraints": {
|
|
1893
|
-
"notEmpty": true
|
|
1894
|
-
},
|
|
1895
|
-
"feel": "optional",
|
|
1896
1845
|
"group": "operationDetails",
|
|
1846
|
+
"type": "String",
|
|
1847
|
+
"feel": "optional",
|
|
1848
|
+
"optional": false,
|
|
1897
1849
|
"binding": {
|
|
1898
|
-
"
|
|
1899
|
-
"
|
|
1850
|
+
"type": "zeebe:input",
|
|
1851
|
+
"name": "operation.spreadsheetId"
|
|
1900
1852
|
},
|
|
1901
1853
|
"condition": {
|
|
1902
|
-
"property": "
|
|
1903
|
-
"
|
|
1904
|
-
|
|
1854
|
+
"property": "operationType",
|
|
1855
|
+
"oneOf": [
|
|
1856
|
+
"createWorksheet",
|
|
1857
|
+
"getRowByIndex",
|
|
1858
|
+
"createEmptyColumnOrRow",
|
|
1859
|
+
"deleteWorksheet",
|
|
1860
|
+
"deleteColumn",
|
|
1861
|
+
"getWorksheetData",
|
|
1862
|
+
"spreadsheetsDetails",
|
|
1863
|
+
"createRow",
|
|
1864
|
+
"addValues"
|
|
1865
|
+
]
|
|
1905
1866
|
},
|
|
1906
|
-
"
|
|
1867
|
+
"constraints": {
|
|
1868
|
+
"notEmpty": true
|
|
1869
|
+
}
|
|
1907
1870
|
},
|
|
1908
1871
|
{
|
|
1909
|
-
"
|
|
1910
|
-
"
|
|
1911
|
-
"
|
|
1872
|
+
"label": "Spreadsheet name",
|
|
1873
|
+
"description": "Enter name for the new spreadsheet",
|
|
1874
|
+
"group": "operationDetails",
|
|
1875
|
+
"type": "String",
|
|
1876
|
+
"feel": "optional",
|
|
1912
1877
|
"optional": false,
|
|
1878
|
+
"binding": {
|
|
1879
|
+
"type": "zeebe:input",
|
|
1880
|
+
"name": "operation.spreadsheetName"
|
|
1881
|
+
},
|
|
1913
1882
|
"constraints": {
|
|
1914
1883
|
"notEmpty": true
|
|
1915
1884
|
},
|
|
1916
|
-
"feel": "optional",
|
|
1917
|
-
"group": "operationDetails",
|
|
1918
|
-
"binding": {
|
|
1919
|
-
"name": "operation.worksheetName",
|
|
1920
|
-
"type": "zeebe:input"
|
|
1921
|
-
},
|
|
1922
1885
|
"condition": {
|
|
1923
|
-
"property": "
|
|
1924
|
-
"equals": "
|
|
1925
|
-
|
|
1926
|
-
},
|
|
1927
|
-
"type": "String"
|
|
1886
|
+
"property": "operationType",
|
|
1887
|
+
"equals": "createSpreadsheet"
|
|
1888
|
+
}
|
|
1928
1889
|
},
|
|
1929
1890
|
{
|
|
1930
|
-
"
|
|
1931
|
-
"
|
|
1932
|
-
"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>",
|
|
1933
|
-
"optional": false,
|
|
1934
|
-
"constraints": {
|
|
1935
|
-
"notEmpty": true
|
|
1936
|
-
},
|
|
1937
|
-
"feel": "optional",
|
|
1891
|
+
"label": "Worksheet ID",
|
|
1892
|
+
"description": "Enter the ID of the worksheet",
|
|
1938
1893
|
"group": "operationDetails",
|
|
1894
|
+
"type": "String",
|
|
1895
|
+
"feel": "optional",
|
|
1896
|
+
"optional": false,
|
|
1939
1897
|
"binding": {
|
|
1940
|
-
"
|
|
1941
|
-
"
|
|
1898
|
+
"type": "zeebe:input",
|
|
1899
|
+
"name": "operation.worksheetId"
|
|
1942
1900
|
},
|
|
1943
|
-
"
|
|
1944
|
-
"
|
|
1945
|
-
"
|
|
1946
|
-
|
|
1901
|
+
"constraints": {
|
|
1902
|
+
"notEmpty": true,
|
|
1903
|
+
"pattern": {
|
|
1904
|
+
"value": "^([0-9]*$)",
|
|
1905
|
+
"message": "Must be a number."
|
|
1906
|
+
}
|
|
1947
1907
|
},
|
|
1948
|
-
"
|
|
1908
|
+
"condition": {
|
|
1909
|
+
"property": "operationType",
|
|
1910
|
+
"oneOf": ["deleteWorksheet", "createEmptyColumnOrRow", "deleteColumn"]
|
|
1911
|
+
}
|
|
1949
1912
|
},
|
|
1950
1913
|
{
|
|
1951
|
-
"
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
1914
|
+
"label": "Worksheet name",
|
|
1915
|
+
"description": "Enter name for the worksheet",
|
|
1916
|
+
"group": "operationDetails",
|
|
1917
|
+
"type": "String",
|
|
1918
|
+
"feel": "optional",
|
|
1954
1919
|
"optional": false,
|
|
1920
|
+
"binding": {
|
|
1921
|
+
"type": "zeebe:input",
|
|
1922
|
+
"name": "operation.worksheetName"
|
|
1923
|
+
},
|
|
1955
1924
|
"constraints": {
|
|
1956
1925
|
"notEmpty": true
|
|
1957
1926
|
},
|
|
1958
|
-
"feel": "optional",
|
|
1959
|
-
"group": "operationDetails",
|
|
1960
|
-
"binding": {
|
|
1961
|
-
"name": "operation.value",
|
|
1962
|
-
"type": "zeebe:input"
|
|
1963
|
-
},
|
|
1964
1927
|
"condition": {
|
|
1965
|
-
"property": "
|
|
1966
|
-
"
|
|
1967
|
-
|
|
1968
|
-
},
|
|
1969
|
-
"type": "String"
|
|
1928
|
+
"property": "operationType",
|
|
1929
|
+
"oneOf": ["createWorksheet", "getWorksheetData"]
|
|
1930
|
+
}
|
|
1970
1931
|
},
|
|
1971
1932
|
{
|
|
1972
|
-
"
|
|
1973
|
-
"
|
|
1974
|
-
"description": "Enter the ID of the spreadsheet",
|
|
1975
|
-
"optional": false,
|
|
1976
|
-
"constraints": {
|
|
1977
|
-
"notEmpty": true
|
|
1978
|
-
},
|
|
1979
|
-
"feel": "optional",
|
|
1933
|
+
"label": "Worksheet name",
|
|
1934
|
+
"description": "Enter the name of the worksheet",
|
|
1980
1935
|
"group": "operationDetails",
|
|
1936
|
+
"type": "String",
|
|
1937
|
+
"feel": "optional",
|
|
1938
|
+
"optional": true,
|
|
1981
1939
|
"binding": {
|
|
1982
|
-
"
|
|
1983
|
-
"
|
|
1940
|
+
"type": "zeebe:input",
|
|
1941
|
+
"name": "operation.worksheetName"
|
|
1984
1942
|
},
|
|
1985
|
-
"
|
|
1986
|
-
"
|
|
1987
|
-
"equals": "createEmptyColumnOrRow",
|
|
1988
|
-
"type": "simple"
|
|
1943
|
+
"constraints": {
|
|
1944
|
+
"notEmpty": false
|
|
1989
1945
|
},
|
|
1990
|
-
"
|
|
1946
|
+
"condition": {
|
|
1947
|
+
"property": "operationType",
|
|
1948
|
+
"oneOf": ["getRowByIndex", "createRow", "addValues"]
|
|
1949
|
+
}
|
|
1991
1950
|
},
|
|
1992
1951
|
{
|
|
1993
|
-
"
|
|
1994
|
-
"
|
|
1995
|
-
"description": "Enter the ID of the worksheet",
|
|
1996
|
-
"optional": false,
|
|
1997
|
-
"constraints": {
|
|
1998
|
-
"notEmpty": true
|
|
1999
|
-
},
|
|
2000
|
-
"feel": "optional",
|
|
1952
|
+
"label": "Worksheet index",
|
|
1953
|
+
"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>",
|
|
2001
1954
|
"group": "operationDetails",
|
|
1955
|
+
"type": "String",
|
|
1956
|
+
"feel": "optional",
|
|
1957
|
+
"optional": true,
|
|
2002
1958
|
"binding": {
|
|
2003
|
-
"
|
|
2004
|
-
"
|
|
1959
|
+
"type": "zeebe:input",
|
|
1960
|
+
"name": "operation.worksheetIndex"
|
|
2005
1961
|
},
|
|
2006
|
-
"
|
|
2007
|
-
"
|
|
2008
|
-
"
|
|
2009
|
-
|
|
1962
|
+
"constraints": {
|
|
1963
|
+
"notEmpty": false,
|
|
1964
|
+
"pattern": {
|
|
1965
|
+
"value": "^([0-9]*$)",
|
|
1966
|
+
"message": "Must be a number."
|
|
1967
|
+
}
|
|
2010
1968
|
},
|
|
2011
|
-
"
|
|
1969
|
+
"condition": {
|
|
1970
|
+
"property": "operationType",
|
|
1971
|
+
"equals": "createWorksheet"
|
|
1972
|
+
}
|
|
2012
1973
|
},
|
|
2013
1974
|
{
|
|
2014
|
-
"id": "dimension",
|
|
2015
1975
|
"label": "Dimension",
|
|
2016
1976
|
"description": "Choose what to add: column or row",
|
|
2017
|
-
"optional": false,
|
|
2018
|
-
"constraints": {
|
|
2019
|
-
"notEmpty": true
|
|
2020
|
-
},
|
|
2021
1977
|
"group": "operationDetails",
|
|
2022
|
-
"binding": {
|
|
2023
|
-
"name": "operation.dimension",
|
|
2024
|
-
"type": "zeebe:input"
|
|
2025
|
-
},
|
|
2026
|
-
"condition": {
|
|
2027
|
-
"property": "operation.type",
|
|
2028
|
-
"equals": "createEmptyColumnOrRow",
|
|
2029
|
-
"type": "simple"
|
|
2030
|
-
},
|
|
2031
1978
|
"type": "Dropdown",
|
|
1979
|
+
"optional": false,
|
|
2032
1980
|
"choices": [
|
|
2033
1981
|
{
|
|
2034
|
-
"name": "
|
|
2035
|
-
"value": "
|
|
1982
|
+
"name": "Column",
|
|
1983
|
+
"value": "COLUMNS"
|
|
2036
1984
|
},
|
|
2037
1985
|
{
|
|
2038
|
-
"name": "
|
|
2039
|
-
"value": "
|
|
1986
|
+
"name": "Row",
|
|
1987
|
+
"value": "ROWS"
|
|
2040
1988
|
}
|
|
2041
|
-
]
|
|
2042
|
-
},
|
|
2043
|
-
{
|
|
2044
|
-
"id": "startIndex",
|
|
2045
|
-
"label": "Start index",
|
|
2046
|
-
"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>",
|
|
2047
|
-
"optional": false,
|
|
2048
|
-
"feel": "optional",
|
|
2049
|
-
"group": "operationDetails",
|
|
1989
|
+
],
|
|
2050
1990
|
"binding": {
|
|
2051
|
-
"
|
|
2052
|
-
"
|
|
1991
|
+
"type": "zeebe:input",
|
|
1992
|
+
"name": "operation.dimension"
|
|
2053
1993
|
},
|
|
2054
1994
|
"condition": {
|
|
2055
|
-
"property": "
|
|
2056
|
-
"equals": "createEmptyColumnOrRow"
|
|
2057
|
-
"type": "simple"
|
|
1995
|
+
"property": "operationType",
|
|
1996
|
+
"equals": "createEmptyColumnOrRow"
|
|
2058
1997
|
},
|
|
2059
|
-
"
|
|
1998
|
+
"constraints": {
|
|
1999
|
+
"notEmpty": true
|
|
2000
|
+
}
|
|
2060
2001
|
},
|
|
2061
2002
|
{
|
|
2062
|
-
"
|
|
2063
|
-
"
|
|
2064
|
-
"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>",
|
|
2065
|
-
"optional": false,
|
|
2066
|
-
"feel": "optional",
|
|
2003
|
+
"label": "Row index",
|
|
2004
|
+
"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>",
|
|
2067
2005
|
"group": "operationDetails",
|
|
2006
|
+
"type": "String",
|
|
2007
|
+
"feel": "optional",
|
|
2008
|
+
"optional": false,
|
|
2068
2009
|
"binding": {
|
|
2069
|
-
"
|
|
2070
|
-
"
|
|
2010
|
+
"type": "zeebe:input",
|
|
2011
|
+
"name": "operation.rowIndex"
|
|
2071
2012
|
},
|
|
2072
|
-
"
|
|
2073
|
-
"
|
|
2074
|
-
"
|
|
2075
|
-
|
|
2013
|
+
"constraints": {
|
|
2014
|
+
"notEmpty": true,
|
|
2015
|
+
"pattern": {
|
|
2016
|
+
"value": "^([0-9]*$)",
|
|
2017
|
+
"message": "Must be a number."
|
|
2018
|
+
}
|
|
2076
2019
|
},
|
|
2077
|
-
"
|
|
2020
|
+
"condition": {
|
|
2021
|
+
"property": "operationType",
|
|
2022
|
+
"equals": "getRowByIndex"
|
|
2023
|
+
}
|
|
2078
2024
|
},
|
|
2079
2025
|
{
|
|
2080
|
-
"
|
|
2081
|
-
"
|
|
2082
|
-
"description": "Enter the ID of the spreadsheet",
|
|
2083
|
-
"optional": false,
|
|
2084
|
-
"constraints": {
|
|
2085
|
-
"notEmpty": true
|
|
2086
|
-
},
|
|
2087
|
-
"feel": "optional",
|
|
2026
|
+
"label": "Row index",
|
|
2027
|
+
"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>",
|
|
2088
2028
|
"group": "operationDetails",
|
|
2029
|
+
"type": "String",
|
|
2030
|
+
"feel": "optional",
|
|
2031
|
+
"optional": true,
|
|
2089
2032
|
"binding": {
|
|
2090
|
-
"
|
|
2091
|
-
"
|
|
2033
|
+
"type": "zeebe:input",
|
|
2034
|
+
"name": "operation.rowIndex"
|
|
2092
2035
|
},
|
|
2093
|
-
"
|
|
2094
|
-
"
|
|
2095
|
-
"
|
|
2096
|
-
|
|
2036
|
+
"constraints": {
|
|
2037
|
+
"notEmpty": false,
|
|
2038
|
+
"pattern": {
|
|
2039
|
+
"value": "^([0-9]*$)",
|
|
2040
|
+
"message": "Must contains only numbers."
|
|
2041
|
+
}
|
|
2097
2042
|
},
|
|
2098
|
-
"
|
|
2043
|
+
"condition": {
|
|
2044
|
+
"property": "operationType",
|
|
2045
|
+
"equals": "createRow"
|
|
2046
|
+
}
|
|
2099
2047
|
},
|
|
2100
2048
|
{
|
|
2101
|
-
"id": "
|
|
2102
|
-
"label": "
|
|
2103
|
-
"description": "
|
|
2104
|
-
"optional": false,
|
|
2105
|
-
"constraints": {
|
|
2106
|
-
"notEmpty": true
|
|
2107
|
-
},
|
|
2108
|
-
"feel": "optional",
|
|
2049
|
+
"id": "columnIndexFormat",
|
|
2050
|
+
"label": "Index format",
|
|
2051
|
+
"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>",
|
|
2109
2052
|
"group": "operationDetails",
|
|
2053
|
+
"type": "Dropdown",
|
|
2054
|
+
"optional": false,
|
|
2055
|
+
"choices": [
|
|
2056
|
+
{
|
|
2057
|
+
"name": "Letters",
|
|
2058
|
+
"value": "LETTERS"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"name": "Numbers",
|
|
2062
|
+
"value": "NUMBERS"
|
|
2063
|
+
}
|
|
2064
|
+
],
|
|
2110
2065
|
"binding": {
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
2066
|
+
"type": "zeebe:input",
|
|
2067
|
+
"name": "operation.columnIndexType"
|
|
2113
2068
|
},
|
|
2114
2069
|
"condition": {
|
|
2115
|
-
"property": "
|
|
2116
|
-
"equals": "
|
|
2117
|
-
"type": "simple"
|
|
2070
|
+
"property": "operationType",
|
|
2071
|
+
"equals": "deleteColumn"
|
|
2118
2072
|
},
|
|
2119
|
-
"
|
|
2073
|
+
"constraints": {
|
|
2074
|
+
"notEmpty": true
|
|
2075
|
+
}
|
|
2120
2076
|
},
|
|
2121
2077
|
{
|
|
2122
|
-
"
|
|
2123
|
-
"
|
|
2124
|
-
"
|
|
2125
|
-
"
|
|
2078
|
+
"label": "Column letter index",
|
|
2079
|
+
"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>",
|
|
2080
|
+
"group": "operationDetails",
|
|
2081
|
+
"type": "String",
|
|
2082
|
+
"feel": "optional",
|
|
2083
|
+
"optional": false,
|
|
2084
|
+
"binding": {
|
|
2085
|
+
"type": "zeebe:input",
|
|
2086
|
+
"name": "operation.columnLetterIndex"
|
|
2087
|
+
},
|
|
2126
2088
|
"constraints": {
|
|
2127
|
-
"notEmpty":
|
|
2089
|
+
"notEmpty": true,
|
|
2128
2090
|
"pattern": {
|
|
2129
|
-
"value": "
|
|
2130
|
-
"message": "Must
|
|
2091
|
+
"value": "[A-Z]+",
|
|
2092
|
+
"message": "Must contains only capital letters."
|
|
2131
2093
|
}
|
|
2132
2094
|
},
|
|
2133
|
-
"feel": "optional",
|
|
2134
|
-
"group": "operationDetails",
|
|
2135
|
-
"binding": {
|
|
2136
|
-
"name": "operation.rowIndex",
|
|
2137
|
-
"type": "zeebe:input"
|
|
2138
|
-
},
|
|
2139
2095
|
"condition": {
|
|
2140
|
-
"property": "
|
|
2141
|
-
"equals": "
|
|
2142
|
-
|
|
2143
|
-
},
|
|
2144
|
-
"type": "Number"
|
|
2096
|
+
"property": "columnIndexFormat",
|
|
2097
|
+
"equals": "LETTERS"
|
|
2098
|
+
}
|
|
2145
2099
|
},
|
|
2146
2100
|
{
|
|
2147
|
-
"
|
|
2148
|
-
"
|
|
2149
|
-
"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>",
|
|
2150
|
-
"optional": false,
|
|
2151
|
-
"constraints": {
|
|
2152
|
-
"notEmpty": true
|
|
2153
|
-
},
|
|
2154
|
-
"feel": "required",
|
|
2101
|
+
"label": "Column numeric index",
|
|
2102
|
+
"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>",
|
|
2155
2103
|
"group": "operationDetails",
|
|
2104
|
+
"type": "String",
|
|
2105
|
+
"feel": "optional",
|
|
2106
|
+
"optional": false,
|
|
2156
2107
|
"binding": {
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2108
|
+
"type": "zeebe:input",
|
|
2109
|
+
"name": "operation.columnNumberIndex"
|
|
2159
2110
|
},
|
|
2160
|
-
"
|
|
2161
|
-
"
|
|
2162
|
-
"
|
|
2163
|
-
|
|
2111
|
+
"constraints": {
|
|
2112
|
+
"notEmpty": true,
|
|
2113
|
+
"pattern": {
|
|
2114
|
+
"value": "^([0-9]*$)",
|
|
2115
|
+
"message": "Must contains only numbers."
|
|
2116
|
+
}
|
|
2164
2117
|
},
|
|
2165
|
-
"
|
|
2118
|
+
"condition": {
|
|
2119
|
+
"property": "columnIndexFormat",
|
|
2120
|
+
"equals": "NUMBERS"
|
|
2121
|
+
}
|
|
2166
2122
|
},
|
|
2167
2123
|
{
|
|
2168
|
-
"
|
|
2169
|
-
"
|
|
2170
|
-
"description": "Enter the ID of the spreadsheet",
|
|
2171
|
-
"optional": false,
|
|
2172
|
-
"constraints": {
|
|
2173
|
-
"notEmpty": true
|
|
2174
|
-
},
|
|
2175
|
-
"feel": "optional",
|
|
2124
|
+
"label": "Start index",
|
|
2125
|
+
"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>",
|
|
2176
2126
|
"group": "operationDetails",
|
|
2127
|
+
"type": "String",
|
|
2128
|
+
"feel": "optional",
|
|
2129
|
+
"optional": true,
|
|
2177
2130
|
"binding": {
|
|
2178
|
-
"
|
|
2179
|
-
"
|
|
2131
|
+
"type": "zeebe:input",
|
|
2132
|
+
"name": "operation.startIndex"
|
|
2180
2133
|
},
|
|
2181
|
-
"
|
|
2182
|
-
"
|
|
2183
|
-
"
|
|
2184
|
-
|
|
2134
|
+
"constraints": {
|
|
2135
|
+
"notEmpty": false,
|
|
2136
|
+
"pattern": {
|
|
2137
|
+
"value": "^([0-9]*$)",
|
|
2138
|
+
"message": "Must be a number."
|
|
2139
|
+
}
|
|
2185
2140
|
},
|
|
2186
|
-
"
|
|
2141
|
+
"condition": {
|
|
2142
|
+
"property": "operationType",
|
|
2143
|
+
"equals": "createEmptyColumnOrRow"
|
|
2144
|
+
}
|
|
2187
2145
|
},
|
|
2188
2146
|
{
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2191
|
-
"description": "Enter name for the worksheet",
|
|
2192
|
-
"optional": false,
|
|
2193
|
-
"constraints": {
|
|
2194
|
-
"notEmpty": true
|
|
2195
|
-
},
|
|
2196
|
-
"feel": "optional",
|
|
2147
|
+
"label": "End index",
|
|
2148
|
+
"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>",
|
|
2197
2149
|
"group": "operationDetails",
|
|
2150
|
+
"type": "String",
|
|
2151
|
+
"feel": "optional",
|
|
2152
|
+
"optional": true,
|
|
2198
2153
|
"binding": {
|
|
2199
|
-
"
|
|
2200
|
-
"
|
|
2154
|
+
"type": "zeebe:input",
|
|
2155
|
+
"name": "operation.endIndex"
|
|
2201
2156
|
},
|
|
2202
|
-
"
|
|
2203
|
-
"
|
|
2204
|
-
"
|
|
2205
|
-
|
|
2157
|
+
"constraints": {
|
|
2158
|
+
"notEmpty": false,
|
|
2159
|
+
"pattern": {
|
|
2160
|
+
"value": "^([0-9]*$)",
|
|
2161
|
+
"message": "Must be a number."
|
|
2162
|
+
}
|
|
2206
2163
|
},
|
|
2207
|
-
"
|
|
2164
|
+
"condition": {
|
|
2165
|
+
"property": "operationType",
|
|
2166
|
+
"equals": "createEmptyColumnOrRow"
|
|
2167
|
+
}
|
|
2208
2168
|
},
|
|
2209
2169
|
{
|
|
2210
|
-
"
|
|
2211
|
-
"
|
|
2212
|
-
"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>",
|
|
2213
|
-
"optional": false,
|
|
2214
|
-
"feel": "optional",
|
|
2170
|
+
"label": "Cell ID",
|
|
2171
|
+
"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>",
|
|
2215
2172
|
"group": "operationDetails",
|
|
2173
|
+
"type": "String",
|
|
2174
|
+
"feel": "optional",
|
|
2175
|
+
"optional": false,
|
|
2216
2176
|
"binding": {
|
|
2217
|
-
"
|
|
2218
|
-
"
|
|
2177
|
+
"type": "zeebe:input",
|
|
2178
|
+
"name": "operation.cellId"
|
|
2219
2179
|
},
|
|
2220
|
-
"
|
|
2221
|
-
"
|
|
2222
|
-
"equals": "createWorksheet",
|
|
2223
|
-
"type": "simple"
|
|
2180
|
+
"constraints": {
|
|
2181
|
+
"notEmpty": true
|
|
2224
2182
|
},
|
|
2225
|
-
"
|
|
2183
|
+
"condition": {
|
|
2184
|
+
"property": "operationType",
|
|
2185
|
+
"equals": "addValues"
|
|
2186
|
+
}
|
|
2226
2187
|
},
|
|
2227
2188
|
{
|
|
2228
|
-
"
|
|
2229
|
-
"
|
|
2230
|
-
"
|
|
2189
|
+
"label": "Enter values",
|
|
2190
|
+
"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>",
|
|
2191
|
+
"group": "operationDetails",
|
|
2192
|
+
"type": "Text",
|
|
2193
|
+
"feel": "required",
|
|
2231
2194
|
"optional": false,
|
|
2195
|
+
"binding": {
|
|
2196
|
+
"type": "zeebe:input",
|
|
2197
|
+
"name": "operation.values"
|
|
2198
|
+
},
|
|
2232
2199
|
"constraints": {
|
|
2233
2200
|
"notEmpty": true
|
|
2234
2201
|
},
|
|
2235
|
-
"feel": "optional",
|
|
2236
|
-
"group": "operationDetails",
|
|
2237
|
-
"binding": {
|
|
2238
|
-
"name": "operation.spreadsheetId",
|
|
2239
|
-
"type": "zeebe:input"
|
|
2240
|
-
},
|
|
2241
2202
|
"condition": {
|
|
2242
|
-
"property": "
|
|
2243
|
-
"equals": "
|
|
2244
|
-
|
|
2245
|
-
},
|
|
2246
|
-
"type": "String"
|
|
2203
|
+
"property": "operationType",
|
|
2204
|
+
"equals": "createRow"
|
|
2205
|
+
}
|
|
2247
2206
|
},
|
|
2248
2207
|
{
|
|
2249
|
-
"
|
|
2250
|
-
"
|
|
2251
|
-
"
|
|
2208
|
+
"label": "Value",
|
|
2209
|
+
"description": "Enter the value",
|
|
2210
|
+
"group": "operationDetails",
|
|
2211
|
+
"type": "String",
|
|
2212
|
+
"feel": "optional",
|
|
2252
2213
|
"optional": false,
|
|
2214
|
+
"binding": {
|
|
2215
|
+
"type": "zeebe:input",
|
|
2216
|
+
"name": "operation.value"
|
|
2217
|
+
},
|
|
2253
2218
|
"constraints": {
|
|
2254
2219
|
"notEmpty": true
|
|
2255
2220
|
},
|
|
2256
|
-
"feel": "optional",
|
|
2257
|
-
"group": "operationDetails",
|
|
2258
|
-
"binding": {
|
|
2259
|
-
"name": "operation.worksheetId",
|
|
2260
|
-
"type": "zeebe:input"
|
|
2261
|
-
},
|
|
2262
2221
|
"condition": {
|
|
2263
|
-
"property": "
|
|
2264
|
-
"equals": "
|
|
2265
|
-
|
|
2222
|
+
"property": "operationType",
|
|
2223
|
+
"equals": "addValues"
|
|
2224
|
+
}
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
"label": "Result variable",
|
|
2228
|
+
"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>",
|
|
2229
|
+
"group": "output",
|
|
2230
|
+
"type": "String",
|
|
2231
|
+
"binding": {
|
|
2232
|
+
"type": "zeebe:taskHeader",
|
|
2233
|
+
"key": "resultVariable"
|
|
2234
|
+
}
|
|
2235
|
+
},
|
|
2236
|
+
{
|
|
2237
|
+
"label": "Result expression",
|
|
2238
|
+
"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>",
|
|
2239
|
+
"group": "output",
|
|
2240
|
+
"type": "Text",
|
|
2241
|
+
"feel": "required",
|
|
2242
|
+
"binding": {
|
|
2243
|
+
"type": "zeebe:taskHeader",
|
|
2244
|
+
"key": "resultExpression"
|
|
2245
|
+
}
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
"label": "Error expression",
|
|
2249
|
+
"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>",
|
|
2250
|
+
"group": "errors",
|
|
2251
|
+
"type": "Text",
|
|
2252
|
+
"feel": "required",
|
|
2253
|
+
"binding": {
|
|
2254
|
+
"type": "zeebe:taskHeader",
|
|
2255
|
+
"key": "errorExpression"
|
|
2256
|
+
}
|
|
2257
|
+
}
|
|
2258
|
+
],
|
|
2259
|
+
"icon": {
|
|
2260
|
+
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgaWQ9ImJvZHlfMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE0Ij4KCjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuMTU5MDkwOSAwIDAgMC4xNTkwOTA5IDMuOTA5MDkxIC0wKSI+CiAgICA8cGF0aCBkPSJNNDIgMEw2NCAyMkw1MyAyNEw0MiAyMkw0MCAxMUw0MiAweiIgc3Ryb2tlPSJub25lIiBmaWxsPSIjMTg4MDM4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIC8+CiAgICA8cGF0aCBkPSJNNDIgMjJMNDIgMEw2IDBDIDIuNjg1IDAgMCAyLjY4NSAwIDZMMCA2TDAgODJDIDAgODUuMzE1IDIuNjg1IDg4IDYgODhMNiA4OEw1OCA4OEMgNjEuMzE1IDg4IDY0IDg1LjMxNSA2NCA4Mkw2NCA4Mkw2NCAyMkw0MiAyMnoiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzM0QTg1MyIgZmlsbC1ydWxlPSJub256ZXJvIiAvPgogICAgPHBhdGggZD0iTTEyIDM0TDEyIDYzTDUyIDYzTDUyIDM0TDEyIDM0ek0yOS41IDU4TDE3IDU4TDE3IDUxTDI5LjUgNTF6TTI5LjUgNDZMMTcgNDZMMTcgMzlMMjkuNSAzOXpNNDcgNThMMzQuNSA1OEwzNC41IDUxTDQ3IDUxek00NyA0NkwzNC41IDQ2TDM0LjUgMzlMNDcgMzl6IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgLz4KPC9nPgo8L3N2Zz4="
|
|
2261
|
+
},
|
|
2262
|
+
"engines": {
|
|
2263
|
+
"camunda": "^8.2"
|
|
2264
|
+
}
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2268
|
+
"name": "Google Sheets Outbound Connector",
|
|
2269
|
+
"id": "io.camunda.connectors.GoogleSheets.v1",
|
|
2270
|
+
"description": "Manage spreadsheets with Google Sheets",
|
|
2271
|
+
"metadata": {
|
|
2272
|
+
"keywords": [
|
|
2273
|
+
"create spreadsheet",
|
|
2274
|
+
"add values to spreadsheet",
|
|
2275
|
+
"create row",
|
|
2276
|
+
"create column",
|
|
2277
|
+
"create worksheet",
|
|
2278
|
+
"delete worksheet",
|
|
2279
|
+
"get row",
|
|
2280
|
+
"get spreadsheet details",
|
|
2281
|
+
"get worksheet data"
|
|
2282
|
+
]
|
|
2283
|
+
},
|
|
2284
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
2285
|
+
"version": 4,
|
|
2286
|
+
"category": {
|
|
2287
|
+
"id": "connectors",
|
|
2288
|
+
"name": "Connectors"
|
|
2289
|
+
},
|
|
2290
|
+
"appliesTo": ["bpmn:Task"],
|
|
2291
|
+
"elementType": {
|
|
2292
|
+
"value": "bpmn:ServiceTask"
|
|
2293
|
+
},
|
|
2294
|
+
"groups": [
|
|
2295
|
+
{
|
|
2296
|
+
"id": "authentication",
|
|
2297
|
+
"label": "Authentication"
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"id": "operation",
|
|
2301
|
+
"label": "Select operation"
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"id": "operationDetails",
|
|
2305
|
+
"label": "Operation details"
|
|
2306
|
+
},
|
|
2307
|
+
{
|
|
2308
|
+
"id": "output",
|
|
2309
|
+
"label": "Output mapping"
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"id": "error",
|
|
2313
|
+
"label": "Error handling"
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"id": "retries",
|
|
2317
|
+
"label": "Retries"
|
|
2318
|
+
}
|
|
2319
|
+
],
|
|
2320
|
+
"properties": [
|
|
2321
|
+
{
|
|
2322
|
+
"value": "io.camunda:google-sheets:1",
|
|
2323
|
+
"binding": {
|
|
2324
|
+
"property": "type",
|
|
2325
|
+
"type": "zeebe:taskDefinition"
|
|
2266
2326
|
},
|
|
2267
|
-
"type": "
|
|
2327
|
+
"type": "Hidden"
|
|
2268
2328
|
},
|
|
2269
2329
|
{
|
|
2270
|
-
"id": "
|
|
2271
|
-
"label": "
|
|
2272
|
-
"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>",
|
|
2330
|
+
"id": "authentication.authType",
|
|
2331
|
+
"label": "Type",
|
|
2273
2332
|
"optional": false,
|
|
2274
|
-
"value": "
|
|
2333
|
+
"value": "refresh",
|
|
2275
2334
|
"constraints": {
|
|
2276
2335
|
"notEmpty": true
|
|
2277
2336
|
},
|
|
2278
|
-
"group": "
|
|
2337
|
+
"group": "authentication",
|
|
2279
2338
|
"binding": {
|
|
2280
|
-
"name": "
|
|
2339
|
+
"name": "authentication.authType",
|
|
2281
2340
|
"type": "zeebe:input"
|
|
2282
2341
|
},
|
|
2283
|
-
"condition": {
|
|
2284
|
-
"property": "operation.type",
|
|
2285
|
-
"equals": "deleteColumn",
|
|
2286
|
-
"type": "simple"
|
|
2287
|
-
},
|
|
2288
2342
|
"type": "Dropdown",
|
|
2289
2343
|
"choices": [
|
|
2290
2344
|
{
|
|
2291
|
-
"name": "
|
|
2292
|
-
"value": "
|
|
2345
|
+
"name": "Bearer token",
|
|
2346
|
+
"value": "bearer"
|
|
2293
2347
|
},
|
|
2294
2348
|
{
|
|
2295
|
-
"name": "
|
|
2296
|
-
"value": "
|
|
2349
|
+
"name": "Refresh token",
|
|
2350
|
+
"value": "refresh"
|
|
2297
2351
|
}
|
|
2298
2352
|
]
|
|
2299
2353
|
},
|
|
2300
2354
|
{
|
|
2301
|
-
"id": "
|
|
2302
|
-
"label": "
|
|
2303
|
-
"description": "Enter
|
|
2355
|
+
"id": "authentication.bearerToken",
|
|
2356
|
+
"label": "Bearer token",
|
|
2357
|
+
"description": "Enter a valid Google API Bearer token",
|
|
2304
2358
|
"optional": false,
|
|
2305
|
-
"
|
|
2306
|
-
|
|
2307
|
-
"binding": {
|
|
2308
|
-
"name": "operation.columnNumberIndex",
|
|
2309
|
-
"type": "zeebe:input"
|
|
2310
|
-
},
|
|
2311
|
-
"condition": {
|
|
2312
|
-
"allMatch": [
|
|
2313
|
-
{
|
|
2314
|
-
"property": "operation.columnIndexType",
|
|
2315
|
-
"equals": "NUMBERS",
|
|
2316
|
-
"type": "simple"
|
|
2317
|
-
},
|
|
2318
|
-
{
|
|
2319
|
-
"property": "operation.type",
|
|
2320
|
-
"equals": "deleteColumn",
|
|
2321
|
-
"type": "simple"
|
|
2322
|
-
}
|
|
2323
|
-
]
|
|
2359
|
+
"constraints": {
|
|
2360
|
+
"notEmpty": true
|
|
2324
2361
|
},
|
|
2325
|
-
"type": "Number"
|
|
2326
|
-
},
|
|
2327
|
-
{
|
|
2328
|
-
"id": "columnLetterIndex",
|
|
2329
|
-
"label": "Column letter index",
|
|
2330
|
-
"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>",
|
|
2331
|
-
"optional": false,
|
|
2332
2362
|
"feel": "optional",
|
|
2333
|
-
"group": "
|
|
2363
|
+
"group": "authentication",
|
|
2334
2364
|
"binding": {
|
|
2335
|
-
"name": "
|
|
2365
|
+
"name": "authentication.bearerToken",
|
|
2336
2366
|
"type": "zeebe:input"
|
|
2337
2367
|
},
|
|
2338
2368
|
"condition": {
|
|
2339
|
-
"
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
"equals": "LETTERS",
|
|
2343
|
-
"type": "simple"
|
|
2344
|
-
},
|
|
2345
|
-
{
|
|
2346
|
-
"property": "operation.type",
|
|
2347
|
-
"equals": "deleteColumn",
|
|
2348
|
-
"type": "simple"
|
|
2349
|
-
}
|
|
2350
|
-
]
|
|
2369
|
+
"property": "authentication.authType",
|
|
2370
|
+
"equals": "bearer",
|
|
2371
|
+
"type": "simple"
|
|
2351
2372
|
},
|
|
2352
2373
|
"type": "String"
|
|
2353
2374
|
},
|
|
2354
2375
|
{
|
|
2355
|
-
"id": "
|
|
2356
|
-
"label": "
|
|
2357
|
-
"description": "Enter
|
|
2376
|
+
"id": "authentication.oauthClientId",
|
|
2377
|
+
"label": "Client ID",
|
|
2378
|
+
"description": "Enter Google API Client ID",
|
|
2358
2379
|
"optional": false,
|
|
2359
2380
|
"constraints": {
|
|
2360
2381
|
"notEmpty": true
|
|
2361
2382
|
},
|
|
2362
2383
|
"feel": "optional",
|
|
2363
|
-
"group": "
|
|
2384
|
+
"group": "authentication",
|
|
2364
2385
|
"binding": {
|
|
2365
|
-
"name": "
|
|
2386
|
+
"name": "authentication.oauthClientId",
|
|
2366
2387
|
"type": "zeebe:input"
|
|
2367
2388
|
},
|
|
2368
2389
|
"condition": {
|
|
2369
|
-
"property": "
|
|
2370
|
-
"equals": "
|
|
2390
|
+
"property": "authentication.authType",
|
|
2391
|
+
"equals": "refresh",
|
|
2371
2392
|
"type": "simple"
|
|
2372
2393
|
},
|
|
2373
2394
|
"type": "String"
|
|
2374
2395
|
},
|
|
2375
2396
|
{
|
|
2376
|
-
"id": "
|
|
2377
|
-
"label": "
|
|
2378
|
-
"description": "Enter
|
|
2397
|
+
"id": "authentication.oauthClientSecret",
|
|
2398
|
+
"label": "Client secret",
|
|
2399
|
+
"description": "Enter Google API client Secret",
|
|
2379
2400
|
"optional": false,
|
|
2380
2401
|
"constraints": {
|
|
2381
2402
|
"notEmpty": true
|
|
2382
2403
|
},
|
|
2383
2404
|
"feel": "optional",
|
|
2384
|
-
"group": "
|
|
2405
|
+
"group": "authentication",
|
|
2385
2406
|
"binding": {
|
|
2386
|
-
"name": "
|
|
2407
|
+
"name": "authentication.oauthClientSecret",
|
|
2387
2408
|
"type": "zeebe:input"
|
|
2388
2409
|
},
|
|
2389
2410
|
"condition": {
|
|
2390
|
-
"property": "
|
|
2391
|
-
"equals": "
|
|
2411
|
+
"property": "authentication.authType",
|
|
2412
|
+
"equals": "refresh",
|
|
2392
2413
|
"type": "simple"
|
|
2393
2414
|
},
|
|
2394
|
-
"type": "
|
|
2415
|
+
"type": "String"
|
|
2395
2416
|
},
|
|
2396
2417
|
{
|
|
2397
|
-
"id": "
|
|
2398
|
-
"label": "
|
|
2399
|
-
"description": "Enter
|
|
2418
|
+
"id": "authentication.oauthRefreshToken",
|
|
2419
|
+
"label": "Refresh token",
|
|
2420
|
+
"description": "Enter a valid Google API refresh token",
|
|
2400
2421
|
"optional": false,
|
|
2401
2422
|
"constraints": {
|
|
2402
2423
|
"notEmpty": true
|
|
2403
2424
|
},
|
|
2404
2425
|
"feel": "optional",
|
|
2405
|
-
"group": "
|
|
2426
|
+
"group": "authentication",
|
|
2406
2427
|
"binding": {
|
|
2407
|
-
"name": "
|
|
2428
|
+
"name": "authentication.oauthRefreshToken",
|
|
2408
2429
|
"type": "zeebe:input"
|
|
2409
2430
|
},
|
|
2410
2431
|
"condition": {
|
|
2411
|
-
"property": "
|
|
2412
|
-
"equals": "
|
|
2432
|
+
"property": "authentication.authType",
|
|
2433
|
+
"equals": "refresh",
|
|
2413
2434
|
"type": "simple"
|
|
2414
2435
|
},
|
|
2415
2436
|
"type": "String"
|
|
2416
2437
|
},
|
|
2417
2438
|
{
|
|
2418
|
-
"id": "
|
|
2419
|
-
"label": "
|
|
2420
|
-
"
|
|
2421
|
-
"
|
|
2422
|
-
"feel": "optional",
|
|
2423
|
-
"group": "operationDetails",
|
|
2439
|
+
"id": "operation.type",
|
|
2440
|
+
"label": "Input",
|
|
2441
|
+
"value": "createSpreadsheet",
|
|
2442
|
+
"group": "operation",
|
|
2424
2443
|
"binding": {
|
|
2425
|
-
"name": "operation.
|
|
2444
|
+
"name": "operation.type",
|
|
2426
2445
|
"type": "zeebe:input"
|
|
2427
2446
|
},
|
|
2428
|
-
"
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2447
|
+
"type": "Dropdown",
|
|
2448
|
+
"choices": [
|
|
2449
|
+
{
|
|
2450
|
+
"name": "Create spreadsheet",
|
|
2451
|
+
"value": "createSpreadsheet"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"name": "Add values to spreadsheet",
|
|
2455
|
+
"value": "addValues"
|
|
2456
|
+
},
|
|
2457
|
+
{
|
|
2458
|
+
"name": "Create empty column or row",
|
|
2459
|
+
"value": "createEmptyColumnOrRow"
|
|
2460
|
+
},
|
|
2461
|
+
{
|
|
2462
|
+
"name": "Create row",
|
|
2463
|
+
"value": "createRow"
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"name": "Create worksheet",
|
|
2467
|
+
"value": "createWorksheet"
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"name": "Delete column",
|
|
2471
|
+
"value": "deleteColumn"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"name": "Delete worksheet",
|
|
2475
|
+
"value": "deleteWorksheet"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"name": "Get row by index",
|
|
2479
|
+
"value": "getRowByIndex"
|
|
2480
|
+
},
|
|
2481
|
+
{
|
|
2482
|
+
"name": "Get spreadsheet details",
|
|
2483
|
+
"value": "spreadsheetsDetails"
|
|
2484
|
+
},
|
|
2485
|
+
{
|
|
2486
|
+
"name": "Get worksheet data",
|
|
2487
|
+
"value": "getWorksheetData"
|
|
2488
|
+
}
|
|
2489
|
+
]
|
|
2490
|
+
},
|
|
2491
|
+
{
|
|
2492
|
+
"id": "createSpreadsheet.spreadsheetName",
|
|
2493
|
+
"label": "Spreadsheet name",
|
|
2494
|
+
"description": "Enter name for the new spreadsheet",
|
|
2439
2495
|
"optional": false,
|
|
2440
2496
|
"constraints": {
|
|
2441
2497
|
"notEmpty": true
|
|
@@ -2443,39 +2499,36 @@
|
|
|
2443
2499
|
"feel": "optional",
|
|
2444
2500
|
"group": "operationDetails",
|
|
2445
2501
|
"binding": {
|
|
2446
|
-
"name": "operation.
|
|
2502
|
+
"name": "operation.spreadsheetName",
|
|
2447
2503
|
"type": "zeebe:input"
|
|
2448
2504
|
},
|
|
2449
2505
|
"condition": {
|
|
2450
2506
|
"property": "operation.type",
|
|
2451
|
-
"equals": "
|
|
2507
|
+
"equals": "createSpreadsheet",
|
|
2452
2508
|
"type": "simple"
|
|
2453
2509
|
},
|
|
2454
|
-
"type": "
|
|
2510
|
+
"type": "String"
|
|
2455
2511
|
},
|
|
2456
2512
|
{
|
|
2457
|
-
"id": "
|
|
2458
|
-
"label": "
|
|
2459
|
-
"description": "Enter
|
|
2460
|
-
"optional":
|
|
2461
|
-
"constraints": {
|
|
2462
|
-
"notEmpty": true
|
|
2463
|
-
},
|
|
2513
|
+
"id": "parent",
|
|
2514
|
+
"label": "Parent folder ID",
|
|
2515
|
+
"description": "Enter ID of the parent folder where new spreadsheet will be created",
|
|
2516
|
+
"optional": true,
|
|
2464
2517
|
"feel": "optional",
|
|
2465
2518
|
"group": "operationDetails",
|
|
2466
2519
|
"binding": {
|
|
2467
|
-
"name": "operation.
|
|
2520
|
+
"name": "operation.parent",
|
|
2468
2521
|
"type": "zeebe:input"
|
|
2469
2522
|
},
|
|
2470
2523
|
"condition": {
|
|
2471
2524
|
"property": "operation.type",
|
|
2472
|
-
"equals": "
|
|
2525
|
+
"equals": "createSpreadsheet",
|
|
2473
2526
|
"type": "simple"
|
|
2474
2527
|
},
|
|
2475
2528
|
"type": "String"
|
|
2476
2529
|
},
|
|
2477
2530
|
{
|
|
2478
|
-
"id": "
|
|
2531
|
+
"id": "addValues.spreadsheetId",
|
|
2479
2532
|
"label": "Spreadsheet ID",
|
|
2480
2533
|
"description": "Enter the ID of the spreadsheet",
|
|
2481
2534
|
"optional": false,
|
|
@@ -2490,13 +2543,13 @@
|
|
|
2490
2543
|
},
|
|
2491
2544
|
"condition": {
|
|
2492
2545
|
"property": "operation.type",
|
|
2493
|
-
"equals": "
|
|
2546
|
+
"equals": "addValues",
|
|
2494
2547
|
"type": "simple"
|
|
2495
2548
|
},
|
|
2496
2549
|
"type": "String"
|
|
2497
2550
|
},
|
|
2498
2551
|
{
|
|
2499
|
-
"id": "
|
|
2552
|
+
"id": "addValues.worksheetName",
|
|
2500
2553
|
"label": "Worksheet name",
|
|
2501
2554
|
"description": "Enter name for the worksheet",
|
|
2502
2555
|
"optional": false,
|
|
@@ -2511,332 +2564,163 @@
|
|
|
2511
2564
|
},
|
|
2512
2565
|
"condition": {
|
|
2513
2566
|
"property": "operation.type",
|
|
2514
|
-
"equals": "
|
|
2567
|
+
"equals": "addValues",
|
|
2515
2568
|
"type": "simple"
|
|
2516
2569
|
},
|
|
2517
2570
|
"type": "String"
|
|
2518
2571
|
},
|
|
2519
2572
|
{
|
|
2520
|
-
"id": "
|
|
2521
|
-
"label": "
|
|
2522
|
-
"description": "
|
|
2523
|
-
"
|
|
2524
|
-
"
|
|
2525
|
-
"
|
|
2526
|
-
"type": "zeebe:taskHeader"
|
|
2527
|
-
},
|
|
2528
|
-
"type": "String"
|
|
2529
|
-
},
|
|
2530
|
-
{
|
|
2531
|
-
"id": "resultExpression",
|
|
2532
|
-
"label": "Result expression",
|
|
2533
|
-
"description": "Expression to map the response into process variables",
|
|
2534
|
-
"feel": "required",
|
|
2535
|
-
"group": "output",
|
|
2536
|
-
"binding": {
|
|
2537
|
-
"key": "resultExpression",
|
|
2538
|
-
"type": "zeebe:taskHeader"
|
|
2539
|
-
},
|
|
2540
|
-
"type": "Text"
|
|
2541
|
-
},
|
|
2542
|
-
{
|
|
2543
|
-
"id": "errorExpression",
|
|
2544
|
-
"label": "Error expression",
|
|
2545
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
2546
|
-
"feel": "required",
|
|
2547
|
-
"group": "error",
|
|
2548
|
-
"binding": {
|
|
2549
|
-
"key": "errorExpression",
|
|
2550
|
-
"type": "zeebe:taskHeader"
|
|
2573
|
+
"id": "cellId",
|
|
2574
|
+
"label": "Cell ID",
|
|
2575
|
+
"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>",
|
|
2576
|
+
"optional": false,
|
|
2577
|
+
"constraints": {
|
|
2578
|
+
"notEmpty": true
|
|
2551
2579
|
},
|
|
2552
|
-
"type": "Text"
|
|
2553
|
-
},
|
|
2554
|
-
{
|
|
2555
|
-
"id": "retryCount",
|
|
2556
|
-
"label": "Retries",
|
|
2557
|
-
"description": "Number of retries",
|
|
2558
|
-
"value": "3",
|
|
2559
2580
|
"feel": "optional",
|
|
2560
|
-
"group": "
|
|
2581
|
+
"group": "operationDetails",
|
|
2561
2582
|
"binding": {
|
|
2562
|
-
"
|
|
2563
|
-
"type": "zeebe:
|
|
2583
|
+
"name": "operation.cellId",
|
|
2584
|
+
"type": "zeebe:input"
|
|
2564
2585
|
},
|
|
2565
|
-
"
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
"label": "Retry backoff",
|
|
2570
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
2571
|
-
"value": "PT0S",
|
|
2572
|
-
"group": "retries",
|
|
2573
|
-
"binding": {
|
|
2574
|
-
"key": "retryBackoff",
|
|
2575
|
-
"type": "zeebe:taskHeader"
|
|
2586
|
+
"condition": {
|
|
2587
|
+
"property": "operation.type",
|
|
2588
|
+
"equals": "addValues",
|
|
2589
|
+
"type": "simple"
|
|
2576
2590
|
},
|
|
2577
2591
|
"type": "String"
|
|
2578
|
-
}
|
|
2579
|
-
],
|
|
2580
|
-
"icon": {
|
|
2581
|
-
"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+"
|
|
2582
|
-
},
|
|
2583
|
-
"engines": {
|
|
2584
|
-
"camunda": "^8.6"
|
|
2585
|
-
}
|
|
2586
|
-
},
|
|
2587
|
-
{
|
|
2588
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2589
|
-
"name": "Google Sheets Outbound Connector",
|
|
2590
|
-
"id": "io.camunda.connectors.GoogleSheets.v1",
|
|
2591
|
-
"description": "Work with spreadsheets",
|
|
2592
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
2593
|
-
"version": 3,
|
|
2594
|
-
"category": {
|
|
2595
|
-
"id": "connectors",
|
|
2596
|
-
"name": "Connectors"
|
|
2597
|
-
},
|
|
2598
|
-
"appliesTo": ["bpmn:Task"],
|
|
2599
|
-
"elementType": {
|
|
2600
|
-
"value": "bpmn:ServiceTask"
|
|
2601
|
-
},
|
|
2602
|
-
"groups": [
|
|
2603
|
-
{
|
|
2604
|
-
"id": "authentication",
|
|
2605
|
-
"label": "Authentication"
|
|
2606
|
-
},
|
|
2607
|
-
{
|
|
2608
|
-
"id": "operation",
|
|
2609
|
-
"label": "Select operation"
|
|
2610
|
-
},
|
|
2611
|
-
{
|
|
2612
|
-
"id": "operationDetails",
|
|
2613
|
-
"label": "Operation details"
|
|
2614
|
-
},
|
|
2615
|
-
{
|
|
2616
|
-
"id": "output",
|
|
2617
|
-
"label": "Output mapping"
|
|
2618
|
-
},
|
|
2619
|
-
{
|
|
2620
|
-
"id": "error",
|
|
2621
|
-
"label": "Error handling"
|
|
2622
|
-
},
|
|
2623
|
-
{
|
|
2624
|
-
"id": "retries",
|
|
2625
|
-
"label": "Retries"
|
|
2626
|
-
}
|
|
2627
|
-
],
|
|
2628
|
-
"properties": [
|
|
2629
|
-
{
|
|
2630
|
-
"value": "io.camunda:google-sheets:1",
|
|
2631
|
-
"binding": {
|
|
2632
|
-
"property": "type",
|
|
2633
|
-
"type": "zeebe:taskDefinition"
|
|
2634
|
-
},
|
|
2635
|
-
"type": "Hidden"
|
|
2636
2592
|
},
|
|
2637
2593
|
{
|
|
2638
|
-
"id": "
|
|
2639
|
-
"label": "
|
|
2594
|
+
"id": "value",
|
|
2595
|
+
"label": "Value",
|
|
2596
|
+
"description": "Enter the value",
|
|
2640
2597
|
"optional": false,
|
|
2641
|
-
"value": "refresh",
|
|
2642
2598
|
"constraints": {
|
|
2643
2599
|
"notEmpty": true
|
|
2644
2600
|
},
|
|
2645
|
-
"
|
|
2601
|
+
"feel": "optional",
|
|
2602
|
+
"group": "operationDetails",
|
|
2646
2603
|
"binding": {
|
|
2647
|
-
"name": "
|
|
2604
|
+
"name": "operation.value",
|
|
2648
2605
|
"type": "zeebe:input"
|
|
2649
2606
|
},
|
|
2650
|
-
"
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
{
|
|
2657
|
-
"name": "Refresh token",
|
|
2658
|
-
"value": "refresh"
|
|
2659
|
-
}
|
|
2660
|
-
]
|
|
2607
|
+
"condition": {
|
|
2608
|
+
"property": "operation.type",
|
|
2609
|
+
"equals": "addValues",
|
|
2610
|
+
"type": "simple"
|
|
2611
|
+
},
|
|
2612
|
+
"type": "String"
|
|
2661
2613
|
},
|
|
2662
2614
|
{
|
|
2663
|
-
"id": "
|
|
2664
|
-
"label": "
|
|
2665
|
-
"description": "Enter
|
|
2615
|
+
"id": "createEmptyColumnOrRow.spreadsheetId",
|
|
2616
|
+
"label": "Spreadsheet ID",
|
|
2617
|
+
"description": "Enter the ID of the spreadsheet",
|
|
2666
2618
|
"optional": false,
|
|
2667
2619
|
"constraints": {
|
|
2668
2620
|
"notEmpty": true
|
|
2669
2621
|
},
|
|
2670
2622
|
"feel": "optional",
|
|
2671
|
-
"group": "
|
|
2623
|
+
"group": "operationDetails",
|
|
2672
2624
|
"binding": {
|
|
2673
|
-
"name": "
|
|
2625
|
+
"name": "operation.spreadsheetId",
|
|
2674
2626
|
"type": "zeebe:input"
|
|
2675
2627
|
},
|
|
2676
2628
|
"condition": {
|
|
2677
|
-
"property": "
|
|
2678
|
-
"equals": "
|
|
2629
|
+
"property": "operation.type",
|
|
2630
|
+
"equals": "createEmptyColumnOrRow",
|
|
2679
2631
|
"type": "simple"
|
|
2680
2632
|
},
|
|
2681
2633
|
"type": "String"
|
|
2682
2634
|
},
|
|
2683
2635
|
{
|
|
2684
|
-
"id": "
|
|
2685
|
-
"label": "
|
|
2686
|
-
"description": "Enter
|
|
2636
|
+
"id": "createEmptyColumnOrRow.worksheetId",
|
|
2637
|
+
"label": "Worksheet ID",
|
|
2638
|
+
"description": "Enter the ID of the worksheet",
|
|
2687
2639
|
"optional": false,
|
|
2688
2640
|
"constraints": {
|
|
2689
2641
|
"notEmpty": true
|
|
2690
2642
|
},
|
|
2691
2643
|
"feel": "optional",
|
|
2692
|
-
"group": "
|
|
2644
|
+
"group": "operationDetails",
|
|
2693
2645
|
"binding": {
|
|
2694
|
-
"name": "
|
|
2646
|
+
"name": "operation.worksheetId",
|
|
2695
2647
|
"type": "zeebe:input"
|
|
2696
2648
|
},
|
|
2697
2649
|
"condition": {
|
|
2698
|
-
"property": "
|
|
2699
|
-
"equals": "
|
|
2650
|
+
"property": "operation.type",
|
|
2651
|
+
"equals": "createEmptyColumnOrRow",
|
|
2700
2652
|
"type": "simple"
|
|
2701
2653
|
},
|
|
2702
|
-
"type": "
|
|
2703
|
-
},
|
|
2704
|
-
{
|
|
2705
|
-
"id": "authentication.oauthClientSecret",
|
|
2706
|
-
"label": "Client secret",
|
|
2707
|
-
"description": "Enter Google API client Secret",
|
|
2708
|
-
"optional": false,
|
|
2709
|
-
"constraints": {
|
|
2710
|
-
"notEmpty": true
|
|
2711
|
-
},
|
|
2712
|
-
"feel": "optional",
|
|
2713
|
-
"group": "authentication",
|
|
2714
|
-
"binding": {
|
|
2715
|
-
"name": "authentication.oauthClientSecret",
|
|
2716
|
-
"type": "zeebe:input"
|
|
2717
|
-
},
|
|
2718
|
-
"condition": {
|
|
2719
|
-
"property": "authentication.authType",
|
|
2720
|
-
"equals": "refresh",
|
|
2721
|
-
"type": "simple"
|
|
2722
|
-
},
|
|
2723
|
-
"type": "String"
|
|
2654
|
+
"type": "Number"
|
|
2724
2655
|
},
|
|
2725
2656
|
{
|
|
2726
|
-
"id": "
|
|
2727
|
-
"label": "
|
|
2728
|
-
"description": "
|
|
2657
|
+
"id": "dimension",
|
|
2658
|
+
"label": "Dimension",
|
|
2659
|
+
"description": "Choose what to add: column or row",
|
|
2729
2660
|
"optional": false,
|
|
2730
2661
|
"constraints": {
|
|
2731
2662
|
"notEmpty": true
|
|
2732
2663
|
},
|
|
2733
|
-
"
|
|
2734
|
-
"group": "authentication",
|
|
2664
|
+
"group": "operationDetails",
|
|
2735
2665
|
"binding": {
|
|
2736
|
-
"name": "
|
|
2666
|
+
"name": "operation.dimension",
|
|
2737
2667
|
"type": "zeebe:input"
|
|
2738
2668
|
},
|
|
2739
2669
|
"condition": {
|
|
2740
|
-
"property": "
|
|
2741
|
-
"equals": "
|
|
2670
|
+
"property": "operation.type",
|
|
2671
|
+
"equals": "createEmptyColumnOrRow",
|
|
2742
2672
|
"type": "simple"
|
|
2743
2673
|
},
|
|
2744
|
-
"type": "String"
|
|
2745
|
-
},
|
|
2746
|
-
{
|
|
2747
|
-
"id": "operation.type",
|
|
2748
|
-
"label": "Input",
|
|
2749
|
-
"value": "createSpreadsheet",
|
|
2750
|
-
"group": "operation",
|
|
2751
|
-
"binding": {
|
|
2752
|
-
"name": "operation.type",
|
|
2753
|
-
"type": "zeebe:input"
|
|
2754
|
-
},
|
|
2755
2674
|
"type": "Dropdown",
|
|
2756
2675
|
"choices": [
|
|
2757
2676
|
{
|
|
2758
|
-
"name": "
|
|
2759
|
-
"value": "
|
|
2760
|
-
},
|
|
2761
|
-
{
|
|
2762
|
-
"name": "Add values to spreadsheet",
|
|
2763
|
-
"value": "addValues"
|
|
2764
|
-
},
|
|
2765
|
-
{
|
|
2766
|
-
"name": "Create empty column or row",
|
|
2767
|
-
"value": "createEmptyColumnOrRow"
|
|
2768
|
-
},
|
|
2769
|
-
{
|
|
2770
|
-
"name": "Create row",
|
|
2771
|
-
"value": "createRow"
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "Create worksheet",
|
|
2775
|
-
"value": "createWorksheet"
|
|
2776
|
-
},
|
|
2777
|
-
{
|
|
2778
|
-
"name": "Delete column",
|
|
2779
|
-
"value": "deleteColumn"
|
|
2780
|
-
},
|
|
2781
|
-
{
|
|
2782
|
-
"name": "Delete worksheet",
|
|
2783
|
-
"value": "deleteWorksheet"
|
|
2784
|
-
},
|
|
2785
|
-
{
|
|
2786
|
-
"name": "Get row by index",
|
|
2787
|
-
"value": "getRowByIndex"
|
|
2788
|
-
},
|
|
2789
|
-
{
|
|
2790
|
-
"name": "Get spreadsheet details",
|
|
2791
|
-
"value": "spreadsheetsDetails"
|
|
2677
|
+
"name": "ROWS",
|
|
2678
|
+
"value": "ROWS"
|
|
2792
2679
|
},
|
|
2793
2680
|
{
|
|
2794
|
-
"name": "
|
|
2795
|
-
"value": "
|
|
2681
|
+
"name": "COLUMNS",
|
|
2682
|
+
"value": "COLUMNS"
|
|
2796
2683
|
}
|
|
2797
2684
|
]
|
|
2798
2685
|
},
|
|
2799
2686
|
{
|
|
2800
|
-
"id": "
|
|
2801
|
-
"label": "
|
|
2802
|
-
"description": "Enter
|
|
2687
|
+
"id": "startIndex",
|
|
2688
|
+
"label": "Start index",
|
|
2689
|
+
"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>",
|
|
2803
2690
|
"optional": false,
|
|
2804
|
-
"constraints": {
|
|
2805
|
-
"notEmpty": true
|
|
2806
|
-
},
|
|
2807
2691
|
"feel": "optional",
|
|
2808
2692
|
"group": "operationDetails",
|
|
2809
2693
|
"binding": {
|
|
2810
|
-
"name": "operation.
|
|
2694
|
+
"name": "operation.startIndex",
|
|
2811
2695
|
"type": "zeebe:input"
|
|
2812
2696
|
},
|
|
2813
2697
|
"condition": {
|
|
2814
2698
|
"property": "operation.type",
|
|
2815
|
-
"equals": "
|
|
2699
|
+
"equals": "createEmptyColumnOrRow",
|
|
2816
2700
|
"type": "simple"
|
|
2817
2701
|
},
|
|
2818
|
-
"type": "
|
|
2702
|
+
"type": "Number"
|
|
2819
2703
|
},
|
|
2820
2704
|
{
|
|
2821
|
-
"id": "
|
|
2822
|
-
"label": "
|
|
2823
|
-
"description": "Enter
|
|
2824
|
-
"optional":
|
|
2705
|
+
"id": "endIndex",
|
|
2706
|
+
"label": "End index",
|
|
2707
|
+
"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>",
|
|
2708
|
+
"optional": false,
|
|
2825
2709
|
"feel": "optional",
|
|
2826
2710
|
"group": "operationDetails",
|
|
2827
2711
|
"binding": {
|
|
2828
|
-
"name": "operation.
|
|
2712
|
+
"name": "operation.endIndex",
|
|
2829
2713
|
"type": "zeebe:input"
|
|
2830
2714
|
},
|
|
2831
2715
|
"condition": {
|
|
2832
2716
|
"property": "operation.type",
|
|
2833
|
-
"equals": "
|
|
2717
|
+
"equals": "createEmptyColumnOrRow",
|
|
2834
2718
|
"type": "simple"
|
|
2835
2719
|
},
|
|
2836
|
-
"type": "
|
|
2720
|
+
"type": "Number"
|
|
2837
2721
|
},
|
|
2838
2722
|
{
|
|
2839
|
-
"id": "
|
|
2723
|
+
"id": "createRow.spreadsheetId",
|
|
2840
2724
|
"label": "Spreadsheet ID",
|
|
2841
2725
|
"description": "Enter the ID of the spreadsheet",
|
|
2842
2726
|
"optional": false,
|
|
@@ -2851,13 +2735,13 @@
|
|
|
2851
2735
|
},
|
|
2852
2736
|
"condition": {
|
|
2853
2737
|
"property": "operation.type",
|
|
2854
|
-
"equals": "
|
|
2738
|
+
"equals": "createRow",
|
|
2855
2739
|
"type": "simple"
|
|
2856
2740
|
},
|
|
2857
2741
|
"type": "String"
|
|
2858
2742
|
},
|
|
2859
2743
|
{
|
|
2860
|
-
"id": "
|
|
2744
|
+
"id": "createRow.worksheetName",
|
|
2861
2745
|
"label": "Worksheet name",
|
|
2862
2746
|
"description": "Enter name for the worksheet",
|
|
2863
2747
|
"optional": false,
|
|
@@ -2872,55 +2756,59 @@
|
|
|
2872
2756
|
},
|
|
2873
2757
|
"condition": {
|
|
2874
2758
|
"property": "operation.type",
|
|
2875
|
-
"equals": "
|
|
2759
|
+
"equals": "createRow",
|
|
2876
2760
|
"type": "simple"
|
|
2877
2761
|
},
|
|
2878
2762
|
"type": "String"
|
|
2879
2763
|
},
|
|
2880
2764
|
{
|
|
2881
|
-
"id": "
|
|
2882
|
-
"label": "
|
|
2883
|
-
"description": "Enter
|
|
2884
|
-
"optional":
|
|
2765
|
+
"id": "createRow.rowIndex",
|
|
2766
|
+
"label": "Row index",
|
|
2767
|
+
"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>",
|
|
2768
|
+
"optional": true,
|
|
2885
2769
|
"constraints": {
|
|
2886
|
-
"notEmpty":
|
|
2770
|
+
"notEmpty": false,
|
|
2771
|
+
"pattern": {
|
|
2772
|
+
"value": "^(=.*|[0-9]+|)$",
|
|
2773
|
+
"message": "Must be a number"
|
|
2774
|
+
}
|
|
2887
2775
|
},
|
|
2888
2776
|
"feel": "optional",
|
|
2889
2777
|
"group": "operationDetails",
|
|
2890
2778
|
"binding": {
|
|
2891
|
-
"name": "operation.
|
|
2779
|
+
"name": "operation.rowIndex",
|
|
2892
2780
|
"type": "zeebe:input"
|
|
2893
2781
|
},
|
|
2894
2782
|
"condition": {
|
|
2895
2783
|
"property": "operation.type",
|
|
2896
|
-
"equals": "
|
|
2784
|
+
"equals": "createRow",
|
|
2897
2785
|
"type": "simple"
|
|
2898
2786
|
},
|
|
2899
|
-
"type": "
|
|
2787
|
+
"type": "Number"
|
|
2900
2788
|
},
|
|
2901
2789
|
{
|
|
2902
|
-
"id": "
|
|
2903
|
-
"label": "
|
|
2904
|
-
"description": "Enter the
|
|
2790
|
+
"id": "values",
|
|
2791
|
+
"label": "Enter values",
|
|
2792
|
+
"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>",
|
|
2905
2793
|
"optional": false,
|
|
2906
2794
|
"constraints": {
|
|
2907
2795
|
"notEmpty": true
|
|
2908
2796
|
},
|
|
2909
|
-
"feel": "
|
|
2797
|
+
"feel": "required",
|
|
2910
2798
|
"group": "operationDetails",
|
|
2911
2799
|
"binding": {
|
|
2912
|
-
"name": "operation.
|
|
2800
|
+
"name": "operation.values",
|
|
2913
2801
|
"type": "zeebe:input"
|
|
2914
2802
|
},
|
|
2915
2803
|
"condition": {
|
|
2916
2804
|
"property": "operation.type",
|
|
2917
|
-
"equals": "
|
|
2805
|
+
"equals": "createRow",
|
|
2918
2806
|
"type": "simple"
|
|
2919
2807
|
},
|
|
2920
2808
|
"type": "String"
|
|
2921
2809
|
},
|
|
2922
2810
|
{
|
|
2923
|
-
"id": "
|
|
2811
|
+
"id": "createWorksheet.spreadsheetId",
|
|
2924
2812
|
"label": "Spreadsheet ID",
|
|
2925
2813
|
"description": "Enter the ID of the spreadsheet",
|
|
2926
2814
|
"optional": false,
|
|
@@ -2935,100 +2823,52 @@
|
|
|
2935
2823
|
},
|
|
2936
2824
|
"condition": {
|
|
2937
2825
|
"property": "operation.type",
|
|
2938
|
-
"equals": "
|
|
2939
|
-
"type": "simple"
|
|
2940
|
-
},
|
|
2941
|
-
"type": "String"
|
|
2942
|
-
},
|
|
2943
|
-
{
|
|
2944
|
-
"id": "createEmptyColumnOrRow.worksheetId",
|
|
2945
|
-
"label": "Worksheet ID",
|
|
2946
|
-
"description": "Enter the ID of the worksheet",
|
|
2947
|
-
"optional": false,
|
|
2948
|
-
"constraints": {
|
|
2949
|
-
"notEmpty": true
|
|
2950
|
-
},
|
|
2951
|
-
"feel": "optional",
|
|
2952
|
-
"group": "operationDetails",
|
|
2953
|
-
"binding": {
|
|
2954
|
-
"name": "operation.worksheetId",
|
|
2955
|
-
"type": "zeebe:input"
|
|
2956
|
-
},
|
|
2957
|
-
"condition": {
|
|
2958
|
-
"property": "operation.type",
|
|
2959
|
-
"equals": "createEmptyColumnOrRow",
|
|
2826
|
+
"equals": "createWorksheet",
|
|
2960
2827
|
"type": "simple"
|
|
2961
2828
|
},
|
|
2962
2829
|
"type": "String"
|
|
2963
2830
|
},
|
|
2964
2831
|
{
|
|
2965
|
-
"id": "
|
|
2966
|
-
"label": "
|
|
2967
|
-
"description": "
|
|
2832
|
+
"id": "createWorksheet.worksheetName",
|
|
2833
|
+
"label": "Worksheet name",
|
|
2834
|
+
"description": "Enter name for the worksheet",
|
|
2968
2835
|
"optional": false,
|
|
2969
2836
|
"constraints": {
|
|
2970
2837
|
"notEmpty": true
|
|
2971
2838
|
},
|
|
2972
|
-
"group": "operationDetails",
|
|
2973
|
-
"binding": {
|
|
2974
|
-
"name": "operation.dimension",
|
|
2975
|
-
"type": "zeebe:input"
|
|
2976
|
-
},
|
|
2977
|
-
"condition": {
|
|
2978
|
-
"property": "operation.type",
|
|
2979
|
-
"equals": "createEmptyColumnOrRow",
|
|
2980
|
-
"type": "simple"
|
|
2981
|
-
},
|
|
2982
|
-
"type": "Dropdown",
|
|
2983
|
-
"choices": [
|
|
2984
|
-
{
|
|
2985
|
-
"name": "COLUMNS",
|
|
2986
|
-
"value": "COLUMNS"
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
"name": "ROWS",
|
|
2990
|
-
"value": "ROWS"
|
|
2991
|
-
}
|
|
2992
|
-
]
|
|
2993
|
-
},
|
|
2994
|
-
{
|
|
2995
|
-
"id": "startIndex",
|
|
2996
|
-
"label": "Start index",
|
|
2997
|
-
"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>",
|
|
2998
|
-
"optional": false,
|
|
2999
2839
|
"feel": "optional",
|
|
3000
2840
|
"group": "operationDetails",
|
|
3001
2841
|
"binding": {
|
|
3002
|
-
"name": "operation.
|
|
2842
|
+
"name": "operation.worksheetName",
|
|
3003
2843
|
"type": "zeebe:input"
|
|
3004
2844
|
},
|
|
3005
2845
|
"condition": {
|
|
3006
2846
|
"property": "operation.type",
|
|
3007
|
-
"equals": "
|
|
2847
|
+
"equals": "createWorksheet",
|
|
3008
2848
|
"type": "simple"
|
|
3009
2849
|
},
|
|
3010
2850
|
"type": "String"
|
|
3011
2851
|
},
|
|
3012
2852
|
{
|
|
3013
|
-
"id": "
|
|
3014
|
-
"label": "
|
|
3015
|
-
"description": "Enter
|
|
2853
|
+
"id": "worksheetIndex",
|
|
2854
|
+
"label": "Worksheet index",
|
|
2855
|
+
"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>",
|
|
3016
2856
|
"optional": false,
|
|
3017
2857
|
"feel": "optional",
|
|
3018
2858
|
"group": "operationDetails",
|
|
3019
2859
|
"binding": {
|
|
3020
|
-
"name": "operation.
|
|
2860
|
+
"name": "operation.worksheetIndex",
|
|
3021
2861
|
"type": "zeebe:input"
|
|
3022
2862
|
},
|
|
3023
2863
|
"condition": {
|
|
3024
2864
|
"property": "operation.type",
|
|
3025
|
-
"equals": "
|
|
2865
|
+
"equals": "createWorksheet",
|
|
3026
2866
|
"type": "simple"
|
|
3027
2867
|
},
|
|
3028
|
-
"type": "
|
|
2868
|
+
"type": "Number"
|
|
3029
2869
|
},
|
|
3030
2870
|
{
|
|
3031
|
-
"id": "
|
|
2871
|
+
"id": "deleteColumn.spreadsheetId",
|
|
3032
2872
|
"label": "Spreadsheet ID",
|
|
3033
2873
|
"description": "Enter the ID of the spreadsheet",
|
|
3034
2874
|
"optional": false,
|
|
@@ -3043,15 +2883,15 @@
|
|
|
3043
2883
|
},
|
|
3044
2884
|
"condition": {
|
|
3045
2885
|
"property": "operation.type",
|
|
3046
|
-
"equals": "
|
|
2886
|
+
"equals": "deleteColumn",
|
|
3047
2887
|
"type": "simple"
|
|
3048
2888
|
},
|
|
3049
2889
|
"type": "String"
|
|
3050
2890
|
},
|
|
3051
2891
|
{
|
|
3052
|
-
"id": "
|
|
3053
|
-
"label": "Worksheet
|
|
3054
|
-
"description": "Enter
|
|
2892
|
+
"id": "deleteColumn.worksheetId",
|
|
2893
|
+
"label": "Worksheet ID",
|
|
2894
|
+
"description": "Enter the ID of the worksheet",
|
|
3055
2895
|
"optional": false,
|
|
3056
2896
|
"constraints": {
|
|
3057
2897
|
"notEmpty": true
|
|
@@ -3059,166 +2899,22 @@
|
|
|
3059
2899
|
"feel": "optional",
|
|
3060
2900
|
"group": "operationDetails",
|
|
3061
2901
|
"binding": {
|
|
3062
|
-
"name": "operation.
|
|
2902
|
+
"name": "operation.worksheetId",
|
|
3063
2903
|
"type": "zeebe:input"
|
|
3064
2904
|
},
|
|
3065
2905
|
"condition": {
|
|
3066
2906
|
"property": "operation.type",
|
|
3067
|
-
"equals": "
|
|
2907
|
+
"equals": "deleteColumn",
|
|
3068
2908
|
"type": "simple"
|
|
3069
2909
|
},
|
|
3070
|
-
"type": "
|
|
2910
|
+
"type": "Number"
|
|
3071
2911
|
},
|
|
3072
2912
|
{
|
|
3073
|
-
"id": "
|
|
3074
|
-
"label": "
|
|
3075
|
-
"description": "
|
|
2913
|
+
"id": "columnIndexType",
|
|
2914
|
+
"label": "Index format",
|
|
2915
|
+
"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>",
|
|
3076
2916
|
"optional": false,
|
|
3077
|
-
"
|
|
3078
|
-
"notEmpty": true
|
|
3079
|
-
},
|
|
3080
|
-
"feel": "optional",
|
|
3081
|
-
"group": "operationDetails",
|
|
3082
|
-
"binding": {
|
|
3083
|
-
"name": "operation.rowIndex",
|
|
3084
|
-
"type": "zeebe:input"
|
|
3085
|
-
},
|
|
3086
|
-
"condition": {
|
|
3087
|
-
"property": "operation.type",
|
|
3088
|
-
"equals": "createRow",
|
|
3089
|
-
"type": "simple"
|
|
3090
|
-
},
|
|
3091
|
-
"type": "String"
|
|
3092
|
-
},
|
|
3093
|
-
{
|
|
3094
|
-
"id": "values",
|
|
3095
|
-
"label": "Enter values",
|
|
3096
|
-
"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>",
|
|
3097
|
-
"optional": false,
|
|
3098
|
-
"constraints": {
|
|
3099
|
-
"notEmpty": true
|
|
3100
|
-
},
|
|
3101
|
-
"feel": "required",
|
|
3102
|
-
"group": "operationDetails",
|
|
3103
|
-
"binding": {
|
|
3104
|
-
"name": "operation.values",
|
|
3105
|
-
"type": "zeebe:input"
|
|
3106
|
-
},
|
|
3107
|
-
"condition": {
|
|
3108
|
-
"property": "operation.type",
|
|
3109
|
-
"equals": "createRow",
|
|
3110
|
-
"type": "simple"
|
|
3111
|
-
},
|
|
3112
|
-
"type": "String"
|
|
3113
|
-
},
|
|
3114
|
-
{
|
|
3115
|
-
"id": "createWorksheet.spreadsheetId",
|
|
3116
|
-
"label": "Spreadsheet ID",
|
|
3117
|
-
"description": "Enter the ID of the spreadsheet",
|
|
3118
|
-
"optional": false,
|
|
3119
|
-
"constraints": {
|
|
3120
|
-
"notEmpty": true
|
|
3121
|
-
},
|
|
3122
|
-
"feel": "optional",
|
|
3123
|
-
"group": "operationDetails",
|
|
3124
|
-
"binding": {
|
|
3125
|
-
"name": "operation.spreadsheetId",
|
|
3126
|
-
"type": "zeebe:input"
|
|
3127
|
-
},
|
|
3128
|
-
"condition": {
|
|
3129
|
-
"property": "operation.type",
|
|
3130
|
-
"equals": "createWorksheet",
|
|
3131
|
-
"type": "simple"
|
|
3132
|
-
},
|
|
3133
|
-
"type": "String"
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
"id": "createWorksheet.worksheetName",
|
|
3137
|
-
"label": "Worksheet name",
|
|
3138
|
-
"description": "Enter name for the worksheet",
|
|
3139
|
-
"optional": false,
|
|
3140
|
-
"constraints": {
|
|
3141
|
-
"notEmpty": true
|
|
3142
|
-
},
|
|
3143
|
-
"feel": "optional",
|
|
3144
|
-
"group": "operationDetails",
|
|
3145
|
-
"binding": {
|
|
3146
|
-
"name": "operation.worksheetName",
|
|
3147
|
-
"type": "zeebe:input"
|
|
3148
|
-
},
|
|
3149
|
-
"condition": {
|
|
3150
|
-
"property": "operation.type",
|
|
3151
|
-
"equals": "createWorksheet",
|
|
3152
|
-
"type": "simple"
|
|
3153
|
-
},
|
|
3154
|
-
"type": "String"
|
|
3155
|
-
},
|
|
3156
|
-
{
|
|
3157
|
-
"id": "worksheetIndex",
|
|
3158
|
-
"label": "Worksheet index",
|
|
3159
|
-
"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>",
|
|
3160
|
-
"optional": false,
|
|
3161
|
-
"feel": "optional",
|
|
3162
|
-
"group": "operationDetails",
|
|
3163
|
-
"binding": {
|
|
3164
|
-
"name": "operation.worksheetIndex",
|
|
3165
|
-
"type": "zeebe:input"
|
|
3166
|
-
},
|
|
3167
|
-
"condition": {
|
|
3168
|
-
"property": "operation.type",
|
|
3169
|
-
"equals": "createWorksheet",
|
|
3170
|
-
"type": "simple"
|
|
3171
|
-
},
|
|
3172
|
-
"type": "String"
|
|
3173
|
-
},
|
|
3174
|
-
{
|
|
3175
|
-
"id": "deleteColumn.spreadsheetId",
|
|
3176
|
-
"label": "Spreadsheet ID",
|
|
3177
|
-
"description": "Enter the ID of the spreadsheet",
|
|
3178
|
-
"optional": false,
|
|
3179
|
-
"constraints": {
|
|
3180
|
-
"notEmpty": true
|
|
3181
|
-
},
|
|
3182
|
-
"feel": "optional",
|
|
3183
|
-
"group": "operationDetails",
|
|
3184
|
-
"binding": {
|
|
3185
|
-
"name": "operation.spreadsheetId",
|
|
3186
|
-
"type": "zeebe:input"
|
|
3187
|
-
},
|
|
3188
|
-
"condition": {
|
|
3189
|
-
"property": "operation.type",
|
|
3190
|
-
"equals": "deleteColumn",
|
|
3191
|
-
"type": "simple"
|
|
3192
|
-
},
|
|
3193
|
-
"type": "String"
|
|
3194
|
-
},
|
|
3195
|
-
{
|
|
3196
|
-
"id": "deleteColumn.worksheetId",
|
|
3197
|
-
"label": "Worksheet ID",
|
|
3198
|
-
"description": "Enter the ID of the worksheet",
|
|
3199
|
-
"optional": false,
|
|
3200
|
-
"constraints": {
|
|
3201
|
-
"notEmpty": true
|
|
3202
|
-
},
|
|
3203
|
-
"feel": "optional",
|
|
3204
|
-
"group": "operationDetails",
|
|
3205
|
-
"binding": {
|
|
3206
|
-
"name": "operation.worksheetId",
|
|
3207
|
-
"type": "zeebe:input"
|
|
3208
|
-
},
|
|
3209
|
-
"condition": {
|
|
3210
|
-
"property": "operation.type",
|
|
3211
|
-
"equals": "deleteColumn",
|
|
3212
|
-
"type": "simple"
|
|
3213
|
-
},
|
|
3214
|
-
"type": "String"
|
|
3215
|
-
},
|
|
3216
|
-
{
|
|
3217
|
-
"id": "columnIndexType",
|
|
3218
|
-
"label": "Index format",
|
|
3219
|
-
"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>",
|
|
3220
|
-
"optional": false,
|
|
3221
|
-
"value": "NUMBERS",
|
|
2917
|
+
"value": "NUMBERS",
|
|
3222
2918
|
"constraints": {
|
|
3223
2919
|
"notEmpty": true
|
|
3224
2920
|
},
|
|
@@ -3269,7 +2965,7 @@
|
|
|
3269
2965
|
}
|
|
3270
2966
|
]
|
|
3271
2967
|
},
|
|
3272
|
-
"type": "
|
|
2968
|
+
"type": "Number"
|
|
3273
2969
|
},
|
|
3274
2970
|
{
|
|
3275
2971
|
"id": "columnLetterIndex",
|
|
@@ -3338,7 +3034,7 @@
|
|
|
3338
3034
|
"equals": "deleteWorksheet",
|
|
3339
3035
|
"type": "simple"
|
|
3340
3036
|
},
|
|
3341
|
-
"type": "
|
|
3037
|
+
"type": "Number"
|
|
3342
3038
|
},
|
|
3343
3039
|
{
|
|
3344
3040
|
"id": "getRowByIndex.spreadsheetId",
|
|
@@ -3398,7 +3094,7 @@
|
|
|
3398
3094
|
"equals": "getRowByIndex",
|
|
3399
3095
|
"type": "simple"
|
|
3400
3096
|
},
|
|
3401
|
-
"type": "
|
|
3097
|
+
"type": "Number"
|
|
3402
3098
|
},
|
|
3403
3099
|
{
|
|
3404
3100
|
"id": "spreadsheetsDetails.spreadsheetId",
|
|
@@ -3516,7 +3212,6 @@
|
|
|
3516
3212
|
"label": "Retry backoff",
|
|
3517
3213
|
"description": "ISO-8601 duration to wait between retries",
|
|
3518
3214
|
"value": "PT0S",
|
|
3519
|
-
"feel": "optional",
|
|
3520
3215
|
"group": "retries",
|
|
3521
3216
|
"binding": {
|
|
3522
3217
|
"key": "retryBackoff",
|
|
@@ -3529,16 +3224,16 @@
|
|
|
3529
3224
|
"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+"
|
|
3530
3225
|
},
|
|
3531
3226
|
"engines": {
|
|
3532
|
-
"camunda": "^8.
|
|
3227
|
+
"camunda": "^8.6"
|
|
3533
3228
|
}
|
|
3534
3229
|
},
|
|
3535
3230
|
{
|
|
3536
3231
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3537
|
-
"name": "Google Sheets
|
|
3232
|
+
"name": "Google Sheets Outbound Connector",
|
|
3538
3233
|
"id": "io.camunda.connectors.GoogleSheets.v1",
|
|
3539
|
-
"version": 1,
|
|
3540
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
3541
3234
|
"description": "Work with spreadsheets",
|
|
3235
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/google-sheets/",
|
|
3236
|
+
"version": 3,
|
|
3542
3237
|
"category": {
|
|
3543
3238
|
"id": "connectors",
|
|
3544
3239
|
"name": "Connectors"
|
|
@@ -3565,25 +3260,37 @@
|
|
|
3565
3260
|
"label": "Output mapping"
|
|
3566
3261
|
},
|
|
3567
3262
|
{
|
|
3568
|
-
"id": "
|
|
3263
|
+
"id": "error",
|
|
3569
3264
|
"label": "Error handling"
|
|
3265
|
+
},
|
|
3266
|
+
{
|
|
3267
|
+
"id": "retries",
|
|
3268
|
+
"label": "Retries"
|
|
3570
3269
|
}
|
|
3571
3270
|
],
|
|
3572
3271
|
"properties": [
|
|
3573
3272
|
{
|
|
3574
|
-
"type": "Hidden",
|
|
3575
3273
|
"value": "io.camunda:google-sheets:1",
|
|
3576
3274
|
"binding": {
|
|
3577
|
-
"
|
|
3578
|
-
"
|
|
3579
|
-
}
|
|
3275
|
+
"property": "type",
|
|
3276
|
+
"type": "zeebe:taskDefinition"
|
|
3277
|
+
},
|
|
3278
|
+
"type": "Hidden"
|
|
3580
3279
|
},
|
|
3581
3280
|
{
|
|
3582
|
-
"id": "
|
|
3281
|
+
"id": "authentication.authType",
|
|
3583
3282
|
"label": "Type",
|
|
3283
|
+
"optional": false,
|
|
3284
|
+
"value": "refresh",
|
|
3285
|
+
"constraints": {
|
|
3286
|
+
"notEmpty": true
|
|
3287
|
+
},
|
|
3584
3288
|
"group": "authentication",
|
|
3289
|
+
"binding": {
|
|
3290
|
+
"name": "authentication.authType",
|
|
3291
|
+
"type": "zeebe:input"
|
|
3292
|
+
},
|
|
3585
3293
|
"type": "Dropdown",
|
|
3586
|
-
"value": "bearer",
|
|
3587
3294
|
"choices": [
|
|
3588
3295
|
{
|
|
3589
3296
|
"name": "Bearer token",
|
|
@@ -3593,86 +3300,102 @@
|
|
|
3593
3300
|
"name": "Refresh token",
|
|
3594
3301
|
"value": "refresh"
|
|
3595
3302
|
}
|
|
3596
|
-
]
|
|
3597
|
-
"binding": {
|
|
3598
|
-
"type": "zeebe:input",
|
|
3599
|
-
"name": "authentication.authType",
|
|
3600
|
-
"key": "authentication.authType"
|
|
3601
|
-
}
|
|
3303
|
+
]
|
|
3602
3304
|
},
|
|
3603
3305
|
{
|
|
3306
|
+
"id": "authentication.bearerToken",
|
|
3604
3307
|
"label": "Bearer token",
|
|
3605
|
-
"description": "Enter Google API Bearer token
|
|
3606
|
-
"
|
|
3607
|
-
"type": "String",
|
|
3608
|
-
"binding": {
|
|
3609
|
-
"type": "zeebe:input",
|
|
3610
|
-
"name": "authentication.bearerToken"
|
|
3611
|
-
},
|
|
3308
|
+
"description": "Enter a valid Google API Bearer token",
|
|
3309
|
+
"optional": false,
|
|
3612
3310
|
"constraints": {
|
|
3613
3311
|
"notEmpty": true
|
|
3614
3312
|
},
|
|
3313
|
+
"feel": "optional",
|
|
3314
|
+
"group": "authentication",
|
|
3315
|
+
"binding": {
|
|
3316
|
+
"name": "authentication.bearerToken",
|
|
3317
|
+
"type": "zeebe:input"
|
|
3318
|
+
},
|
|
3615
3319
|
"condition": {
|
|
3616
|
-
"property": "
|
|
3617
|
-
"equals": "bearer"
|
|
3618
|
-
|
|
3320
|
+
"property": "authentication.authType",
|
|
3321
|
+
"equals": "bearer",
|
|
3322
|
+
"type": "simple"
|
|
3323
|
+
},
|
|
3324
|
+
"type": "String"
|
|
3619
3325
|
},
|
|
3620
3326
|
{
|
|
3327
|
+
"id": "authentication.oauthClientId",
|
|
3621
3328
|
"label": "Client ID",
|
|
3622
3329
|
"description": "Enter Google API Client ID",
|
|
3623
|
-
"
|
|
3624
|
-
"type": "String",
|
|
3625
|
-
"binding": {
|
|
3626
|
-
"type": "zeebe:input",
|
|
3627
|
-
"name": "authentication.oauthClientId"
|
|
3628
|
-
},
|
|
3330
|
+
"optional": false,
|
|
3629
3331
|
"constraints": {
|
|
3630
3332
|
"notEmpty": true
|
|
3631
3333
|
},
|
|
3334
|
+
"feel": "optional",
|
|
3335
|
+
"group": "authentication",
|
|
3336
|
+
"binding": {
|
|
3337
|
+
"name": "authentication.oauthClientId",
|
|
3338
|
+
"type": "zeebe:input"
|
|
3339
|
+
},
|
|
3632
3340
|
"condition": {
|
|
3633
|
-
"property": "
|
|
3634
|
-
"equals": "refresh"
|
|
3635
|
-
|
|
3341
|
+
"property": "authentication.authType",
|
|
3342
|
+
"equals": "refresh",
|
|
3343
|
+
"type": "simple"
|
|
3344
|
+
},
|
|
3345
|
+
"type": "String"
|
|
3636
3346
|
},
|
|
3637
3347
|
{
|
|
3348
|
+
"id": "authentication.oauthClientSecret",
|
|
3638
3349
|
"label": "Client secret",
|
|
3639
3350
|
"description": "Enter Google API client Secret",
|
|
3640
|
-
"
|
|
3641
|
-
"type": "String",
|
|
3642
|
-
"binding": {
|
|
3643
|
-
"type": "zeebe:input",
|
|
3644
|
-
"name": "authentication.oauthClientSecret"
|
|
3645
|
-
},
|
|
3351
|
+
"optional": false,
|
|
3646
3352
|
"constraints": {
|
|
3647
3353
|
"notEmpty": true
|
|
3648
3354
|
},
|
|
3649
|
-
"
|
|
3650
|
-
"property": "authenticationType",
|
|
3651
|
-
"equals": "refresh"
|
|
3652
|
-
}
|
|
3653
|
-
},
|
|
3654
|
-
{
|
|
3655
|
-
"label": "Refresh token",
|
|
3656
|
-
"description": "Enter Google API refresh token that is authorized to interact with desired spreadsheet",
|
|
3355
|
+
"feel": "optional",
|
|
3657
3356
|
"group": "authentication",
|
|
3658
|
-
"type": "String",
|
|
3659
3357
|
"binding": {
|
|
3660
|
-
"
|
|
3661
|
-
"
|
|
3358
|
+
"name": "authentication.oauthClientSecret",
|
|
3359
|
+
"type": "zeebe:input"
|
|
3360
|
+
},
|
|
3361
|
+
"condition": {
|
|
3362
|
+
"property": "authentication.authType",
|
|
3363
|
+
"equals": "refresh",
|
|
3364
|
+
"type": "simple"
|
|
3662
3365
|
},
|
|
3366
|
+
"type": "String"
|
|
3367
|
+
},
|
|
3368
|
+
{
|
|
3369
|
+
"id": "authentication.oauthRefreshToken",
|
|
3370
|
+
"label": "Refresh token",
|
|
3371
|
+
"description": "Enter a valid Google API refresh token",
|
|
3372
|
+
"optional": false,
|
|
3663
3373
|
"constraints": {
|
|
3664
3374
|
"notEmpty": true
|
|
3665
3375
|
},
|
|
3376
|
+
"feel": "optional",
|
|
3377
|
+
"group": "authentication",
|
|
3378
|
+
"binding": {
|
|
3379
|
+
"name": "authentication.oauthRefreshToken",
|
|
3380
|
+
"type": "zeebe:input"
|
|
3381
|
+
},
|
|
3666
3382
|
"condition": {
|
|
3667
|
-
"property": "
|
|
3668
|
-
"equals": "refresh"
|
|
3669
|
-
|
|
3383
|
+
"property": "authentication.authType",
|
|
3384
|
+
"equals": "refresh",
|
|
3385
|
+
"type": "simple"
|
|
3386
|
+
},
|
|
3387
|
+
"type": "String"
|
|
3670
3388
|
},
|
|
3671
3389
|
{
|
|
3672
|
-
"id": "
|
|
3390
|
+
"id": "operation.type",
|
|
3391
|
+
"label": "Input",
|
|
3392
|
+
"value": "createSpreadsheet",
|
|
3673
3393
|
"group": "operation",
|
|
3394
|
+
"binding": {
|
|
3395
|
+
"name": "operation.type",
|
|
3396
|
+
"type": "zeebe:input"
|
|
3397
|
+
},
|
|
3674
3398
|
"type": "Dropdown",
|
|
3675
|
-
"value": "createSpreadsheet",
|
|
3676
3399
|
"choices": [
|
|
3677
3400
|
{
|
|
3678
3401
|
"name": "Create spreadsheet",
|
|
@@ -3683,496 +3406,773 @@
|
|
|
3683
3406
|
"value": "addValues"
|
|
3684
3407
|
},
|
|
3685
3408
|
{
|
|
3686
|
-
"name": "
|
|
3687
|
-
"value": "
|
|
3409
|
+
"name": "Create empty column or row",
|
|
3410
|
+
"value": "createEmptyColumnOrRow"
|
|
3411
|
+
},
|
|
3412
|
+
{
|
|
3413
|
+
"name": "Create row",
|
|
3414
|
+
"value": "createRow"
|
|
3688
3415
|
},
|
|
3689
3416
|
{
|
|
3690
3417
|
"name": "Create worksheet",
|
|
3691
3418
|
"value": "createWorksheet"
|
|
3692
3419
|
},
|
|
3693
3420
|
{
|
|
3694
|
-
"name": "
|
|
3695
|
-
"value": "
|
|
3421
|
+
"name": "Delete column",
|
|
3422
|
+
"value": "deleteColumn"
|
|
3696
3423
|
},
|
|
3697
3424
|
{
|
|
3698
3425
|
"name": "Delete worksheet",
|
|
3699
3426
|
"value": "deleteWorksheet"
|
|
3700
3427
|
},
|
|
3701
3428
|
{
|
|
3702
|
-
"name": "
|
|
3703
|
-
"value": "
|
|
3704
|
-
},
|
|
3705
|
-
{
|
|
3706
|
-
"name": "Create row",
|
|
3707
|
-
"value": "createRow"
|
|
3429
|
+
"name": "Get row by index",
|
|
3430
|
+
"value": "getRowByIndex"
|
|
3708
3431
|
},
|
|
3709
3432
|
{
|
|
3710
|
-
"name": "
|
|
3711
|
-
"value": "
|
|
3433
|
+
"name": "Get spreadsheet details",
|
|
3434
|
+
"value": "spreadsheetsDetails"
|
|
3712
3435
|
},
|
|
3713
3436
|
{
|
|
3714
|
-
"name": "Get
|
|
3715
|
-
"value": "
|
|
3437
|
+
"name": "Get worksheet data",
|
|
3438
|
+
"value": "getWorksheetData"
|
|
3716
3439
|
}
|
|
3717
|
-
]
|
|
3440
|
+
]
|
|
3441
|
+
},
|
|
3442
|
+
{
|
|
3443
|
+
"id": "createSpreadsheet.spreadsheetName",
|
|
3444
|
+
"label": "Spreadsheet name",
|
|
3445
|
+
"description": "Enter name for the new spreadsheet",
|
|
3446
|
+
"optional": false,
|
|
3447
|
+
"constraints": {
|
|
3448
|
+
"notEmpty": true
|
|
3449
|
+
},
|
|
3450
|
+
"feel": "optional",
|
|
3451
|
+
"group": "operationDetails",
|
|
3718
3452
|
"binding": {
|
|
3719
|
-
"
|
|
3720
|
-
"
|
|
3721
|
-
|
|
3722
|
-
|
|
3453
|
+
"name": "operation.spreadsheetName",
|
|
3454
|
+
"type": "zeebe:input"
|
|
3455
|
+
},
|
|
3456
|
+
"condition": {
|
|
3457
|
+
"property": "operation.type",
|
|
3458
|
+
"equals": "createSpreadsheet",
|
|
3459
|
+
"type": "simple"
|
|
3460
|
+
},
|
|
3461
|
+
"type": "String"
|
|
3723
3462
|
},
|
|
3724
3463
|
{
|
|
3464
|
+
"id": "parent",
|
|
3725
3465
|
"label": "Parent folder ID",
|
|
3726
3466
|
"description": "Enter ID of the parent folder where new spreadsheet will be created",
|
|
3727
|
-
"group": "operationDetails",
|
|
3728
|
-
"type": "String",
|
|
3729
|
-
"feel": "optional",
|
|
3730
3467
|
"optional": true,
|
|
3468
|
+
"feel": "optional",
|
|
3469
|
+
"group": "operationDetails",
|
|
3731
3470
|
"binding": {
|
|
3732
|
-
"
|
|
3733
|
-
"
|
|
3471
|
+
"name": "operation.parent",
|
|
3472
|
+
"type": "zeebe:input"
|
|
3734
3473
|
},
|
|
3735
3474
|
"condition": {
|
|
3736
|
-
"property": "
|
|
3737
|
-
"equals": "createSpreadsheet"
|
|
3738
|
-
|
|
3475
|
+
"property": "operation.type",
|
|
3476
|
+
"equals": "createSpreadsheet",
|
|
3477
|
+
"type": "simple"
|
|
3478
|
+
},
|
|
3479
|
+
"type": "String"
|
|
3739
3480
|
},
|
|
3740
3481
|
{
|
|
3482
|
+
"id": "addValues.spreadsheetId",
|
|
3741
3483
|
"label": "Spreadsheet ID",
|
|
3742
3484
|
"description": "Enter the ID of the spreadsheet",
|
|
3743
|
-
"group": "operationDetails",
|
|
3744
|
-
"type": "String",
|
|
3745
|
-
"feel": "optional",
|
|
3746
3485
|
"optional": false,
|
|
3486
|
+
"constraints": {
|
|
3487
|
+
"notEmpty": true
|
|
3488
|
+
},
|
|
3489
|
+
"feel": "optional",
|
|
3490
|
+
"group": "operationDetails",
|
|
3747
3491
|
"binding": {
|
|
3748
|
-
"
|
|
3749
|
-
"
|
|
3492
|
+
"name": "operation.spreadsheetId",
|
|
3493
|
+
"type": "zeebe:input"
|
|
3750
3494
|
},
|
|
3751
3495
|
"condition": {
|
|
3752
|
-
"property": "
|
|
3753
|
-
"
|
|
3754
|
-
|
|
3755
|
-
"getRowByIndex",
|
|
3756
|
-
"createEmptyColumnOrRow",
|
|
3757
|
-
"deleteWorksheet",
|
|
3758
|
-
"deleteColumn",
|
|
3759
|
-
"getWorksheetData",
|
|
3760
|
-
"spreadsheetsDetails",
|
|
3761
|
-
"createRow",
|
|
3762
|
-
"addValues"
|
|
3763
|
-
]
|
|
3496
|
+
"property": "operation.type",
|
|
3497
|
+
"equals": "addValues",
|
|
3498
|
+
"type": "simple"
|
|
3764
3499
|
},
|
|
3765
|
-
"
|
|
3766
|
-
"notEmpty": true
|
|
3767
|
-
}
|
|
3500
|
+
"type": "String"
|
|
3768
3501
|
},
|
|
3769
3502
|
{
|
|
3770
|
-
"
|
|
3771
|
-
"
|
|
3772
|
-
"
|
|
3773
|
-
"type": "String",
|
|
3774
|
-
"feel": "optional",
|
|
3503
|
+
"id": "addValues.worksheetName",
|
|
3504
|
+
"label": "Worksheet name",
|
|
3505
|
+
"description": "Enter name for the worksheet",
|
|
3775
3506
|
"optional": false,
|
|
3776
|
-
"binding": {
|
|
3777
|
-
"type": "zeebe:input",
|
|
3778
|
-
"name": "operation.spreadsheetName"
|
|
3779
|
-
},
|
|
3780
3507
|
"constraints": {
|
|
3781
|
-
"notEmpty": true
|
|
3782
|
-
|
|
3508
|
+
"notEmpty": true
|
|
3509
|
+
},
|
|
3510
|
+
"feel": "optional",
|
|
3511
|
+
"group": "operationDetails",
|
|
3512
|
+
"binding": {
|
|
3513
|
+
"name": "operation.worksheetName",
|
|
3514
|
+
"type": "zeebe:input"
|
|
3783
3515
|
},
|
|
3784
3516
|
"condition": {
|
|
3785
|
-
"property": "
|
|
3786
|
-
"equals": "
|
|
3787
|
-
|
|
3517
|
+
"property": "operation.type",
|
|
3518
|
+
"equals": "addValues",
|
|
3519
|
+
"type": "simple"
|
|
3520
|
+
},
|
|
3521
|
+
"type": "String"
|
|
3788
3522
|
},
|
|
3789
3523
|
{
|
|
3790
|
-
"
|
|
3791
|
-
"
|
|
3792
|
-
"
|
|
3793
|
-
"type": "String",
|
|
3794
|
-
"feel": "optional",
|
|
3524
|
+
"id": "cellId",
|
|
3525
|
+
"label": "Cell ID",
|
|
3526
|
+
"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>",
|
|
3795
3527
|
"optional": false,
|
|
3796
|
-
"binding": {
|
|
3797
|
-
"type": "zeebe:input",
|
|
3798
|
-
"name": "operation.worksheetId"
|
|
3799
|
-
},
|
|
3800
3528
|
"constraints": {
|
|
3801
|
-
"notEmpty": true
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3529
|
+
"notEmpty": true
|
|
3530
|
+
},
|
|
3531
|
+
"feel": "optional",
|
|
3532
|
+
"group": "operationDetails",
|
|
3533
|
+
"binding": {
|
|
3534
|
+
"name": "operation.cellId",
|
|
3535
|
+
"type": "zeebe:input"
|
|
3807
3536
|
},
|
|
3808
3537
|
"condition": {
|
|
3809
|
-
"property": "
|
|
3810
|
-
"
|
|
3811
|
-
|
|
3538
|
+
"property": "operation.type",
|
|
3539
|
+
"equals": "addValues",
|
|
3540
|
+
"type": "simple"
|
|
3541
|
+
},
|
|
3542
|
+
"type": "String"
|
|
3812
3543
|
},
|
|
3813
3544
|
{
|
|
3814
|
-
"
|
|
3815
|
-
"
|
|
3816
|
-
"
|
|
3817
|
-
"type": "String",
|
|
3818
|
-
"feel": "optional",
|
|
3545
|
+
"id": "value",
|
|
3546
|
+
"label": "Value",
|
|
3547
|
+
"description": "Enter the value",
|
|
3819
3548
|
"optional": false,
|
|
3820
|
-
"binding": {
|
|
3821
|
-
"type": "zeebe:input",
|
|
3822
|
-
"name": "operation.worksheetName"
|
|
3823
|
-
},
|
|
3824
3549
|
"constraints": {
|
|
3825
|
-
"notEmpty": true
|
|
3826
|
-
|
|
3550
|
+
"notEmpty": true
|
|
3551
|
+
},
|
|
3552
|
+
"feel": "optional",
|
|
3553
|
+
"group": "operationDetails",
|
|
3554
|
+
"binding": {
|
|
3555
|
+
"name": "operation.value",
|
|
3556
|
+
"type": "zeebe:input"
|
|
3827
3557
|
},
|
|
3828
3558
|
"condition": {
|
|
3829
|
-
"property": "
|
|
3830
|
-
"
|
|
3831
|
-
|
|
3559
|
+
"property": "operation.type",
|
|
3560
|
+
"equals": "addValues",
|
|
3561
|
+
"type": "simple"
|
|
3562
|
+
},
|
|
3563
|
+
"type": "String"
|
|
3832
3564
|
},
|
|
3833
3565
|
{
|
|
3834
|
-
"
|
|
3835
|
-
"
|
|
3836
|
-
"
|
|
3837
|
-
"
|
|
3566
|
+
"id": "createEmptyColumnOrRow.spreadsheetId",
|
|
3567
|
+
"label": "Spreadsheet ID",
|
|
3568
|
+
"description": "Enter the ID of the spreadsheet",
|
|
3569
|
+
"optional": false,
|
|
3570
|
+
"constraints": {
|
|
3571
|
+
"notEmpty": true
|
|
3572
|
+
},
|
|
3838
3573
|
"feel": "optional",
|
|
3839
|
-
"
|
|
3574
|
+
"group": "operationDetails",
|
|
3840
3575
|
"binding": {
|
|
3841
|
-
"
|
|
3842
|
-
"
|
|
3843
|
-
},
|
|
3844
|
-
"constraints": {
|
|
3845
|
-
"notEmpty": false,
|
|
3846
|
-
"maxLength": 100
|
|
3576
|
+
"name": "operation.spreadsheetId",
|
|
3577
|
+
"type": "zeebe:input"
|
|
3847
3578
|
},
|
|
3848
3579
|
"condition": {
|
|
3849
|
-
"property": "
|
|
3850
|
-
"
|
|
3851
|
-
|
|
3580
|
+
"property": "operation.type",
|
|
3581
|
+
"equals": "createEmptyColumnOrRow",
|
|
3582
|
+
"type": "simple"
|
|
3583
|
+
},
|
|
3584
|
+
"type": "String"
|
|
3852
3585
|
},
|
|
3853
3586
|
{
|
|
3854
|
-
"
|
|
3855
|
-
"
|
|
3856
|
-
"
|
|
3857
|
-
"
|
|
3587
|
+
"id": "createEmptyColumnOrRow.worksheetId",
|
|
3588
|
+
"label": "Worksheet ID",
|
|
3589
|
+
"description": "Enter the ID of the worksheet",
|
|
3590
|
+
"optional": false,
|
|
3591
|
+
"constraints": {
|
|
3592
|
+
"notEmpty": true
|
|
3593
|
+
},
|
|
3858
3594
|
"feel": "optional",
|
|
3859
|
-
"
|
|
3595
|
+
"group": "operationDetails",
|
|
3860
3596
|
"binding": {
|
|
3861
|
-
"
|
|
3862
|
-
"
|
|
3863
|
-
},
|
|
3864
|
-
"constraints": {
|
|
3865
|
-
"notEmpty": false,
|
|
3866
|
-
"maxLength": 5,
|
|
3867
|
-
"pattern": {
|
|
3868
|
-
"value": "^([0-9]*$)",
|
|
3869
|
-
"message": "Must be a number."
|
|
3870
|
-
}
|
|
3597
|
+
"name": "operation.worksheetId",
|
|
3598
|
+
"type": "zeebe:input"
|
|
3871
3599
|
},
|
|
3872
3600
|
"condition": {
|
|
3873
|
-
"property": "
|
|
3874
|
-
"equals": "
|
|
3875
|
-
|
|
3601
|
+
"property": "operation.type",
|
|
3602
|
+
"equals": "createEmptyColumnOrRow",
|
|
3603
|
+
"type": "simple"
|
|
3604
|
+
},
|
|
3605
|
+
"type": "String"
|
|
3876
3606
|
},
|
|
3877
3607
|
{
|
|
3608
|
+
"id": "dimension",
|
|
3878
3609
|
"label": "Dimension",
|
|
3879
3610
|
"description": "Choose what to add: column or row",
|
|
3611
|
+
"optional": false,
|
|
3612
|
+
"constraints": {
|
|
3613
|
+
"notEmpty": true
|
|
3614
|
+
},
|
|
3880
3615
|
"group": "operationDetails",
|
|
3616
|
+
"binding": {
|
|
3617
|
+
"name": "operation.dimension",
|
|
3618
|
+
"type": "zeebe:input"
|
|
3619
|
+
},
|
|
3620
|
+
"condition": {
|
|
3621
|
+
"property": "operation.type",
|
|
3622
|
+
"equals": "createEmptyColumnOrRow",
|
|
3623
|
+
"type": "simple"
|
|
3624
|
+
},
|
|
3881
3625
|
"type": "Dropdown",
|
|
3882
|
-
"optional": false,
|
|
3883
3626
|
"choices": [
|
|
3884
3627
|
{
|
|
3885
|
-
"name": "
|
|
3628
|
+
"name": "COLUMNS",
|
|
3886
3629
|
"value": "COLUMNS"
|
|
3887
3630
|
},
|
|
3888
3631
|
{
|
|
3889
|
-
"name": "
|
|
3632
|
+
"name": "ROWS",
|
|
3890
3633
|
"value": "ROWS"
|
|
3891
3634
|
}
|
|
3892
|
-
]
|
|
3635
|
+
]
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
"id": "startIndex",
|
|
3639
|
+
"label": "Start index",
|
|
3640
|
+
"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>",
|
|
3641
|
+
"optional": false,
|
|
3642
|
+
"feel": "optional",
|
|
3643
|
+
"group": "operationDetails",
|
|
3893
3644
|
"binding": {
|
|
3894
|
-
"
|
|
3895
|
-
"
|
|
3645
|
+
"name": "operation.startIndex",
|
|
3646
|
+
"type": "zeebe:input"
|
|
3896
3647
|
},
|
|
3897
3648
|
"condition": {
|
|
3898
|
-
"property": "
|
|
3899
|
-
"equals": "createEmptyColumnOrRow"
|
|
3649
|
+
"property": "operation.type",
|
|
3650
|
+
"equals": "createEmptyColumnOrRow",
|
|
3651
|
+
"type": "simple"
|
|
3900
3652
|
},
|
|
3653
|
+
"type": "String"
|
|
3654
|
+
},
|
|
3655
|
+
{
|
|
3656
|
+
"id": "endIndex",
|
|
3657
|
+
"label": "End index",
|
|
3658
|
+
"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>",
|
|
3659
|
+
"optional": false,
|
|
3660
|
+
"feel": "optional",
|
|
3661
|
+
"group": "operationDetails",
|
|
3662
|
+
"binding": {
|
|
3663
|
+
"name": "operation.endIndex",
|
|
3664
|
+
"type": "zeebe:input"
|
|
3665
|
+
},
|
|
3666
|
+
"condition": {
|
|
3667
|
+
"property": "operation.type",
|
|
3668
|
+
"equals": "createEmptyColumnOrRow",
|
|
3669
|
+
"type": "simple"
|
|
3670
|
+
},
|
|
3671
|
+
"type": "String"
|
|
3672
|
+
},
|
|
3673
|
+
{
|
|
3674
|
+
"id": "createRow.spreadsheetId",
|
|
3675
|
+
"label": "Spreadsheet ID",
|
|
3676
|
+
"description": "Enter the ID of the spreadsheet",
|
|
3677
|
+
"optional": false,
|
|
3901
3678
|
"constraints": {
|
|
3902
3679
|
"notEmpty": true
|
|
3903
|
-
}
|
|
3680
|
+
},
|
|
3681
|
+
"feel": "optional",
|
|
3682
|
+
"group": "operationDetails",
|
|
3683
|
+
"binding": {
|
|
3684
|
+
"name": "operation.spreadsheetId",
|
|
3685
|
+
"type": "zeebe:input"
|
|
3686
|
+
},
|
|
3687
|
+
"condition": {
|
|
3688
|
+
"property": "operation.type",
|
|
3689
|
+
"equals": "createRow",
|
|
3690
|
+
"type": "simple"
|
|
3691
|
+
},
|
|
3692
|
+
"type": "String"
|
|
3693
|
+
},
|
|
3694
|
+
{
|
|
3695
|
+
"id": "createRow.worksheetName",
|
|
3696
|
+
"label": "Worksheet name",
|
|
3697
|
+
"description": "Enter name for the worksheet",
|
|
3698
|
+
"optional": false,
|
|
3699
|
+
"constraints": {
|
|
3700
|
+
"notEmpty": true
|
|
3701
|
+
},
|
|
3702
|
+
"feel": "optional",
|
|
3703
|
+
"group": "operationDetails",
|
|
3704
|
+
"binding": {
|
|
3705
|
+
"name": "operation.worksheetName",
|
|
3706
|
+
"type": "zeebe:input"
|
|
3707
|
+
},
|
|
3708
|
+
"condition": {
|
|
3709
|
+
"property": "operation.type",
|
|
3710
|
+
"equals": "createRow",
|
|
3711
|
+
"type": "simple"
|
|
3712
|
+
},
|
|
3713
|
+
"type": "String"
|
|
3904
3714
|
},
|
|
3905
3715
|
{
|
|
3716
|
+
"id": "createRow.rowIndex",
|
|
3906
3717
|
"label": "Row index",
|
|
3907
3718
|
"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>",
|
|
3908
|
-
"
|
|
3909
|
-
"
|
|
3719
|
+
"optional": false,
|
|
3720
|
+
"constraints": {
|
|
3721
|
+
"notEmpty": true
|
|
3722
|
+
},
|
|
3910
3723
|
"feel": "optional",
|
|
3724
|
+
"group": "operationDetails",
|
|
3725
|
+
"binding": {
|
|
3726
|
+
"name": "operation.rowIndex",
|
|
3727
|
+
"type": "zeebe:input"
|
|
3728
|
+
},
|
|
3729
|
+
"condition": {
|
|
3730
|
+
"property": "operation.type",
|
|
3731
|
+
"equals": "createRow",
|
|
3732
|
+
"type": "simple"
|
|
3733
|
+
},
|
|
3734
|
+
"type": "String"
|
|
3735
|
+
},
|
|
3736
|
+
{
|
|
3737
|
+
"id": "values",
|
|
3738
|
+
"label": "Enter values",
|
|
3739
|
+
"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>",
|
|
3911
3740
|
"optional": false,
|
|
3741
|
+
"constraints": {
|
|
3742
|
+
"notEmpty": true
|
|
3743
|
+
},
|
|
3744
|
+
"feel": "required",
|
|
3745
|
+
"group": "operationDetails",
|
|
3912
3746
|
"binding": {
|
|
3913
|
-
"
|
|
3914
|
-
"
|
|
3747
|
+
"name": "operation.values",
|
|
3748
|
+
"type": "zeebe:input"
|
|
3915
3749
|
},
|
|
3750
|
+
"condition": {
|
|
3751
|
+
"property": "operation.type",
|
|
3752
|
+
"equals": "createRow",
|
|
3753
|
+
"type": "simple"
|
|
3754
|
+
},
|
|
3755
|
+
"type": "String"
|
|
3756
|
+
},
|
|
3757
|
+
{
|
|
3758
|
+
"id": "createWorksheet.spreadsheetId",
|
|
3759
|
+
"label": "Spreadsheet ID",
|
|
3760
|
+
"description": "Enter the ID of the spreadsheet",
|
|
3761
|
+
"optional": false,
|
|
3916
3762
|
"constraints": {
|
|
3917
|
-
"notEmpty": true
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3921
|
-
|
|
3922
|
-
|
|
3763
|
+
"notEmpty": true
|
|
3764
|
+
},
|
|
3765
|
+
"feel": "optional",
|
|
3766
|
+
"group": "operationDetails",
|
|
3767
|
+
"binding": {
|
|
3768
|
+
"name": "operation.spreadsheetId",
|
|
3769
|
+
"type": "zeebe:input"
|
|
3923
3770
|
},
|
|
3924
3771
|
"condition": {
|
|
3925
|
-
"property": "
|
|
3926
|
-
"equals": "
|
|
3927
|
-
|
|
3772
|
+
"property": "operation.type",
|
|
3773
|
+
"equals": "createWorksheet",
|
|
3774
|
+
"type": "simple"
|
|
3775
|
+
},
|
|
3776
|
+
"type": "String"
|
|
3928
3777
|
},
|
|
3929
3778
|
{
|
|
3930
|
-
"
|
|
3931
|
-
"
|
|
3779
|
+
"id": "createWorksheet.worksheetName",
|
|
3780
|
+
"label": "Worksheet name",
|
|
3781
|
+
"description": "Enter name for the worksheet",
|
|
3782
|
+
"optional": false,
|
|
3783
|
+
"constraints": {
|
|
3784
|
+
"notEmpty": true
|
|
3785
|
+
},
|
|
3786
|
+
"feel": "optional",
|
|
3932
3787
|
"group": "operationDetails",
|
|
3933
|
-
"
|
|
3788
|
+
"binding": {
|
|
3789
|
+
"name": "operation.worksheetName",
|
|
3790
|
+
"type": "zeebe:input"
|
|
3791
|
+
},
|
|
3792
|
+
"condition": {
|
|
3793
|
+
"property": "operation.type",
|
|
3794
|
+
"equals": "createWorksheet",
|
|
3795
|
+
"type": "simple"
|
|
3796
|
+
},
|
|
3797
|
+
"type": "String"
|
|
3798
|
+
},
|
|
3799
|
+
{
|
|
3800
|
+
"id": "worksheetIndex",
|
|
3801
|
+
"label": "Worksheet index",
|
|
3802
|
+
"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>",
|
|
3803
|
+
"optional": false,
|
|
3934
3804
|
"feel": "optional",
|
|
3935
|
-
"
|
|
3805
|
+
"group": "operationDetails",
|
|
3936
3806
|
"binding": {
|
|
3937
|
-
"
|
|
3938
|
-
"
|
|
3807
|
+
"name": "operation.worksheetIndex",
|
|
3808
|
+
"type": "zeebe:input"
|
|
3939
3809
|
},
|
|
3810
|
+
"condition": {
|
|
3811
|
+
"property": "operation.type",
|
|
3812
|
+
"equals": "createWorksheet",
|
|
3813
|
+
"type": "simple"
|
|
3814
|
+
},
|
|
3815
|
+
"type": "String"
|
|
3816
|
+
},
|
|
3817
|
+
{
|
|
3818
|
+
"id": "deleteColumn.spreadsheetId",
|
|
3819
|
+
"label": "Spreadsheet ID",
|
|
3820
|
+
"description": "Enter the ID of the spreadsheet",
|
|
3821
|
+
"optional": false,
|
|
3940
3822
|
"constraints": {
|
|
3941
|
-
"notEmpty":
|
|
3942
|
-
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
3946
|
-
|
|
3823
|
+
"notEmpty": true
|
|
3824
|
+
},
|
|
3825
|
+
"feel": "optional",
|
|
3826
|
+
"group": "operationDetails",
|
|
3827
|
+
"binding": {
|
|
3828
|
+
"name": "operation.spreadsheetId",
|
|
3829
|
+
"type": "zeebe:input"
|
|
3947
3830
|
},
|
|
3948
3831
|
"condition": {
|
|
3949
|
-
"property": "
|
|
3950
|
-
"equals": "
|
|
3951
|
-
|
|
3832
|
+
"property": "operation.type",
|
|
3833
|
+
"equals": "deleteColumn",
|
|
3834
|
+
"type": "simple"
|
|
3835
|
+
},
|
|
3836
|
+
"type": "String"
|
|
3952
3837
|
},
|
|
3953
3838
|
{
|
|
3954
|
-
"id": "
|
|
3839
|
+
"id": "deleteColumn.worksheetId",
|
|
3840
|
+
"label": "Worksheet ID",
|
|
3841
|
+
"description": "Enter the ID of the worksheet",
|
|
3842
|
+
"optional": false,
|
|
3843
|
+
"constraints": {
|
|
3844
|
+
"notEmpty": true
|
|
3845
|
+
},
|
|
3846
|
+
"feel": "optional",
|
|
3847
|
+
"group": "operationDetails",
|
|
3848
|
+
"binding": {
|
|
3849
|
+
"name": "operation.worksheetId",
|
|
3850
|
+
"type": "zeebe:input"
|
|
3851
|
+
},
|
|
3852
|
+
"condition": {
|
|
3853
|
+
"property": "operation.type",
|
|
3854
|
+
"equals": "deleteColumn",
|
|
3855
|
+
"type": "simple"
|
|
3856
|
+
},
|
|
3857
|
+
"type": "String"
|
|
3858
|
+
},
|
|
3859
|
+
{
|
|
3860
|
+
"id": "columnIndexType",
|
|
3955
3861
|
"label": "Index format",
|
|
3956
3862
|
"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>",
|
|
3863
|
+
"optional": false,
|
|
3864
|
+
"value": "NUMBERS",
|
|
3865
|
+
"constraints": {
|
|
3866
|
+
"notEmpty": true
|
|
3867
|
+
},
|
|
3957
3868
|
"group": "operationDetails",
|
|
3869
|
+
"binding": {
|
|
3870
|
+
"name": "operation.columnIndexType",
|
|
3871
|
+
"type": "zeebe:input"
|
|
3872
|
+
},
|
|
3873
|
+
"condition": {
|
|
3874
|
+
"property": "operation.type",
|
|
3875
|
+
"equals": "deleteColumn",
|
|
3876
|
+
"type": "simple"
|
|
3877
|
+
},
|
|
3958
3878
|
"type": "Dropdown",
|
|
3959
|
-
"optional": false,
|
|
3960
3879
|
"choices": [
|
|
3961
|
-
{
|
|
3962
|
-
"name": "Letters",
|
|
3963
|
-
"value": "LETTERS"
|
|
3964
|
-
},
|
|
3965
3880
|
{
|
|
3966
3881
|
"name": "Numbers",
|
|
3967
3882
|
"value": "NUMBERS"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"name": "Letters",
|
|
3886
|
+
"value": "LETTERS"
|
|
3968
3887
|
}
|
|
3969
|
-
]
|
|
3888
|
+
]
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"id": "columnNumberIndex",
|
|
3892
|
+
"label": "Column numeric index",
|
|
3893
|
+
"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>",
|
|
3894
|
+
"optional": false,
|
|
3895
|
+
"feel": "optional",
|
|
3896
|
+
"group": "operationDetails",
|
|
3970
3897
|
"binding": {
|
|
3971
|
-
"
|
|
3972
|
-
"
|
|
3898
|
+
"name": "operation.columnNumberIndex",
|
|
3899
|
+
"type": "zeebe:input"
|
|
3973
3900
|
},
|
|
3974
3901
|
"condition": {
|
|
3975
|
-
"
|
|
3976
|
-
|
|
3902
|
+
"allMatch": [
|
|
3903
|
+
{
|
|
3904
|
+
"property": "operation.columnIndexType",
|
|
3905
|
+
"equals": "NUMBERS",
|
|
3906
|
+
"type": "simple"
|
|
3907
|
+
},
|
|
3908
|
+
{
|
|
3909
|
+
"property": "operation.type",
|
|
3910
|
+
"equals": "deleteColumn",
|
|
3911
|
+
"type": "simple"
|
|
3912
|
+
}
|
|
3913
|
+
]
|
|
3977
3914
|
},
|
|
3978
|
-
"
|
|
3979
|
-
"notEmpty": true
|
|
3980
|
-
}
|
|
3915
|
+
"type": "String"
|
|
3981
3916
|
},
|
|
3982
3917
|
{
|
|
3918
|
+
"id": "columnLetterIndex",
|
|
3983
3919
|
"label": "Column letter index",
|
|
3984
3920
|
"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>",
|
|
3985
|
-
"
|
|
3986
|
-
"type": "String",
|
|
3921
|
+
"optional": false,
|
|
3987
3922
|
"feel": "optional",
|
|
3923
|
+
"group": "operationDetails",
|
|
3924
|
+
"binding": {
|
|
3925
|
+
"name": "operation.columnLetterIndex",
|
|
3926
|
+
"type": "zeebe:input"
|
|
3927
|
+
},
|
|
3928
|
+
"condition": {
|
|
3929
|
+
"allMatch": [
|
|
3930
|
+
{
|
|
3931
|
+
"property": "operation.columnIndexType",
|
|
3932
|
+
"equals": "LETTERS",
|
|
3933
|
+
"type": "simple"
|
|
3934
|
+
},
|
|
3935
|
+
{
|
|
3936
|
+
"property": "operation.type",
|
|
3937
|
+
"equals": "deleteColumn",
|
|
3938
|
+
"type": "simple"
|
|
3939
|
+
}
|
|
3940
|
+
]
|
|
3941
|
+
},
|
|
3942
|
+
"type": "String"
|
|
3943
|
+
},
|
|
3944
|
+
{
|
|
3945
|
+
"id": "deleteWorksheet.spreadsheetId",
|
|
3946
|
+
"label": "Spreadsheet ID",
|
|
3947
|
+
"description": "Enter the ID of the spreadsheet",
|
|
3988
3948
|
"optional": false,
|
|
3949
|
+
"constraints": {
|
|
3950
|
+
"notEmpty": true
|
|
3951
|
+
},
|
|
3952
|
+
"feel": "optional",
|
|
3953
|
+
"group": "operationDetails",
|
|
3989
3954
|
"binding": {
|
|
3990
|
-
"
|
|
3991
|
-
"
|
|
3955
|
+
"name": "operation.spreadsheetId",
|
|
3956
|
+
"type": "zeebe:input"
|
|
3992
3957
|
},
|
|
3958
|
+
"condition": {
|
|
3959
|
+
"property": "operation.type",
|
|
3960
|
+
"equals": "deleteWorksheet",
|
|
3961
|
+
"type": "simple"
|
|
3962
|
+
},
|
|
3963
|
+
"type": "String"
|
|
3964
|
+
},
|
|
3965
|
+
{
|
|
3966
|
+
"id": "deleteWorksheet.worksheetId",
|
|
3967
|
+
"label": "Worksheet ID",
|
|
3968
|
+
"description": "Enter the ID of the worksheet",
|
|
3969
|
+
"optional": false,
|
|
3993
3970
|
"constraints": {
|
|
3994
|
-
"notEmpty": true
|
|
3995
|
-
|
|
3996
|
-
|
|
3997
|
-
|
|
3998
|
-
|
|
3999
|
-
|
|
3971
|
+
"notEmpty": true
|
|
3972
|
+
},
|
|
3973
|
+
"feel": "optional",
|
|
3974
|
+
"group": "operationDetails",
|
|
3975
|
+
"binding": {
|
|
3976
|
+
"name": "operation.worksheetId",
|
|
3977
|
+
"type": "zeebe:input"
|
|
3978
|
+
},
|
|
3979
|
+
"condition": {
|
|
3980
|
+
"property": "operation.type",
|
|
3981
|
+
"equals": "deleteWorksheet",
|
|
3982
|
+
"type": "simple"
|
|
4000
3983
|
},
|
|
4001
|
-
"
|
|
4002
|
-
"property": "columnIndexFormat",
|
|
4003
|
-
"equals": "LETTERS"
|
|
4004
|
-
}
|
|
3984
|
+
"type": "String"
|
|
4005
3985
|
},
|
|
4006
3986
|
{
|
|
4007
|
-
"
|
|
4008
|
-
"
|
|
4009
|
-
"
|
|
4010
|
-
"type": "String",
|
|
4011
|
-
"feel": "optional",
|
|
3987
|
+
"id": "getRowByIndex.spreadsheetId",
|
|
3988
|
+
"label": "Spreadsheet ID",
|
|
3989
|
+
"description": "Enter the ID of the spreadsheet",
|
|
4012
3990
|
"optional": false,
|
|
4013
|
-
"binding": {
|
|
4014
|
-
"type": "zeebe:input",
|
|
4015
|
-
"name": "operation.columnNumberIndex"
|
|
4016
|
-
},
|
|
4017
3991
|
"constraints": {
|
|
4018
|
-
"notEmpty": true
|
|
4019
|
-
|
|
4020
|
-
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
3992
|
+
"notEmpty": true
|
|
3993
|
+
},
|
|
3994
|
+
"feel": "optional",
|
|
3995
|
+
"group": "operationDetails",
|
|
3996
|
+
"binding": {
|
|
3997
|
+
"name": "operation.spreadsheetId",
|
|
3998
|
+
"type": "zeebe:input"
|
|
4024
3999
|
},
|
|
4025
4000
|
"condition": {
|
|
4026
|
-
"property": "
|
|
4027
|
-
"equals": "
|
|
4028
|
-
|
|
4001
|
+
"property": "operation.type",
|
|
4002
|
+
"equals": "getRowByIndex",
|
|
4003
|
+
"type": "simple"
|
|
4004
|
+
},
|
|
4005
|
+
"type": "String"
|
|
4029
4006
|
},
|
|
4030
4007
|
{
|
|
4031
|
-
"
|
|
4032
|
-
"
|
|
4033
|
-
"
|
|
4034
|
-
"
|
|
4008
|
+
"id": "getRowByIndex.worksheetName",
|
|
4009
|
+
"label": "Worksheet name",
|
|
4010
|
+
"description": "Enter name for the worksheet",
|
|
4011
|
+
"optional": false,
|
|
4035
4012
|
"feel": "optional",
|
|
4036
|
-
"
|
|
4013
|
+
"group": "operationDetails",
|
|
4037
4014
|
"binding": {
|
|
4038
|
-
"
|
|
4039
|
-
"
|
|
4040
|
-
},
|
|
4041
|
-
"constraints": {
|
|
4042
|
-
"notEmpty": false,
|
|
4043
|
-
"maxLength": 100,
|
|
4044
|
-
"pattern": {
|
|
4045
|
-
"value": "^([0-9]*$)",
|
|
4046
|
-
"message": "Must be a number."
|
|
4047
|
-
}
|
|
4015
|
+
"name": "operation.worksheetName",
|
|
4016
|
+
"type": "zeebe:input"
|
|
4048
4017
|
},
|
|
4049
4018
|
"condition": {
|
|
4050
|
-
"property": "
|
|
4051
|
-
"equals": "
|
|
4052
|
-
|
|
4019
|
+
"property": "operation.type",
|
|
4020
|
+
"equals": "getRowByIndex",
|
|
4021
|
+
"type": "simple"
|
|
4022
|
+
},
|
|
4023
|
+
"type": "String"
|
|
4053
4024
|
},
|
|
4054
4025
|
{
|
|
4055
|
-
"
|
|
4056
|
-
"
|
|
4057
|
-
"
|
|
4058
|
-
"
|
|
4026
|
+
"id": "getRowByIndex.rowIndex",
|
|
4027
|
+
"label": "Row index",
|
|
4028
|
+
"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>",
|
|
4029
|
+
"optional": false,
|
|
4030
|
+
"constraints": {
|
|
4031
|
+
"notEmpty": true
|
|
4032
|
+
},
|
|
4059
4033
|
"feel": "optional",
|
|
4060
|
-
"
|
|
4034
|
+
"group": "operationDetails",
|
|
4061
4035
|
"binding": {
|
|
4062
|
-
"
|
|
4063
|
-
"
|
|
4064
|
-
},
|
|
4065
|
-
"constraints": {
|
|
4066
|
-
"notEmpty": false,
|
|
4067
|
-
"maxLength": 100,
|
|
4068
|
-
"pattern": {
|
|
4069
|
-
"value": "^([0-9]*$)",
|
|
4070
|
-
"message": "Must be a number."
|
|
4071
|
-
}
|
|
4036
|
+
"name": "operation.rowIndex",
|
|
4037
|
+
"type": "zeebe:input"
|
|
4072
4038
|
},
|
|
4073
4039
|
"condition": {
|
|
4074
|
-
"property": "
|
|
4075
|
-
"equals": "
|
|
4076
|
-
|
|
4040
|
+
"property": "operation.type",
|
|
4041
|
+
"equals": "getRowByIndex",
|
|
4042
|
+
"type": "simple"
|
|
4043
|
+
},
|
|
4044
|
+
"type": "String"
|
|
4077
4045
|
},
|
|
4078
4046
|
{
|
|
4079
|
-
"
|
|
4080
|
-
"
|
|
4081
|
-
"
|
|
4082
|
-
"type": "String",
|
|
4083
|
-
"feel": "optional",
|
|
4047
|
+
"id": "spreadsheetsDetails.spreadsheetId",
|
|
4048
|
+
"label": "Spreadsheet ID",
|
|
4049
|
+
"description": "Enter the ID of the spreadsheet",
|
|
4084
4050
|
"optional": false,
|
|
4085
|
-
"binding": {
|
|
4086
|
-
"type": "zeebe:input",
|
|
4087
|
-
"name": "operation.cellId"
|
|
4088
|
-
},
|
|
4089
4051
|
"constraints": {
|
|
4090
|
-
"notEmpty": true
|
|
4091
|
-
|
|
4052
|
+
"notEmpty": true
|
|
4053
|
+
},
|
|
4054
|
+
"feel": "optional",
|
|
4055
|
+
"group": "operationDetails",
|
|
4056
|
+
"binding": {
|
|
4057
|
+
"name": "operation.spreadsheetId",
|
|
4058
|
+
"type": "zeebe:input"
|
|
4092
4059
|
},
|
|
4093
4060
|
"condition": {
|
|
4094
|
-
"property": "
|
|
4095
|
-
"equals": "
|
|
4096
|
-
|
|
4061
|
+
"property": "operation.type",
|
|
4062
|
+
"equals": "spreadsheetsDetails",
|
|
4063
|
+
"type": "simple"
|
|
4064
|
+
},
|
|
4065
|
+
"type": "String"
|
|
4097
4066
|
},
|
|
4098
4067
|
{
|
|
4099
|
-
"
|
|
4100
|
-
"
|
|
4101
|
-
"
|
|
4102
|
-
"type": "Text",
|
|
4103
|
-
"feel": "required",
|
|
4068
|
+
"id": "getWorksheetData.spreadsheetId",
|
|
4069
|
+
"label": "Spreadsheet ID",
|
|
4070
|
+
"description": "Enter the ID of the spreadsheet",
|
|
4104
4071
|
"optional": false,
|
|
4105
|
-
"binding": {
|
|
4106
|
-
"type": "zeebe:input",
|
|
4107
|
-
"name": "operation.values"
|
|
4108
|
-
},
|
|
4109
4072
|
"constraints": {
|
|
4110
|
-
"notEmpty": true
|
|
4111
|
-
|
|
4073
|
+
"notEmpty": true
|
|
4074
|
+
},
|
|
4075
|
+
"feel": "optional",
|
|
4076
|
+
"group": "operationDetails",
|
|
4077
|
+
"binding": {
|
|
4078
|
+
"name": "operation.spreadsheetId",
|
|
4079
|
+
"type": "zeebe:input"
|
|
4112
4080
|
},
|
|
4113
4081
|
"condition": {
|
|
4114
|
-
"property": "
|
|
4115
|
-
"equals": "
|
|
4116
|
-
|
|
4082
|
+
"property": "operation.type",
|
|
4083
|
+
"equals": "getWorksheetData",
|
|
4084
|
+
"type": "simple"
|
|
4085
|
+
},
|
|
4086
|
+
"type": "String"
|
|
4117
4087
|
},
|
|
4118
4088
|
{
|
|
4119
|
-
"
|
|
4120
|
-
"
|
|
4121
|
-
"
|
|
4122
|
-
"type": "String",
|
|
4123
|
-
"feel": "optional",
|
|
4089
|
+
"id": "getWorksheetData.worksheetName",
|
|
4090
|
+
"label": "Worksheet name",
|
|
4091
|
+
"description": "Enter name for the worksheet",
|
|
4124
4092
|
"optional": false,
|
|
4125
|
-
"binding": {
|
|
4126
|
-
"type": "zeebe:input",
|
|
4127
|
-
"name": "operation.value"
|
|
4128
|
-
},
|
|
4129
4093
|
"constraints": {
|
|
4130
|
-
"notEmpty": true
|
|
4131
|
-
|
|
4094
|
+
"notEmpty": true
|
|
4095
|
+
},
|
|
4096
|
+
"feel": "optional",
|
|
4097
|
+
"group": "operationDetails",
|
|
4098
|
+
"binding": {
|
|
4099
|
+
"name": "operation.worksheetName",
|
|
4100
|
+
"type": "zeebe:input"
|
|
4132
4101
|
},
|
|
4133
4102
|
"condition": {
|
|
4134
|
-
"property": "
|
|
4135
|
-
"equals": "
|
|
4136
|
-
|
|
4103
|
+
"property": "operation.type",
|
|
4104
|
+
"equals": "getWorksheetData",
|
|
4105
|
+
"type": "simple"
|
|
4106
|
+
},
|
|
4107
|
+
"type": "String"
|
|
4137
4108
|
},
|
|
4138
4109
|
{
|
|
4110
|
+
"id": "resultVariable",
|
|
4139
4111
|
"label": "Result variable",
|
|
4140
|
-
"description": "
|
|
4112
|
+
"description": "Name of variable to store the response in",
|
|
4141
4113
|
"group": "output",
|
|
4142
|
-
"type": "String",
|
|
4143
4114
|
"binding": {
|
|
4144
|
-
"
|
|
4145
|
-
"
|
|
4146
|
-
}
|
|
4115
|
+
"key": "resultVariable",
|
|
4116
|
+
"type": "zeebe:taskHeader"
|
|
4117
|
+
},
|
|
4118
|
+
"type": "String"
|
|
4147
4119
|
},
|
|
4148
4120
|
{
|
|
4121
|
+
"id": "resultExpression",
|
|
4149
4122
|
"label": "Result expression",
|
|
4150
|
-
"description": "Expression to map the response into process variables
|
|
4151
|
-
"group": "output",
|
|
4152
|
-
"type": "Text",
|
|
4123
|
+
"description": "Expression to map the response into process variables",
|
|
4153
4124
|
"feel": "required",
|
|
4125
|
+
"group": "output",
|
|
4154
4126
|
"binding": {
|
|
4155
|
-
"
|
|
4156
|
-
"
|
|
4157
|
-
}
|
|
4127
|
+
"key": "resultExpression",
|
|
4128
|
+
"type": "zeebe:taskHeader"
|
|
4129
|
+
},
|
|
4130
|
+
"type": "Text"
|
|
4158
4131
|
},
|
|
4159
4132
|
{
|
|
4133
|
+
"id": "errorExpression",
|
|
4160
4134
|
"label": "Error expression",
|
|
4161
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
4162
|
-
"group": "errors",
|
|
4163
|
-
"type": "Text",
|
|
4135
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
4164
4136
|
"feel": "required",
|
|
4137
|
+
"group": "error",
|
|
4165
4138
|
"binding": {
|
|
4166
|
-
"
|
|
4167
|
-
"
|
|
4168
|
-
}
|
|
4139
|
+
"key": "errorExpression",
|
|
4140
|
+
"type": "zeebe:taskHeader"
|
|
4141
|
+
},
|
|
4142
|
+
"type": "Text"
|
|
4143
|
+
},
|
|
4144
|
+
{
|
|
4145
|
+
"id": "retryCount",
|
|
4146
|
+
"label": "Retries",
|
|
4147
|
+
"description": "Number of retries",
|
|
4148
|
+
"value": "3",
|
|
4149
|
+
"feel": "optional",
|
|
4150
|
+
"group": "retries",
|
|
4151
|
+
"binding": {
|
|
4152
|
+
"property": "retries",
|
|
4153
|
+
"type": "zeebe:taskDefinition"
|
|
4154
|
+
},
|
|
4155
|
+
"type": "String"
|
|
4156
|
+
},
|
|
4157
|
+
{
|
|
4158
|
+
"id": "retryBackoff",
|
|
4159
|
+
"label": "Retry backoff",
|
|
4160
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
4161
|
+
"value": "PT0S",
|
|
4162
|
+
"feel": "optional",
|
|
4163
|
+
"group": "retries",
|
|
4164
|
+
"binding": {
|
|
4165
|
+
"key": "retryBackoff",
|
|
4166
|
+
"type": "zeebe:taskHeader"
|
|
4167
|
+
},
|
|
4168
|
+
"type": "String"
|
|
4169
4169
|
}
|
|
4170
4170
|
],
|
|
4171
4171
|
"icon": {
|
|
4172
|
-
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgaWQ9ImJvZHlfMSIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE0Ij4KCjxnIHRyYW5zZm9ybT0ibWF0cml4KDAuMTU5MDkwOSAwIDAgMC4xNTkwOTA5IDMuOTA5MDkxIC0wKSI+CiAgICA8cGF0aCBkPSJNNDIgMEw2NCAyMkw1MyAyNEw0MiAyMkw0MCAxMUw0MiAweiIgc3Ryb2tlPSJub25lIiBmaWxsPSIjMTg4MDM4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIC8+CiAgICA8cGF0aCBkPSJNNDIgMjJMNDIgMEw2IDBDIDIuNjg1IDAgMCAyLjY4NSAwIDZMMCA2TDAgODJDIDAgODUuMzE1IDIuNjg1IDg4IDYgODhMNiA4OEw1OCA4OEMgNjEuMzE1IDg4IDY0IDg1LjMxNSA2NCA4Mkw2NCA4Mkw2NCAyMkw0MiAyMnoiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzM0QTg1MyIgZmlsbC1ydWxlPSJub256ZXJvIiAvPgogICAgPHBhdGggZD0iTTEyIDM0TDEyIDYzTDUyIDYzTDUyIDM0TDEyIDM0ek0yOS41IDU4TDE3IDU4TDE3IDUxTDI5LjUgNTF6TTI5LjUgNDZMMTcgNDZMMTcgMzlMMjkuNSAzOXpNNDcgNThMMzQuNSA1OEwzNC41IDUxTDQ3IDUxek00NyA0NkwzNC41IDQ2TDM0LjUgMzlMNDcgMzl6IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgLz4KPC9nPgo8L3N2Zz4="
|
|
4172
|
+
"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+"
|
|
4173
4173
|
},
|
|
4174
4174
|
"engines": {
|
|
4175
|
-
"camunda": "^8.
|
|
4175
|
+
"camunda": "^8.5"
|
|
4176
4176
|
}
|
|
4177
4177
|
}
|
|
4178
4178
|
]
|