Skip to main content
Channel picker showing the In-App Inbox channel type

Overview

The In-App Inbox channel renders a personalized image for the in-app inbox or message center. This is used to populate personalized content in a notification-style inbox within your mobile app.
PropertyValue
Channel typeMobile
Output formatIn-app inbox image
Use casePersonalized inbox cards, notification center items

How It Works

When your app loads the inbox/message center, the workflow executes and returns personalized images for each inbox item. Each item can be independently personalized based on the user’s context.

Configuration

  1. Add an In-App Inbox channel node to your workflow canvas.
  2. Connect it downstream to your personalization logic.
  3. After publishing, use the Integration modal to get the integration URL for your mobile SDK.

Best Practices

  • Inbox items persist longer than popups, so design content that remains relevant over time.
  • Use different data nodes and logic branches to create variety in inbox content.
  • Consider time-based conditions to refresh inbox content periodically.