Create/Update/Get Row Comments with the API

It would be really neat to be able to CRUD row comments via the API. This allows us to tap into all kinds of automations via Zapier and could provide a workaround to Comment webhook

Hi @qcasey, welcome to the forum. :slight_smile:

This is actually possible through this endpoint here: Baserow API spec

Scrolling down from there, you will see that it is also possible to create, update and delete comments too.