Hello All,
I am trying to build a report or dashboard that shows the isv license status(from license key table), and the integrated applications (microsoft entra applications) in D365 FO. since both tables are not public, is there some other way to get this data at regular interval to prepare the report or dashbaord.
For Microsoft Entra applications, I Probably need to use MS graph to extract data with client secret and Cert info.
Any thoughts or suggestions?