Using the JSON API

JSON is a popular format for communicating with servers from JavaScript within web browsers. However it can also be used from applications, and there are a variety of libraries that make this very easy from many high level languages. 

The protocol for accessing operations in your WorkflowFirst application using JSON is very similar to the way in which you interact using XML. The difference is really in the format of the data records that you send, as these will be in JSON format instead of XML. 

Familiarity with the JSON format is assumed.


Next Topic:
v4.2.0.956 (beta)
Up Since 2/29/2024 12:02:23 AM