Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
I believe that import from CSV is a multi record operation as opposed to API_AddRecord which is one by one. In your case, maybe the sync is syncing slowly and in effect they are updating one by one, but maybe the import from CSV is considered to be a multi record operation even if there is only 1 record in the Import.
Maybe try the AddRecord API.
Maybe try the AddRecord API.