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