mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-22 05:31:17 +02:00
6 lines
281 B
Plaintext
6 lines
281 B
Plaintext
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
|
Address = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
|
|
Path = "/" + String(New UUID) + ".png";
|
|
|
|
Result = OPI_YandexDisk.UploadFileByURL(Token, Path, Address);
|