The Save to Inbox option is not exposed in the current push content editor or in the one-time push form. It is still available in three other places.
Option 1 — Customer Journey (recommended)
- Create a Preset with the content for your push notification.
- Set up a Customer Journey and add a Send Push element.
- In the element's configuration panel, toggle Save to Inbox, then choose how long the message stays in the inbox and, optionally, a custom inbox icon.
Option 2 — Legacy push preset form
Go to Content → Push content and open the preset in the legacy push preset form. Its Action tab still contains the inbox settings (keep the message in the Inbox, removal date, inbox icon), along with silent pushes and other platform-specific settings that the new editor does not expose.
Option 3 — API
In a /createMessage request, add inbox_date (when the message is removed from the Inbox) and/or inbox_image. The message is saved to the Inbox when at least one of these parameters is present.
For more details, see the Mobile Message Inbox documentation.
Comments
0 comments
Please sign in to leave a comment.