1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-23 12:18:48 +02:00

9 lines
471 B
Plaintext
Raw Normal View History

2024-10-02 09:11:59 +03:00
 Token = "ya29.a0AcM612wmMrqFTlqVAhDtCg-FwGV1Sa-uw5ooSYNBRfMbRu9Ma4PSo6bjPjhi-3v-xqIS7PL6khpK6eDTkTwUDORYMa4j4t3T6_y7emv4I...";
2024-09-29 12:34:39 +03:00
Image = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
2024-10-01 21:08:09 +03:00
Directory = "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM";
2024-09-28 19:38:00 +03:00
Description = OPI_GoogleDrive.GetFileDescription();
Description.Insert("Parent", Directory);
Result = OPI_GoogleDrive.UploadFile(Token, Image, Description);