Skip to main content

I would like to get latest conversation , people name for set of company id's I have offline.Is it possible to do by retriving conversations of a particular company as a first step​. Then retrieve people name from it

Hey @srihari​! Oséas here from Customer Support Engineering 🕵️

 

You can first fetch a list of all contacts that belong to a company using this endpoint. Once you have their IDs, you'll be able to use them as values for the source.author.id parameter when searching for conversations on the search for conversations endpoint.

 

I hope that helps! 🙏


Reply