Creating Campaign

Start by creating a new campaign. Select Push as the channel type.

Composing Push Message

Castled push message builder UI groups push fields into 3 sections

  • Message Details

    Fields belonging to message details are listed below:

    FieldDescription
    Message TitleThe title of the push notification, typically displayed prominently at the top of the notification.
    MessageThe main content or body of the push notification, providing the message or information to be communicated.
    SummaryA summary or brief description that can be displayed alongside the push notification.
    Click ActionThe action triggered when the user clicks on the push notification.
    Click Action URLThe URL associated with the click action, often used to direct the user to a specific webpage or app screen.
    Key value pairsAdditional data or parameters that can be included with the push notification payload to provide custom information.
    Notification ChannelThe channel through which the push notification is delivered, allowing users to customize their notification settings.
    Large Icon URLThe URL that points to an image to be used as the large icon displayed alongside the push notification.
    Small Icon Resource NameThe name of the small icon resource to be displayed in the notification, typically representing the app’s icon or branding.
    Image URLThe URL that points to an image to be included or displayed within the push notification.

    Click Action can have one of the following values:

    Action TypeDescription
    Push DeeplinkingIncluding a specific deep link URL in the push notification payload to directly open a particular screen or content within the mobile app.
    Navigate to ScreenOpening and navigating the user to a predefined screen within the app upon interacting with the push notification.
    Rich LandingUser will be redirected to a webview or browser displaying the contents of the given action URL
    DefaultDefault action is opening the app and bringing it to foreground
  • Action Buttons

    You can add also action buttons to push notification that allow user to interact with a click or a tap. Defining an action button includes the following fields listed below.

    FieldDescription
    Button NameThe name or label associated with a button displayed within the push notification.
    Click ActionThe action triggered when the user clicks on the button within the push notification.
    Click Action URIThe URI or URL associated with the click action, often used to direct the user to a specific webpage or app screen.
    Key Value PairsAdditional data or parameters that can be included with the push notification payload to provide custom information.
  • Advance Settings

    FieldDescription
    Collapse IdWhen multiple notifications with the same collapse ID are received, Android automatically stacks or groups them together in the notification shade.
    PriorityThe action triggered when the user clicks on the button within the push notification.
    Time To LiveIt represents the lifespan or expiration time of a notification, indicating how long the notification server should attempt to deliver the message to the intended recipient’s device.

Once the push message has been composed, you can move on to the Schedule page where you select a start schedule and publish the campaign.