I want to import excel/csv file from local pc to quickbase and update table without using third-party apps of quickbase connected services and update automatically whenever any change in excel/csv.
Asked
Active
Viewed 246 times
0
-
If you don't want to use a third party app you will need to write your own code to automate the import through the QuickBase API / CSV Import – Trevor V Nov 23 '18 at 23:05
-
can you explain more by providing code – Rajkumar Yadav Nov 29 '18 at 14:29
-
In what language? You can use just about any language. Php, nodejs, golang, python, c#, est. – Trevor V Nov 29 '18 at 14:34