n8n-docs-v2 / docs /integrations /custom-operations.md
Jeicex's picture
Subindo documentação do n8n limpa
0a84888
metadata
contentType: explanation

Custom API operations

--8<-- "_snippets/integrations/credential-only-intro.md"

Predefined credential types

A predefined credential type is a credential that already exists in n8n. You can use predefined credential types instead of generic credentials in the HTTP Request node.

For example: you create an Asana credential, for use with the Asana node. Later, you want to perform an operation that isn't supported by the Asana node, using Asana's API. You can use your existing Asana credential in the HTTP Request node to perform the operation, without additional authentication setup.

Using predefined credential types

--8<-- "_snippets/integrations/predefined-credential-type-how-to.md"

Credential scopes

Some existing credential types have specific scopes: endpoints that they work with. n8n warns you about this when you select the credential type.

For example, follow the steps in Using predefined credential types, and select Google Calendar OAuth2 API as your Credential Type. n8n displays a box listing the two endpoints you can use this credential type with:

The scopes box