1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-15 11:56:36 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/SavePublicObjectToDisk.txt

5 lines
180 B
Plaintext
Raw Normal View History

2024-09-17 15:57:44 +03:00
 Token = FunctionParameters["YandexDisk_Token"];
URL = FunctionParameters["YandexDisk_PublicURL"];
Result = OPI_YandexDisk.SavePublicObjectToDisk(Token, URL);