Forum Discussion
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 be done and share if there is any article on this.
i tried getting data from REST API using Web ( get data ) option, since it is POST request , i am not able to connect.
Thanks,
2 Replies
- daxCommunity 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 ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anuj6Frequent 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