Jotform credentials#
You can use these credentials to authenticate the following nodes:
Supported authentication methods#
- API key
Related resources#
Refer to Jotform's API documentation for more information about the service.
Using API key#
To configure this credential, you'll need a Jotform account and:
- An API Key
- The API Domain
To set it up:
- Go to Settings > API.
- Select Create New Key.
- Select the Name in Jotform to update the API key name to something meaningful, like
n8n integration. - Copy the API Key and enter it in your n8n credential.
- In n8n, select the API Domain that applies to you based on the forms you're using:
- api.jotform.com: Use this unless the other form types apply to you.
- eu-api.jotform.com: Select this if you're using Jotform EU Safe Forms.
- hipaa-api.jotform.com: Select this if you're using Jotform HIPAA forms.
Refer to the Jotform API documentation for more information on creating keys and API domains.
This page was