Skip to Main Content
ADD A NEW IDEA

Clear

Core API

Showing 52

Add "seen" event in webhook API support

To monitor the "seen" status of messages, api clients currently need to implement a polling strategy. Adding a seen event to enable web-hook integration, will limit api usage and improve state change detection.
almost 3 years ago in Core API 0 Backlog

Add "source inbox" to the event payloads for Move events

As a developer I sometimes need to see the source inbox of a move (i.e. see which inbox a conversation was moved from in addition to the inbox it was moved to.
over 1 year ago in Core API / Exports, API and connectors 0 Backlog

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

List conversation recipients endpoint

Per this answer the only way to retrieve all of the recipients of a conversation is to iterate through all messages in the conversation and manually pull out - and de-duplicate - the recipients from each message. This is both unnecessarily complic...
over 2 years ago in Core API 0 Backlog

API - improve channel fetching (pagination and search)

Paginate GET /channels results, and enable filtering by type
over 2 years ago in Core API 0 Backlog

Drafts API: Drop requirement for supplying channel_id

Right now Front requires a channel_id to be supplied on calls to Create Draft endpoints - this is not required on send reply endpoints. Could we have the API select a default channel when the channel_id param is not supplied?
over 2 years ago in Core API 0 Backlog

Pin or unpin comment via API

No description provided
over 3 years ago in Resources 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.
almost 2 years ago in Resources 0 Backlog

Expose Split Conversation in API

Ability to split a conversation into multiple converastions via API.
almost 3 years ago in Core API 1 Backlog

Search Conversation Endpoint - More flexible Date paramters

The search conversation endpoint has limited date-searching parameters. 'Before' and 'After' are only able to filter by a conversation's first message. There is a need to search for Conversations by the most recent message timestamp.
about 2 years ago in Core API 0 Backlog