Goals are available in the Atlassian platform GraphQL API.
Developers are able to:
- Retrieve goals.
- Retrieve metric targets attached to goals, including their metrics and metric values.
- Create and attach a metric target to a goal.
- Edit a metric target attached to a goal.
- Set whether a user watches a goal or not.
- Link or remove a team from a goal.
- Create, edit, or delete an update from a goal.
- Clone a goal.
- Share a goal with other users.
Check out the GraphQL API section in our reference documentation for more information
on the Atlassian platform GraphQL API and further details on the Goal entity.