Skip to Main Content
ADD A NEW IDEA

Developer Platform

Showing 358

Allow dynamic objects to be created without a target URL

As of today, users are required to specify a target URL in a dynamic object. For example: www.orders.com/orders/[ORDER ID] However, not all business objects can be linked to through some URL. Some business objects live in desktop apps or aren't ea...
over 1 year ago in Dynamic objects 0 Backlog

Trigger dynamic object creation when conversation title is changed

Would love to have dynamic objects triggered when I edit a conversation title and add a dynamic object pattern
over 1 year ago in Dynamic objects 5 Backlog

Monday Integration - Assign Person and Add Date from w/in Front

Current Scenario: Monday.com integration within Front currently only allows you to: select a Workspace a specific Board Group of items to create a new task into from the emails. Feature to add: It would be super useful to add two more options: 1. ...
over 1 year ago in Existing integrations 0 Backlog

Remove fields from existing Salesforce / Hubspot contact once the field is removed from sync settings

When a contact field is removed in the Salesforce / Hubspot sync settings, this field should be removed for all existing contacts. As of today, if a field is removed from the sync settings, the field is not removed from existing contacts. Only new...
over 1 year ago in Contacts / Existing integrations 0 Backlog

Application Webhooks: Configure which inboxes to receive notifications from

As a developer, when I create an Application Webhook I will receive notifications for all events of the type(s) I subscribed to, across all shared inboxes. My app users may only want to monitor a subset of their inboxes with my app, so I receive a...
over 1 year ago in Developer Platform / Partner Integrations 0 Backlog

Search Conversation Endpoint - More flexible Date paramters

The search conversation endpoint has limited date-searching parameters. 'Before' and 'After' are only able to filter by a conversation's first message. There is a need to search for Conversations by the most recent message timestamp.
almost 2 years ago in Core API 0 Backlog

Add Affinity as a plug-in

No description provided
almost 2 years ago in New integration requests 0 Backlog

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...
almost 2 years ago in Plugins 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...
almost 2 years ago in SDK 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...
almost 2 years ago in Core API 0 Backlog