1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-13 11:50:53 +02:00
2024-10-14 22:16:49 +03:00

9 lines
471 B
Plaintext

Token = "ya29.a0AcM612wz9aICBaWkidDK9RjYOKNA-5daTuSlIg1ySVWeZ1tv8sadrCnslGDvFg-oJ-1T2Z-5KZJxlRN0jZLnsiQCsUG4gQRyhx_8nY2Pk...";
Image = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
Directory = "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM";
Description = OPI_GoogleDrive.GetFileDescription();
Description.Insert("Parent", Directory);
Result = OPI_GoogleDrive.UploadFile(Token, Image, Description);