Available Services
Last updated
Last updated
To execute a process periodically at a fixed time, date, or at intervals.
Part of the Utilities plugin.
To watch a directory for file changes, creations, renaming and deletions. The Service will call a process or run some logic when the service event occurs.
Part of the File plugin.
The Kafka Service can be used to connect to Kafka compliant servers (brokers) to receive specific topic-based messages for use in your Linx solution.
Part of the Kafka plugin.
To listen to a queue on a RabbitMQ server and to trigger an event when a new message arrives.
Part of the RabbitMQ plugin.
To assemble and publish a REST web service endpoint by implementing its web methods through events. The definition for the web service is imported through a Swagger API description file.
Part of the REST plugin.
Can be used for real-time web functionality that enables apps to instantly push content to clients.
Part of the SignalR plugin.
To assemble and publish a REST web service endpoint by implementing its web methods through events.
Part of the REST plugin.
To execute a process at a specified time and interval.
Part of the Utilities plugin.