n8n-docs/docs/integrations/credentials/pushover.md
2022-04-13 09:56:05 +01:00

20 lines
782 B
Markdown

# Pushover
You can use these credentials to authenticate the following nodes with Pushover.
- [Pushover](/integrations/nodes/n8n-nodes-base.pushover/)
## Prerequisites
Create a [Pushover](https://pushover.net) account.
## Using API Key
1. Access the [Pushover dashboard](https://pushover.net/).
2. Scroll down to the bottom and click on ***Create an Application/API Token***.
3. Enter the name of your application in the ***Name*** field.
4. Read the 'Terms of Services' and the 'Guide to Being Friendly to our API' and, if you agree to them, check the checkbox.
5. Click on the ***Create Application*** button.
6. Use this ***API Key*** with your Pushover node credentials in n8n.
![Getting Pushover credentials](/_images/integrations/credentials/pushover/using-api-key.gif)