Groovy (Low-code)SDK Functions (Groovy)MessageHeadermessage.getEndpointOn this pagemessage.getEndpoint message.getEndpoint() Description Gets the endpoint of the plugin where the message originated from. Example if(message.getEndpoint() == "Monitor") api.wto("Monitor: " + message.toJson())