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