Hello all!
We have a custom workflow that sends an email notification based on list data in two fields MATCHING upSEID (employee ID) and SEID of Shipping POC. The employee that correlates to the SEID of Shipping POC field will receive an email notification. However, there are cases where there are multiple orders (SEID) for a single Shipping POC(SEID of Shipping POC) aka the two fields data do not match. We need to figure out a way to only send 1 email out per bulk order so the Shipping POC(SEID of Shipping POC) does not receive a bunch of emails for each SEID on an order. The notifications have to be sent based on the data in theSEID of Shipping POC field.
Any suggestions would be greatly appreciated!