1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-05 22:53:35 +02:00
Files
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt

6 lines
244 B
Plaintext
Raw Normal View History

2025-06-29 14:35:33 +03:00
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
Original = "/dc4bf580-d107-4e19-b415-fefd62be517f.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);