1

I am trying to setup a webhook to my cloudrun and pubsub service. Is there anyway in which i can get to see reactions and shares of my stories; The sample response does not seem to have a key value for the same.. Any suggestions ?

enter image description here

1 Answers1

0

I don't think Instagram API has Reactions metric available yet. At least i could not find mentions to it on documentation. I was able to find reactions info only on Facebook APIs. Maybe it still is a work in progress for Instagram. ( reactions are not event returned as metrics on story_insights ).

Unless reactions are considered on Instagram API as comments, there is no way to trigger Webhooks on reactions.

References: https://developers.facebook.com/docs/instagram-api/guides/webhooks https://developers.facebook.com/docs/graph-api/webhooks/reference/instagram/#story_insights https://developers.facebook.com/docs/graph-api/webhooks/reference/instagram/#comments

Dharman
  • 30,962
  • 25
  • 85
  • 135
jSpeciale
  • 47
  • 8