Forum Discussion

athrane's avatar
athrane
Frequent Visitor
2 years ago

API POST through power query to get data

Hi All,   I have been using Python to do a relatively simple POST operation where I in return get som data. Using requests in Python, I use the following code which gives the desired result:     ...