Send workflow email to manager as well as user

Hi,

Is it possible if it is rejected by the second level approver then the e-mail about the status of the request will be sent to both the originator and also the manager?

Thanks.

Kind regards

Staff Response:

You can send additional emails by putting a simple line into the workflow stage script. There are some details on sending emails here.

To retrieve the manager, you can pass in GetUser()/Manager as the user record in the SendEmail. You may need to put:

elevate on

...at the top of the script though, so it has permissions to access the manager's email address. 


Next Topic:
v4.2.0.956 (beta)
Up Since 2/29/2024 12:02:23 AM