Skip to main content

Get a Jobs Count

This web service returns a total count and individual count of all job statuses for jobs that have been filtered by a BigChange contact, and where the start date of the job falls between a specified start and end date. A DateFilterOption is provided to determine the date filter options – where none is provided, the date used will default to the planned date (the job start date).

Query String Parameters

NameTypeDescriptionRequired
ActionStringJobsCountRequired
ContactIdStringThe unique identifier of the contact which can be retrieved using Contact List.Required - Where Id not used contact reference must be used instead
ContactReferenceThe internal reference of the contact.Required - Where Reference not used contact Id must be used instead
StartStringFrom Date Range - e.g ‘2024-01-15 09:00:00.000’.Required
EndStringTo Date Range - e.g ‘2024-01-15 11:30:00.000’.Required
DateFilterOptionIntSets date field to be used for the filterOptional

Example

https://webservice.bigchange.com/v01/services.ashx?action=jobscount