Inbox
Sending a Courier Inbox Message
Send Courier Inbox messages using the standard Send API, specifying inbox as the channel. Include dynamic data, deep links, and use Elemental syntax for cross-platform message formatting.
Passing Data for an Inbox Request
If you provide information in the data
field, it will be passed automatically through to the SDK.
TIP
If you pass information in data
that isn’t referenced in your content
payload or in a template
that you specify, it will still be passed through to your app. For example, this is useful when trying to launch a specific screen in your app on mobile with a deep link:
data.deeplinkUrl = https://starwars.com/villains/darth_maul
Using Courier Elemental Syntax
Inbox SDKs support a subset of Elemental syntax for composing inline messages.
Element | Web | iOS | Android |
---|---|---|---|
Title | |||
Body | |||
Text | |||
Action |