Skip to Main Content
ADD A NEW IDEA

Core API

Showing 47

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...
about 2 years 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 2 years ago in Core API / Smart rules 0 Backlog

Notification API for Plugins

Ability to send notifications to a user even when the plugin is not currently open.
about 2 years ago in Core API / SDK 0 Backlog

Expose Split Conversation in API

Ability to split a conversation into multiple converastions via API.
over 2 years ago in Core API 0 Backlog

Add support for resource alias 'ext_id' to the GET Message endpoint

Currently the Get Message endpoint for Front's Core API does not allow lookup on the external ID field. It would be nice if we allowed lookup on the external_id as a resource alias much like the GET Account endpoint.
7 days ago in Core API 0

Access "Teammate activity export" via API

I regularly need to fetch Teammate Activity Export data - it would be useful to enable access via the API
3 months ago in Analytics API - exports / Core API 0 Backlog

Delete internal comments via Core API

Internal comments can be added, but currently cannot be deleted via the Core API.
8 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.
over 1 year 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...
over 1 year 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.
over 1 year ago in Core API / Developer Platform 0 Backlog