You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-06 21:04:14 +02:00
7 lines
430 B
Plaintext
Vendored
7 lines
430 B
Plaintext
Vendored
Token = "ya29.a0Aa7pCA_GKuTstHik6bj1MJWZFLq6Rw5mQEZ6UpvNp9rgAbC-k5fpzhJPU_c4cEvVXwDo6GAXMYcBuPpzfZoPNP2pKbXWwL-bwnzotcuHaeGL9ZoSxPM95kRPm...";
|
|
NewName = "UpdatedFile.jpg";
|
|
Identifier = "1ypiheAqAOAWjvsuY_pz9Kix4nrCVJTOD";
|
|
File = "https://hut.openintegrations.dev/test_data/picture2.jpg"; // URL, Binary Data or File path
|
|
|
|
Result = OPI_GoogleDrive.UpdateFile(Token, Identifier, File, NewName);
|