Webhook Streaming

I’m using self-hosted n8n - version 1.109.2

The docs here mention being able to set the “Respond to webhook” node option “Enable Streaming”. I am able to enable streaming on the webhook trigger node, but the response node never gives me this option?

1 Like

Hey @Bradley_Graber hope all is good. Welcome to the community.

I also do not see this option in the node. Feel free to open a bug about this.

Hi @Bradley_Graber welcome to the :n8n: community!

This is because the inserted node is not the latest version
image

I’m not sure if this is intentional or a UI bug, but you can manually change the node version to 1.5 (latest) and insert it if you need it urgently.

Here’s the node you can copy and paste into your workflow (I haven’t tested it myself, though).

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.