Table of Contents

SeaTable usually sends a webhook for every change to an row . However, if a change in the web editor changes several rows at the same time, only one webhook is generated with the additional parameter row_count.

This is the case, for example, if you enter a value with STRG +C to the clipboard and then press STRG +V in several other rows . This process will only generate one webhook. The following graphic shows the corresponding webhook.

Multiple simultaneous changes via webhook.

There is currently no option to create a separate webhook for each row .