Note: Workflows based on this trigger will search for new events every minute.
Triggers
New Table Record
Triggers a workflow when a new table record is added
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggers a workflow when a new table record is added
| Parameter | Description |
|---|---|
| Table Name | The name of the table. |
{
"created_at": 1688543077886,
"created_by": "johndoe@test.com",
"id": "46a0c957-75d2-4d60-af34-fhk4573jg",
"name": "test",
"updated_at": 1688543077886,
"updated_by": "johndoe@test.com"
}
Was this page helpful?