Skip to content

YouTrack Configuration

If you already have a workspace and project in YouTrack, you’re ready to integrate it with Testomat.io. To do so, you’ll need three items:

  • Workspace Name
  • Personal Access Token
  • Project ID

This guide walks you through where to find each.

Testomat.io - YouTrack Project

You can find your Workspace Name in the browser URL when you’re logged into YouTrack. For example: [my-workspace].youtrack.cloud

Testomat.io - YouTrack Workspace Name

To create the Personal Access Token, follow these steps:

  1. Click on the profile avatar
  2. Go to Profile
  3. Then go to Account Security
  4. Click on New token… button

Testomat.io - YouTrack Create Token

  1. Enter a Token name
  2. Select services (YouTrack, YouTrack Administration)
  3. Click on Create button

Testomat.io - YouTrack Personal Access Token

Once the token has been created, copy it. Keep your Personal Access Token secure, as you’ll need it for the integration with Testomat.io.

Finally, to get the Project ID, follow these steps:

  1. Open YouTrack API Documentation-> Administration -> Projects -> Read a List of Projects
  2. Get a request:
https://<your-workspace>.youtrack.cloud/api/admin/projects?fields=id,key,name
  1. Paste your Personal Access Token
  2. Click Send button and get your Project ID in the response body (e.g. "id": "0-1")

Get Project ID

After collecting all necessary data, we can move on to Testomat.io.

  1. Select YouTrack from the list of available Issue Management Systems.

Testomat.io - Connect to YouTrack

  1. Enter a Profile Name
  2. Paste YouTrack Workspace Name
  3. Paste YouTrack Personal Access Token
  4. Paste YouTrack Project ID
  5. Click on Save button

Testomat.io - YouTrack Configuration

If everything was done correctly, you will receive a confirmation message indicating that the YouTrack profile was successfully created.

Testomat.io - YouTrack Profile