Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I have created a custom connector for Xero OAuth 2.0. Everything runs smooth. Now I need to make the connector usable for many client ids. I know it's a complex one given it is an OAuth flow and I have not figured a way to incorporate a prompt for users to input their id and secret when authenticating. Has someone does this before? I will appreciate any pointers to the right direction. Thanks
Hi @MKE ,
In my experience, an authentication of combining multi accounts, it seems that it is not possible.
But if you want to connect multi data sources, please refer to
How to Parameterize Data Sources in Power BI | phData
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks @Anonymous , not really looking to combine multiple accounts in one call. I just need to parametize the client id and client secret so that my different clients can use it. I was looking into this function Extension.InvokeWithCredentials do you think this could be something? I have not come across any documentation on this one.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.