← All integrations
AutomationBeta
Zapier
Trigger SignalRoute review requests from any of Zapier's 7,000+ apps. Available now via API key.
SignalRoute exposes /v1/zapier/businesses, /v1/zapier/routes, and /v1/me as Zapier-friendly dropdowns. Use the existing /v1/review-requests endpoint as a Zap action — Zapier auth-tests with /v1/me, picks a business + route from dropdowns, and POSTs the request.
What it does
- Polling triggers: new private feedback, new positive review, review request completed.
- Action: create review request — with idempotency key support.
- Auth: API key with scoped permissions.
What it replaces
- Custom webhook glue between every internal tool and review prompts
Replaced by → your branded SignalRoute link, everywhere.
Setup
- 1Generate a SignalRoute API key with review_requests:write + businesses:read + routes:read scopes.
- 2Add it as an API-key auth step in your Zap.
- 3Use POST /v1/review-requests as the action.
Ready to connect?
Connect your account in under 5 minutes. This integration is in beta — the wiring is shipped and works, we're still hardening edge cases. Email support@getsignalroute.com if you hit anything weird.