Skip to Main Content
ADD A NEW IDEA

Core API

Showing 35 of 1441

API: Support multiple recipients on custom channels

I'm building an integration with an external SMS provider, which supports group conversations. Right now, Front's Receive custom messages and Sync inbound message API endpoints do not allow me to receive a message from a sender which was addressed...
13 days ago in Channel API / Core API 0 Backlog

Core API: Delete Channel endpoint

As a developer, I would like the ability to delete channels via the API. Specifically custom channels which were created via the API - https://dev.frontapp.com/reference/create-a-channel The inability to do this has lead to hitting channel limits ...
about 1 month ago in Core API 0 Will not do

Don't count throttled API calls against API rate limit

It seems to me like counting throttled API calls against our API call limit is punitive and the root cause for these snowballing outages. This is compounded by the fact that we are relying on Zapier for these api calls and can't finely control the...
3 months ago in Core API 0 Backlog

Send existing message in draft state via API

Customer requesting the ability to send an existing draft via API. They are requesting the ability to provide a message ID of the draft in a response that will initiate the sending of the message.
3 months ago in Core API 1 Backlog

Ability to create rules with the API

No description provided
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.
about 2 months ago in Calendar - other / 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
12 months ago in 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

Add updated_at to list conversations API endpoint

List coversations endpoint is ordered by that field, but the field is not exposed
7 months ago in Core API 1 Backlog