File upload example: callback function?
bzg opened this issue · 4 comments
bzg commented
Thanks for putting these recipes together, that's very useful.
While testing the file upload
example, I could not figure what callback function to use. My goal is to retrieve the URL of a freshsly uploaded document.
Thanks for any hint!
gadfly361 commented
@bzg I updated the file-upload recipe to use the new filestack api and to print the url to the console. Please let me know if this helps!
bzg commented
Fantastic, thanks a lot for the swift update!
gadfly361 commented
I am assuming that worked for you, please reopen if it didn't :)
bzg commented
Yes, it works fine, thanks again.