Get Heatmap Data API

GET https://api.profit.co/app/dao/v6/objective?a=getHeatMapData&departmentIds=[departmentId]&startDate=MM/dd/yyyy&endDate=MM/dd/yyyy&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

To get the heatmap data of departmente by passing the departmentIds as param.

Request Params

KeyDatatypeRequiredDescription
astring
departmentIdsstringDepartment ids with comma separated. For Example, [1001, 1002, 1003]. You can get these ids from "Get All Departments API"
startDatestringQuarter or target start date
endDatestringQuarter or target end date
apiKeystringRequired: API key of your Profit.co Account
accessKeystringRequired: Access key of your Profit.co Account