api.dbTable.create inputs [Apr 22]

:raising_hand_man: onlyspike asked

Hi. Is there any documentation on the nocodb-sdk? In the current documentation it only provides a one-liner “await api.dbTable.create(params)”, but it doesnt state what params should be passed. Specifically I am looking to add a table row. so I assume the syntax would be “await api.dbTableRow.create(params)”. Looking at the api documentation “NocoDB API Documentation” it doesnt say how to pass the table row values in params.

:person_tipping_hand: o1lab replied

Possible to lookup the definition inside the ts ?

:person_tipping_hand: o1lab replied

we will improve this

:person_tipping_hand: o1lab replied

:raising_hand_man: onlyspike replied

Thank you for your response. I will investigate the ts.

:raising_hand_man: onlyspike replied

It looks like it accept a “data” parameter. I will give this a try and see if it works.

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs