* DOCS
Integrations & automation
Route every testimonial to the tools you already use. You'll find each connection under Integrationsin your dashboard — here's what's available and how to set it up.
Connect these today.
Google Sheets is a native, direct connector. Zapier, Pabbly Connect and any custom endpoint run through a single webhook — set it up once under Integrations.
Google Sheets
Append every approved testimonial as a new row in a Google Sheet you own — no Zapier needed.
How to connect
- 1Go to Integrations and click Connect Google Sheets, then sign in with the Google account that owns the spreadsheet.
- 2Create a new sheet in one click, or paste the URL of one you already have.
- 3Choose whether it syncs on approved or rejected testimonials.
- 4Save. New testimonials are appended automatically from that point on.
Zapier
Trigger a Zap on every testimonial event and connect to thousands of apps without code.
How to connect
- 1In Zapier, start a Zap with a Webhooks → Catch Hook trigger and copy its URL.
- 2Paste that URL into the Testimonials webhook form and pick an event.
- 3Add whatever downstream actions you want, then turn the Zap on.
Pabbly Connect
Streamline your automation — route testimonials into your stack the moment they arrive, via a Catch Hook trigger.
How to connect
- 1In Pabbly Connect, start a workflow with a Webhook trigger and copy its URL.
- 2Paste it into the Testimonials webhook form and pick an event.
- 3Build the rest of the workflow, then activate it.
Custom Webhook
Webhooks let you send testimonial submissions to a specific URL — any endpoint you control, for custom backends or chaining to other tools.
How to connect
- 1Build an endpoint that accepts an HTTP POST with a JSON body.
- 2Under Integrations, add your endpoint URL and pick the event (created, approved, or rejected).
- 3Each matching testimonial is delivered as JSON, signed with your own secret.
- 4Use the Test button to send one payload immediately and confirm delivery.
* NEED SOMETHING ELSE?
A webhook connects to almost anything
If we don't have a native integration yet, a webhook can send testimonials wherever you need. Want us to build one? Let us know.
- Fires on created, approved, rejected
- JSON payload, signed
- One free webhook included