Best answer

How to display a specific web page after form is submitted?

  • 23 July 2021
  • 1 reply
  • 134 views

I have a zap ….

  1. A web page form on XYZ site connects to airtable to insert data.
  1. Next an email is sent using gmail in the zap.

My question, how to setup displaying (redirect) a specific web page, after #1, on  same XYZ website?

Any ideas?

Thanks in advance ezweb

icon

Best answer by Troy Tessalone 25 July 2021, 17:21

View original

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

Userlevel 7
Badge +14

Hi @ezweb 

Zaps are used to transfer and transform data between apps on the backend.

The webpage form app may offer settings to configure the frontend redirect after submit.

Otherwise, you may have to use frontend scripting (JavaScript) to handle the redirect after submit.