I've been searching through the Intercom docs, asked Fin, and tried Claude, but I can't find a clear answer on this.
I want to set up a webhook that triggers for every outbound email we send. When I try conversation.admin.replied and conversation.admin.opened it doesn't work. In an older community thread (link) someone mentions conversation.part.created as the solution, but I can't find that topic anywhere in the current webhook configuration.
It has to trigger the webhook when a reply in a conversation is made, when a new conversation is made. It just has to trigger after every email that we send.
What's the correct webhook topic to use for all outbound mail?
