Allow user to disable email notifications for failed Hubspot / Salesforce contact sync
While there has been a sync error, for us it's not the end of the world. Therefore if there are some sync errors we really don't need the daily notification email warning us.
To monitor the "seen" status of messages, api clients currently need to implement a polling strategy. Adding a seen event to enable web-hook integration, will limit api usage and improve state change detection.
[App Objects] Filter Rule Trigger by App Object Type
When creating a Rule with a App object is added trigger, it's tricky to specify which app object we want to trigger the rule for. Similar to the additional options provided in rule triggers like Comment Added or Custom field updated, it would be h...
It would be useful to have a native ShareFile plug-in to make it easy to securely share and request files with clients directly from Front without having to navigate away to another application window. As a financial services and benefit administr...
Shopify Integration - Display Items Ordered and Customer Spend
Hello Team! It would be really handy if we could see at a glance what items the customer has ordered in each order and the spend on each order with a total spend for the customer at the top. This helps us to contextualize our support to the custom...
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 ...
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.
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 ...