1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00
OpenIntegrations/docs/en/examples/Dropbox/UploadFileByURL.txt

6 lines
267 B
Plaintext
Raw Normal View History

 Path = "/New/url_doc.docx";
2024-10-14 10:18:00 +03:00
Token = "sl.B-uquz3utwEHepKzyqLBfnFvmY1EWTYDus5LDjT5ux5srp9PJRtr7CvMv20nVl2rRGC3K4J_X5...";
URL = "https://api.athenaeum.digital/test_data/document.docx";
Result = OPI_Dropbox.UploadFileByURL(Token, URL, Path);