1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-06 23:46:28 +02:00

7 lines
414 B
Plaintext
Raw Normal View History

2024-10-22 00:14:15 +03:00
 Token = "ya29.a0AcM612wmWdggP-K6tOc3UqW0KxYMjUi60_Uhu-ERltTaavHGbML0nRBXqkuiBcr0GNmR_1gHKowaF1Rd_4Q5Amc9O23DEBZ95sNEGnpR5...";
2024-09-28 19:38:00 +03:00
NewName = "UpdatedFile.jpg";
2024-10-22 00:14:15 +03:00
Identifier = "1Uw6seoqvBcqUeIFLkklWn8ZNBc6nQkpY";
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);