mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-18 23:48:56 +02:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
|
|
Spreadsheet = "1Pu07Y5UiGVfW4fqfP7tcSQtdSX_2wdm2Ih23zlxJJwc";
|
|
Name = "TestSheet";
|
|
|
|
Response = OPI_GoogleSheets.AddSheet(Token, Spreadsheet, Name); //Map
|
|
Response = OPI_Tools.JSONString(Response); //JSON string
|