1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-11 11:41:56 +02:00
Vitaly the Alpaca (bot) 0be38682db Main build (Jenkins)
2024-09-17 12:29:46 +03:00

5 lines
138 B
Plaintext

Token = FunctionParameters["Dropbox_Token"];
Path = "/New/mydoc.docx";
Result = OPI_Dropbox.GetPreview(Token, Path);