Best answer

Gravity Forms trigger - filter by one variable

  • 9 March 2021
  • 3 replies
  • 91 views

Hi 

 

I am using zapier to capture a multi select variable from Woo Commerce’s gravity form and want to feed a value to the destination based on conditions, is it possible?

 

For example,

if

    the multi select variable on gravity form = “Anna”,

then

    sales field of the destination field = “Anna Gaines”

else if

    the multi select variable on gravity form = “No”,

then

    sales field of the destination field = “Marketing Department”

...

and so forth

 

I am imagine this should be done on the variable level, like applying a if condition on a variable but I am not sure how I could do that.

 

icon

Best answer by Troy Tessalone 9 March 2021, 19:09

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @DavyOu 

Consider using one of theese Zapier apps:

  1. Formatter > Utilities > Lookup Table: https://zapier.com/help/doc/how-use-formatter-functions#using-the-lookup-table
  2. Paths: https://zapier.com/apps/paths/integrations
  3. Filter: https://zapier.com/apps/filter/help
Userlevel 4
Badge +9

Hey @DavyOu!

Did using a Filter condition in your Zap help out here? 

Read more about Filters here: https://zapier.com/help/create/customize/add-conditions-to-zaps-with-filters  and More on Paths here: https://zapier.com/help/create/customize/add-branching-logic-to-zaps-with-paths

 

Userlevel 7
Badge +11

Just wanted to pop in here to share a link to a related thread that discusses further ways to add If/Else logic to Zaps in case it’s helpful to others looking to build similar workflows: 

:)