Hi Xano community. We're attempting to use the text value returned from an outside API within our Query All Records request using includes
to identify any rows within Xano table contain the variable's stored text value.
We're receiving a null
response when we use our variable (see below):
I believe to make this work we must ensure the variable's resulting text string is enclosed by %. Is that right? If so, can you please advise? Much appreciation in advance.