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
239 B
Plaintext
Raw Normal View History

2025-07-06 01:01:25 +03:00
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
2025-09-01 14:51:24 +03:00
Original = "/55a75052-4929-4d1a-ac76-75008e1afe8e.png";
2025-07-06 01:01:25 +03:00
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.CreateObjectCopy(Token, Original, Path, True);