mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-api.gif | ||
| permalink | description |
|---|---|
| /credentials/gotify | Learn to configure credentials for the Gotify node in n8n |
Gotify
You can use these credentials to authenticate the following nodes with Gotify.
Prerequisites
Install Gotify on your server.
Using API Token
Note: To create a message, the App API Token is required. To delete or retrieve all messages, you need the Client API Token.
- Access your Gotify dashboard.
- Click on APPS in the navigation menu.
- Click on the CREATE APPLICATION button.
- Enter an application name in the Name field.
- Click on the CREATE button.
- Click on CLIENTS in the navigation menu.
- Click on the CREATE CLIENT button.
- Enter a name for the client in the Name field.
- Click on the CREATE button.
- Use the App Token, Client Token, and the Host URL with your Gotify API credentials in n8n.
- Click the Save button to save your credentials in n8n.
