Defining Link artifacts
To use Link with Domino Leap, you must define connections to the resources you want to access, and then actions that define an operation that uses a connection.
A connection defines how to access a resource. Depending on the connection type, its properties may include URLs, host names, and user credentials. Some connections require no connection parameters. Each connection appears as a Service Catalog in Domino Leap.
An action defines an operation that uses a connection. An operation may be to execute a database query, invoke REST APIs, or perform other read/write operations on the resource. Actions are listed in Domino Leap when a Service Catalog is selected.
To define connections and actions, access Link in your browser using this URL:
https://<host>/linkWidget/_app_volt/allConnections
This will show a page containing all of the defined connections.