Ability to create macros at the PERSONAL level For instance for me : answer to my private email, and then automatically label them "to follow", and move it to custom/personal view of this label "to follow" Thanks,
Today you can "update conversation subject" in Front. It's great for internal visibility, but does not change the message subject.By being able to change the message subject you use when replying to a message you could for instance if the inbound ...
unsubscribe a user from a conversation rule action
Directly unsubscribe a user from a conversation via rules (for example unsubscribe the teammate that assign the conversation to another teammate) at this time.
Allow a user to send a message only if certain criteria are met
There is currently no way to prevent a user from sending a message. Some examples could be: allow only if the conversation has the tag "approved" block sending to external domains if the conversation has the tag "internal" only allow account manag...
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 ...