I need to conditionally skip steps based on if a specific field value of multiple field values is provided or not.
Can I use ‘Code by Zapier’ and javascript to check if the value exists, and if it does, continue to next step (for example, Step 2) and if it does not exist, continue to a different step (for example, Step 5).