pprajapati
8 years agoOccasional Visitor
I am in situation where I need to randomize email addresses in request.
Steps Taken:
1. Created spreadsheet with all email addresses
2. Created variable and used it in request
But doing this is failing email address verification as Loadcomplete is converting 'a1@ot.com' to 'a1%40ot.com'.
Need help to make this possible to keep '@' as '@' only.