Avatar

Correct answer by
Community Advisor

Hi Clarence,

You can pass the parameters in your email link as below:

href= "url/?firstName=<%= recipient.firstName %>&lastName=<%= recipient.lastName %>&email=<%= recipient.email %>"

Thanks,

Anita

View solution in original post