Forum Discussion

ukantkumar's avatar
ukantkumar
Icon for Helper I rankHelper I
4 years ago
Solved

Need to make Post API call from Power Bi and api has Basic authorization

I am calling API, which is post call and also i need to pass authorization,which is nothing but username and password along with it since it is post call, need to pass query from body section.   ho...