Typeform + N8N

How to connect Typeform to SEEN using N8N

Typeform is a tool that allows you to easily create forms to use to request films via SEEN API.

This guide goes through the steps on how to create a connection between Typeform and SEEN using N8N.

Sending data to SEEN

  1. Create an account at https://www.typeform.com/.
  1. Create a form with your desired content (Typeform help center).
  1. Create an account at https://n8n.io/.
  1. Create a new Workflow.
  1. Connect your Typeform-form by using N8N’s webhook node.
    1. Choose “Webhook”
      1. Copy your webhook test URL
      2. Click “listen for test events”
  1. Go to your form in Typeform, and follow these steps:
    1. Connect ⇒ Webhooks ⇒ Add a webhook
    2. Paste your N8N webhook URL and toggle the webhook ON
    3. Submit the form once to create your data structure
  1. Add an “HTTP”-step to your workflow.
  1. Follow our N8N guide to send your Typeform data to SEEN.
    1. You can start from step 7 in the N8N guide.
 
Did this answer your question?
😞
😐
🤩

Last updated on October 18, 2024