1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-14 04:35:49 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/CreateObjectCopy.txt

6 lines
244 B
Plaintext
Raw Normal View History

2024-09-21 09:57:02 +02:00
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
2024-09-24 13:14:07 +02:00
Original = "/41a42658-d7d7-4716-9b49-214ea0db7451.png";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);