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 ...
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
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...