I am looking to implement a system that would send out a push notification to a specific tag when a JSON data feed is updated with a new item.
I dont really know how to accomplish this and assume I need some sort of a script (php?) that will check the JSON feed continually and then when it sees a new item it pushes a notification to UA via the API.
I have devices registering with a unique tag already.
Anyone with some examples or help on how to accomplish this?
Thanks!
Comments
1 comment