n8n-docs/docs/integrations/builtin/credentials/drift.md
Justin Ellingwood a7dc52d6e1
Change repo links to absolute file paths (#2829)
Co-authored-by: Nick Veitch <nick.veitch@n8n.io>
2025-02-11 17:40:26 +00:00

1.8 KiB

title description contentType
Drift credentials Documentation for Drift credentials. Use these credentials to authenticate Drift in n8n, a workflow automation platform.
integration
reference

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{:target=_blank .external-link} 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{:target=_blank .external-link}. Install the app{:target=_blank .external-link} to generate an OAuth Access token. Add this to the n8n credential as your Personal Access Token.

Using OAuth2

--8<-- "_snippets/integrations/builtin/credentials/cloud-oauth-button.md"

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{:target=_blank .external-link} to set up OAuth for your app.