Skip to content

Typeform credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create a Typeform account.

Supported authentication methods#

  • API token
  • OAuth2

Refer to Typeform's API documentation for more information about the service.

Using API token#

To configure this credential, you'll need:

Using OAuth2#

To configure this credential, you'll need:

  • A Client ID: Generated when you register an app.
  • A Client Secret: Generated when you register an app.

To get your Client ID and Client Secret, create an application in the Typeform Admin panel. For the Redirect URI(s), copy the OAuth Redirect URL from n8n and enter it.

Enter the app's Client ID and Client Secret into your n8n credential. Refer to Find your app's client ID and secret for more information.