Best answer

How can I increase may Path limits to 6?

  • 27 March 2023
  • 3 replies
  • 66 views

Userlevel 1

I’m working on building out a ZAP that collects data from a Facebook form, and passes the information off to our CRM.

The Facebook form provides the user with 6 options to pick from, and I’d like to process the data collected from this form with 6 paths.

Example

If option 1 is selected, do X
If option 2 is selected, do Y
If option 3 is selected, do Z
etc…


I seem to be able to complete this action using the “PATH” function of Zapier, but I’m finding that I’m limited to 5 Paths only.

I want to preform a specific action, based on which option was selected, and I need 6 unique outlets.


What are my options to work around this limitation.

icon

Best answer by Troy Tessalone 27 March 2023, 17:27

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 @MCC 

Good question.

Paths can be nested 3 levels.

NOTE: You need a Zapier Professional paid plan in order to use Paths in Zaps.

 

Depending on what you are trying to do with the Zap path logic, you may want to consider these other Zap designs:

Userlevel 1

Appreciate the response Troy, I managed to get this to work using Zapiers Filter/Lookup action :)

Thanks for the tips and time :)

Userlevel 7
Badge +12

Thanks for letting us know that you got your Zap up and running! Combining Lookup Tables with Filters or Paths is a great way to level up the conditional logic in your Zap 😊