Hi @marinam,
You can use a query similar to the following post to retrieve the Manager’s email:
Instead of SELECT [LASTNAME],[FIRSTNAME]
put SELECT [EMAIL]
Eddy.
Hi @marinam,
You can use a query similar to the following post to retrieve the Manager’s email:
Instead of SELECT [LASTNAME],[FIRSTNAME]
put SELECT [EMAIL]
Eddy.