Extract data from workflow to Open WebUI

Hi @Clausladefoged ,

Welcome to the community! :icecream:

You could set your webhook to respond to a “respond to webhook” node, so that you get the answer after the data has been parsed through the AI node cluster.
You will still need to adjust how you want the response data, based on what you’re parsing and the specificities of WebUI. You can do that in the “respond to webhook” node.

You can also read more about how this node works in our docs - Webhook node documentation | n8n Docs

1 Like