Hi,
I want to get the subject of the email and assign this to a variable. How can I do this please?
Thanks.
Hi,
I want to get the subject of the email and assign this to a variable. How can I do this please?
Thanks.
Hi @redanime94 ,
Follow below steps :
Happy Automation !!!
hELLO @redanime94 ,
Which Email account are you using? Based on that you can use Use Gmail or Use Outlook activities. Then link your account.
Get outlook mail message( if you are using outllo)
Use a For each loop. Then using item.Subject you can get the subject of each mails. You can change the attributes to get different methonds of mail message.
If you are trying to connect Gmail / SMTP activity then check below link for your reference
If you are using Outlook as @Krishna_547 that will be your steps
Hope this may help you
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.