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.
As a user, I want to be able to track activity for a particular dynamic object. I need to be able to quickly access all conversations associated with a dynamic object, and be aware of when new conversations come in. Tags are a great example of how...
Would be great to see Slack reactions in Front, since so many people use reactions to acknowledge messages, and even to mark things as done, or something similar. If possible, allow for reactions in Front, as well, that can be shown in Slack.
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 ...