mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| title | description | contentType |
|---|---|---|
| Gotify credentials | Documentation for Gotify credentials. Use these credentials to authenticate Gotify in n8n, a workflow automation platform. | integration |
Gotify credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Install Gotify{:target=_blank .external-link} on your server.
Supported authentication methods
- API token
Related resources
Refer to Gotify's API documentation{:target=_blank .external-link} for more information about the service.
Using API token
To configure this credential, you'll need:
- An App API Token: Only required if you'll use this credential to create messages. To generate an App API token, create an application from the Apps menu. Refer to Gotify's Push messages documentation{:target=_blank .external-link} for more information.
- A Client API Token: Required for all actions other than creating messages (such as deleting or retrieving messages). To generate a Client API token, create a client from the Clients menu.
- The URL of the Gotify host