Template to rule (building workflows off each template)
When you create a template, ability to create a rule off this template. Today you have to copy some of the template body to create a rule but it would be great if you could: Create rule If this template is used Then do X
More granular permissions - disable field editing or other actions such as "reply"
Disable field editing to keep single source of truth in CRM as native sync from Hubspot or Salesforce for example are only one way batches. So if a user edits a contact field this wont be reflected in hubspot and when the next batch syncs, their c...
After a recent update, when a conversation is assigned to the user the format of the heading of the conversation of the assignee in the side panel is now "Sender > me" previous to the update it was "Sender > FirstName LastName". I'm requesti...
I have a use case where I match text patterns in a message body (like ORDER-{digits}) and want to convert all matches to markdown links ( `[ORDER-123](https://example.com/orders/ORDER-123)` ) Right now this is not supported - as there's no way to ...