Zoom Docs / Datatable API

The Zoom Docs DataTable feature is very powerful, but to be a full replacement for Notion or Teams Loop or Monday, there needs to be an API or web hooks to do things like the following:

  1. Add, edit, or delete rows from a data table
  2. Send web hooks on lifecycle events on data table rows
  3. Populate single and multi-select column types with options

For example, if we wanted to create a lightweight “issues” tracker, and wanted to sync a “customer” dropdown, we’d want to sync the options on that “Select” field with our CRM via API.