Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you want or need to integrate with Projectrak, please find below the documentation of our APIs.

Java API

You can find all the information about our Java API here: Java API documentation

REST API

You can also find all the information about our REST API: REST API documentation

In order to authenticate, you will only need to use: 

https://<userid>:<password>@jiraurl

Please, keep in mind that the same permissions the user has in Jira will apply when making a request. 

Note

If you come from Profields 4.x you will need to update the endpoints and functions with the new REST and Java API, otherwise, they will not work on Profields 5.x., 6.x or 7.x

...