RevenueCat integration
Send RevenueCat subscription events to AppSprint ASO so Apple Ads keywords can show trials, revenue, and return on ad spend.
Requirements
- An active AppSprint ASO Pro plan.
- A published app selected in the Mac app.
- RevenueCat admin access for the project.
Open the RevenueCat setup
In the Mac app, select the app you want to measure, open the Apple Ads tab, then click the SDK & revenue tracking button in the top-right toolbar. Choose RevenueCat. AppSprint automatically prepares the webhook details for the selected app.
Copy the URL and token
AppSprint shows a webhook URL and authorization token for the selected app. Copy both values.
Webhook URL:https://api.appsprint.app/v1/integrations/revenuecat/webhooks/app_xxxAuthorization:rc_xxx
Add the webhook in RevenueCat
In RevenueCat, open Integrations from the bottom of the sidebar, then open Webhooks. Add a new webhook with the AppSprint URL and set the Authorization header to the token exactly as shown, without adding a Bearer prefix.
Send a test event
In RevenueCat, click Send test event on the webhook, then click Send test event again in the confirmation view. AppSprint marks RevenueCat as verified after the first valid webhook for this app.
Continue to SDK setup
Return to the Mac app. Once the test event is received, click Next in the SDK & revenue tracking flow and copy the SDK prompt for your app stack.