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-24 19:25:23 +03:00
 Token = "ya29.a0AZYkNZjPdv9SxyICmqh9ci1psUDsod4nm51k501h79FNnNVA8M4kk-12mOzBfaqyI2IjZpX5Jhp_Ex6onBvGGzr5JzMV9ipqaYWhn7NE8...";
2025-04-24 11:36:13 +03:00
Identifier = "1TSELE3f7xJGsC2ZYEPKAoqflAr1EWNIV";
2024-09-28 19:38:00 +03:00
NewName = "CopiedFile.jpeg";
NewParent = "root";
Result = OPI_GoogleDrive.CopyObject(Token, Identifier, NewName, NewParent);