Question

AMP form - redirect users to thank you page once form is filled

  • 11 September 2021
  • 3 replies
  • 572 views

Dear Team,

I am using a amp form with a post method that triggers a zapier webhook. 
it enters user infos into a Google Sheet.

But Nothing happens once a user submits the form (Though the values are entered into the google sheet). 
How to redirect user to a thank you page after a successful Zap?

 

Thank You


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @Sarathy 

The form redirect would have to be configured on the form app, not via the Zap, since Zaps operate on the backend sending data between apps, whereas redirects are frontend behavior.

Thanks a lot @Troy Tessalone 

I am not a technical person.

I am using an Amp HTML form . Once a user submit, it pings the zap webhook (Post method), are you saying that on click of submit button, I should redirect?

 

Thanks a lot

Userlevel 7
Badge +14

@Sarathy 

Perhaps check out this help article: https://amp.dev/documentation/components/amp-form/#redirecting-after-a-submission