Setting custom cors in webhook
  • 1 Minute to read
  • Dark
    Light
  • PDF

Setting custom cors in webhook

  • Dark
    Light
  • PDF

Article Summary

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

image.png

Each response (Post or Options) will now return the selected Access-Control-Allow-Origin.
image.png


Was this article helpful?