Back to source list
Official
Typeform source integration documentation
This plugin is in preview.
The CloudQuery Typeform plugin pulls data from Typeform and loads it into any supported CloudQuery destination
Loading plugin tables
This plugin is in preview.
The CloudQuery Typeform plugin pulls data from Typeform and loads it into any supported CloudQuery destination
Loading plugin tables
CloudQuery's use of cookies
We use tracking cookies to understand how you use the product and help us improve it. Your consent is required before we can enable these cookies. You can opt out via the link in the footer.
The typeform_form_responses table shows data for Typeform Form Responses.
This table supports incremental syncing. Read more about incremental syncing here.
| Name | Type |
|---|---|
| form_id | string |
| response_id | string |
| Name | Type |
|---|---|
| answers | json |
| calculated | json |
| form_id | string |
| hidden | json |
| landed_at | timestamp[s] |
| landing_id | string |
| metadata | json |
| response_id | string |
| submitted_at | timestamp[s] |
| tags | json |
| token | string |
| variables | json |