n8n-docs/docs/nodes/nodes-library/trigger-nodes/JotFormTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Add JotForm Trigger node docs (#56) 2020-07-20 13:12:50 +02:00

permalink description
/nodes/n8n-nodes-base.jotFormTrigger Learn how to use the JotForm Trigger node in n8n

JotForm Trigger

JotForm is an online form building service. JotForm's software creates forms with a drag and drop creation tool and an option to encrypt user data.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates for form events in JotForm. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the JotForm Trigger node

1. JotForm Trigger node

  1. First of all, you'll have to enter credentials for the JotForm Trigger node. You can find out how to do that here.
  2. Select the form you want to receive updates for from the Form dropdown list.
  3. Click on Execute Node to run the workflow.