I’m very intrigued by this dropbox tutorial. Has anyone done this?
http://help.skuidify.com/m/models-conditions-filters/l/440503-connect-to-dropbox-data-with-rest-mode…
If so, is there any way to link a record to a specific folder. So for a job custom object, every job would only show that job’s dropbox folder?
Page 1 / 1
Not done this yet, but plan to.
Looking at the DropBox API there are REST Methods to create folders that then return the folder path.
Look here: https://www.dropbox.com/developers-v1/core/docs ( section titled: /fileops/create_folder)
A skuid model could create the new folder. And then store the folder path into a custom object on your job record.
Then you could merge that folder path into the ServiceURL property of your “show files model”.
Ta da!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.