Typeform

Interact with Typeform

Configuration

Retrieve Responses

Operation
Retrieve Responses
Form ID*
Enter your Typeform form ID
Personal Access Token*
••••••••
Page Size
Number of responses per page (default: 25)
Since
YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ
Until
YYYY-MM-DD or YYYY-MM-DDTHH:mm:ssZ
Completed
Select...
Retrieve Responses (typeform_responses)

Retrieve form responses from Typeform

Input
ParameterTypeRequiredDescription
formIdstringYesTypeform form ID
apiKeystringYesTypeform Personal Access Token
pageSizenumberNoNumber of responses to retrieve (default: 25)
sincestringNoRetrieve responses submitted after this date (ISO 8601 format)
untilstringNoRetrieve responses submitted before this date (ISO 8601 format)
completedstringNoFilter by completion status (true/false)
Output

Refer to the block outputs for this operation.


Download File

Operation
Download File
Form ID*
Enter your Typeform form ID
Personal Access Token*
••••••••
Response ID
Enter response ID (token)
Field ID
Enter file upload field ID
Filename
Enter exact filename of the file
Inline Display
Disabled
Download File (typeform_files)

Download files uploaded in Typeform responses

Input
ParameterTypeRequiredDescription
formIdstringYesTypeform form ID
responseIdstringYesResponse ID containing the files
fieldIdstringYesUnique ID of the file upload field
filenamestringYesFilename of the uploaded file
inlinebooleanNoWhether to request the file with inline Content-Disposition
apiKeystringYesTypeform Personal Access Token
Output
ParameterTypeDescription
fileUrlstringDirect download URL for the uploaded file
contentTypestringMIME type of the uploaded file

Form Insights

Operation
Form Insights
Form ID*
Enter your Typeform form ID
Personal Access Token*
••••••••
Form Insights (typeform_insights)

Retrieve insights and analytics for Typeform forms

Input
ParameterTypeRequiredDescription
formIdstringYesTypeform form ID
apiKeystringYesTypeform Personal Access Token
Output
ParameterTypeDescription
dropoffsnumberNumber of users who dropped off at this field
idstringUnique field ID
labelstringField label
refstringField reference name
titlestringField title/question
typestringField type (e.g., short_text, multiple_choice)

Usage Instructions

Integrate Typeform into the workflow. Can retrieve responses, download files, and get form insights. Requires API Key.

Notes

  • Category: tools
  • Type: typeform