mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-08 04:04:03 +02:00
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
Token = "y0_AgAAAABdylaOAAs0QgAAAAD5i-a...";
|
|
Address = "https://openintegrations.dev/test_data/picture.jpg";
|
|
Path = "/" + String(New UUID) + ".png";
|
|
|
|
Result = OPI_YandexDisk.UploadFileByURL(Token, Path, Address);
|