Scripting API
Entry point for board-level scripts. Covers the scripting lifecycle, execution context, and how to attach scripts to a Planningboard widget.
Item Script API
Per-card scripting hooks. Control card appearance, tooltip content, and custom actions on individual work item cards.
Config Script API
Programmatic access to widget configuration. Read and override widget parameters at runtime from within a board script.
Data Script API
Access to board data during script execution — Plans, work items, swimlane assignments, and capacity values.
REST API
HTTP endpoints for querying and manipulating Planningboard data from external systems or automation scripts.
Teams Service API
API surface for the Teams Service integration — query team membership, capacity, and resource assignments.
API Relationships
Sources
Sources
KB Articles
- Planningboard: Customizable Statistics and Capacity Indicators
PlanningBoardApiServlet.javaPlanningBoardViewServlet.java