SSE trigger
Server-Sent Events (SSE) is a server push technology enabling a client to receive automatic updates from a server via HTTP connection. The SSE trigger node is used to receive server-sent events and is a trigger node.
Node Reference
URL: This field specifies the URL from which to receive the server-sent events.
Example Usage
This workflow allows you to receive server-sent events using the SSE trigger node. You can also find the workflow on Robbot Automation. This example usage workflow would use the following node.
1. SSE trigger node
- Enter the URL in the URL field.
- Click on Save to run the node.