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

7 lines
419 B
Plaintext
Raw Normal View History

2024-10-02 09:11:59 +03:00
 Token = "ya29.a0AcM612wmMrqFTlqVAhDtCg-FwGV1Sa-uw5ooSYNBRfMbRu9Ma4PSo6bjPjhi-3v-xqIS7PL6khpK6eDTkTwUDORYMa4j4t3T6_y7emv4I...";
2024-09-28 19:38:00 +03:00
NewName = "UpdatedFile.jpg";
2024-10-02 09:11:59 +03:00
Identifier = "";
2024-09-29 12:34:39 +03:00
File = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture2.jpg"; // URL, Binary Data or Path to file
2024-09-28 19:38:00 +03:00
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);