This week we launched two new PHP-based portals for testing both the SOAP and REST APIs live using your Rollbase account.
To access these examples head over to:
http://apidemo.rollbase.com/apidemo/index.php
When you select either SOAP API or REST API, you can login to your account and run most of the API methods available without writing code to get a feel for how API interaction works:
For example, when you are logged into the REST API, if you select the Create method and provide the integration name of an object in your account (such as 'meeting'), a form will be created for you on the fly with all of your object's fields so you can create a new record:
These API portals are a portion of the recent work we've done to document and expose the integration and extension capabilities of Rollbase a bit more.
Next up: Code examples and documentation covering the use of Rollbase SOAP and REST APIs in PHP, Java and Microsoft Excel.