Core ConceptsIntegrations

Integrations

Connect AutoReview with your CRM, Zapier, and other tools to streamline customer data flow.

Overview

You can integrate AutoReview with your existing tools to automatically add customers and trigger review requests. Native connections work with Google, Yelp, and Trustpilot, while Zapier and webhooks handle custom workflows.

All integrations require a paid plan after the 7-day trial. Test connections in sandbox mode first.

Native Platform Connections

Connect directly to review platforms in under five minutes.

Zapier Integration

Use Zapier to connect AutoReview to over 7,000 apps including CRMs and scheduling tools.

Create a Zapier account

Sign up at zapier.com and search for the AutoReview app.

Connect your account

Enter your AutoReview API key from the dashboard settings.

Build your workflow

Choose triggers like "New Customer Added" and actions such as "Send Review Request".

CRM Sync and CSV Import

Sync customers from popular CRMs or upload bulk lists.

Enable two-way sync in your HubSpot settings to push new contacts automatically.

Webhook Configuration

Configure webhooks for real-time updates when new reviews arrive.

curl -X POST https://api.example.com/webhooks/reviews \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"event": "review.created", "rating": 5}'

Managing Connected Accounts

Control access and permissions for each integration.