LawrenceClink
8 years agoQrew Cadet
script to export QuickBase table data to local csv file
I have a need to export QuickBase table data to a local csv file (Lan directory).
In looking at the QuickBase API reference, I see a call ImportFromCSV but no export or download call. It would seem to me if I had a DoQuery to pull the needed data bundled with a download call of some kind that would do the trick.
My background is in IT although my JavaScript is a little rusty.
Any assistance I can get on this would be greatly appreciated.
In looking at the QuickBase API reference, I see a call ImportFromCSV but no export or download call. It would seem to me if I had a DoQuery to pull the needed data bundled with a download call of some kind that would do the trick.
My background is in IT although my JavaScript is a little rusty.
Any assistance I can get on this would be greatly appreciated.