Forum Discussion

mohsin-raza's avatar
mohsin-raza
Icon for Helper III rankHelper III
4 years ago
Solved

Data Access via Soap API shows Null in power bi while same request in postman shows Data

Hi !

I am working on task att getting data  from a server via SoapAPI . It works very fine in Postman. When i tried for request in Power BI ,it retrun Null values .

 

I have already test the same concept in another task  with another server att getting data via Soap API in Power BI.It works very fine. 

 

Do any body have faced  same kind of problem with Soap API and Power BI.

Can i get some  help in solving this problem?

 

 

 

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi mohsin-raza ,

     

    As far as  I know, you can connect to API by web connector. 

    Add HTTP method like Get/Put... and API URL in URL parts. Then add Authentication as HTTP request header and bear token as body.

    Or you may refer to this post with similar issue like yours, I hope it could help you solve your problem.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi mohsin-raza ,

     

    As far as  I know, you can connect to API by web connector. 

    Add HTTP method like Get/Put... and API URL in URL parts. Then add Authentication as HTTP request header and bear token as body.

    Or you may refer to this post with similar issue like yours, I hope it could help you solve your problem.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.