Profile Requirements
To deliver a push notification to a recipient over Airship, Courier must be provided the recipient’s Airship user id and devices. These values should be included in the recipient profile asairship.
Override
You can use a provider override to replace what we send to Airship’s API. For example, you can use basic auth with your send request:providers.airship.override will replace what we send to Airship’s API. You can see all the available options by visiting Airship’s website.
Tracking Events
Courier will include tracking URL information in theglobal_attributes data bag. See push notification tracking for details.
See Courier push notification tracking