I want to send an email where the data before @ changes for example: one mail is abc@gmail.com and the second is xyz@gmail.com so when i put a wildcard for the dyamic value it isnt working is there a workaround?
like this
Hi @Meghana Menon ,
Here is an alternative, loop through all UNREAD mails and add an If Action to check if the Dictionary Key $emailDetails{"emailFrom"}$ contains @gmail.com
Could you try that out instead?
Kind Regards,
Ashwin A.K
Hi @Meghana Menon ,
Can you share the snippet of your code and give more details?
Hi @Meghana Menon ,
You need to pass the list of mail ids in this format abc@gmail.com;xyz@gmail.com;123@gmail.com etc..,
the value changes..the bot has to pick based on the mail..only data after @ is constant..
the mail has to be read based on the @gmail.com the 1st value changes everytime..If i put * it isnt getting dynamic
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.