Skip to Main Content
ADD A NEW IDEA

Developer Platform

Showing 336

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

Move Message to new Conversation via API

Support the ability to move a Message or Messages to a new conversation via the API. Suggested implementation to could be: // This example moves messages msg_10 and msg_11 out of conversation cnv_3 to their own new conversation. PATCH /conversatio...
9 months ago in Core API 0 Backlog

Instagram channel — support for creating new outbound conversations

Today, you can only reply to inbound Instagram DMs, you can't initiate outbounds.
about 1 year ago in Existing integrations 1 Backlog

API - improve channel fetching (pagination and search)

Paginate GET /channels results, and enable filtering by type
about 1 year ago in Core API 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...
5 months ago in Core API 0 Backlog

Samsara messaging

Samsara has API endpoints that allow for sending/receiving messages to/from drivers is great. We could expose this as a channel in Front!
9 months ago in New integration requests 0 Backlog

Hide Button for Facebook comments

We need the possibility to hide facebook comments inside of front. Just add a "hide comment" button.
9 months ago in Existing integrations 0 Backlog

Differentiate Trash and Spam statuses when using API (both are "deleted")

Trash emails are email that us (humans) deleted, but the Spam emails are emails that were deleted automatically in Gmail (in our case) and, when brought to Front, were automatically moved to Spam. However that spam classification does not always w...
about 1 year ago in Developer Platform 0 Backlog

Allow to Download Inline Images from WhatsApp senders

Currently in the desktop app is not Possible to dowload Images send from Senders. you need to switch to browser and download via right click.
5 months ago in Desktop / Developer Platform 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?
about 1 year ago in Core API 0 Backlog