dedicated lead management page to edit lead info, tags, custom variables, etc.
see all campaigns a lead has been enrolled in, along with status, stats, etc.
be able to click into any step and see the exact that went out (or will go out); this will also be available in the campaign -> leads page too
be able to see a full historical log of all incoming or outgoing emails with direct links to the conversation in the master inbox
When you now make API requests, and you get an error, you’ll get more info the API vs just a 403 not authorized, or 404 not found.
These users can now export blacklists / DNC lists. Previously only admins and owners could do this
Previously, attachments would stay and have to be manually removed if you were sending back to back messages in the master inbox. This has now been fixed.
You can now use your own LLMs to mark replies as automated or not automated if you need. We still do this by default, but this gives power users more control
This is mostly for certain integration partners so they don’t receive unnecessary data.
Before, some sender emails would repeat in the API or in the UI. This has now been fixed.
Previously, if you did not pass this value in, it would reset to the default value.
Previously they would only load by default when fetching a collection of replies
Before you’d just get silent failures without knowing what’s going on
Previously, if you wanted to export a list of your sender emails, you had to go through the API
Previously, in certain cases, you may not have received helpful messages when accounts failed to connect
Before you could also upload emails into the blacklisted domains / DNC section– these will fail gracefully now
This makes it easier to quickly tag accounts based on score vs having to go through the API, or constantly changing pages
Before, we replaced the entire lead object if you uploaded it. Now you get to choose between replace, only update new fields, or ignore.
This is available in both the UI and the API
You now also force add leads into any campaigns if you want to send in parallel. Before, this behaviour was turned off by default, and you could either enable it across the whole workspace, or pause campaigns before adding leads.
Unsubscribed contacts existing in active sequences will now also see their sequences stopped before sending an email. Previously, they would only be stopped from being added into campaigns.
But if they existed in active campaigns, they would still receive emails.
The blacklisted emails feature would prevent that from happening, but this wasn’t a consistent enough way of doing things.