I am trying to see if I can pull User update history programmatically either from the API or from the database schema into an analytics report. Can this be done?
@DaanishJawed , do you have a schema breakout for the usershistory table? I am trying to pull the dates for when the changes took place for each change log.
Thanks for the quick reply @DaanishJawed. I get an error trying to query against the usershistory table, and I am also not seeing this table in the schema.