Skip to content

REST-RPC

logiccloud Control can call remote procedures over REST (REST-RPC) and map the results to your program variables. To do this, a new connection of type REST-RPC must be created.

Select Add REST-RPC connection and enter the endpoint information. After the connection has been created, select it in the outline tree to edit its configuration.

Connection settings:

  • Name: Name of the connection
  • Description: Description, optional
  • Url: base URL of the REST endpoint

After adding a connection, you can map process variables to the request and/or response of the remote call.

  • Variable: the program variable that will be mapped
  • Data type: data type of the variable