[Download] | [Documentation Home] | [Release Note]
An often used data sharing format in the internet is using Google Spreadsheet. WSO2 Data Services Server contains support for using a Google Spreadsheet as a data source.
The sample data service "GSpreadSample" should be deployed as per the instructions mentioned in Deploying Samples section.
The sample service can be run using the "tryit" tool, which is bundled with WSO2 Data Services Server, or a code-generated java client sample using this service is demonstrated in the Data Services Clients Sample section.
The spreadsheet contains data about the customers of a specific company.
The GSpread sample service contains a single operation named "getCustomers" which returns all the customer information that are stored in the google spreadsheet. There is also a resource defined as "customers", which can be accessed with the following URL, http://localhost:9763/services/GSpreadSample.HTTPEndpoint/customers.