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