Webhook Introduction
Webhooks allow you to to create custom integrations that respond to events that occur on the Fera servers.
For example, you can create a webhook that will trigger some code on your server upon any new review created in Fera.
Webhooks can be created in 2 different ways:
- From the Configuration -> Apps & Integrations -> Webhooks section, or
- From the Private API Webhook resource.
Updated 7 months ago
Whatβs Next
Check out these articles on how to setup webhooks and to see what events can be listened to: