Matthew - So within my URL i have the url and t...
So within my URL i have the url and the (PROMPT) which serves as the query for the url. But since the prompt will be coming in from the user. what is the best way to test this?
I actually think i got it. I was adding the parameters in query section. but not the url. Since the user will be inputting the serach from flutterflow, i just needed to define the Prompt in body while testing