1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/examples/GoogleDrive/CopyObject.txt

7 lines
335 B
Plaintext
Raw Normal View History

2025-04-17 10:11:14 +03:00
 Token = "ya29.a0AZYkNZjSeF77YyjGa9DbxFuZPdPjS9UMNDftvPRx3_jSDSQFViqbsfHMbuUUWr-kFLPIANJ1NfuC59lZrwgGClVK1ae8HNnsa5lMjY32Y...";
2025-04-16 22:15:09 +03:00
Identifier = "1aMFr9DC4hsbwSkWgkRowYDbpqYrFWjLM";
2024-09-28 19:38:00 +03:00
NewName = "CopiedFile.jpeg";
NewParent = "root";
Result = OPI_GoogleDrive.CopyObject(Token, Identifier, NewName, NewParent);