1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-30 05:59:32 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt

6 lines
244 B
Plaintext
Raw Normal View History

 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
2024-09-16 20:34:01 +03:00
Original = "/b3930871-7976-4019-922b-56a2fc7e2e97.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);