Skip to main content
Question

Data Export: updated records

  • September 23, 2024
  • 1 reply
  • 42 views

Forum|alt.badge.img+4

Hi all,

I’m testing the Scheduled Data Export integration but I don’t understand one thing. So there’s this option to only include new and updated transaction records, but how do I know which records are new and which are updated? And for the latter, how do I know which record it replaces?

 

Last question, is there a way to get user events history from api?

 

This post has been closed for comments

1 reply

Ryan Glanz
RevenueCat Staff
Forum|alt.badge.img+8
  • RevenueCat Staff
  • 383 replies
  • September 25, 2024

new and updated transaction records, but how do I know which records are new and which are updated

We don’t mark them differently in the export. Typically, developers use this data to update (i.e., upsert) their database to stay up to date with RC. Is there a reason you need to differentiate between new/updated? If so, what I’d recommend is simply checking whether that transaction id already exists in your database.

 

is there a way to get user events history from api?

We don’t have an endpoint to get the history of all users, but you can use our GET /subscribers endpoint to get a list of subscriptions/non-subscriptions that a single user has purchased.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings