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.