Hi, I’m trying to develop a workflow which sends alarm EMAIL to the assignee when form task is assigned on OC.
Is there any function in uipath to get assignee’s email on Studio?
Hi, I’m trying to develop a workflow which sends alarm EMAIL to the assignee when form task is assigned on OC.
Is there any function in uipath to get assignee’s email on Studio?
Hey @jjk ,
Use Send SMTP mail message activity to send mail
Thank you. but Could you explain more details?
I’m not familiar with send SMTP mail message activity.
I believe I need to do something similar to the following though… but still need more information.