Hi All,
I am looking for enhanced portalpy script which can used to fetch all my portal contents . The requirement is I would like to summarize - how many users? Ids, how many user have contents, what type of content, urls?, etc.
I tried using portal py - but search returns limited set of records. I tried simulating query parameters as in REST calls (using developer tools) in my python code, but still results are not consistent.
I am not sure if there is way to get all portal items in excel to do a basic analysis. Basically whatever I can see in activitydashboard/usage page, I am in need of those in excel sheet.
Let me know if there is any pointers