Skip to main content

Prerequisites

Setup

1

Create a Pushbullet access token

In Pushbullet, open account settings and create an access token.
2

Configure in Courier

Open the in Courier, enter your access token, then click “Save.”

Profile requirements

Device tokens live on the user profile rather than on the send, so one profile can hold tokens for several devices and every push provider reads them from the same place. covers the model. Pushbullet needs no profile data.

Overrides

covers the two levels and which one wins. lists the fields every push provider takes. Overrides change the request body Courier sends. You can override any field supported by Pushbullet’s /pushes endpoint (Pushbullet’s create push reference).

Body overrides

This example sends a url by overriding the push type:

Config overrides

Swap the access token at send time with a config override:

Provider details

Courier recommends routing to the channel. Naming this key in routing.channels instead is supported, and sends through just this provider.

Send to a specific provider

When that is worth doing, and what you give up: failover, channel priority, and providers you add later.