Groovy (Low-code)SDK Functions (Groovy)MessageHeadermessage.findIdmapOn this pagemessage.findIdmap message.findIdmap(endpoint) Description Returns the id map entry for this message and the specified endpoint. Parameters ParameterTypeExplanationendpointStringThe other endpoint (it is not the endpoint of the message) Example println message.findIdmap(api.getEndpoint())