mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-25 21:39:21 +02:00
9 lines
436 B
Plaintext
9 lines
436 B
Plaintext
Token = "ya29.a0AcM612xw6IRwwkQIOEhizd2pJ6LLI4UAhdhxmXDGEzYkcfUPrLYgDDwbsSi5iQdc78WPs_1_Qor5KipuV6mAIvr6z-AKzrBaMT4erIR5T...";
|
|
Image = "https://openyellow.neocities.org/test_data/picture.jpg";
|
|
Directory = "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM";
|
|
|
|
Description = OPI_GoogleDrive.GetFileDescription();
|
|
Description.Insert("Parent", Directory);
|
|
|
|
Result = OPI_GoogleDrive.UploadFile(Token, Image, Description);
|