I subscribed to feed in the graph api webhook and I am receiving updates to my callback url as a charm, the issue is that I receive updates for each action that happens on the posts: likes, comments.. etc
I want to receive updates only if new post added to the wall, please advice ?
Do we have any fileds on the received json to my callback URL can I use to differentiate if this new post or a comment on a post ?