Skip to content

Commit

Permalink
Add credential-only statement as snippet and update credentials templ…
Browse files Browse the repository at this point in the history
…ate to include it
  • Loading branch information
freakwriter committed Jun 6, 2024
1 parent d68be7d commit 5ef900a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
You can use these credentials to authenticate when using the [HTTP Request node](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest/) to make a [Custom API call](/integrations/custom-operations/).
3 changes: 3 additions & 0 deletions document-templates/credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ You can use these credentials to authenticate the following nodes:
* _List of apps_
* _That use these credentials_

<!--if this is a credential-only node, use this snippet instead-->
--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md"

## Prerequisites

_Include info on services they need to sign up for_
Expand Down

0 comments on commit 5ef900a

Please sign in to comment.