> For the complete documentation index, see [llms.txt](https://200ok.gitbook.io/200ok-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://200ok.gitbook.io/200ok-documents/user-manual/integration-actions/push-notification.md).

# Push Notification

Push notifications are a communication mechanism used to deliver real-time messages to users on their devices, such as mobile phones, tablets, or desktop computers.

**Let’s explore how to configure push notifications in 200 OK.**

1. Search for the Custom Notification in Setup Page  and click on it.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfbsPNcToCbop1cwqE4dkf72YnTRPIxfZRD0vHD_0GRtWlGpV2cS92GMHpUXwejjb8iCIkcPPtnVDqpQnWUeofnVIgnNO-I_6_Yi2im34K-qijqtppA6Zur7WJzGA9HKioQQUAVFMK7e3tbsM_NRfpCaLou?key=xgwg_cjD-ZKUjsMbSePYfA" alt=""><figcaption></figcaption></figure>

2. Click on the New button and provide the details.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXda-moeHLYLao3pGNOByWYqme6zdG88NYuanP1kQgFyVtVyJ5TvSJChB9QAM6892JbHQdeTo-_INvWmsuXDvJ39Upj0_HXQSpTYD5C9v3PntG2zMJROuF2ApCSoV5L3wg2ugLK3-zRIliAJr_jTCyCgYz4?key=xgwg_cjD-ZKUjsMbSePYfA" alt=""><figcaption></figcaption></figure>

3. Provide the Custom Notification Name and select the supported channels which is required.

<figure><img src="https://1271267903-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F899iGp7icc9A7KXck3HI%2Fuploads%2FlMOmLgcxZUEPyGqitkyI%2Fimage.png?alt=media&amp;token=a57e48cf-c790-4300-9c72-430eac9cab8f" alt=""><figcaption></figcaption></figure>

4. After passing the data click on the save. Now Custom Notification is saved.

**Now lets see how it is confuigured in 200 OK.**

1. Create an Integration Channel by passing the required data and activate it.&#x20;
2. Now Click on the Action tab and select the Push Notification.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeg05IRLPcwfcIEuZT_I9eUHvtgq45T0Apg8OJiJUEx6jpJPLYp0V_RFs-HlQG0ngBYlFY9XpOE0ald9u0GPznt210WEWetq1TbisA8y2GopyvZ_cZlsOvR5GIDDhXvjvNOBTiMlAEzqgHRBo5va_NRratG?key=xgwg_cjD-ZKUjsMbSePYfA" alt=""><figcaption></figcaption></figure>

3. Select the Push Notification from the dropdown.
4. As in the above image we have to pass the data in the fields.&#x20;

Ways of passing data :\
&#x20;

&#x20;  RecordId        : Pass the recordId

RecipientID’s   :  Pass the UserId

&#x20; Title                 :  Pass the Title as per the requirement.

&#x20; Body                : Pass the body as per the requirement.

5. After the passing all the data execute the channel, will receive a notification. Notification is shown at right top corner on bell icon as shown ini the below image.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcMQSPwDI6GjQHijoT-JjvwUpTea0ks2NRVvhKe5TwM_JYMPoW_fm2VAvtBlyEP-TdnPLDO6EorVTppB7_5j20lJzc3JgUOvXo34mJjhb0ARnqPXhJdF-aNJXHbyjsqR6lZ_-mDV9FunbZdXtbsVo45HOe-?key=xgwg_cjD-ZKUjsMbSePYfA" alt=""><figcaption></figcaption></figure>

That’s it! We’ve completed the configuration and usage of push notifications in 200 OK.
