mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.3 KiB
1.3 KiB
| title | description | contentType |
|---|---|---|
| Pushbullet credentials | Documentation for Pushbullet credentials. Use these credentials to authenticate Pushbullet in n8n, a workflow automation platform. | integration |
Pushbullet credentials
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 the Connect my account button to connect to Pushbullet and save your credentials in n8n.
/// note | Pushbullet OAuth Test Link Pushbullet does offer a test link during the client creation process described above. This link isn't compatible with n8n. To verify the authentication works, use the Connect my account button in n8n. ///
