searching a table with two keys

Options
I am creating an api to search a table based on two inputs. In the stack what do I need to do?

Comments

  • Ray Deck
    Ray Deck Trusted Xano Expert ✭✭✭
    Options
    In you r get record or get records call, you can click the pencil button next to "custom query". There you can set all sorts of criteria as you see fit. In your case, probably an exact match test ("=") against two fields.