mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +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
|