Forum Discussion
Looking for the connector Name
In Manage Connections and Gateways I see a list of connections Names, Type, etc.
In python what is the rest api call to get the name?
Please be more specific. Do you mean this API call?
Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn
2 Replies
- lbendlinSuper User
Please be more specific. Do you mean this API call?
Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn
- RufydaSuper User
You can get the connector names in Power BI using the REST API. First, authenticate to get an access token, then call GET https://api.fabric.microsoft.com/v1.0/connections. Each connection object has a name field, which is the connector name. If there are many connections, use @odata.nextLink to handle pagination.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Regards,
Rufyda Rahma | Microsoft MIE
https : https://www.linkedin.com/in/rufyda-abdelhadirahma/
Blog : https://medium.com/@rufydarahma