# Drift credentials

You can use these credentials to authenticate the following nodes:

- [Drift](/guides/automated-workflows/integrations/builtin/app-nodes/ts-wf-nodes-base.drift)


## Prerequisites

- Create a [Drift](https://www.drift.com/) account.
- [Create a Drift app](https://devdocs.drift.com/docs/quick-start#3-install-it-to-your-drift-account-).


## Supported authentication methods

- API personal access token
- OAuth2


## Using API personal access token

To configure this credential, you'll need:

- A **Personal Access Token**: To get a token, [create a Drift app](https://devdocs.drift.com/docs/quick-start#3-install-it-to-your-drift-account-). [Install the app](https://devdocs.drift.com/docs/quick-start#3-install-it-to-your-drift-account-) to generate an OAuth Access token. Add this to the Mosaic Workflows credential as your **Personal Access Token**.


## Using OAuth2

If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Drift Authentication and Scopes documentation](https://devdocs.drift.com/docs/authentication-and-scopes) to set up OAuth for your app.