Using Microsoft Graph API on Postman

Image source :- https://dev.office.com/blogs/microsoft-graph-or-azure-ad-graph Microsoft graph API(Application Programming Interface) is a great tool that provides access to multiple Microsoft products such as mail, calendar, contacts, documents, directory, devices etc may be accessed from single endpoint. It allows user apps to Intgrate with Single endpoint so that it involes less research by developer and more productivity. In […]