Skip to Main Content
ADD A NEW IDEA

Developer Platform

Showing 341

Expand pattern-matching options for Dynamic Objects

Currently, Dynamic Object patterns can match on; digits [0-9] letters [a-z] alphanumeric [a-z0-9] spaces [\s] My platform can sometimes generate URLs which contain a double-slash "//" in part of the URL; https://example.com/resources//123 I want t...
about 1 year ago in Dynamic objects 0 Backlog

Salesforce Plugin: Support "Log as email"

Right now the native Salesforce sidebar plugin supports a "Create Task" feature. It would be helpful to also include a "Log Message as Email" feature to allow my team to log specific messages to Salesforce as Emails via the plugin (rather than as ...
8 months ago in Existing integrations 0 Backlog

Add updated_at to list conversations API endpoint

List coversations endpoint is ordered by that field, but the field is not exposed
over 1 year ago in Core API 1 Backlog

Asana Integration Option to Suppress Reopen on Task Completion

For some workflows, it is more desirable to keep conversations closed after task completion.
over 1 year ago in Existing integrations 0 Backlog

Add "source inbox" to the event payloads for Move events

As a developer I sometimes need to see the source inbox of a move (i.e. see which inbox a conversation was moved from in addition to the inbox it was moved to.

Add attachments (images) in replies for instagram

This is important for our sales as clients always want to see more product options in photos. Also if clients can send attachments via instagram, why the agents cannot?
almost 2 years ago in Attachments / Existing integrations 0 Backlog

Hide Button for Facebook comments

We need the possibility to hide facebook comments inside of front. Just add a "hide comment" button.
over 1 year ago in Existing integrations 0 Backlog

PipeDrive CRM sync

Integrate PipeDrive with Front
over 2 years ago in Developer Platform 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.
about 1 year ago in Core API 1 Backlog

Expose Conversation Custom Fields to Plugin SDK

Right now if we need to access custom fields on a Conversation via the Plugin SDK, we need to issue a server-side API request to GET /conversations/:id. It would be helpful to expose conversation custom fields to the Plugin SDK in the same way as ...
9 months ago in SDK 1 Backlog