What is the correct URL to use for Tempo Planning API in OnDemand

Richard York November 30, 2016

The about page on our onDemand instance suggests that Tempo Planner has been enabled. But I've tried to reference the API using the following URL with no success:

https://[company].atlassian.net/jira/rest/planner/1/allocation/assignee?assigneeKey=admin&assigneeType=user&startDate=2016-11-01&endDate=2014-12-31

 

Can you please send me a correct URL?

3 answers

0 votes
Morten Straube Andersson January 24, 2017

Hi Richard

Don't know if you've solved this, but for others looking for the same, I've used the following with success:

 

https://[company].atlassian.net/rest/tempo-planning/1/allocation?startDate=2016-10-01&endDate=2017-01-31

 

Hope this helps

 

0 votes
Richard York November 30, 2016

Hi Susanne,

 

I tried the URL as indicated above, but still no joy,

I have a license for Timesheets ans Planner,

I simply get a 404 error in return 

my url looks as follows

https://argilityrop.jira.com/rest/planner/1/allocation?assigneeKeys=admin&assigneeType=user&startDate=2016-11-01&endDate=2016-12-31

 

image2016-12-1 9:53:14.png

0 votes
Susanne Götz [Tempo]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 30, 2016

Hi Richard,

can you try to use the URL

https://[company].atlassian.net/rest/planner/1/allocation?assigneeKeys=admin&assigneeType=user&startDate=2016-11-01&endDate=2016-12-31

This should return the plans that are made in Tempo Timesheets or Tempo Planner for a User with the username "admin" that are within the set timeframe. 

Please note that this is only possible if you have a valid license for Tempo Timesheets or Tempo Planner.

Regards,

Susanne

Suggest an answer

Log in or Sign up to answer