FindOne [Apr 23]

[dummy title body text appended to avoid empty title body]

:raising_hand_man: 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?

:raising_hand_man: 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

:raising_hand_man: wkw replied

you may try dbTableRow.read

/api/v1/db/data/{orgs}/{projectName}/{tableName}/{rowId}

:raising_hand_man: Ember replied

The issue with that is I don’t know the rowID of the row that is being searched for.

:person_tipping_hand: o1lab replied

We will think to bring it back

:raising_hand_man: Ember replied

gotcha. I’ll likely have to downgrade then as our software is dependent on the function. Thanks for your work on Noco, I appreciate what you do.

:person_tipping_hand: o1lab replied

FindOne API · Issue #1827 · nocodb/nocodb · GitHub

:person_tipping_hand: o1lab replied

tracked here

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs