The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Is there any way to retrieve a list of bookmarks with a rest api call?
I know it is possible with embedded api (https://docs.microsoft.com/en-us/javascript/api/powerbi/powerbi-client/bookmarksmanager.bookmarksman...) but I am looking for a way to do it without a browser instance.
I carefully read through rest api docs (https://docs.microsoft.com/en-us/rest/api/power-bi/reports/getreports) but couldn't get any leads.
Solved! Go to Solution.
Hi @Anonymous,
Current power bi seems not provide the rest API to management report bookmarks, perhaps you can submit ideas for these requirements.
Regards,
Xiaoxin Sheng
Hi @Anonymous,
Current power bi seems not provide the rest API to management report bookmarks, perhaps you can submit ideas for these requirements.
Regards,
Xiaoxin Sheng
Thanks Xiaoxin.