The CreateIteration endpoint allows you to create a new Iteration in Shortcut, which represents a time-boxed period for completing a set of stories or tasks. This endpoint is crucial for teams using Agile methodologies, enabling them to plan and track progress over specific time…
nameRequiredstringThe name of this Iteration.
labelsarrayAn array of Labels attached to the Iteration.
end_dateRequiredstringThe date this Iteration ends, e.g. 2019-07-01.
group_idsarrayAn array of UUIDs for any Groups you want to add as Followers. Currently, only one Group association is presented in our web UI.
start_dateRequiredstringThe date this Iteration begins, e.g. 2019-07-01.
descriptionstringThe description of the Iteration.
follower_idsarrayAn array of UUIDs for any Members you want to add as Followers.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.