Get User E-mail address from Form Task

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?

1 Like

Hey @jjk ,
Use Send SMTP mail message activity to send mail

Cheers
Rishabh

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.