Event Notifications List
This article provides information regarding the events Fullcast reports through notification emails and in-app alerts.
| Event | Description |
| auth.login | This notification occurs when a login attempt is denied due to authentication failure. |
| auth.logout | This is an action that terminates a user’s authenticated session. |
| auth.forgotPassword | This event is a function that allows a user to reset their password. |
| auth.create | This notification occurs when a new user is created in Fullcast. |
| auth.updateUser | This notification occurs when an existing user account is updated. |
| auth.loginByTenant | This notification occurs when a user logs in using a specific tenant ID. |
| auth.changePassword | This notification occurs when a user changes their password. |
| assignments.create | This notification occurs when an assignment has been created. |
| assignments.update | This notification occurs when an assignment has been updated. |
| assignments.delete | This notification occurs when an assignment has been deleted. |
| assignments.terminateEmployee | This notification occurs when an employee has been terminated. |
| assignments.changeEmployeeRole | This notification occurs when changes are made to an employee's role within an assignment. |
| assignments.confirmAssignment | This notification confirms an assignment. |
| assignments.recalculateRampByRole | This notification occurs when ramp-up time is updated based on the user’s role. |
| assignments.validateWorkflow | This notification occurs when an assignment workflow is validated. |
| assignments.clone | This notification occurs when an assignment has been cloned. |
| assignments.massUpdate | This notification occurs when assignments are updated in bulk. |
| assignments.createMassAssignments | This notification occurs when assignments are created in bulk. |
| targets.autoDistribute | This notification occurs when targets are automatically distributed. |
| targets.create | This notification occurs when a new target is created. |
| targets.delete | This notification occurs when a target is deleted. |
| targets.deleteQuotaRelief | This notification occurs when a quota relief target is deleted. |
| targets.distribute | This notification occurs when a target is distributed. |
| targets.export | This notification occurs when a target is exported. |
| targets.import | This notification occurs when a target is imported. |
| targets.recalculate | This notification occurs when the action to recalculate is triggered. |
| targets.rollup | This notification occurs when a target is rolled up. |
| targets.update | This notification occurs when a target is updated. |
| targets.updateQuotaRelief | This notification occurs when a quota relief targets is updated. |