Skip to main content

Hello Everyone,
I’m using business events to notify a sales person of a corresponding sales order if the order has been rejected.

Kindly assist on how I should specify, so that the system should pick the email of the sales person who created the sales order or in Charge of the sales order i.e.  To:(sales person email)
see below;

All responses will be highly appreciated
Thank you everyone.

Using the selector icon, you can drill down into the sub-elements of that field. I would try ((SalesPerson.DefContactID.EMail))


In addition @darylbowman 

We can sent an email update to the person who created a sales order 

 

Further, we can send an email to a salesperson to bring the email ID of the salesperson and update the data field in the template  

 

Adding a Business event attached to kick start the changes needed as per the requirement


Reply