1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-13 11:50:53 +02:00

7 lines
414 B
Plaintext
Raw Normal View History

2025-02-09 18:15:36 +03:00
 Token = "ya29.a0AXeO80Qz2NkSHo3Esq-3Dkvxlvhh01u6oDPv7m6vJvN5MUeluZlh2FsDbmMjoXx3N_bStbQrfvky5LWOPkgGfh8kmAQnvGb4Tc84o0wzy...";
2024-09-28 19:38:00 +03:00
NewName = "UpdatedFile.jpg";
2025-02-09 18:15:36 +03:00
Identifier = "1QcKowOztpqRehZo3KcTjF96uq8Tb4RNw";
2024-10-15 10:07:27 +03:00
File = "https://api.athenaeum.digital/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);