RevenueCat
Connect RevenueCat to sync subscription, transaction, and revenue data directly from your in-app purchase infrastructure.
What it syncs
| Data | Description |
|---|---|
| Active subscriptions | Current subscriber count by product and entitlement |
| Transactions | Purchase and renewal events with timestamps |
| Entitlements | Which features/content each subscriber has access to |
| MRR | Monthly recurring revenue calculated from active subscriptions |
| Churn rate | Subscriber churn rate over configurable periods |
| New trials | Trial starts and trial-to-paid conversion rates |
| Customer data | Subscription and purchase data per customer |
Setup
- In Fload, go to Connectors > Add connector > RevenueCat
- You'll see a setup form with two fields — each includes inline help text showing exactly where to find the value:
- Secret API Key — found in your RevenueCat Dashboard under Project Settings > API Keys (starts with
sk_) - Project ID — found under Project Settings > Overview in the RevenueCat dashboard (starts with
proj_)
- Paste both values into Fload and click Connect
Webhook-based sync
RevenueCat syncs via real-time webhooks — subscription events appear in Fload instantly rather than on a polling schedule. After connecting, Fload provides a webhook URL to configure in RevenueCat:
- In RevenueCat, go to Project Settings > Integrations > Webhooks
- Add the webhook URL provided by Fload (shown after connecting)
- Select the events you want to forward (recommended: all subscription events)
- Save the webhook configuration
The connector shows the last sync timestamp, which reflects when the most recent webhook event was received from RevenueCat.
Metrics available
Once connected, these metrics appear in your Fload dashboard:
- Active subscribers — current count, broken down by product
- New trials — trial starts per day/week/month
- Trial-to-paid conversion — percentage of trials that convert to paid
- MRR — monthly recurring revenue with trend
- Churn rate — subscriber churn over 7/30/90 day windows
- Renewal rate — percentage of subscribers who renew
What features this enables
- Revenue and subscription data in your asset dashboard
- AI chat — "what's my churn rate?" "how many active subscribers do I have?"
- Growth Audit Agent uses RevenueCat data for monetization and retention scoring
- Anomaly detection on subscription metrics
- Forecasting for MRR, active subs, and trial conversions
- Orchestrator Agent monitors for churn spikes and revenue anomalies
Notes
- RevenueCat data syncs in real-time via webhooks — no polling delay
- If you use both Stripe and RevenueCat, Fload deduplicates revenue data automatically
- Test/sandbox transactions are excluded from production metrics