EMAIL AUTOMATION iN FOR smtp MAIL MESSAGE

i have an excel
where i have mentioned the email id
Now i want to read each mail id
using for each row
image
In SMTP mail Message
In TO* currentRow(“Email”).ToString giving me error
Please let me know what should i write.

@office_use

you need to provide port and server then the error will not display

String.Equals(row('Status").ToString,“Yes”)
Here i am giving this in expression editor of if else condition
May i please know the error?

@office_use

try this once

row(“Status”).tostring.trim.equals(“Yes”)

again getting error Brother

@office_use

can you share the error image what the error it is showing so that i can help

Sure
Give few minutes.

it’s working fine now
but there is an error
I have complete the development but there is som error


Please let me know

@office_use

try to type the expression manually

don’t copy and paste the expression

1 Like

Thanks brother.
image
What is the meaning of this error.

Please let me know the error

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.