1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00
Files
OpenIntegrations/docs/en/examples/Dropbox/MoveObject.txt
T
Vitaly the Alpaca (bot) 5f9f516440 Main build (Jenkins)
2024-12-24 20:21:21 +03:00

6 lines
248 B
Plaintext
Vendored

OriginalPath = "/New/pic.png";
TargetPath = "/pic.png";
Token = "sl.CDM2TsVftn5aH3_nUX4tbw3JdByXhgO0FyL2ev0gBXGOhHv5k_uHgwYs0N_qMH4TQLm-nWvPGq...";
Result = OPI_Dropbox.MoveObject(Token, OriginalPath, TargetPath);