Accessing JSON objects using a RESTful connection

You can access a JSON object by providing a URL to the RESTful endpoint or you can configure a channel to communicate with the endpoint.

You can view available commands for a metaclass in either of the following ways:

  • By displaying the Swagger UI for the metaclass in the Swagger UI. Swagger UI is an open source tool that displays API resources in an easy-to-read format.
  • By retrieving the raw Swagger Interface Definition Language (IDL) for the metaclass and pasting the raw data into an API Editor.
Note: The Swagger UI only supports NexJ CRM version 8.4 and later.