Share via

Creating Planner Task using JAVA.

Clark Khent Balan 6 Reputation points
2020-10-22T08:18:50.17+00:00

Hello,

Is it possible to create a planner task using JAVA?
In this guide sample for JAVA is missing.

Reference:
https://learn.microsoft.com/en-us/graph/api/planner-post-tasks?view=graph-rest-1.0&tabs=http

I was able to retrieve a list of plan from Planner but now I want to create a new task for a specific Planner.

Thank you in advance

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. AsithwMSFT 1,520 Reputation points Microsoft External Staff
    2024-06-09T18:33:54.76+00:00

    Hi @Clark Khent Balan

    Current documentation includes the Java implementation. this code snippets are only available for the latest version. (version is 6.x)

    Create plannerTask - Microsoft Graph v1.0 | Microsoft Learn User's image

    I hope these references are also helpful

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.