Hey all,
I’ve been trying to make this one API work for over a week now - I make some progress on it each day, but now I’m stuck on trying to make the API return dynamic inputs.
It’s a post request and I have two parameters - essentially users can enter one of two sorts of information into an input > the API will trigger and return info based on the input > It will save into a database > from there it is displayed in a RG.
The issue is, whatever I seem to enter in the input, I get the exact same information back from the API and it’s really frustrating.
Even when I enter something completely different unrelated to the API in the input, as soon as I press the button to trigger the workflow, it returns the same values every time.
Does anyone know how to fix this?
I’ve tried to change the locations of the parameters from inside the body (using the <>), to the parameters above the body field and it’s still the same thing.
Any help is appreciated massively.
Thanks,
Mohamad