Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • Yandex SIEM
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Serverless Integrations
  • Comparing with other Yandex Cloud services
    • Overview
      • Workflow
      • Workflow execution
        • Overview
          • HTTPCall
          • GRPCCall
          • YMQ
          • YDS
          • YDBDocument
          • FunctionCall
          • ContainerCall
          • FoundationModelsCall
          • ObjectStorage
          • Tracker
          • Postbox
          • Workflow
          • Disk
          • TelegramBot
          • AIStudioAgent
          • VectorStore
          • DatabaseQuery
          • OCR
          • STT
      • Templating
    • Cron expressions
    • Quotas and limits
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Monitoring metrics
  • Public materials
  • Release notes

In this article:

  • Organization
  • TrackerGetIssue
  • TrackerCreateIssue
  • TrackerUpdateIssue
  • TrackerUpdateIssue.Action
  • TrackerUpdateIssue.AdditionalProperties
  • InterpolatableMap
  • MapValue
  • TrackerListIssues
  • TrackerLinkIssues.SearchOptionsFilter
  • TrackerLinkIssues
  • TrackerUpdateIssueStatus
  • TrackerCreateComment
  • TrackerUpdateComment
  • TrackerListComments
  1. Concepts
  2. Workflows
  3. YaWL specification
  4. Integration steps
  5. Tracker

Tracker

Written by
Yandex Cloud
Updated at August 18, 2026
View in Markdown
  • Organization
  • TrackerGetIssue
  • TrackerCreateIssue
  • TrackerUpdateIssue
  • TrackerUpdateIssue.Action
  • TrackerUpdateIssue.AdditionalProperties
  • InterpolatableMap
  • MapValue
  • TrackerListIssues
  • TrackerLinkIssues.SearchOptionsFilter
  • TrackerLinkIssues
  • TrackerUpdateIssueStatus
  • TrackerCreateComment
  • TrackerUpdateComment
  • TrackerListComments

Note

Currently, there are two UIs that support Workflows: Yandex Cloud and Yandex AI Studio. In this case, the following applies:

  • Workflows created in the Yandex Cloud UI are automatically available in the AI Studio UI.
  • Workflows created in the AI Studio UI are not available in the Yandex Cloud UI.

Starting September 3, 2026, Workflows will no longer be supported in the Yandex Cloud UI. To create and manage workflows, use the AI Studio UI.

Accessing the Yandex Tracker API. The getIssue, createIssue, updateIissue, listIssues, linkIssues, updateIssueStatus, createComment, updateComment, and listComments fields are mutually exclusive.

Field name Type Required Default value Templating supported Description
endpoint string None api.tracker.yandex.net Yes Host for calling the Yandex Tracker API.
oauthToken string Yes None Yes OAuth token for authentication when accessing the Tracker API.
organization Organization Yes None None Organization ID
getIssue TrackerGetIssue None None None Description of the action to get an issue.
createIssue TrackerCreateIssue None None None Description of the action to create an issue.
updateIissue TrackerUpdateIssue None None None Description of the action to update an issue.
listIssues TrackerListIssues None None None Description of the action to search for an issue.
linkIssues TrackerLinkIssues None None None Description of the action to add a link between issues.
updateIssueStatus TrackerUpdateIssueStatus None None None Description of the action to update an issue status.
createComment TrackerCreateComment None None None Description of the action to create a comment.
updateComment TrackerUpdateComment None None None Description of the action to update a comment.
listComments TrackerListComments None None None Description of the action to display comments on an issue.

OrganizationOrganization

The yandexOrganizationId and cloudOrganizationId fields are mutually exclusive.

Field name Type Required Default value Templating supported Description
yandexOrganizationId string None None Yes Organization ID in Yandex 360 for Business.
cloudOrganizationId string None None Yes Organization ID in Yandex Identity Hub.

TrackerGetIssueTrackerGetIssue

Field name Type Required Default value Templating supported Description
key string Yes None Yes Issue key.

TrackerCreateIssueTrackerCreateIssue

Field name Type Required Default value Templating supported Description
queue string Yes None Yes Queue to create the issue in.
title string Yes None Yes Issue title.
parent string None None Yes Parent issue key.
description string None None Yes Issue description.
sprints string None None Yes One of more sprints. You can specify the value as a string or JSON array.
type string None None Yes Issue type.
priority string None None Yes Issue priority.
followers string None None Yes One or more followers. You can specify the value as a string or JSON array.
assignee string None None Yes Issue assignee.
author string None None Yes Issue reporter.
additionalProperties map[string]string None None Yes Additional issue fields.

