Description
I want to be able to retrieve resource planner data via API. Currently there is no API dedicated to resource planner data, it can only be pulled as generic board items. I need to be able to see :
- Is the allocation an assigned resource or placeholder?
- What is the start/end date of the allocation?
- What is the allocation rate for that time period?
What are you trying to achieve
I want to build reporting on resource allocation data. The only way to view resource planner data is through a capacity manager object, and stand-alone capacity manager objects have a limit of 50 connected resource planners. There are no dashboard widgets that work with resource planner data. I want to unlock the value of my resource allocation data and have access to it via API so I can pull it into our data warehouse and build more robust reporting.