Hi,
I’m using the “return data from API” in backend workflows. I also chose to return just text, and what I am trying to return is a random word from my database.
However, the output is a number like 11781 and each time I run the workflow, that number increases of +1 .
I do not see any option to extract the actual value I passed into the “return data from API” action.
The documentation isn’t providing any more info.
How am I supposed to use this?