getBoardsFromSprint

getBoardsFromSprint

 

Description

Retrieves the boards that are associated with a specific sprint.

Syntax

getBoardsFromSprint(sprintId)

Package

 

Alias

 

Pkg Usage

 

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

Sprint Id

Integer

Yes

The id of the sprint to retrieve boards for.

Return Type

Integer []

Example

return getBoardsFromSprint(101);

Result: Returns an array of board names "Test Board 1|Test Board 2|Test Board 3".

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.