ThomasBoswick
6 years agoQrew Trainee
API Import CSV Only Working When Table is Empty
I am utilizing the Quickbase API Import CSV function to import data into several tables. Everything was working fine until today, one of the tables was not updating. I did some troubleshooting and realized that the table is only updating when it is empty. If there are records in the table already, it will not throw an error (getting a response 200) but the data will not import either. Has anyone else experienced this issue?