Typeform

Typeform integration on indie.money — receive real-time notifications for form submissions

Written By pvdyck

Last updated About 5 hours ago

Typeform

Community — Available, not yet validated

VendorTypeform
NodesTypeform Trigger
Tier⬜ Community
AuthAccess Token or OAuth2 via Secure Vault

Overview

Starts workflows when a Typeform form receives a submission. The trigger registers a webhook on the selected form and fires for every completed response.

Resources & Operations

Trigger EventDescription
Form SubmissionFires when a respondent completes and submits the selected form

Key Parameters:

  • Form — Select the form to monitor (dropdown loaded from your Typeform account)
  • Simplify Answers — Convert answers to key:value pairs using field titles as keys (default: on)
  • Only Answers — Return only form answers, excluding metadata like submission ID and landing info

Tips

  • Enable Simplify Answers to get clean data like { "Your Name": "Jane Doe" } instead of nested Typeform answer objects.
  • With Only Answers off, the payload includes hidden fields, landing/submission timestamps, and respondent metadata.
  • Typeform supports both Access Token and OAuth2 authentication. Choose whichever fits your setup.

Authentication

Access Token or OAuth2 via Secure Vault. For Access Token auth, generate a personal token from your Typeform account settings.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.