Airtable
Why noted?
- Re-encountered Airtable adoption by Obsidian on 20231222
What for to use?
- Make Forms to collect data into Airtable Base Grid and export as CSV
Why okay to use?
- You data is still yours
- Export as CSV
- https://support.airtable.com/docs/en/getting-started-with-airtable-views
- Downloading a view as a CSV
- You can export all of the records in a given grid view to CSV by opening up the view menu, clicking on the name of the view, then selecting the Download CSV menu option.
- This functionality is only available on our web and desktop applications.
- You can export all of the records in a given grid view to CSV by opening up the view menu, clicking on the name of the view, then selecting the Download CSV menu option.
- Downloading a view as a CSV
- https://support.airtable.com/docs/en/getting-started-with-airtable-views
- Access via Web API
- https://support.airtable.com/docs/getting-started-with-airtables-web-api
- Plan availability: All plan types with varying call limitations
- Platform(s): Web/Browser, Mac app, and Windows app
- Related reading: Web API documentation
- https://airtable.com/api
- https://airtable.com/developers/web/api/introduction
- https://airtable.com/api
- Is there a rate limit?
- Yes, the Web API has a rate limit of 5 requests per second, per base.
- This limit is the same across all pricing tiers and increased rate limits are not currently available.
- Are there API call limits?
- Yes.
- These vary by plan type:
- Free plan - 1000 calls per workspace per month
- https://airtable.com/developers/web/guides/introduction
- API Guides
- https://airtable.com/developers/web/api/introduction
- API Reference
- https://github.com/Airtable/airtable.js
- https://support.airtable.com/docs/getting-started-with-airtables-web-api
- Export as CSV
* cached version, generated at 2024-01-10 05:12:15 UTC.
Subscribe by RSS