DanSupport_
9 years agoQuickbase Staff
How to schedule an automated process that exports data from QuickBase into a CSV file?
Original post:
- Asked by Aric
- a month ago
I am trying to automate the following process from start to finish:
Step 1: QuickBase to automatically export a specific set of data into a CSV file and move the CSV into a Box account
Step 2: A custom process to import the CSV file (created in Step 1) into a SQL Server Database
Step 3: SQL Server to export a new CSV file into a Box account
Step 4: QuickBase to read and import the new CSV file (created in Step 3) via its Webhooks functionality
My question is: Can QuickBase be setup to kickoff Step 1 on a reoccurring basis?
If not, what other alternatives might exist as a reliable workaround?