1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/results/GoogleSheets/GetCellValues.log
T
Vitaly the Alpaca (bot) f09913bb83 Test data update (Jenkins)
2024-10-09 09:28:11 +03:00

33 lines
427 B
Plaintext

{
"spreadsheetId": "1p_i-5lmOKdBEbi88O0SkXq2Q_gG0c4EY7N_wtWGKSCs",
"valueRanges": [
{
"range": "Sheet2!B2",
"majorDimension": "ROWS",
"values": [
[
"ThisIsB2"
]
]
},
{
"range": "Sheet2!A3",
"majorDimension": "ROWS",
"values": [
[
"ThisIsA3"
]
]
},
{
"range": "Sheet2!B4",
"majorDimension": "ROWS",
"values": [
[
"ThisIsB4"
]
]
}
]
}