- Ensure that you know when your snippet has been updated
- Ensure that you know when your project has been changed
- Set up a webhook
If you want to make sure you 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 anytime the snippet or project has been updated. Register a URL that Optimizely Web Experimentation will notify anytime they change.
Here is how to set up a webhook, with step-by-step instructions below:
-
Navigate to Settings > Webhooks.
-
Click Create New Webhook.
-
Enter the URL where Optimizely Web Experimentation will send datafile updates.
-
Click Save.
Learn more about webhooks, including the format of the webhook payload and code samples, in our developer documentation.