Skip to content

crystaljgong/tap-airtable

Repository files navigation

tap-airtable

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

  • Pulls raw data from an Airtable base
  • Extracts the entirety of each table named in the config file
  • Outputs the schema for each resource

Config

Because each Airtable base has custom tables and table names unique to each base, the schema is newly discovered upon each discover. In the future, Airtable's Metadata API may be used in schema discovery, but registration for this API is currently closed.


Copyright © 2018 Stitch

About

singer tap for airtable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages