Optimizely · AsyncAPI Specification
Optimizely Feature Experimentation Webhooks
Version 1.0
Optimizely Feature Experimentation provides webhook notifications when configuration changes occur, such as datafile updates. Webhooks notify external servers of changes, eliminating the need to constantly poll for updates. Each webhook request includes a signature header (X-Hub-Signature) for verifying the request originated from Optimizely.
View Spec
View on GitHub
A/B TestingContent ManagementCustomer DataE-CommerceExperimentationFeature FlagsMarketingAsyncAPIWebhooksEvents
Channels
/webhook
Receive a datafile update notification
Receives webhook notifications from Optimizely Feature Experimentation when project configuration changes occur, particularly datafile updates.
Messages
DatafileUpdated
Datafile Updated
Notification that a project datafile has been updated
Servers
https
webhookReceiver
{callbackUrl}
The HTTPS endpoint on your server that receives webhook POST requests from Optimizely Feature Experimentation.