Qudo logoudo.ink

Integrations

Everything Qudo connects to, and what each connection does.

Qudo connects to your tools in three ways, from simplest to most flexible:

  1. Direct integrations — one-click connections to review platforms and a handful of other services (below).
  2. Automation platforms — Zapier, n8n, and Make bridge Qudo to thousands of other apps without any code.
  3. Webhooks & API — for teams who want to build their own connection, covered further down this page.

Available now

IntegrationTypeWhat it does
Google Business ProfileDirectSync Google reviews and publish replies. Setup guide
Facebook PagesDirectPull Facebook recommendations into your inbox
YelpDirectMonitor Yelp reviews as they land
TripadvisorDirectTrack Tripadvisor reviews alongside everything else
TrustpilotDirectBring Trustpilot reviews into one inbox — connecting it also asks for your website domain, so customers can be sent to your public Trustpilot review page
TwilioDirectSend review requests by text, with carrier registration
ResendDirectSend review request emails from your domain
PaddleDirectBilling for your Qudo subscription
ZapierAutomationTrigger requests from 6,000+ apps. Setup guide
n8nAutomationConsume review events and data via webhooks and the API
MakeAutomationConsume review events and data via webhooks and the API
WebhooksAdvancedSend review events to any URL the moment they happen
APIAdvancedRead this business's reviews with a personal API key

Coming soon

We're building direct connections to the tools service businesses live in, so a closed job or a paid invoice automatically triggers a review request.

Field service — Jobber (job closed), Housecall Pro (invoice paid)

Point of sale — Square (after checkout), Shopify (order delivered)

Accounting — QuickBooks and Xero (invoice marked paid)

Triggers — Calendly, Google Calendar (appointment ends), Google Sheets (new row)

Marketing — Mailchimp, HubSpot, Instagram

Messaging — WhatsApp

Website — WordPress review widget

Need one of these today?

You can wire up almost any of them right now through Zapier — it bridges to all of these apps while the direct integrations are in progress.

Connecting

Go to Settings → Integrations and choose a category from the dropdown, then Connect on any available integration. Google is the one with a waiting period, because Google approves API access by hand — start it first.

Webhooks & API access

For anything not covered by a direct integration or Zapier, Qudo has two lower-level options under Settings → Integrations → Advanced and Settings → API Keys:

  • Webhooks — add an endpoint URL and Qudo POSTs a signed JSON payload the moment a review event happens (review.created, review.replied). Each endpoint gets its own signing secret, shown once when you create it, so you can verify the payload actually came from Qudo.
  • API keys — generate a key under Settings → API Keys to read this business's reviews from your own tools or scripts. Keys are scoped to one business and can be revoked individually at any time.

Only owners and admins can manage webhooks and API keys.

On this page