Answered

How to track emails sent from the API?

  • 18 November 2021
  • 2 replies
  • 162 views

Hi,

We successfully integrated the messages API to send emails through Intercom from our app.

 

Now I'm wondering if there is any way to track these emails, like you can do on Intercom Web Interface messages:

image 

Thanks in advance.

icon

Best answer by Aparna 23 November 2021, 16:25

View original

2 replies

@diego r​ At the moment the only way to track the message sent by API is by grabbing the message id that is returned in your API response and search for Message based on the id in UI. I know this is not a ideal workaround.

Thanks for the reply Aparna.

It would be lovely if this feature could be implemented in the future.

Reply