Hello,
I'm currently trying to configure my webhook to receive callbacks when users send quick reactions to my Instagram stories on a business account.
Here's what I have set up so far:
I have successfully configured a webhook and it passes the verification. When a user sends a message in response to a story, it appears in Direct Messages and also triggers a webhook callback. However, when a user sends a quick reaction (emoji reaction) to a story, it only appears in Direct Messages and does not trigger a webhook callback. I've searched through the documentation but haven't found any specific mention of handling quick reactions via webhooks. The only relevant information I found was about mentions in stories using @, which is not what I need.
My main question is:
Is it possible to receive webhook callbacks for quick reactions to Instagram stories? If so, what specific permission or configuration do I need to set up to enable this? Any guidance or references to the correct documentation would be greatly appreciated.
Thank you!