Connect Make.com to ReviewNudger
Make (formerly Integromat) scenarios can trigger ReviewNudger review requests through the ReviewNudger API: your source app's Make trigger starts the scenario, and an HTTP module tells ReviewNudger to send the request. No Zapier account needed.
Get set up
- In ReviewNudger, open Settings → Connected apps and create your Direct webhook key. Note your account ID shown alongside it.
- In Make, create a scenario that starts from your source app — for example an invoice-paid, order-paid, or booking trigger.
- Add an HTTP "Make a request" module: method POST, URL https://www.reviewnudger.com/webhook/custom, header Authorization: Bearer <your key>, body type JSON.
- Map the JSON body from the trigger: accountId, eventType "payment_completed", receiptId and paymentId from the source record's ID, occurredAt, amount, currency, and the customer's email or phone and name.
- Run the scenario once with a real record, then confirm the event under Recent events in ReviewNudger Settings → Connected apps.
Good to know
- Use the source record's own ID as receiptId — replays and scenario reruns then collapse onto one review request instead of double-texting the customer.
- Your per-location send delay, cooldown, and opt-out settings apply to every request, so you rarely need extra delay modules.
Ready to turn Make.com into a steady stream of Google reviews? The trial is free for 14 days and setup fits in one sitting.
Start your free trial · Questions? Email support@reviewnudger.com and a human will answer.