Skip to Main Content
ADD A NEW IDEA

Core API

Showing 36

Create API endpoint to add attachment to KB article

Currently we can create articles via API, but are not able to add attachments to it, so the import cannot be fully done without attachments
21 days ago in Core API / Knowledge Base 0 Backlog

Ability to update external ID on an Account

External ID can be set when you create an account but afterwards there is no way to update it, this would be incredibly helpful if we could update the external id.
22 days ago in Accounts Manager / Core API 1 Backlog

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...
about 1 month ago in Channel API / Core API 0 Backlog

interact with the front calendar via API

Create calendar events. update calendar events. delete calendar events. all through api.
3 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.
3 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...
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.
4 months ago in Core API 1 Backlog

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