GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Configure a generic task server

Last modified: 15 June 2023

This tutorial describes how to:

  • Connect to JIRA Cloud as a generic server.

  • Obtain the list of issues assigned to you.

  • For each issue, get its ID, title, description, date and time when the issue was created and updated.

Before you start configuring a connection to your tracker, note that GoLand:

  • Supports only services with REST API.

  • Supports either Basic HTTP authentication or sending preliminary requests to the server.

  • Supports GET and POST requests.

  • Does not support pagination in server responses.