Get set up
- 1In ReviewNudger, open Settings → Connected apps and create your Direct webhook key. Note your account ID shown alongside it.
- 2In Integrately, build an automation that starts from your source app — for example a payment, invoice, or booking event.
- 3Add a step that sends an HTTP POST to https://www.reviewnudger.com/webhook/custom with the Authorization: Bearer <your key> header and the JSON payload from the API documentation.
- 4Run the automation once with a real record, then confirm the event under Recent events in ReviewNudger Settings → Connected apps.
Questions before you start? Email support@reviewnudger.com and a human will answer.
Good to know
A native ReviewNudger listing on Integrately is in the works; until then the API route above works today, and Zapier or Make cover the same apps.
Use the source record's own ID as receiptId so retries can never double-send.
Related resources
Useful next steps for choosing a trigger, setting up the request, and putting the workflow into practice.