cancel
Showing results for 
Search instead for 
Did you mean: 

External Api with Magento 2.3.2

External Api with Magento 2.3.2

So I have a Web Api that generates fields for each product and returns the price based on quantity, shipping, colors, and so on. I want to call this Web Api from a magento module and display the response on each product page. Anyone know how to go about doing this? Is there a better way of doing this?

1 REPLY 1

Re: External Api with Magento 2.3.2

Hello @evan_mcclure ,

 

Please refer this url https://magento.stackexchange.com/questions/167075/magento-2-get-product-through-api-using-id

If my answer is useful, please Accept as Solution & give Kudos