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 August 31st. Request your voucher.
Hi
Looking at the OOTB connectors that are available, I could really do with one for our architecture tool, Ardoq. There doesn't look to be one available, how is the best way about getting one created? Having a connector in place would be a real benefit for our organisation allowing us to pull data into PowerBI for enhanced reporting
Thanks
Rich
Solved! Go to Solution.
@RichN Seems like it has a REST API so perhaps JSON or ODATA connectors will suffice? You could always write your own connector. The last chapter of The Definitive Guide to Power Query M demonstrates how to do this or you can try your hand at following Microsoft's documentation: Develop a connector using the Power Query SDK - Power Query | Microsoft Learn
Hi Richard, it is a terrific idea and we are working towards a certified connector. Would you mind publish this onto the idea forum ? link here: Fabric ideas
Thanks a lot for your time and your contribution 🙂
@RichN Seems like it has a REST API so perhaps JSON or ODATA connectors will suffice? You could always write your own connector. The last chapter of The Definitive Guide to Power Query M demonstrates how to do this or you can try your hand at following Microsoft's documentation: Develop a connector using the Power Query SDK - Power Query | Microsoft Learn