Typeform
Sync Typeform forms and responses into your warehouse.
The Typeform connector syncs your form data into analytics-ready tables in your data warehouse. Pull forms, fields, responses, answers, and webhooks from the Typeform APIs, with Ingest handling auth, pagination, and retries so the tables stay current.
Typeform 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 Typeform data in your warehouse or lake, each as its own table on the schedule you pick:
- Forms and fields
- Responses
- Answers per question
- Completion and drop-off
Authentication
Personal access token or OAuth2. Create a personal access token in your Typeform account settings with the forms and responses scopes.
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
- Typeform API documentation: https://www.typeform.com/developers/
- Every source Ingest connects
- The tables Ingest creates
- Request Typeform