Skip to content

Communication with backend module

Module communication is required to use JSON-RPC or REST. All JSON-RPC or REST requests must be sent to C1 Core. C1 Core forwards the request to the module i. e. one of the module instances. See Calling RPC methods in your module and the module REST API section for more details.