mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-11 14:59:26 +02:00
8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
|
|
Token = "y0_AgAAAABdylaOAA...";
|
|
Path = "/AlpacaInFile.png";
|
|
File = "C:\logo.png";
|
|
|
|
Response = OPI_YandexDisk.UploadFile(Token, Path, File); //Map
|
|
Response = OPI_Tools.JSONString(Response); //String
|