2

I’m working with Microsoft Planner Premium (the new unified Planner experience) and need to access project data through an API.

I’m trying to get details such as:

  • Task dependencies (Depends on, Depends after)
  • Resources / assignments
  • Task dates (Actual , Forecasted)
  • Custom fields created in Planner Premium

From what I’ve checked, the Microsoft Graph API for Planner only covers the older Planner features — like plans, buckets, and tasks. It doesn’t seem to include the new data used in Planner Premium .

My questions are:

  1. Can data like dependencies, resources, and custom fields from Planner Premium be accessed using Microsoft Graph API?
  2. If not, is there any other REST API that supports this data?
  3. Are there any official Microsoft documentation links or API endpoint references for this?

1 Answer 1

0

Planner Premium uses Project schedule APIs. The official documentation is here:

https://learn.microsoft.com/en-us/dynamics365/project-operations/project-management/schedule-api-preview

But I'm not familiar with that APIs.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.