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!