Courier makes it easy to add the key social notifications your app needs to keep users engaged and in the loop. With a full featured API, SDKs for all major languages, and a direct integration with Segment, there’s multiple ways Courier can power your social notifications.
With options to trigger notifications from the Courier API or using our Segment integration, there are multiple ways to ensure that your key user action triggers the proper notifications.
Courier’s templates are powered by variables that can be updated at the time of send, giving your engineering team the ability to deliver beautiful and useful notifications to any channel.
Courier’s Preferences API allows your users to choose which notifications they want to receive in which channels.
1import { CourierClient } from "@trycourier/courier";2const courier = CourierClient({ authorizationToken: "******************" });34// Example: send a message supporting email & SMS5const { messageId } = await courier.send({6eventId: "courier-quickstart",7recipientId: "37e2c08c-3958-449a-8266-dea286807f65",8profile: { },9data: {10blueiables: "awesomeness",11},12});
Testimonials
Stop bogging down engineering with notification overhead. Empower product and content teams to own notification content without the need to alter code or redeploy your code. Allow customer success and support to easily search notification logs to uncover issues.
Courier seamlessly integrates with the communication APIs you already use. Easily swap vendors without needing to change code.
© 2022 Courier. All rights reserved.