Share your ideas with us
Make sure to check out our terms of use and how to submit and vote for products ideas
Currently chat posts have to be fetched for each conversation. This takes a lot of time, and becomes even slower when behind a request queue to avoid rate-limiting issues.
Please add support for batch requests for GetPosts
, as well as any other endpoints that make sense to do so.