PaulTrimor
7 years agoQrew Cadet
Upload multiple files to Quickbase
Problem: I need to upload 5,000 pdfs into a Document table.
I have done some research and found a couple options.
#1) Using a third-party product.
- This would be ideal but I do not have the budget to invest in purchasing a product.
#2) Using API_FileUpload
- I could write a script to automate the upload process, but I will be uploading multiple tables a day. I don't know if I can incur that many API calls
#3) Using the browsers api.
- I have read that the new FETCH api can be used to upload files onto Quickbase without using an API call. Does anyone have and leads or resources to learn how to do this?
Is there a way to solve this problem that is free and does not incur massive amounts of API calls? or am I asking for the impossible?
Thank you ,
Paul