Add new row in the tables via react api component

Hi,

I would like to add a new row via api with react component. However, when ever I tried with Basic authentication, user name and password Bearer access token (oAuth2) it gives me no error and {message{}%} output.
Is there any good example how to use the Tables API?

I could like to connect via API, and to have a contact form on our website, by submitting we would like to add a new row with email, name, and message.
Any help will be appreciated.

Thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.