I loved this exercise, but like others I’m struggling with getting it to actually send the email. I’m getting the following error:
Outlook account: {x:Null}
And:
Send Outlook Email: Value cannot be null. Parameter name: address
Can anyone advise where I’m going wrong? I have the following information in the Send Outlook Email activity (I have a spreadsheet looping through several names and sending emails to each person):
Account: Outlook
To: [CurrentRow] Email
Subject: Your unicorn name
Body: Text
Hi [CurrentRow] Alias, I have made a robot and your unicorn name is: [CurrentRow] UnicornName.
Still getting this error when trying to email using Outlook. We use MS Outlook so I would like to make this work instead of abandoning and setting up a gmail or yahoo work around.
Hi Hamdi, thanks for the reply. But I have already one account there and somehow it’s just not appearing in my UiPath. It’s OK then, I will just skip the email part for now.