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.
Body
PARAM
Key | Datatype | Required | Description |
a
|
string | ||
departmentIds
|
string | Department ids with comma separated. For Example, [1001, 1002, 1003]. You can get these ids from "Get All Departments API" | |
startDate
|
string | Quarter or target start date | |
endDate
|
string | Quarter or target end date | |
apiKey
|
string | Required: API key of your Profit.co Account | |
accessKey
|
string | Required: Access key of your Profit.co Account |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
ENDPOINTS