Hey there VAPI team!
Building out a blocks version of my booking appointments assistant, and noticing something right out of the gate.
There is no filter feature?
I feel like with any workflow style format (make, zapier, voiceflow, etc.) There needs to be a filter feature to branch and perform separate actions depending on particular cases.
For example: I need to build a booking appointment setter to...
-gather the first name, last name, and address of a caller.
-To then perform a tool where it searches a customer in the clients CRM
- IF FOUND: it logs customer id as it received it from a webhook response and skips conversational steps / goes to another flow
- IF NOT FOUND: it logs customer id as 0, and goes to a flow to gather the customers information.
Is there a workaround in the current system to implement something like this?
If not, I feel like this would be a tremendous thing to add and allow blocks to take a CRAZY next step.