Skip to Main Content
ADD A NEW IDEA

Core API

Showing 43

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?
over 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
over 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
over 1 year ago in Core API 0 Backlog

Ability to create rules with the API

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

Notification API for Plugins

Ability to send notifications to a user even when the plugin is not currently open.
over 1 year ago in Core API / SDK 0 Backlog

Tags API: add ability to see and set 'Archived' property

1) The GET /tags list should include a flag to indicate whether a tag has been archived 2) There should be a way to archive a Tag via API
over 1 year ago in Core API 1 Backlog

Expose teammate conversation read status via API

This information is presently hidden in the interface. It requires the user to click on the subscribers drop down for each message.Adding this would enable a plugin to display the list of colleagues who have read a message as the user is scrolling...
over 1 year ago in Core API 0 Backlog

Expose images in signatures API

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

Expose Split Conversation in API

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

Add "seen" event in webhook API support

To monitor the "seen" status of messages, api clients currently need to implement a polling strategy. Adding a seen event to enable web-hook integration, will limit api usage and improve state change detection.
over 1 year ago in Core API 0 Backlog