Blog
The blog is here to help you find informations on how to use the packages. Its aim is also to give you informations about the features provided by the website.
We hope you will find what you are looking for and it'll help you understand all we are proud to provide.
New methods have been added to our REST API, check it out!
24 avril 2014 Cet article a 0 commentaireA REST Api has to be flexible and capable of evolving over the time. Moreover, it must evolve according to the features it already provides in order to keep its homogeneity and its flexibility. We're still in the beginning of our Api so it should evolve for a long time in the future. As we only p...
New output formats for our REST Api: PHP, XML and JSONP
30 mars 2014 Cet article a 0 commentaireBefore reading this post, please read the post about how to call our REST Api.As indicated in our previous post only json output format was available. We quickly added 3 new output formats which are : PHP: the data are serialized with serialize XML: the data are transformed to XML data using D...
Call any SOAP Web service using a REST Web service
25 mars 2014 Cet article a 0 commentaireHere is the newest feature and this is one of the most innovative one. it is also the one before the last complex feature. This new feature intends to let you call any SOAP operation remotely really easily. In addition to ease any call to any SOAP operation, we used an actual and innovative...
We love to fix, improve and help. Ask us to help you!
04 mars 2014 Cet article a 0 commentaireSince the last blog post, more than once month ago, we've been making three main things: improving deeply the WsdlToPhp project, helping users to achieve their SOAP projects, and paving the way for not anticipated features that will be useful. While we were doing these three mai...
Save your SOAP requests and execute them better, faster, stronger!
24 janvier 2014 Cet article a 0 commentaireHere is the newest feature: save your sent requests. This feature allows you to store any sent request. After you stored it in our database, you are able to use it later in order to automatically fill in the web interface fields. To do so, you first need to load the method definition. Then y...
Fixing a little bug contained by the generated PHP code of the SOAP request
08 janvier 2014 Cet article a 0 commentaireWe just fixed an issue reported by a user.The caseWhen you send a request using the web interface, you can set the authentication login and password: After you sent the request, you can download the PHP code that allows you to make the request on your own environment. Lately, you would hav...
Merry Christmas and Happy new year!
24 décembre 2013 Cet article a 2 commentairesMore than one year has elapsed since the launch of the platform.Less than a quarter has elapsed since the launch of our new features and already more than 200 users have subscribed to an account. Most account are free accounts with purchased credits. A few are monthly plans.As it is the first Chi...
The feature that'll blow your mind and your developer!
04 décembre 2013 Cet article a 0 commentaireWe are pretty excited by the new feature we are now providing. We think this feature will be one of the most useful. Indeed, the first one was the package generation (yeah, it's the oldest). The second one was the Soap client web interface that allows you to call any SOAP Web service without havi...
Online Soap client form fields documented with RELAX NG schema specifications
24 novembre 2013 Cet article a 0 commentaireToday we have added meta informations to fields that constitute the form to call a SOAP Web service. Indeed, we found useful to let you know what the value should be and especially when it's related to dates, times and other specific data formats. To fully document the fields, we then decided to...
Introducing new feature: package works for me
10 novembre 2013 Cet article a 0 commentaireToday we've just added a new feature that allows you tell that the package works for you. To do so, you first need to sign in with your account otherwise you can create an account freely.As we think you probably used the package you generated, we thought interesting that you can tell everybody el...
Sample on how to visualize your Amazon S3 buckets list very quickly
21 octobre 2013 Cet article a 0 commentaireIn the series of blog posts about how to use the new soap client web interface, we are going to show how quickly you can visualize your Amazon S3 buckets list. You would certainly say "by going to my Amazon S3 interface", but we like playing with the soap client web interface so let's d...
Get eBay category info using the eBay Shopping SOAP API and our interface
18 octobre 2013 Cet article a 0 commentaireThis blog post exposes how easy it is to get an eBay category info using the eBay Shopping SOAP API through our web interface. As usual, you first need to have generated the package using the latest WSDL as http://developer.ebay.com/webservices/latest/ShoppingService.wsdl. Once you've genera...
Use the Web interface to get your OVH nic public info through the OVH SoAPI
13 octobre 2013 Cet article a 0 commentaireIf you read the first blog post about how to get your PayPal account balance through its SOAP API using the Web interface, then you will certainly understand this one very easily. We may remind you that you must have generated the package with your account if you want to do th...
Get your PayPal account balance with the PayPal SOAP API using the Web interface
09 octobre 2013 Cet article a 0 commentaireThis first blog post about how to use the web interface and what is to be used is certainly the most exciting among a future series of blog posts on this feature. What we want to show you is that it is very simple and intuitive. As we promised, you don't have to know anything about programming an...
Subscribe to an account and become invisible
07 octobre 2013 Cet article a 0 commentaireAs you may know, when you generate a package without being connected with your account, it becomes public. Public means that everybody that comes on the site can: Access to your WSDL: if you submitted the URI, then the URI is visible by anybody and so its content. If your Web service must not b...
Generate your package from a ZIP archive containing the WSDL and its schemas
12 septembre 2013 Cet article a 0 commentaireWe are proudly adding a new feature for everyone on the site. From now, you can generate your package using a ZIP archive instead of only the WSDL file!Why this feature?Since the launch of the site, many WSDL have been published to generate a package using one of the three possible methods: the...
The OpenTravel Alliance case has been solved, let's celebrate the first release!
06 septembre 2013 Cet article a 0 commentaireAs the title says, the OpenTravel Alliance issue has been solved so we released the first stable version of the WsdlToPhp project. That does not mean it was not stable before because it worked for many cases and it still works for even better!The OpenTravel Alliance caseMonths ago, we faced an is...
Be a part of it by contributing then ask us anything about SOAP WS called from PHP
27 août 2013 Cet article a 0 commentaireYou like using the site or the WsdlToPhp project but you do not speak English nor French natively? It's time for you to contribute to the translation of the site! If you do this, we'll then help you on any matter implicating SOAP Web service and PHP.Indeed, as we speak, visitors come from all aro...
Convert area from any unit to any unit
26 août 2013 Cet article a 0 commentaireRecently, a tiny SOAP Web service has been published and as we like validating the usability of the generated package, we often do some test cases. As we said, it's a tiny SOAP Web service because it provides only one operation which is ChangeAreaUnit. Its WSDL is located here: http://w...
Security for everyone and everything, no exception!
24 août 2013 Cet article a 0 commentaireSince we are going to launch new features, we wanted to give full security when you navigate through the site. Indeed, we've just enabled the secured connection to your site using a SSL certificate and so on a https access to the site. You should now always navigate through the site using a...
Statistics regenerated and enlightened!
22 août 2013 Cet article a 0 commentaireWe have released new statistics data about the usage of the platform meaning the number of files and folders generated since the beginning and also the number of generated source code lines. To generate these data, we have made a script which browses the generated package root folder using these...
What is going on?
13 août 2013 Cet article a 0 commentaireWe are currently working on the new features that should be interesting for those who don't want to write even one line of code. Indeed, when you generate a package online, you can download it and use it to communicate with a SOAP Web service. To help you in this task, the auto-generated sam...
Use WsdlToPhp to manage your Magento website with its SOAP API
18 juillet 2013 Cet article a 1 commentaireRequirementsYour server must run the latest PHP version with the native SoapClient class.For this sample, we use the generated package associated to the Magento Web service. This package and all the following samples have been made with the Magento official version from http://svn.magen...
Iterate through results using the generated WsdlClass class extra methods
06 juillet 2013 Cet article a 1 commentaireRequirementsYour server must run the latest PHP version with the native SoapClient class.For this sample, we use the generated package associated to the Data Access Football Pool Web service. This Web service is very easy and does not require any authentication credentials.Th...
Retrieve your Amazon S3 Buckets list using the Amazon S3 SOAP API and WsdlToPhp
27 juin 2013 Cet article a 0 commentaireRequirementsYour server must run the latest PHP version with the native SoapClient class.You first need to download the generated package from the Amazon S3 generated package page. It includes : the sample file: the file that shows you how to start using the generated packag...
Call eBay Shopping API "GetCategoryInfo" operation with WsdlToPhp
26 juin 2013 Cet article a 0 commentaireRequirementsYour server must run the latest PHP version with the native SoapClient class.You first need to download the generated package from this page. It includes : the sample file: the file that shows you how to start using the generated package the autoload file: ...
Get your OVH nic public info with the OVH SOAP API and WsdlToPhp
15 juin 2013 Cet article a 0 commentaireRequirementsYour server must run the latest PHP version with the native SoapClient class.You first need to download the generated package from this page. The generated package gathers classes by their type (Service, Struct and Enum) so you can quickly find a class. It includes : the sample file...
Get your PayPal account balance with the PayPal SOAP API and WsdlToPhp
11 juin 2013 Cet article a 0 commentaireRequirements Your server must run the latest PHP version with the native SoapClient class.You first need to download the generated package from this page. The generated package gathers classes by their type (Service, Struct and Enum) so you can quickly find a class. It includes : the sample fil...
The OpenTravel Alliance case, a not yet resolved known issue!
03 juin 2013 Cet article a 0 commentaireThe caseThe WsdlToPhp project exists since July 2012, several developers worked on it, some pushed improvements and some others submitted issues on the Github project.We tested it with numerous WSDL and we are pretty proud of its generecity and its capability to adapt to pretty any WSDL.Moreover,...