Airflow: Add Airtable Hook

Created on 27 Apr 2020  路  4Comments  路  Source: apache/airflow

Description

Airtable 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 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

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

providers good first issue feature

Most helpful comment

I would be happy to take this - I've actually already built a bit of custom code to integrate our stack with Airtable and could benefit from this.

@turbaszek feel free to list me as the assignee.

All 4 comments

Thanks for opening your first issue here! Be sure to follow the issue template!

Hi @hagope thanks for the issue! Would you like to work on it?

I would be happy to take this - I've actually already built a bit of custom code to integrate our stack with Airtable and could benefit from this.

@turbaszek feel free to list me as the assignee.

@samrogers226 awesome! Ping me if you need any reviews :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JavierLopezT picture JavierLopezT  路  4Comments

turbaszek picture turbaszek  路  4Comments

mik-laj picture mik-laj  路  3Comments

Milchdealer picture Milchdealer  路  4Comments

grbinho picture grbinho  路  3Comments