mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-12 11:15:07 +02:00
6 lines
353 B
Plaintext
6 lines
353 B
Plaintext
Путь = "/New/url_doc.docx";
|
|
Токен = "sl.B-iqyqXWh8YCVSZnVG0BwXxLlHNbfCDJrGlOyhjKnx1cAwPeSV71gjqQ1iR0QLna032Hn-HZjE...";
|
|
URL = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx";
|
|
|
|
Результат = OPI_Dropbox.ЗагрузитьФайлПоURL(Токен, URL, Путь);
|