mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +02:00
9 lines
433 B
Plaintext
9 lines
433 B
Plaintext
Token = "ya29.a0AcM612zdAe2M8Ywdxt7xmK1VAAj2m3yjTdP1Ap8cFmqbE8lVngjIAujPtjc_c94MCuKNLfn7MSssBd6NfMXDQDrHMUv7Fgjp7cjuXk68n...";
|
|
Image = "https://api.athenaeum.digital/test_data/picture.jpg";
|
|
Directory = "191iyaa6-2BCNRPOF0F8mQ0TuNWPNesdM";
|
|
|
|
Description = OPI_GoogleDrive.GetFileDescription();
|
|
Description.Insert("Parent", Directory);
|
|
|
|
Result = OPI_GoogleDrive.UploadFile(Token, Image, Description);
|