n8n-docs/document-templates/credentials.md
2024-07-10 15:27:22 +01:00

3.3 KiB


#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: Name credentials description: Documentation for the Name credentials. Use these credentials to authenticate Name in n8n, a workflow automation platform. contentType: integration

Name credentials

You can use these credentials to authenticate the following nodes:

  • List of apps
  • That use these credentials

--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md"

Prerequisites

Include info on services they need to sign up for

Supported authentication methods

Refer to Name's API documentation{:target=_blank .external-link} for more information about authenticating with the service.

Using Auth method

To configure this credential, you'll need:

  • List of fields they'll need to fill out within n8n

Link to product's docs for this auth method.

STOP AND THINK: does this node require a step by step? If authentication is easy to set up, or if this node isn't heavily used, consider leaving out the step by step to minimise maintenance.

IF NEEDED: Include a step by step guide to how to set up a particular type of authentication. If multiple auth methods are available, create a section for each. For example, the Asana credentials have two sections: one for OAuth and one for access token (/integrations/builtin/credentials/asana/)

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