The inbox is a fairly natural task queue. I have an external system which would like to put things in that task queue. But there is no way to make th...read more
- GET /conversations/v3/conversations/threads is always ascended sorted, which means you have to page from the first message to the last. This seems like the exact opposite of the most useful case where you want to automate some inbox handling. You read more
- GET /conversations/v3/conversations/threads is always ascended sorted, which means you have to page from the first message to the last. This seems like the exact opposite of the most useful case where you want to automate some inbox handling. You read more