1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-27 21:48:56 +02:00
OpenIntegrations/docs/en/examples/Dropbox/UploadFileByURL.txt
Vitaly the Alpaca (bot) 9ad2430d42 Main build (Jenkins)
2024-11-02 22:50:30 +03:00

6 lines
267 B
Plaintext

Path = "/New/url_doc.docx";
Token = "sl.B_4t6cFvwhiIq5l4Opfq7zD1FFS1X5ITSknSoAx5dhvjZRF27sBY9y1CTlTFn88QA0V_6-Gdyd...";
URL = "https://api.athenaeum.digital/test_data/document.docx";
Result = OPI_Dropbox.UploadFileByURL(Token, URL, Path);