TrackerUpdateIssueTrackerUpdateIssue

Field name Type Required Default value Templating supported Description
key string Yes None Yes Issue key.
title string None None Yes Issue title.
parent string None None Yes Parent issue key.
description string None None Yes Issue description.
sprints TrackerUpdateIssue.Action None None Yes Linked sprints.
type string None None Yes Issue type.
priority string None None Yes Issue priority.
followers TrackerUpdateIssue.Action None None Yes Followers in the issue.
additionalProperties TrackerUpdateIssue.AdditionalProperties None None Yes Additional issue fields.

TrackerUpdateIssue.ActionTrackerUpdateIssue.Action

The setValue, addValuesList, removeValuesList, and replaceValuesMap fields are mutually exclusive.

Field name Type Required Default value Templating supported Description
setValue string None None Yes Replaces the issue field value. You can specify the value as a string or JSON array.
addValuesList string None None Yes Adds one or more values to the issue field. You can specify the value as a string or JSON array.
removeValuesList string None None Yes Deletes one or more values from the issue field. You can specify the value as a string or JSON array.
replaceValuesMap InterpolatableMap None None None Describes a list of field values to be replaced and their new values.

TrackerUpdateIssue.AdditionalPropertiesTrackerUpdateIssue.AdditionalProperties

Field name Type Required Default value Templating supported Description
pairs map[string] TrackerUpdateIssue.Action None None Yes Dictionary of pairs: the name of the additional field and the action to perform on it.

InterpolatableMapInterpolatableMap

The json and plainValue fields are mutually exclusive.

Field name Type Required Default value Templating supported Description
json string None None Yes Dictionary containing a JSON array of pairs: current and new values of fields.
plainValue MapValue None None None Dictionary containing an array of pairs: current and new values of fields as MapValue objects.

MapValueMapValue

Field name Type Required Default value Templating supported Description
pairs map[string]string Yes None Yes Dictionary containing an array of pairs: current and new values of fields.

TrackerListIssuesTrackerListIssues

The queue, keys, filter, and query fields are mutually exclusive.

Field name Type Required Default value Templating supported Description
pageSize string None None Yes Maximum number of issues to be included in a response.
pageNumber string None None Yes Page number in the issue list output.
queue string None None Yes Queue to find issues in.
keys string None None Yes Issue keys that need to be found. You can specify the value as a string or JSON array.
filter TrackerLinkIssues.SearchOptionsFilter None None Yes Issue search filter by field values.
query string None None Yes Filter in the request language.

TrackerLinkIssues.SearchOptionsFilterTrackerLinkIssues.SearchOptionsFilter

Field name Type Required Default value Templating supported Description
issueProperties map[string]string Yes None Yes Fields to search by and the required values.
order string None None Yes The direction and field for sorting issues.

TrackerLinkIssuesTrackerLinkIssues

Field name Type Required Default value Templating supported Description
key string Yes None Yes Issue key.
linkKey string Yes None Yes Key of the issue you need to link to the issue specified in the key field.
relationship string Yes None Yes Type of links between issues.

TrackerUpdateIssueStatusTrackerUpdateIssueStatus

Field name Type Required Default value Templating supported Description
key string Yes None Yes Key of the issue whose status you need to change.
transition string Yes None Yes Transition ID.
additionalProperties MapValue None None Yes Additional fields required for a transition.

TrackerCreateCommentTrackerCreateComment

Field name Type Required Default value Templating supported Description
key string Yes None Yes Key of the issue to add a comment to.
text string Yes None Yes Text of the comment.
mentions string None None Yes Mentions by users. You can specify the value as a string or JSON array.

TrackerUpdateCommentTrackerUpdateComment

Field name Type Required Default value Templating supported Description
id string Yes None Yes ID of the comment being updated.
issueKey string Yes None Yes Key of the issue the comment relates to.
text string Yes None Yes New comment text.

TrackerListCommentsTrackerListComments

Field name Type Required Default value Templating supported Description
key string Yes None Yes Issue key.
lastCommentId string None None Yes Comment's id parameter value after which the requested page will begin.
pageSize string None None Yes Maximum number of comments per response.

Was the article helpful?

Previous
ObjectStorage
Next
Postbox
© 2026 Direct Cursus Technology L.L.C.