Skip to content

Webflow credentials#

You can use these credentials to authenticate the following nodes with Webflow:

Prerequisites#

Create a Webflow account.

Using OAuth#

Note for n8n Cloud users

Enter the credential name, then select Connect my account circle button in the OAuth section to connect your Webflow account to n8n automatically.

  1. In your Webflow dashboard, select Account.
  2. Select Workspaces from the dropdown list.
  3. Select the Integrations tab.
  4. In the Workspace apps section, select + Refister New App.
  5. Enter the name of your application in the Application Name field.
  6. Enter the description of your application in the Application Description field.
  7. Copy the OAuth callback URL from the Webflow OAuth2 API credentials in n8n and paste it in the Redirect URI field in the Webflow integrations page.
  8. Enter the homepage URL of your application in the Application Homepage field.
  9. Select Create
  10. Select View Details to get the Client Id and Client Secret*.
  11. Use these credentials with your Webflow OAuth2 API credentials in n8n.
  12. Select Connect my account to test your connection.
  13. Select Save to save your credentials.

Getting Webflow OAuth credentials

Using Access Token#

  1. Access your Webflow dashboard.
  2. Select your desired project.
  3. Select the W icon in the top left.
  4. Select Project Settings.
  5. Select the Integrations tab.
  6. Scroll down and select Generate API token.
  7. Use the API token with your Webflow node credentials in n8n.

Getting Webflow credentials