Skip to main content
Best answer

Load/Redirect page based on a form submission

  • July 13, 2020
  • 1 reply
  • 763 views

I’m trying to make a process where someone can enter their name and email, search Woocommerce customer list, verify if that person is a customer and return them to a webpage.

  1. Created a Contact Form 7 - Name, email form and set up a webhook. - Working
  1. WooComerce-Zapier plugin installed - hooked up and working
  1. Path A - load this page if verified

          Path B - load this page if not verified

I’m just not sure how to load the page in the browser from Zapier.

I’ve tried Code by Zapier with both Javascript and Python. Python test was successful.

 

 

Best answer by nicksimard

Hi @DNRS!

What you’re trying to do is not uncommon, but with the way Zapier works, you’re not going to be able to do something in the browser after someone fills out a form. You can trigger a Zap, then run through some steps there, but we don’t yet have a way to perform actions right there on the website that the visitor is looking at.

I've added your feedback to our internal tracking system/wish list so that our team can consider it when making improvements/changes to Zapier :)
 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

nicksimard
Forum|alt.badge.img+11
  • Zapier Staff
  • 2115 replies
  • Answer
  • July 21, 2020

Hi @DNRS!

What you’re trying to do is not uncommon, but with the way Zapier works, you’re not going to be able to do something in the browser after someone fills out a form. You can trigger a Zap, then run through some steps there, but we don’t yet have a way to perform actions right there on the website that the visitor is looking at.

I've added your feedback to our internal tracking system/wish list so that our team can consider it when making improvements/changes to Zapier :)