Pushbullet
Send push notifications via Pushbullet to all your devices or a specific one.
URL format
| Segment | Required | Description |
|---|---|---|
access_token | Yes | Your Pushbullet access token |
device_id | No | Target a specific device by its iden value |
channel | No | Push to a channel tag instead of a device |
Example
Finding your credentials
- Sign in at pushbullet.com.
- Go to Settings → Account.
- Scroll to Access Tokens and click Create Access Token.
- Copy the token — it starts with
o..
Finding a device ID
To target a specific device, find its iden via the Pushbullet API:
Quirks & limitations
- Pushbullet's free tier is limited to 500 pushes/month.
- Pushbullet is less actively maintained than other services — consider ntfy or Pushover for new projects.