I created a Zapier interface asking for a user’s email address. Once the user taps submit, it is supposed to look up the user in a connected app. If there user exists, I have a path for that.
If the user does not exist, I want to stop and ask the user for their additional contact information (first and last name).
How can I send a user to a form for another zap at the end of a zap, and pass the original email into the email field?
For example, a user gives the input me@gmail.com on a zapier Interface. The zap then looks them up in a connected app. If the user exists it runs one path.
If the user does not exist, I want to send the user to another Zapier Interface (form) that sends the email address (me@gmail.com) and in addition prompts for additional contact information.