I am using the REST API for Yammer developers. I want to be notified when someone hashtagged me into their message. I looked at the REST API documentation , but couldn't figure out which API operation to use for this. Can someone help me deal with this please? Thanks in advance.
EDIT:
It seems that I can receive notifications using GET Notifications and filter the necessary events. I want to know if there is a way by which a trigger event (mainly a push message) is fired when I havehtagged.
source
share