n8n-docs/docs/integrations/credentials/jotForm.md
2022-04-13 09:56:05 +01:00

19 lines
621 B
Markdown

# JotForm
You can use these credentials to authenticate the following nodes with JotForm.
- [JotForm Trigger](/integrations/trigger-nodes/n8n-nodes-base.jotFormTrigger/)
## Prerequisites
Create a [JotForm](https://www.jotform.com/) account.
## Using Access Token
1. Access your [JotForm account](https://www.jotform.com/myaccount/).
2. Click on the ***API*** tab on the left.
3. Click on the ***Create New Key*** button.
4. Change the Permissions to 'Full Access'.
5. Use the key with JotForm node credentials in n8n.
![Getting JotForm credentials](/_images/integrations/credentials/jotform/using-access-token.gif)