
Anonymous
Not applicable
2015-06-17
05:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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.
258 Views
3 Replies

Anonymous
Not applicable
2015-06-18
05:01 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
258 Views

Anonymous
Not applicable
2015-06-22
08:58 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
258 Views

Anonymous
Not applicable
2015-06-22
09:18 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sabrina, Here the discussion link:
https://community.talend.com/t5/Design-and-Development/magento-retrieve-new-customers/td-p/110754
258 Views
