Rest API Integration
OfficeClip provides two ways to integrate into its system:
-
SOAP API: The SOAP(Simple Object Access Protocol) API uses web services standard like XML and HTTP to transfer data in and out of OfficeClip.
-
REST API: The REST (Representational State Transfer) API, the most popular of all standards, uses HTTP protocol to exchange information.
The complete documentation of the REST API is inside the OfficeClip application. To get to it:
-
Click Settings > Organization Settings > REST API Integration
-
Note the various API keys
-
Click on the REST API integration help to get to the complete documentation of the entities and verbs OfficeClip uses in the REST API.