You are viewing limited content. For full access, please sign in.

Question

Question

Notify multiple people from database table lookup on form submission

asked one day ago

Hello,

 What is the best way to notify multiple people from database table lookup on form submission? I need to be able to notify multiple people (the list is got from a database look up table) on form submission.

0 0

Replies

replied 13 hours ago Show version history

If you are pulling the email addresses in from the lookup, you can use the field in the table that holds that value in the email task Send To.

The field will capture all the email addresses and include them in the send.

1 0
replied 6 hours ago

We use a custom query task in Workflow for this exact thing, it queries a SQL for members in the table from the affected department(s), and then adding a "for each row" task, containing a token builder to add each row in the token "Recipient List" append value, then in the email task, that token is used in the To field, then in token dialogue use the Apply Index feature, and All Values Separated by "Semi-colon"

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.