Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Jan 19, 2023 12:48 PM
Hello!
I am trying to set up an automation where when a record is updated, the email column in the same row as that record receives an email with the information in the updated record.
For example, I have 3 columns: Name, Email and Unique URL. I want to be able to put in a URL for that Name and have that URL be sent in an automated email to the same email address associated with the name.
I have the email column and the unique url on the left hand side but when I go to test it, it gives me an error/shows up empty with the fields, saying I do not have an email and it doesn't show the URL I have put in the grid. Screenshots attached.
What am I doing wrong here? Any help would be greatly appreciated!
Solved! Go to Solution.
Jan 21, 2023 10:26 PM
Hm, could you try testing your trigger again and then testing your send email action again? I suspect this might be due to the test running on old data
Jan 21, 2023 10:26 PM
Hm, could you try testing your trigger again and then testing your send email action again? I suspect this might be due to the test running on old data
Jan 23, 2023 06:20 AM
Yep I found that once I re-ran it again (after stepping away for a few seconds) it worked! Thanks