I’d like to get all stories that mentioned or tagged my business account,
but exactly in stories. I can get posts via tags endpoint of Facebook graph API, but it doesn’t include stories. And also I checked the mentions endpoint but seems it does not include stories too.
So, is there any public or maybe private API that can help to receive or I can get to know that some users mentioned or tagged my business account in their stories?
2
Answers
Unfortunately there is no official API which supports mentions in IG Stories at this time
https://developers.facebook.com/docs/instagram-api/guides/mentions/
You can get story mentions by webhook if you have an Instagram professional account
https://developers.facebook.com/docs/messenger-platform/instagram/features/story-mention/