[dummy title body text appended to avoid empty title body]
Ember replied
Does the FindOne function not exist in the new API? It isn’t documented in the API docs and /findOne doesn’t work.
If it isn’t implemented, is there an alternate query I can run?
Ember replied
I have to verify if a row exists based on a specific column value.
I used /findOne on our pre v0.90 NocoDB instance to accomplish this
Ember replied