Table Record Updated
Triggers a workflow on a record update in table.
info
Workflows based on this trigger will search for new events every minute.
Parameters
Parameter | Description |
---|---|
Table Name | The name of the table. |
Sample Event
{
"created_at": 1688543077886,
"created_by": "johndoe@test.com",
"id": "46a0c957-75d2-4d60-af34-fhk4573jg",
"name": "test",
"updated_at": 1688543088777,
"updated_by": "johndoe@test.com"
}