Forum Discussion
Anuj6
6 years agoFrequent Visitor
Custom ODBC connector to get POST REST API into Power BI
Hi, I am trying to create an ODBC custom connector to get data from REST API ( POST ) into Power BI? I couldnt find any useful article related to this , could you please let me know if this can ...
dax
6 years agoCommunity Support
Hi Anuj6,
I find some sinilar posts for this problem, you could try to refer to How to run POST request in M? and Using a REST API as a data source - POST Method Only for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anuj6
6 years agoFrequent Visitor
Hi Zoe,
Thanks for the reply!
I tried implementing the solution given in the link , but it is giving me Method Not allowed (405) error .
Any idea about this ?
Thanks
Anuj