# Webflow credentials

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

- [Webflow](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.webflow)
- [Webflow Trigger](#)


## Prerequisites

Create a [Webflow](https://webflow.com/) account.

## Using OAuth

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 Mosaic Workflows 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 Mosaic Workflows.
12. Select **Connect my account** to test your connection.
13. Select **Save** to save your 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 Mosaic Workflows.