Webhook Alert for Request Trigger used for get event alert

Set up webhook alerts in WiserReview to receive real-time event notifications when review requests are triggered. Covers endpoint URL configuration and testing.

  1. Click on integration tab located left side menu.
  2. In this tab you find Webhook Alert for Request Trigger click on edit button.

Webhook alert for request trigger used for get event alert

Add remark and provide an endpoint URL for receiving data from WiserReview and click on create button.

Webhook alert for request trigger used for get event alert

WiserReview sends these types of events to the specified endpoint URL.

1. on_order_fulfill
2. on_followup
3. one_time_campain
4. incentive

Below is the sample JSON data that will be posted to the provided endpoint:

Webhook alert for request trigger used for get event alert

Once your workflow is configured with all required actions, we will begin sending event data to the specified endpoint URL.