Etsy
Sync Etsy shop, listings, and order data into your warehouse.
The Etsy connector syncs your Etsy shop data into analytics-ready tables in your data warehouse. Pull shops, listings, inventory, receipts, and transactions from the Etsy Open API v3, with Ingest handling auth, pagination, and retries so the tables stay current.
Etsy 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 Etsy data in your warehouse or lake, each as its own table on the schedule you pick:
- Shops and listings
- Inventory
- Receipts and orders
- Transactions
Authentication
OAuth2. Register an app in the Etsy developer portal for a keystring and shared secret.
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.