Skip to main content
Question

How to add header response in webhook to AMP Forms


Hello,

we have an issue calling  a Zapier Webhook from AMP form. After submitting the data the zap finishes its work with success, but as an response we receive CORS error.

Contacting our service who builds for us AMP forms, they said that Zapier must add next response header

 

"Access-Control-Expose-Headers": "AMP-Access-Control-Allow-Source-Origin"
"Access-Control-Allow-Origin": $origin
"AMP-Access-Control-Allow-Source-Origin": $ampSource
"Access-Control-Allow-Credentials": "true"

Is it something that Zapier Team can implement on their side?

 

Thank you in advance!

 

Best regards,

TinyEmail.

 

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.

2 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @TinyEmail 

This is probably better directed at the Zapier Support team.

You can open a ticket here: https://zapier.com/app/get-help


  • Author
  • Beginner
  • 1 reply
  • March 20, 2022

Hello Troy,

 

thank you for advise, we just posted the question waiting the response.

 

Best regards,

Vitalie.