Forum Discussion
API calls via Custom Connector
- Anonymous2 years ago
Hi GibbieMcHarg ,
I'm assuming you want:
GET http://xxxx/xxx/xxx/xxx?$expand=Friends,TripsRefer to this document to first connect and get the data using the root URL and then add steps to convert it to the desired output based on the data structure.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi GibbieMcHarg ,
I'm assuming you want:
GET http://xxxx/xxx/xxx/xxx?$expand=Friends,Trips
Refer to this document to first connect and get the data using the root URL and then add steps to convert it to the desired output based on the data structure.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Excellent, thanks Gao - this is exactly what I'm looking for and answers my issue.
Gibbie