When calling the fetch rule API endpoint, you are returned with minimal information (name and actions). It would be more ideal if there was reusable information fields such as which inbox is being impacted (inbox ID) and which tags are being appli...
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.
It'd be great if we could add a blank field as a variable for the user to fill in, instead of a pre-generated field. This is something Yesware and Zendesk have
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...