Create a webhook

  • Updated
  • Optimizely Web Experimentation

If you want to find out when your projects are updated and a new snippet is available, you can create a webhook in Optimizely Web Experimentation. A webhook is an HTTP callback that notifies you when the snippet or project have been updated. Register a URL that Optimizely Web Experimentation notifies when they change.

  1. Go to Settings Webhooks.

  2. Click Create New Webhook.

  3. Enter the URL where Optimizely Web Experimentation should send datafile updates.

  4. Click Save.

You can create and use multiple webhooks in Optimizely Web Experimentation.

Learn more about webhooks, including the format of the webhook payload and code samples, in the developer documentation.