Help with Automation Workflow based on Large Email List for Condition

Hi everyone,

I've set up a smartsheet with a form for our employees to sign up for an internal training program. One of the form fields asks for their manager's email, and I need to notify different internal contacts depending on which group that manager falls into.

Here's where I'm stuck:

  • I have two separate lists of manager emails, one with 685 emails and another with over 2,000 emails.
  • I want to set up an automation for the below:
    • If the "Manager Email" field contains an email from List A - notify Person A
    • If it contains an email from list B - notify Person B.

I know how to build the automation logic, but manually inputting thousands of email addresses as condition values isn't ideal.

Is there any way to bulk upload or reference these lists in the automation rule instead of entering them one-by-one? Or is there a smarter way to structure this?

Any ideas or creative workarounds are appreciated!

Tags:

Best Answer

  • John_Foster
    John_Foster Community Champion
    Answer ✓

    Hi @b.adams

    We have a similar requirement and have created a helper sheet. The helper sheet contains the list of email addresses and a lookup value, we then use the index & match functions to return the corresponding contact email address or addresses.

    Happy to help further if you would like any more details.

    Thanks,
    John

Answers