From Admin Settings, I cannot view the full workspace name. I'd like the ability to either re-size p1 in Admin Settings or be able to view the full workspace name.
Change the color of a newly created inbox/team inbox
Hi, Using the API to create a new inbox/team inbox. It would be so helpful to enable the ability to change the color in the settings of the item. Similar to what is already enabled when creating a tag, using the highlight attribute.
Hi, I'd like to be able to fetch a teammate's vacation (wether if it's planned or ongoing) via an API endpoint. The end need would be to be able to alert specific clients on our webapp that the manager of their unit (as in real estate units) is un...
In-app (click able links) to conversations provided by API responses
you should put the conversation id in the response of the create draft endpoint (and other endpoint like create message) directly. I had to extract it out of the url `_links.related.conversation`. It would have been better to extract it out of the...