Airtable CRUD Starter App
Features
- JavaScript helper function for flattening Airtable API response data
- JavaScript helper function to manage Airtable API errors on first use (common issue on Airtable side)
Fork this app as a starting point for an Airtable CRUD app. This live demo is using a READ-ONLY token for the Airtable API. Fork the app to your own workspace and add your Airtable personal access token to enable write access with your data.