Forum Discussion
plumek102
2 years agoFrequent Visitor
Connection to XTB API from PowerBi
Hi All,
Is there a way to connect XTB API http://developers.xstore.pro/documentation/ from PowerBi?
3 Replies
- lbendlinSuper User
You can use the standard Web.Contents() connection for that. If you specify a payload it will issue a POST call instead of a GET call.
- plumek102Frequent Visitor
Does Web.Contents() really work in this case? Would you be able to prepare any sample?
- lbendlinSuper User
As you can probably appreciate it is nearly impossible to help with API queries without access to said API (which you may not be willing to provide for understandable reasons)