We are working on a workflow that will email customers when their Jobs are complete.
There are three fields that apply in the template Job#, Status and Email address.
I have been able to configure the workflow to send an email when the status changes to complete and include the job# token into the body of the email. The problem is the customer may have 10 jobs that complete on the same day thus receiving 10 emails. I would like to send one email that contains a list of the job#’s in the body of the email. Is this possible?