Question

Need help with Path Rules / Google form

  • 15 September 2023
  • 11 replies
  • 34 views

Badge

Hi guys, I’m trying to set up an automation flow where it will add the client info, based on the budget they put into a google form(the trigger), however, seems like the path rules are only able to pick up one set of the number from the google form. How can I set it up so that it recognize different set of numbers?

 

Right now the issues seems to be if I select Response A (Budget $150 - $250), the path rules can only pick up numbers that matches response A, and won’t be able to pick up Response B (Budget $251 - $500)

For example:

Path 1: Budget $150 - $250

Path 2: Budget $251 - $500

Path 3: Budget $501 - $899

 

I hope I explained this well, please let me know if you need further clarification!

 


11 replies

Badge

Here is another screenshot of the overall flow

 

Userlevel 7
Badge +14

Hi @greysonz1997 

Good question.

This Path Filter is indicating the Path would not have run because the sample test value of 255 does not match the Path Filter conditions, which is correct.

 

 

Badge

Hi Troy, but I have all these different number rang on the form, and under “Find new records”, I have all the different ones as well but I can only chose one…. How do i fix that?

 

 

Userlevel 7
Badge +14

@greysonz1997 

Help article about using Filters: https://zapier.com/apps/filter/help

If the values are like those shown in the screenshots, then you can set the Filter condition to be like this:

[FIELD] exactly matches $150 - $250

Just enter a matching static value on the right side.

 

Badge

Is there a way I can do this with path rules? Or it’d have to be filter

Userlevel 7
Badge +14

@greysonz1997 

Every Path has a Filter, which has the same logic as a Filter: https://help.zapier.com/hc/en-us/articles/8496288555917

Badge

And I already have it set to exact match. but still not working…. im so confused….

 

Userlevel 7
Badge +14

@greysonz1997 

The Path Filter warning is indicating that the sample test values of $900 - $1500 does not exactly match the Path Filter condition of Budget exactly matches $150 - $250.

That logic is correct.

 

Badge

I know that…. so how can i fix it……

Also when I tried to publish the Zap, it is asking me to upgrade my plan, even tho I already paid for the Starter plan?

 

 

Userlevel 7
Badge +14

@greysonz1997 

There is nothing to be fixed.

You are testing a trigger sample value that does not match the Path Filter condition.

If you tried testing each Path Filter, then only 1 should result in a success.

To use Paths in Zaps, you need a Zapier Pro+ plan.

Or you can use separate Zaps with a Filter step instead of Paths.

 

Userlevel 5
Badge +8

Troy’s right that there’s nothing to be fixed. This is a common point of confusion. It’s just saying that if this particular record had come through then this path wouldn’t be activated. However, when an actual record comes through it will follow the appropriate path.

Note that one new feature we have is to update the values of the sample record

 

If you click on that Edit button in the lower right then you can edit the field you want to the value you want. Then when you re-run the path test you should see that a different one passes.

Reply