Send Test Email Error in Campaign's Email step: An error occurred, please try again
Workflow Automation Send Email Trigger Action Not Firing A quick checklist for the most common reasons a Send Email action in a workflow silently fails…
Assistants need to reach this page over the internet. While it is only running on your machine, these two buttons will not be able to load it.
If you see the error below, or the Send Email trigger action just isn't firing, work through the checks in this article to find and fix the cause.
1The Error
If you see this error message, or the Send Email trigger action is not firing at all, work through the checklist below.
2Troubleshooting Checklist: Please Check If…
Check the email or SMS content for a missing } or for overusing {{{.
Especially the links — see the list of valid custom values.
For example: test@gmail,com with a comma instead of a dot will cause the action to fail.
For example, change ABC company to its actual email address, like info@abccompany.com.
3FAQ
{{contact.first_name}}. If a closing brace is missing, or if there's an extra opening brace (three instead of two), the parser can't resolve the merge field and the action fails to fire.Was this guide helpful?