Skip to main content
Version: 1.33.0

Infrastructure agent

The infrastructure agent is an application that can be run as a Windows service in order to facilitate communication and task handling between a SimpleOne instance and external systems. Find below the installation and setting instructions.

Concept​

An infrastructure agent performs integration operations within a relatively closed client infrastructure. In this case, the infrastructure agent acts as an intermediary between the client infrastructure and the third-party systems and services.

The infrastructure agent performs a one-way integration, in which requests are sent from the SimpleOne instance to the third-party system. By means of this interaction, the system can perform the following actions:

  • initiate task execution.
  • provide access to the requested data.

In this section, find instructions on the infrastructure agent configuration on Go and PHP.

Infrastructure Agent on GO​


Learn how to configure the new infrastructure agent on GO.

Infrastructure Agent on PHP​


Learn how to configure the infrastructure agent on PHP.