Socket
Socket
Sign inDemoInstall

node-red-contrib-typeform-webhook

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-typeform-webhook

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


Version published
Weekly downloads
12
increased by500%
Maintainers
1
Install size
4.38 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 11 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc