Skip to content

A NodeRED node that receive new Typeform submission a output an opiniated object

License

Notifications You must be signed in to change notification settings

JbIPS/node-red-contrib-typeform-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-typeform-webhook

A NodeRED node that receive new Typeform submission a output an opiniated object

Install

Install from npm

npm install node-red-contrib-cloud-firestore

Install from the palette manager

node-red-contrib-cloud-firestore

Config

Path

This is the path that will be listening to incoming webhook. It must be identical (but without the host part) to the one you give Typeform.

Setup a webhook in Typeform

Go to your Typeform workspace, open a form and go to the Connect header, then Webhooks tab. Click Add a webhook and give your NodeRED domain followed by the path you set in your node.

You can get more infos on the webhook API in the official documentation

Good practice

This node will output a single object containing all the answers with their reference as key. To get a usable object, don't forget to set reference in all your questions in Typeform

About

A NodeRED node that receive new Typeform submission a output an opiniated object

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published