cancel
Showing results for 
Search instead for 
Did you mean: 

How to run magento 1.9 soap Api from Javascript

SOLVED

How to run magento 1.9 soap Api from Javascript

Hi, 

 

I want to call Magento 1.9 soap Api from Javascript, but i don't know how. the documentation of Magento 1.9 only tells how to run Apis from Php but there's no information about or any tutorial of running a soap api from javascript. if any developer can help me regarding this topic i would be really thankful to them

 

Regards,

Joe

1 ACCEPTED SOLUTION

Accepted Solutions

Re: How to run magento 1.9 soap Api from Javascript

@joet_leblancThere are plenty of resource available to learn on how to call SOAP api using javascript. You can follow the same to call Magento API's. Below are couple of links which can help.

 

https://www.youtube.com/watch?v=Qk2Vz9kSVYQ

 

https://stackoverflow.com/questions/11179780/javascript-and-web-services-wsdl

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

View solution in original post

1 REPLY 1

Re: How to run magento 1.9 soap Api from Javascript

@joet_leblancThere are plenty of resource available to learn on how to call SOAP api using javascript. You can follow the same to call Magento API's. Below are couple of links which can help.

 

https://www.youtube.com/watch?v=Qk2Vz9kSVYQ

 

https://stackoverflow.com/questions/11179780/javascript-and-web-services-wsdl

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.