Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to call the Magento SOAP API using Talend

Hello everyone,
I want call the Magento SOAP API to retrieve the list of categories and the basket (adding + modification) using Talend. For this, we must first recover an id session from magento, store it and then use it to call the API.
I tried with tWebServiceInput but it does not work, and since it's the first time I use it, I do not know how to do.
If anyone can help me it would be really great. Thank you in advance.
Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi ss2015,
Have you tried component TalendHelpCenter:tSOAP which sends the defined SOAP message with the given parameters to the invoked Web service and returns the value as defined, based on the given parameters.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hello Sabrina,  thank you for your answer.
I used tSOAP following the response of david_p Guest in this discussion ( end of page ), but it does not work. Talend return me this error(two images at the bottom)   and I do not know why.    Can you help me plz?
Best regards
Mael
0683p000009ME0Q.jpg 0683p000009ME0V.jpg
Anonymous
Not applicable
Author