Skip to main content

I send a message user the api: Reply to a conversation,

How do I get reply when customer reply ?

I need to subscribe conversation.admin.replied  this topic ?

Hey @story allen,

If you subscribe to the conversation.admin.replied topic, this will send a webhook notification to your endpoint every time an admin (your teammate) replies in a conversation from Help Desk side. And if you use the conversation.user.replied topic, this will send a webhook notification whenever a user (customer) replies in a conversation.

 

You can find more information regarding Intercom’s Webhooks in the below sources:

Hope this clarifies your question :)


Reply