
Activepieces lets you connect YouTrack with the most popular apps, so you can automate your work and have more time for what matters most - no code required.
Start free
Triggers when a new issue is created in any project you can access.

Triggers when an existing issue is modified (summary, description, custom fields, etc.).

Creates a new issue in a YouTrack project.

Searches for issues using YouTrack query syntax. Returns flat rows for spreadsheets.

Applies a YouTrack command to an issue (e.g. change state, assign, set sprint).

Removes a tag from an issue.

Lists all tags visible to the current user.

Deletes an attachment from an issue.

Retrieves the full change history (activity log) for a specific issue.

Lists all comments on an issue with author details and timestamps.

Creates a relationship between two issues (e.g. "relates to", "depends on", "is duplicated by").

Make a custom API call to a specific endpoint

Retrieves full details of an issue including all custom field values.

Updates an existing issue - summary, description, or custom fields.

Adds an existing tag to an issue.

Creates a new tag in YouTrack.

Uploads one or more files as attachments to an existing issue.

Downloads an attachment from an issue and returns it as a Base64-encoded string. Use this with the "Upload to Drive" or "Send Email" actions in your flow.

Adds a comment to an issue. Supports Markdown formatting.

Adds a user as a direct member of a project team, giving them access to the project.

Lists all attachments on a specific issue with metadata (name, size, type).