This object represents a trigger which can invoke an action on a custom event
Document| Property | Type | Description |
|---|---|---|
| id | Integer | Unique identifier for the object |
| name | Text | Unique name of the object |
| event | Text | The name of the trigger event |
| action | Text | The target action which gets invoked |
| metadata | Common_Metadata | Use this parameter to attach key-value data |