Forum Discussion
Authentication by body
Good morning.
I'm having trouble extracting data from a tool called SWA JACAD, it doesn't use a header to log in and the connection method would be through the body via post.
Would anyone know to indicate a way to do this authentication through the Body of Power Bi which values should I put in the header and etc?
Thanks.
3 Replies
- amitchandakSuper User
Anonymous , check the part where they shown code in power query, if that can help
https://docs.microsoft.com/en-us/power-query/handlingauthentication
- NepugaNew Member
I checked the two links, none can find the keyword or method of connection by POST.
But could anyone help me? Even as a consultancy if necessary, I have this demand and so far I have not been able to find a solution for this case.
- NepugaNew Member
I managed, using python script with panda, the only way I got it. Thank you all, I would like to share the solution.