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) 74bc9c33f0 Main build (Jenkins)
2024-12-09 15:33:55 +03:00

6 lines
267 B
Plaintext

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