Skip to main content

Task List with Resources Using the API

Comments

3 comments

  • Wes Kliewer

    You would use the task/list and point and use the model properties to get task resource. An example of this is:

    workspace.projectinsight.net/api/task/list?ids="id1,id2,id3"&modelproperties=taskresources

    That call would get you the default fields for task resources for task 1,2,3. But lets say you want ActualHours as well then you would do something like this:

    workspace.projectinsight.net/api/task/list?ids="id1,id2,id3"&ModelProperties=TaskResources;TaskResource:Default,ActualHours

    0
  • Jorgensenson Charle

    Is there a way to create a report that captures tasks, issues, and to-dos similar to my dashboard work list except filtered to include several different users?  I have to run three reports to see all of the items assigned to the people on my team, task report, issue report, and to-do report and I am wondering if it can be consolidated into a single report.

    Erbil ISO facilitation services

     
    0
  • Kafleen Qalmar

    Is there a way to create a report that captures tasks, issues, and to-dos similar to my dashboard work list except filtered to include several different users?  I have to run three reports to see all of the items assigned to the people on my team, task report, issue report, and to-do report and I am wondering if it can be consolidated into a single report.

    how much is a little ceasars pizza

     

    0

Please sign in to leave a comment.

Powered by Zendesk