Getting results from a workflow

Hi All!

I’m running a workflow that takes an input from an input box and runs it through API call (via n8n).
I want the results of this workflow to be presented in a dropdown (using focus group for that at the moment, but if there’s a better solution that would be awesome).

What ever I do, I can’t get the results back.

The API Call

The workflow that calls it

Thanks!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.