Navigation
Mobile DocsNavigation
Mobile DocsInteract with Typeform
Access and retrieve responses from your Typeform forms. Integrate form submissions data into your workflow for analysis, storage, or processing.
Layout: full
Options: Retrieve Responses, Download File, Form Insights
Placeholder: Enter your Typeform form ID
Layout: full
Placeholder: Enter your Typeform personal access token
Layout: full
Placeholder: Number of responses per page (default: 25)
Layout: half
Condition: operation = "typeform_responses"
Placeholder: Retrieve responses after this date (ISO format)
Layout: half
Condition: operation = "typeform_responses"
Placeholder: Retrieve responses before this date (ISO format)
Layout: half
Condition: operation = "typeform_responses"
Layout: half
Condition: operation = "typeform_responses"
Options: All Responses, Only Completed, Only Incomplete
Placeholder: Enter response ID (token)
Layout: full
Condition: operation = "typeform_files"
Placeholder: Enter file upload field ID
Layout: half
Condition: operation = "typeform_files"
Placeholder: Enter exact filename of the file
Layout: half
Condition: operation = "typeform_files"
Layout: half
Condition: operation = "typeform_files"
Required
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"total_items": "number",
"page_count": "number",
"items": "json"
}Conditional output based on: operation
When empty: {"total_items":"number","page_count":"number","items":"json"} | When filled: "json"