mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-28 05:46:35 +02:00
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
|
|
||
|
Token = "y0_AgAAAABdylaOAA...";
|
||
|
Path = "/Alpaca.png"
|
||
|
Response = OPI_YandexDisk.PublishObject(Token, Path); //Map; Link to file - Response["public_url"]
|
||
|
Response = OPI_Tools.JSONString(Response); //String
|