Push Notification
Last updated
Last updated
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.
Search for the Custom Notification in Setup Page and click on it.
Click on the New button and provide the details.
Provide the Custom Notification Name and select the supported channels which is required.
After passing the data click on the save. Now Custom Notification is saved.
Now lets see how it is confuigured in 200 OK.
Create an Integration Channel by passing the required data and activate it.
Now Click on the Action tab and select the Push Notification.
Select the Push Notification from the dropdown.
As in the above image we have to pass the data in the fields.
Ways of passing data :
RecordId : Pass the recordId
RecipientID’s : Pass the UserId
Title : Pass the Title as per the requirement.
Body : Pass the body as per the requirement.
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.
That’s it! We’ve completed the configuration and usage of push notifications in 200 OK.