---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowPushPayload protocol

# NowPushPayload protocol {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
NowPushPayload is a generic protocol you can use to define a push
notification protocol within the `NowSDK` framework.  
{#NowPushPayloadiOSProtocol__table_g3x_ksb_qgc__entry__3}

| Name | Type | Description |
|-|-|-|
| message | String | Message displayed to the user in the push notification, located in the body field of the push notification. |
| type | `NowPushType: String, Codable` | Type of push notification. Possible values: * launchVirtualAgent {#NowPushPayloadiOSProtocol__ul_h3x_ksb_qgc} |
[Table 1. Requirements]

{#NowPushPayloadiOSProtocol__table_g3x_ksb_qgc}

