1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00

6 lines
243 B
Plaintext
Raw Normal View History

2024-09-21 10:57:02 +03:00
 Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
2024-10-15 10:07:27 +03:00
Address = "https://api.athenaeum.digital/test_data/picture.jpg";
Path = "/" + String(New UUID) + ".png";
Result = OPI_YandexDisk.UploadFileByURL(Token, Path, Address);