Help

The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.

Re: When setting up an email automation "To field is empty"

192 0
cancel
Showing results for 
Search instead for 
Did you mean: 
BrucePPV
4 - Data Explorer
4 - Data Explorer

I'm trying to set up an automation so an email is sent out to a client when their video's status changes to CLIENT REVIEW. 

Specifying that wasn't a problem. However, when testing it, I keep getting an error message that the To field is empty. I've mapped it to a field containing an email address, and specified the exact record to use set to the correct Status, but keep getting this error. The token is set to pull the Value. I've tried the other options but get the same (non) result.

How do I get this to work?
Thanks

3 Replies 3

Hey @BrucePPV

Please do the following: 

1. Create a conditional group and add in there the send email action
2. If the email is in a lookup field please verify that you added the value from that email instead the ID
3. How do you test the process? Do you test it by the test button on Automations settings? If so, please select the record again in trigger level and then run your tests again 

Let us know if that worked. happy to help you 🙂 

Thanks
Dimitris Goudis

jfevurly
4 - Data Explorer
4 - Data Explorer

Hi Bruce,

One potential workaround is to create a formula field and include {Email}, where “Email” refers to the field that contains your client’s contact email. You can name this new field something like “Email (Formula)” and then hide it from the grid view to keep things tidy. Once the formula field is set up, you can add it to the “To:” field in your automation without worrying about formatting issues.

Have you tried retesting your trigger? The automation may be pulling data from an earlier version of the record before it had a email value.