how to extract published message content
We are trying to send real time push notifications as mentioned in below article. We are able to filter it based on property mentioned in channel. As per below article, message is delivered in JSON format. we are trying to extract information from JSON response and use it along with filter property. Any pointers on this?