Skip to main content

Get routing

GET 

/getConnectorRouting/:connectorGuid

Returns the current routing configuration of a routing meta-connector as a routing document.

The returned document is always a valid request body for Set routing: fetch it, modify it, and send it back. Every rule node carries a server-assigned id — echo these ids when you resubmit to update rules in place.

Request

Responses

The current routing configuration of the meta-connector.