Event
Events are added to schedules to help employers track what might be going on in the business that day. They can be used to automatically block time off requests as an example.
Data Element | Data Type | What is it | Mandatory |
---|---|---|---|
Id | Integer | The unique id of the record | No |
Title | Blob | The name of the event | No |
Schedule | Integer | The id of the schedule used to set this event as recurring | Yes |
Colour | VarChar | The colour to set the event in the UI | No |
ShowOnRoster | Boolean True/False | Whether this should be shown on the roster/schedule | Yes |
AddToBudget | Float | Amount to add to overall roster budget in dollars | No |
Creator | Integer | The id of the user who created the record | No |
Created | DateTime | The time the record was originally created | No |
Modified | DateTime | The last time the record was modified | No |
Foreign Objects which can be linked with the Resource API
Associated Object:
Updated 4 months ago