Integrations

Connect WhoIsAtTop with your favourite tools

Sync reviews, automate workflows, and surface trust data across your entire stack.

Connected tools
S
Salesforce
S
Shopify
Z
Zendesk
H
HubSpot
R
Razorpay
12 integrations active
50+
native integrations
5,000+
apps via Zapier
REST + GraphQL
API access
Zero code
setup for most tools

Integration marketplace

Connect your favourite tools in minutes — no coding required.

All
CRM
E-Commerce
Helpdesk
Marketing
Analytics
S
Salesforce
CRM

Sync review data with your Salesforce CRM and trigger review invites from deals.

Connect
H
HubSpot
CRM

Automatically invite customers to review after deals close in HubSpot.

Connect
S
Shopify
E-Commerce

Collect product reviews post-purchase and display trust widgets in your store.

Connect
Z
Zendesk
Helpdesk

Send review invites when support tickets are resolved in Zendesk.

Connect
F
Freshdesk
Helpdesk

Trigger review requests from Freshdesk ticket resolutions automatically.

Connect
W
WooCommerce
E-Commerce

Embed WhoIsAtTop reviews in your WooCommerce store to boost conversions.

Connect
M
Mailchimp
Marketing

Include review invitation links in your Mailchimp email campaigns.

Connect
K
Klaviyo
Marketing

Send personalised review requests via Klaviyo flows based on purchase behaviour.

Connect
Z
Zapier
Analytics

Connect WhoIsAtTop to 5,000+ apps without writing a single line of code.

Connect
G
Google Analytics
Analytics

Track the conversion impact of reviews and trust widgets via GA4.

Connect
R
Razorpay
E-Commerce

Invite customers to review automatically after successful Razorpay payments.

Connect
Z
Zoho CRM
CRM

Push review invitations from Zoho CRM deals and surface ratings on contact records.

Connect
Developer tools

Build your own integration

Our developer platform gives you everything you need to build custom integrations — from a full-featured REST API to real-time webhooks and official SDKs.

REST API
Full programmatic access to review data, invitations, and analytics via our RESTful API.
Webhooks
Get real-time event notifications sent to your server — new reviews, flag updates, and more.
SDKs
Official SDKs for Node.js, Python, and PHP to get you integrated in minutes.
GraphQL
Query exactly the data you need with our flexible GraphQL endpoint.
View API documentation →
invite-review.js
// Send a review invitation
const response = await client
.invitations
.create({
email: 'customer@example.com',
name: 'Priya Sharma',
orderId: 'ORD-28471'
});
// Response
console.log(response.invitationId)
// inv_a3f8c92d1e

Don't see your tool?

Request an integration and our team will prioritise it based on demand.

Request an integration →Build with our API