Skip to Main Content
ADD A NEW IDEA

Clear

Plugins

Integrate Google Chat as a channel

Problem There is no way to communicate with non-Front teammates over Google Chat without leaving Front. Request Add a Google Chat integration (plugin or channel) to send and receive Google Chat messages within Front.
about 3 years ago in New integration requests / Plugins Backlog

Support custom protocol links in plugins

Problem Plugins can only navigate to http(s), mailto, and tel protocols; custom app protocols like slack://, zoommtg://, and notion:// are not supported. Request Support custom protocol links in plugins, with developer control over which protocols...
about 1 year ago in Developer Platform / SDK

Include Account in Plugin SDK conversation payload

Problem The Plugin SDK payload includes Contact information but not the associated Account record, requiring developers to make a separate REST API request to fetch account data. Request Include the Account record directly in the Plugin SDK payloa...
over 2 years ago in SDK Backlog

Limit plugin access to specific users

Problem Plugins and integrations are available to all workspace users, making it difficult to test plugins in development or limit access to specific teams without enabling for everyone. Request Add the ability to restrict plugin and integration a...
over 2 years ago in Plugins Backlog

Add allow-modals permission to sidebar plugins

Problem Sidebar plugins cannot display modal confirmations (like `window.confirm()`) because the iframe sandbox doesn't include the 'allow-modals' permission, preventing confirmation dialogs from working. Request Add the 'allow-modals' permission ...
over 2 years ago in SDK Backlog

Expose conversation custom fields in Plugin SDK

Problem Accessing conversation custom fields through the Plugin SDK currently requires a server-side API request to GET /conversations/:id. Request Expose conversation custom fields in the Plugin SDK, matching the availability of contact custom fi...
about 2 years ago in SDK Backlog

Set plugin width in developer API

Request Expose plugin width configuration options in the Front developer API.
over 3 years ago in Plugins Backlog

Send plugin notifications without window open

Problem Plugin integrations can only communicate with users when the plugin window is actively open, missing opportunities for real-time notifications or urgent alerts. Request Provide a Notification API that allows plugins to send notifications t...
about 3 years ago in Core API / SDK Backlog

List all messages in conversation via Plugin SDK

Problem The Plugin SDK's listMessages method only returns messages visible to the current user, not all messages in a conversation. Developers must work around this by using the Core API, which is less convenient and requires additional setup. Req...
over 3 years ago in Plugins / SDK Backlog

Add Fourthwall plugin

Request Create a Fourthwall plugin to integrate Front with the Fourthwall e-commerce and membership platform.
about 3 years ago in Developer Platform / Plugins Backlog