Skip to main content

Basically when the messenger is closed and the user receives a message via the borderless frame I want to trigger a function. 

 

Thanks

Hey @user1434​! Daniel from Customer Support Engineering here 🔧 

 

We don't specifically have a way to track if the Messenger is in a closed state, but you might find the conversation.admin.replied webhook useful to you. This will allow you to perform an action whenever an admin sends a reply to your users, or it can be just useful for returning a conversation model at the instance of the reply.

 

Hope it helps! 😁


Reply