Access tables via API
Extract table data via a REST API
Last updated
Was this helpful?
Extract table data via a REST API
Last updated
Was this helpful?
Create a table with your data source. Make sure to delete any unnecessary columns and fix column names.
Click on Share and Download on the top right of the table and select Access this table via API. Once selected, copy the URL.
Copy the code above and replace the URL in line 3 with the one from Step 2. Once this is done, you can access all the data programmatically.