mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/pushbullet | Learn to configure credentials for the Pushbullet node in n8n |
Pushbullet
You can use these credentials to authenticate the following nodes with Pushbullet.
Prerequisites
Create a Pushbullet account.
Using OAuth
- Access the create client page.
- Enter an app name in the name field.
- Copy your OAuth Callback URL from the 'Create New Credentials' screen in n8n and paste it in the redirect_uri field.
- Click on the Add A New OAuth Client button.
- Use the provided client_id and client_secret with your Pushbullet OAuth2 API credentials in n8n.
- Click on the circle button in the OAuth section to connect a Pushbullet account to n8n.
- Click the Save button to save your credentials in n8n.
