Setting custom cors in webhook
- 1 Minute to read
- Print
- DarkLight
- PDF
Setting custom cors in webhook
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Webhook support custom origins.
How To Set Up
In the source tab set add access control allow origin and enable the river.
Note
Access Control Allow Origin can only be edited when the webhook is disabled
Each response (Post or Options) will now return the selected Access-Control-Allow-Origin.
Was this article helpful?