mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-16 11:38:11 +02:00
8 lines
286 B
Plaintext
8 lines
286 B
Plaintext
|
|
NewName = "CopiedFile.jpeg";
|
|
NewLocation = "1603PU_Hrkvj4HeFJKYSVxZJDRoGvd3SJ";
|
|
Identifier = "1F8pfXPgltiOG2fPv88uStwegYj1tRoFk";
|
|
|
|
Response = OPI_GoogleDrive.CopyObject(Token, Identifier, NewName, NewLocation) //Map
|
|
Response = OPI_Tools.JSONString(Response); //String
|