I'm developing an App in where based on a certain Response from a third rest API I want to send certain users a push message. How can I have autoinvoke the rest api and if it meets a certain criteria auto send a push message for those users of certain zip code for example. Is that possible? Any ideas how to implement that? For example, users with certain zip code and based on the weather forecast wil receive a notification that it will be very hot tomorrow.