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...
Request for the ability to restrict a user's ability to reply to conversations they are assigned to. This could be implemented as part of Teammate Permissions.
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...
When collaborating with teammates on email drafts, a revision history would allow for worry-free collaboration, keeping drafts of emails from accidentally being deleted. Auto saving drafts every few seconds when composing an email then being able ...
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?
Customize the default time of 'Day & Time' snooze option
As a user who leverages snooze frequently, I'd like to change the 'Day & Time' snooze option to default to when I start my day (at 8am, instead of 9am), after a date is selected. I'd be able to snooze conversations accurately, with less clicks.
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...