Bulk upsert field limit in pipeline
- 24 hours ago
np,
In regular Quickbase go to any table home page or field list and look for import export. Then select import from another table.
Go to select the app, but caveat! Your browser will probably block the pop up , so acknowledge that in the browser URL and select always allow popups from Quickbase.
Then select your app and the source table.
Then do the field mapping and filtering.
Save and note the id# from the URL it will be #10 as it will be the first one for that table.
Then compose the URL like my example including the xxxxxxxx for the the table id.
Then in the pipeline you will just have one step as this will be a scheduled pipeline. Just look in Quickbase steps for the Make request step. Put in the URL and select Method = Post.
Feel free to post back if you get stuck anywhere