You can set up WiserReview to automatically send review request emails when a customer places a new order. This works by using a Webhook, which allows your system to send order details to WiserReview.
Follow these 3 simple steps to set it up.
Step 1: Open Webhook Integration

-
Log in to your WiserReview dashboard.
-
Click on Integrations from the left menu.
-
In the search bar, type Webhook.
-
Find the one that says:
“Webhook – Fire review requests on new order events” -
Click the Integration button.
This will open the setup screen for Webhook.
Step 2: Create a Connection
-
In the “Name your connection” box, type any name you want (example: “Send review after order”).
-
Click the green Create button.
-
After that, WiserReview will give you a Webhook link (URL).
You will use this link in your system to send order details to WiserReview.
Step 3: Send Order Info in JSON Format


Your system should send order data in this format:
✅ Make sure email is always included — it’s required to send the review request.
Once the data is sent to WiserReview, the customer will automatically receive an email requesting a review.


