Declares what happens when new rows land in a dataset: invoke an action on
each new row, and optionally record the result in another dataset. The declaration replaces whatever was previously declared under the same name; enabled false removes it.
Authorizations
An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).
Body
including ones created later.
normal: a step that sends an email or files a ticket has done its work by running, and has nothing to store.
than pausing it, so declaring it again later starts from the rows arriving then instead of working through everything that accumulated in between.
this dataset upserts on. It is how a row being written a second time is recognised as the same row rather than a new one. Normally detected; set it when the dataset identifies a row unconventionally.
dataset can both alert a desk and enrich a record without either replacing the other. Lowercase letters, digits, hyphens and underscores.
written again: "skip" (the default) leaves it alone, and "act" takes it through the steps again. Default to skip unless a later write genuinely changes the answer — acting again invokes the actions again, and pays for them again.
once an earlier action has answered, and a script always runs. A step whose templated input resolves to nothing cannot be built for that row, so the next one is tried instead.
detected; set it when the dataset names that column unconventionally.
Response
Success response
normal: a step that sends an email or files a ticket has done its work by running, and has nothing to store.
history can be inspected through the automation surfaces.

