Support batch requests in the Team Messaging REST API
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.
5
votes
Caleb Bergman
shared this idea