Other
Intercom
Looking for a way to send notifications via Intercom? This step-by-step tutorial will show you how to integrate Intercom’s API the easy way.
Profile Requirements
To deliver an in-app push message to a recipient over Intercom, Courier must be provided the recipient’s Intercom’s User ID. Courier assumes the User is of type user
.
Override
You can use the provider override to replace what we send as an Intercom Message. Supported overrides include the message body and the From User ID. Here’s an example where we override both:
Other supported overrides are here.