mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-23 21:29:38 +02:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
Path = "/New";
|
||
|
Token = FunctionParameters["Dropbox_Token"];
|
||
|
|
||
|
Result = OPI_Dropbox.GetListOfFolderFiles(Token, Path, True);
|