Get Heatmap Data API
To get the heatmap data of departmente by passing the departmentIds as param.
Request Params
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 |