I want to be able to find the sum of the total amount spent among some users. I see that total spent is available in the dashboard, but I don't see it in the rest API. I would really appreciate some suggestions.
Sondre Sørbye
I want to be able to find the sum of the total amount spent among some users. I see that total spent is available in the dashboard, but I don't see it in the rest API. I would really appreciate some suggestions.
Sondre Sørbye
Best answer by sharif
A user’s total spent metric isn’t available via our REST API yet but you can get that data using our customer lists feature, which will sum up the total spent of all users in any list that you create. Otherwise you can save the webhooks that RevenueCat sends and keep a running sum of a customer’s total spent.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.