Trigger a network automation from an external system (NinjaRMM, Zabbix, Grafana) by calling the automation’s unique webhook URL. The secret in the URL is the authentication — no headers or tokens needed. Copy the full URL from the automation’s detail page:
curl -X POST https://app.proxylink.dev/automations/trigger/{secret}
The automation runs immediately and returns the output.