Allow customization of "Sent from Front" Alt Text for the tracking pixel
When we send emails from Front, y'all are inserting some HTML for the tracking pixel at the bottom of them like this: <img src=3D"https://app.frontapp=.com/api/1/noauth/companies/46f9519e86737210e538/seen/msg_2663shay/han_7pxi= aai/18b90fec.gif...
Our workflow is that we: Press "Compose" The default email address is an email from a shared inbox. It’s configured here: Preferences / Personal / Preferences / Default channel We add participants Then the draft is in the shared inbox and we see t...
Expand pattern-matching options for Dynamic Objects
Currently, Dynamic Object patterns can match on; digits [0-9] letters [a-z] alphanumeric [a-z0-9] spaces [\s] My platform can sometimes generate URLs which contain a double-slash "//" in part of the URL; https://example.com/resources//123 I want t...
Integrate chatbot with API so we can automate lookups to external databases. Ex) Automate lookups like appointment time, enter a zip code to find store locations, etc.