Microsoft Graph API Tutorial: Creating Azure AD App, Access Token, and Calling APIs (App Permission)

preview_player
Показать описание
Learn how to use Microsoft Graph API in this tutorial where we guide you through creating an Azure AD application, obtaining an access token, and calling the Users and Email APIs with application permission. Perfect for beginners, this tutorial will give you a solid foundation for using Microsoft Graph API to retrieve data and perform operations in Azure AD. Join us and start exploring the capabilities of Microsoft Graph API!

Follow us here:
Рекомендации по теме
Комментарии
Автор

Granting permission, depends on your role . If you are just an user, your app permission will be granted by someone with higher privileage. Check documentation for more information. In this video, he has required privilage to grant himself the new permission and this wont be the case with everyone.

SanKum
Автор

I am using API version v1.0, trying to pull users data. But userAccountControl field is not coming in JSON response. It is very important field for us. Does any one know how can we get it.

adityashrivastava
Автор

perdon, pero en ningun momento uso php. por lo que veo uso algo parecido a graph api explorer....

MrGuiLLoTe
Автор

can we change bot name(message sender displayed name) using graph API?? I have created a bot using graph API, but it is posting message using My Teams display name and ID.
there is not enough material in internet about it.

amandhyani
Автор

I want to get transcript file from team meetings using graph api ...how to do it or is another way to access meeting transcript?

abrerahabib
Автор

This is really helpfull. Thanks alot!!

maneeshvadlamudi
Автор

I have scopes that requires admin perimission, how would the other organizations install the app ?

slahomar
Автор

what is the difference between "mail" nad "userPrincipleName" ? mail comes as NULL, if I am building an applicatino to import users emails which property should i use ?

slahomar
Автор

help me: i error The request body must contain the following parameter: 'code'

ThanhNguyen-sdxh
Автор

How to i retrieve licence group all email address using graph api.

SouravDas-eb
Автор

I am working on a POC to connect to outlook using bot emulator. However, i cannot use the organization outlook account as i do not have Azure AD admin rights to register my app which is still under poc. As a work around i created an individual outlook account and wanted to use it to login to Azure AD and regiter my bot based app. However, Azure portal gives sign in error as the outlook account i used to login to azure is a personal account, support says it needs to be a business account to be able to login to azure. How do i proceed in this case, any suggestions would be appreciated...

chintanparmar
Автор

How to implement SSO with graph api, i am creating meetings, i want users to login in once and never login again to join the meeting.
Kindly please need some help with this.

saimeghana-yb
Автор

can we do without the graph api ? like i want to access the share point list data with the access token . so how can i get the acess token and how can i via that's access token get the sharepoint list data. without graph api calls. is it possible via simple rest api calls or etc please if you know then let me know the process.

AnishBishnoi-wflv
Автор

Thanks for the great video! How would you suggest to handle the refresh token?

dandin
Автор

This is very useful content. Thank you so much for sharing this with us. For phishing email need to collect response of users from azure graph api . Can you please share something for this.

SwapnaliShinde-eupe
Автор

Great video sir. Is it possible to login into teams using graph api ?

surajdengale
Автор

Hey can you please help me ?, I'm trying to integrate with node/express server and react frontend, I am getting the access token from my codebase, but unable to create meetings

rifatyusuf