━ INTEGRATIONS ━
Connect to
everything
you use.
From CRMs to e-commerce to your favorite custom backend — ReferralFlo plays nicely with 200+ tools out of the box, plus a beautiful API for the rest.
ReferralFlo
HubSpot
Stripe
Slack
Shopify
Zapier
Salesforce
01The catalog
Browse the full catalog.
━ DEVELOPER-FIRST ━
Build the integration
you need.
Don't see your tool? Our REST API, webhooks, and TypeScript SDK make custom integrations a one-afternoon project, not a sprint.
webhooks.ts
// Listen for any referral event
rf.on('referral.converted', async (event) => {
// Send celebratory email
await sendgrid.send({
to: event.advocate.email,
template: 'celebrate-referral',
data: { reward: event.reward }
});
// Tag in your CRM
await hubspot.contacts.update(event.advocate.id, {
properties: { last_referral_at: Date.now() }
});
});0+
Integrations
0.00%
API uptime
0ms
Avg webhook latency
0
SDK languages
Ready to grow with referrals?
Launch your program in days, not months. Free for 14 days, no credit card required.
