Send review requests through your own email, SMS, or WhatsApp setup instead of WiserReview’s built-in sending.
What it does
By default, WiserReview sends the review request emails for you. If you would rather send them through your own infrastructure or a third-party service, use the Webhook Alert.
When a review request is due, WiserReview posts the order and customer data to your endpoint URL. Your system then sends the actual email, SMS, or WhatsApp message.
When to use this
- You want to send review requests from your own email, SMS, or WhatsApp system.
- You already use a third-party service like Klaviyo, Wati, or Interakt and want to trigger the request from there.
- You need full control over the message content, timing, or channel on your side.
How to set it up
- Open your review automation workflow.
- In the Collect reviews via Email & SMS section, click + Connect your email, SMS, or WhatsApp service.

- In the popup, find Webhook Alert for Request Trigger and click Integration.

- Add a remark and enter your endpoint URL. This is where WiserReview will post the data.

- Click Create.
Events WiserReview sends
WiserReview posts one of these events to your endpoint, based on what triggered the request:
on_order_fulfillfirst request after an order is fulfilledon_followupfollow-up reminderone_time_campainone-time campaign requestincentiveincentive-based request
Sample payload
Below is the sample JSON data that will be posted to your endpoint URL.

Once your workflow is set up, WiserReview starts posting event data to your endpoint URL.