ZelaxyDocs
Tool Integrations
Tool

Typeform

Retrieve form responses and manage forms in Typeform

Typeform

List forms and retrieve responses from Typeform. Useful for processing survey results, feedback, and form submissions in automated workflows.

Overview

PropertyValue
Typetypeform
CategoryTool — Project Management
AuthOAuth 2.0

Operations

OperationDescription
List FormsGet all forms in your account
Get ResponsesRetrieve form submissions

Configuration

SettingTypeDescription
Typeform AccountOAuthConnect Typeform
FormDropdownSelect a form
SinceShort inputFetch responses after this date
Max ResponsesSliderNumber to retrieve (1–100)

Outputs

FieldTypeDescription
responsesjsonArray of form responses
contentstringResponse data
totalItemsnumberTotal response count

Example: Feedback Analyzer

Workflow:

[Starter (schedule: daily)] → [Typeform: Get Responses] → [Agent: Analyze Sentiment] → [Slack]

Daily, pull new Typeform responses, analyze sentiment with AI, and post a summary to Slack with key trends and ratings.

Tips

  • Use date filters to only process new responses
  • Combine with Loop to process each response individually