Hello,
I am trying to create my first task, which reads email addresses from each Excel row and sends an email. I’ve created the sequence as per the attachment, but it doesn’t work due to an error with the Read Range activity.
The automation will also need to copy data from another column and paste it into the email body, but for now, I’m focusing on the first step.
Could you please help me with this?
Thank you for the feedback, @Anil_G. I had previously tried doing it without the Read Range function, but it only iterated through the first row and ignored the others. Do you see any other potential errors here?
Thanks a lot!