Skip to main content

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

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.