kinner vachhani Posted October 22, 2010 Posted October 22, 2010 Hello foks,I am testing prestashop 1.4 and seems to be good to be. I have come seen files for webservices.Can any one tell me how to use webservices and which are the methods available in trunk versions for web services.In short i am looking for list of methods to use. Also a small tutorial for using webservice would be highly appreciable.thank in advance Share this post Link to post Share on other sites More sharing options...
rocky Posted October 23, 2010 Posted October 23, 2010 It seems the new Webservices feature is a SOAP interface. This could be useful. Perhaps I could use it to interface between PrestaShop and a desktop application? Since the feature isn't complete yet, it is probably a bad idea to start using it now. It is better to wait for the final version of PrestaShop v1.4 or until a public beta. In the meantime, you can learn about web services in general here. Share this post Link to post Share on other sites More sharing options...
MrBaseball34 Posted October 26, 2010 Posted October 26, 2010 SO the webservices actually creates a webservice connection to the shop or is it for consuming webservices such as a vendor's inventory webservice?I've been meaning to write a module to consume vendor's inventory web services for import and real-time query functionality. Share this post Link to post Share on other sites More sharing options...
cercamon Posted November 2, 2010 Posted November 2, 2010 That would be great if Prestashop can add a SOA layer for Web Services.We are looking forward for some solution to sync in real time inventories between providers and distributors. Share this post Link to post Share on other sites More sharing options...
MrBaseball34 Posted November 2, 2010 Posted November 2, 2010 I have already written a couple of scripts that perform real-time update of qtys. Share this post Link to post Share on other sites More sharing options...
BWT Posted December 9, 2010 Posted December 9, 2010 Not sure what you mean about the "webservice" feature could you explain a little more please. Share this post Link to post Share on other sites More sharing options...
Josep Hidalgo Posted February 7, 2011 Posted February 7, 2011 But, Is any guide of methods or the way to invoke this webservices??? Where I can find the WSDL???, I've been generate a Werbservice with the tool in prestashop but i have no idea how to consume it or where is the WSDL...Any idea? Thanks Share this post Link to post Share on other sites More sharing options...
GiuseppeCODI Posted March 2, 2011 Posted March 2, 2011 How we can test the 1.4 version if no body give us some documentation to understand how to use webservice? Share this post Link to post Share on other sites More sharing options...
jtrlho Posted March 10, 2011 Posted March 10, 2011 Bump!Please tell us how to use the web service. I am looking forward to integrate it in some code.I've tried to setup a web service for the tags. In backend: Tools, web services, Add new, select tags (marked everything at the tags item), click generate and save. Then I've found this article that shows the url used when accessing prestashop web services. So far so good.But I can't login! I've used the generated key as login with no password but it doesn't work. And I've tried to use the username and password of a backend admin but no luck either. In the login dialog, it says that the generated key is the only information needed and thus no password is required. But it also says that a username and a password is required. That doesn't make much sense.When looking at the content of the prestashop package, it seems to me that the url for the web service is http://server/shop/webservice/WebserviceRequest.phpCan someone please shed some light on this topic and hopefully provide some documentation? That would be really great, thanks ---Best regards,Lars B.www.sisterunika.dk Share this post Link to post Share on other sites More sharing options...
jtrlho Posted March 11, 2011 Posted March 11, 2011 Hi AngoraThanks for your input. I have just verified with one.com (my host) that the prerequisites are OK.And I have generated a .htaccess file. But it still won't accept the key.The URL is http://www.solsikkespire.dk/prestashop14test/api/tags/ and the key is 376Z4CATUOUHV1HKJHR0B9UVQXM3E2FS in case you want to try.Any other input will be greatly appreciated, thanks. Share this post Link to post Share on other sites More sharing options...
arnolem Posted March 24, 2011 Posted March 24, 2011 EN : Hello everybody !I have write an article here about prestashop and webservice : http://wixiweb.fr/articles/utilisation-webservices-prestashop-1.4/FR:Bonjour à tous,je viens d'écrire un article sur l'utilisation du webservice ici : http://wixiweb.fr/articles/utilisation-webservices-prestashop-1.4/ Share this post Link to post Share on other sites More sharing options...
gremlinash2in1 Posted March 29, 2011 Posted March 29, 2011 Thanks arnolem for the article. Have you tried / succeeded in creating a product / category or anything using the webservice?I only get the fantasy-killer "Internal server error" output in a clean XML when trying to go at it. Share this post Link to post Share on other sites More sharing options...
arnolem Posted March 29, 2011 Posted March 29, 2011 Hello,I have not tested all the methods proposed.It seems there have some problems :[FR] : http://www.prestashop.com/forums/viewthread/99215/rapports_de_bugs/bug_webservices Share this post Link to post Share on other sites More sharing options...
przemal Posted March 29, 2011 Posted March 29, 2011 Hey, gremlinash2in1You can find some information about adding new categories/products here. Share this post Link to post Share on other sites More sharing options...
gremlinash2in1 Posted May 6, 2011 Posted May 6, 2011 It's a good idea to turn`display_errors` to `on` in config/config.ini.php, helps you see a more detailed error. Share this post Link to post Share on other sites More sharing options...
odeelia Posted June 7, 2011 Posted June 7, 2011 Hi everyone,I am lost here! Not sure how to configure the webservice. I have sign up for prestabox but when i select on the webservice tab, there is a warning states that " If possible, it is preferable to use SSL (https) for webservice calls, as it avoids the security issues of type "man in the middle".Then i was told to access to your webservices in SSL with this URL : https://shoppingwithodeelia.prestabox.com/api/ which requires username and password. After log in using the username. there are lots of text /formula which i dont know what to do with it.Please can anyone help me?Many thanks,Valerie Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now