Fetch messages by a common Outlook ID using Core API
Hi, We are implementing a requirement to correlate Outlook emails to Front messages. There is one common ID in the source message (internetMessageId in Outlook and message-id in Front). We need to have the ability to fetch a message using the Fron...
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...
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.
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...
Hello, When adding a response to a conversation using the following Core API: https://dev.frontapp.com/reference/post_conversations-conversation-id-drafts The expectation is that the created draft will include the message thread as a quote (th his...
I've noticed that quoting messages in replies isn't supported for Telegram and WhatsApp via Front. Replies sent through Front don't show the "in reply to message" format, unlike direct replies from personal Telegram on mobile, leading to them appe...