Events

Events are user interaction points in the Civic Platform where the user will trigger a specific event. For example, pressing a button, adding a row to a table, submitting a transaction through Construct API, or other action are all event points in the Civic Platform. These events start an action or actions which act on the data in the Civic Platform by adding, modifying, or deleting information.

Example: When you fill out the form to create a new record and then select the Submit button, you trigger an event point which usually has two (but occasionally only one) events associated with the event point.