mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-27 02:43:54 +02:00
6 lines
243 B
Plaintext
6 lines
243 B
Plaintext
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
|
Address = "https://api.athenaeum.digital/test_data/picture.jpg";
|
|
Path = "/" + String(New UUID) + ".png";
|
|
|
|
Result = OPI_YandexDisk.UploadFileByURL(Token, Path, Address);
|