Endpoints: reusable connection definitions

The new Endpoint definition enables you to isolate and reuse connection parameters for your tasks.

An endpoint defines the specific connection details (such as URL, port, and authentication credentials) required to connect to an external system, separate from the action logic of a task.

Enhance security and reusability
By defining connection parameters in a centralized Endpoint item, you avoid repeating sensitive information like credentials in every task definition.
Streamlined definition
Create an endpoint once and reference it in multiple tasks.
Proactive monitoring
You can configure the endpoint to be monitored periodically. If the connection goes down, the endpoint status changes to offline, preventing the submission of dependent tasks and avoiding unnecessary failures.
Centralized control
Manage the status (Online/Offline) of your external connections directly from the Orchestration Monitor.






Find out more in Endpoint definition.