hagope opened a new issue #8589: URL: https://github.com/apache/airflow/issues/8589
**Description** [Airtable](https://airtable.com/) is powerful and intuitive service that allows users to build complex data structures and layers in tons of other features in the form of "blocks." **Use case / motivation** Its important for Airflow to connect to apps in which business users are inputting data in a structured manner. I've previously implemented the [Google Sheets hook](https://github.com/apache/airflow/pull/5845) which we are putting to good use at Coursera and hopefully elsewhere. I believe Airtable could be used similarly for loading/reading "bases" (tables). Implementation seems pretty straightforward, with clean [api](https://airtable.com/api) One potential use case I'd like to explore is using Airtable as an entry point for DAG creation, it has a very good UI/UX and could potentially provide a "no-code" solution to getting DAGs up and running with Airflow. --> **Related Issues** [[AIRFLOW-5158] Add Google Sheets hook](https://github.com/apache/airflow/pull/5845) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
