Try OpenEdge Now
skip to main content
Web Services
Introduction : Overview of REST Web services in OpenEdge : Standards supported by OpenEdge REST Web Services : JSON
 
JSON
JSON is data-interchange language formatted as text, that is language independent. OpenEdge REST Web services use JSON objects to exchange data in requests from clients and in responses from resources.
For more information about JSON, visit the following Web site:
For information about JSON support in OpenEdge, see OpenEdge Development: Working with JSON and OpenEdge Development: ABL Reference.