May I know what is the function I should use to copy the unicorn name to the email body? So far I am able to send email but the body is empty.
Please advice.
Thanks!
May I know what is the function I should use to copy the unicorn name to the email body? So far I am able to send email but the body is empty.
Please advice.
Thanks!
Assign the unicorn name as a variable beforehand.
In the body of the email do something like:
"Hello All, My Unicorn Name is " + unicornNameVariable
Hi Craig,
Thanks for the advice!
I couldnât find the create variable activities in StudioX. How to add the create variable in the activities panel?
Hi @jeremy.lim ,
Please follow below steps to add the unicorn name from the excel sheet to outlook email body.
Drag activity âUse Desktop Outlook Appâ in your studio workflow. (Kindly make sure Outlook app is installed on your system)
1.1. In âAccountâ field of âUse Desktop Outlook Appâ - choose the outlook account to be used to send email
Inside the scope of âUse Desktop Outlook Appâ add âSend Email Activityâ.
In âSend Email Activityâ update required fields as below:
3.1. Account - Select the outlook account to be used to send email
3.2 To - Add receiverâs email address
3.3 Subject - Subject of your email (Optional)
3.4 Body - Select âTextâ Radio Button
Click on (+) button of the textbox and indicate your excel sheet cell where you have saved unicorn name
3.5 Save as Draft - Uncheck this option if you donât want to save your mail as a draft.
Check this below quick video for reference:
I have the same question, how can you create a variable to assign some value to later use, I tried to use âSave for laterâ but it doesnât have the clipboard option as source.
Use Read Cell Value - worked for me.
Hi Nidhi.
I got it to work. I had to reset all previous steps as it was not changing the date and it emailed me a place holder rather than the actual unicorn name. It works now. Thank, you.
Also, I had HTML selected instead of Text in the subject body. It worked when I changed it to Text and selected the C2 cell.
I got it to work but its not pulling in my Unicorn spreadsheet. Instead I get this
Hi @garnet.ashton ,
Can you please confirm if you are using âSend Emailâ action inside âUse Excel Fileâ resource ?
and the path inside âUse Excel Fileâ should be of Excel file in which you have saved your unicorn name.
Refer below:
Regards,
Nidhi
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.