Skip to Main Content
ADD A NEW IDEA

Core API

Showing 36

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...
11 months ago in Core API 0 Backlog

Notification API for Plugins

Ability to send notifications to a user even when the plugin is not currently open.
about 1 year ago in Core API / SDK 0 Backlog

Expose Split Conversation in API

Ability to split a conversation into multiple converastions via API.
about 1 year ago in Core API 0 Backlog

interact with the front calendar via API

Create calendar events. update calendar events. delete calendar events. all through api.
2 months ago in Calendar - other / Core API 0 Backlog

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.
2 months ago in Resources 0 Backlog

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...
2 months ago in Core API 0 Backlog

Provide simpler way to compute the user hash automatically

Instead of requiring that a user hash be computed based on HMAC-SHA256, expose some API devs can call to automatically generate this based when the verifications ecret is passed in.
4 months ago in Core API / Developer Platform 0 Backlog

Flag to control draft window is active

Currently, using Front-SDK, the behavior of createDraft() creates the draft and put the draft in an active pop-up window. However, if calling the functionality via Front CORE API (draft), the draft is only available on the end-user draft inbox. It...
4 months ago in Core API 0 Backlog

Allow more raw data to be pulled from the messages endpoint

Currently only conversations can be pulled, and then messages to that specific conversation id. All messages can be pulled via analytics endpoint, but this is restrictive in nature. Instead it would be great to query the endpoint directly for all ...
5 months ago in Core API 0 Backlog

Front and Database Connection, Update Rule API

Is there a way for us to establish a connection between Front and our database (RB9 powered by OMTI) so that these rules in Front can be updated real time when it's changed in our database? The From field in Front corresponds with the Contact Emai...
8 months ago in Core API / New integration requests 1 Backlog