v2
latestOpenAPI 3.1.02026-08-05313314398.1 KBautomations
Create Automation Result Dataset
Create an append-only, queryable dataset exclusively owned by an Automation.
The empty Parquet is materialized immediately so an owning App can safely query the entity before the first run. Repeating the same request is idempotent; an incompatible schema for the same table name is rejected.
post/api/v1/automations/{automation_id}/result-datasets
Path parameters
automation_idstring uuid required
Request body
Response
Successful Response