Typeform
v0.0.1
To find out more about the Typeform API check their docs out here.
Set up
To set up the Typeform connector in your app all you will need is your Username and Password.
Features
Feature | Support | Notes |
---|---|---|
Backfill | β | All time. |
Incremental | β | Only for Responses. |
API reliability | π’ | Reliable |
Reports detail
β¬οΈ Report | π Incremental key | π Primary key | π Link to API endpoint |
---|---|---|---|
Forms | N/A | ID | Get Forms |
Themes | N/A | ID | Get Themes |
Responses | submitted_at | ID | Get Responses |
Workspaces | N/A | ID | Get Workspaces |
Webhooks | N/A | ID | Get Webhooks |
Responses report
In case you get an error from the API on the Responses extract (especially on backfill with a lot of data):
499 INTERNAL_SERVER_ERROR βAn internal server error occurred while processing your request. Please try again laterβ
please re-run the extract again.
Updated 12 months ago