> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.ssetrigger.md).

# SSE Trigger

Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server using HTTP connection. The SSE Trigger node is used to receive server-sent events.

## Node parameters <a href="#node-parameters" id="node-parameters"></a>

The SSE Trigger node has one parameter, the **URL**. Enter the URL from which to receive the server-sent events (SSE).

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse SSE Trigger node documentation integration templates](https://n8n.io/integrations/sse-trigger) or [search all templates](https://n8n.io/workflows/)
