Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
The formula for the records to be updated with also need to include the two fields for the related parents.
But CSV is the way to go.
But CSV is the way to go.
QuickBaseCoachD
6 years agoQrew Captain
I�m just heading into a client site right now so I don�t have time to respond with an example.
But my advice includes the following.
Have a look at the Online documentation for the import from CSV API and it will give you an example of the syntax to use near the bottom of the documentation.
You will need to include a user token because everything in Quick Base including web hooks hast to run under some user IDs authority.
If your application requires application tokens, and that is set in the advance properties tab at the application level, then you will also need to provide to user token.
But my advice includes the following.
Have a look at the Online documentation for the import from CSV API and it will give you an example of the syntax to use near the bottom of the documentation.
You will need to include a user token because everything in Quick Base including web hooks hast to run under some user IDs authority.
If your application requires application tokens, and that is set in the advance properties tab at the application level, then you will also need to provide to user token.