Answered

As an customer success company we need to have some aggregated information regarding conversations per companies. Does REST API support such things?


From COUNTS documentation: https://developers.intercom.com/intercom-api-reference/reference#conversation-counts/p>

 

But main problem here is that this information is not grouped by companies. Is there way to do some aggregation or grouping by company for conversation statistics?

icon

Best answer by Anonymous 6 July 2021, 16:23

View original

2 replies

Hello @user692​ 👋

We don't group conversations per company, but when you get conversation data you also see a list of participants in the conversation. You can then use the Contacts API to see what companies they're in, and group the data that way. It would require some extra work on your end, so I would recommend submitting this idea as a feature request to our Product Wishlist group. ⭐️

I came her looking for a solution to exactly this.

 

The counts API should allow a time frame either since a specific date or this_month / last_month and then include a list of companies with their number.

Ideally this would go deeper into response times, et cetera.

 

Also, probably a first step is for Intercom to understand the difference between a message and a conversation.

Reply