Notification inbox: messages your audience can revisit
ReleasedNow you can send messages to a central inbox on your website or in your app. Unlike in-app messages or push notifications, which are gone when your audience dismisses them, inbox messages give your users a way to see important messages at their leisure.

With inbox messages, you can send important updates like announcements, order confirmations, or reminders to a notification inbox that people can check whenever they want.
For now, you’ll build your notification inbox yourself and invoke inbox methods to fetch and manage messages. Your messages are delivered as JSON payloads that you can render however you want, making it easy to align with your brand and app design.
But we recognize that this takes a bit of work. This is just our first release for this feature, and we plan to make it easier to support a notification inbox and messages in the future!
Learn more