calling microsoft graph beta api via postman and codebase using java

Ashish Gupta 1 Reputation point
2021-02-02T14:08:06.413+00:00

I am already aware to call microsft graph API using postman and code base for v1.0 . Question : How to call microsoft graph beta api via postman and codebase using java for beta version.

There are lots of articles related to v1.0 but i do not find any related to beta version. i think, it might be possible that we can call beta version API using custom API call. Please suggest or share any article.

Note: I know it is not recommended to use beta version API but I am working on some POC to test this

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
    2021-02-04T19:39:26.847+00:00

    @Ashish Gupta
    I'm glad that you were able to call the Get trustFrameworkPolicy API by using Postman! When it comes to implementing the Microsoft Graph API into Java, I found some links that might help you get started/gain a better understanding.

    Microsoft Graph SDK for Java
    Get started with Microsoft Graph and Java
    Microsoft Graph and Java Examples
    Build Java apps with Microsoft Graph - Tutorial

    I hope this helps! If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments

Your answer

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