Skip to Main Content
ADD A NEW IDEA

Developer Platform

Showing 323

Ability to limit plugin/integration access to specific users

When creating a plugin, having the option to limit to specific users would be good. This would be useful both during development and using the plugin. We were specifically looking to limit on a plugin but could this this relate for integrations as...
10 months ago in Plugins 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

EASY WIN! Sidebar Plugin: Need 'allow-modals' for window.confirm() to work

My sidebar plugin has some interactions that invoke confirmations via `window.confirm()`, e.g. deleting a line item pops up “Are you sure?” type messages. These currently don’t work when viewing app in Front’s iframe sidebar, and I believe it’s be...
10 months ago in SDK 0 Backlog

Add an integration with GitHub, particularly for the Knowledge base.

This would allow multiple people to collaborate on the Knowledge base via push and pull requests. It would also allow us to replace our very expensive Gitbooks subscription and keep everything within Front.
10 months ago in Developer Platform / Knowledge Base 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...
10 months ago in Core API 0 Backlog

Integration with Bigcommerce

Hi there, I was advised to reach out here to request that Front be integrated with Bigcommerce. Bigcommerce is like shopify in many regards and we would appreciate the chance to use Front with it.
5 months ago in New integration requests 0 Backlog

Automatice dynamic object Extraction

I would love to know if/when NLP and LLMs will be available for dynamic object extraction. Currently the feature is pretty limited by the user providing an exact match, which isn’t great for a white glove customer experience.
10 months ago in AI / AI data extraction / Dynamic objects 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

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