Skip to content

Drift credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Supported authentication methods#

  • API personal access token
  • OAuth2

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

Using API personal access token#

To configure this credential, you'll need:

  • A Personal Access Token: To get a token, create a Drift app. Install the app to generate an OAuth Access token. Add this to the n8n credential as your Personal Access Token.

Using OAuth2#

n8n 云服务用户注意事项

云服务用户无需提供连接详细信息。选择连接我的账户通过浏览器进行连接。

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 to set up OAuth for your app.