Skip to Main Content
ADD A NEW IDEA

Core API

Showing 38 of 1472

Associate tags to a specific inbox via API

Hello, One of our Business Cases at White Bird is to isolate tags between inboxes of a same Team. Right now, our only way of ensuring this system works and there's no permeability between tags and inboxes is to manually assign each tag to the corr...
10 months ago in Core API 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...
11 months ago in Core API 0 Backlog

Light body message in Core API alongside the body message in Message endpoint

Display only the message received without any quoted content or former message
11 months 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...
12 months ago in Core API 0 Backlog

search contacts in the API using the email

add a parameter in the contact list request to search with the emails
12 months ago in Core API 2 Backlog

API - improve channel fetching (pagination and search)

Paginate GET /channels results, and enable filtering by type
12 months ago in Core API 0 Backlog

Drafts API: Drop requirement for supplying channel_id

Right now we required 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?
about 1 year ago in Core API 0 Backlog

Expose phishing information through the API

Allow users to see whether a conversation has been marked as phishing when fetching it via the API
about 1 year ago in Core API 0 Backlog

API support to maintain rule data sets

Rule data sets are currently manually maintained or limited to 500 rows for a CSV import. API access to manage this would give an avenue to maintain this in a non manual way and reduces chances of errors occurring
about 1 year ago in Core API 0 Backlog

Ability to create rules with the API

No description provided
about 1 year ago in Core API 0 Backlog