Skip to main content

Get a Resource Activity Log

Returns a resources holiday and absence data for a set date.

Query String Parameters

NameTypeDescriptionRequired
ActionStringActivityLogRequired
ResourceIdIntId of the resource.Required
FromDateTimeStart of date range.Required
IncludeAbsencesIntInclude absences and holidays.Optional
ApprovedOnlyIntInclude only approved absences.Optional
IncludeDrivingEventsintInclude driving events.Optional
IncludeWeekendsIntInclude holidays that fall on a weekend.Optional
MidnightFormatIntMidnight format 0=23:59, 1=24:00.Optional
UseAssetChecksIntUse asset check lookup for non-fixed vehicles.Optional
IncludeIdsIntInclude record ids.Optional

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ActivityLog&ResourceId=108103&From=2024-10-01&IncludeAbsences=1&IncludeWeekends=1