Our company uses a Tengella as an ERP system https://tengella.se/. We need integration with Front to be able to create contacts in Tengella after triggering rules in Front, receive information from Tengella, update custom contact fields with infor...
While configuring advanced dynamic objects with the customer, when a successful Fetch from server or successful parse of the payload is done, the green previewer is extremely long and difficult to see if the payload is large . One recommendation i...
Add mailbox setting option to order the conversations/emails above the thread w/preview pane below
This is request is to be able to customize mailbox layout similar to GMail, MS Outlook, YahooMail, or other email clients to have message preview reading pane on the bottom rather than to the right of message list.
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...