1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
OpenIntegrations/docs/en/examples/Dropbox/UploadFileByURL.txt
Vitaly the Alpaca (bot) 1ba9914bc8 Main build (Jenkins)
2024-09-24 14:17:36 +03:00

6 lines
266 B
Plaintext

Path = "/New/url_doc.docx";
Token = "sl.B7rnyEnvxxd-JcTKNUGp-osMJLfqK79ojSqINJc-rtpJlhgC6meGOUa-rM6gZGBAhHWVmrzuqt...";
URL = "https://openintegrations.dev/test_data/document.docx";
Result = OPI_Dropbox.UploadFileByURL(Token, URL, Path);