This card will read basic info about a sprint by its ID
Input Fields
- Read By
- Sprint ID (number): The ID of the sprint you want to read. i.e. “85”. Where to find the sprint ID?
Output Fields
- Sprint
- Name (text): The name of the sprint.
- State (text): closed or future.
- Start Date (date): The start of the sprint.
- End Date (date): The end of the sprint.
- Complete Date (date): The date the sprint was completed (if at all).
- Board ID (number): The ID of the board the sprint is on.
- Goal (text): The sprint goal.