1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00

7 lines
414 B
Plaintext
Raw Normal View History

2024-11-21 11:30:08 +03:00
 Token = "ya29.a0AeDClZAp5iDDGplYjRYy7ernOH9vav72qvsvmqw_zVATt_ooo8xjp4vyGZ-eKrMARWaYpH3F8MnUS-FpKCjgpf8e5HDVautWFdAuAWJ9G...";
2024-09-28 19:38:00 +03:00
NewName = "UpdatedFile.jpg";
2024-11-21 11:30:08 +03:00
Identifier = "1BBoyeKz2aTUrZmQSQ5B5C8_ceuI-8m2j";
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);