Faire
Sync Faire wholesale products, orders, and shipments.
The Faire connector syncs your Faire wholesale data into analytics-ready tables in your data warehouse. Pull products, inventory, orders, shipments, and returns from the Faire External API v2, with Ingest handling auth, pagination, and retries.
Faire is not a certified connector yet. Ingest authors one from the vendor's API documentation when a customer asks for it, runs it against the real API, and only then lists it as deployable. Request it and it moves up the queue.
What you can sync
Ingest lands the following Faire data in your warehouse or lake, each as its own table on the schedule you pick:
- Products
- Inventory
- Orders
- Shipments
- Returns
Authentication
OAuth2 or single-brand token. Use a single-brand access token, or OAuth2 for multi-brand access.
Credentials go into a form, never into a chat, and are held in a secret store under your own path. Only the key NAMES ever reach the control database.
Resources
- Faire API documentation: https://developers.faire.com/docs
- Every source Ingest connects
- The tables Ingest creates
- Request Faire