Trying to figure GET ONE in External Collection

Hi,

I am using Xano as my backend and have an endpoint that needs an input to do a search but I do not understand how to get the input field into the Collection.

When I define the collection, magic text does not give the option to choose the field which I want to search on. The only fields that show up are from Logged In Users.

Thanks

Steve

Hi Steve @SynopsisLabs,

Try {{id}}, like:

https://[REMOVED].xano.io/api:[REMOVED]/names_phones_10k_records/{{id}}

Best,
Victor