Forum Discussion
How do I bind a cloud connection to a semantic model?
Hi Clampazzo ,
According to your documentation and requirements, you have already found the PBI rest API for binding gateway and obtaining gateway, and you want to implement some automated batch operation methods? According to our research and testing, you can consider using Power Automate's ‘HTTP’ action to configure the corresponding PBI rest API connection, collate the obtained json to do the for each loop traversal operation, you can try to refer to the official document:
HTTP actions reference - Power Automate | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Clampazzo2 years agoResolver I
Thanks for the reply Anonymous , Yes I found the REST API's to automate binding gateways but I do not see how to bind one that is just a cloud connection. I don't see rest api's that correspond to just connections.
I can easily run the commands, I'm not having problems with that. The question is, how do I bind a cloud connection like I would an on premise gateway?