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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a REST API query that I need to connect to. Previously I would use web connect and use organizational account to sign in but I am now creating a custom connector and do not see an option for that. The API uses OAUTH2 and I can see there is the OAUTH authentication option but that requires me to get tokens, etc... I basically want a custom connector that does the same thing as web connect and I can use organizational account but without needing tokens, like the web connect PowerBi has. In the docs I see implicit, OAuth, AAD, UsernamePassword, Windows and Key.