العودة إلى Microsoft Graph

اتصل بـ Knoon AI مع Microsoft Graph (Microsoft) لأتمتة تدفقات عمل الذكاء الاصطناعي.

Fetch a Microsoft Entra ID (Azure AD) user profile by object ID or user principal name.
microsoftGraphGetUser
بيتا
داخلي
الأذونات
  • User.Read.All
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
الاسمالنوعالوصفمطلوب
aadObjectIdmustache Azure AD object ID (or user principal name) of the user to fetch.نعم
العائدات
الاسمالنوعالوصف
statusstring DONE.
sensitive.user.idstring User object ID.
sensitive.user.displayNamestring Display name.
sensitive.user.userPrincipalNamestring User principal name (UPN).
sensitive.user.mailstring Primary email address.
sensitive.user.givenNamestring Given name.
sensitive.user.surnamestring Surname.
sensitive.user.jobTitlestring Job title.
sensitive.user.mobilePhonestring Mobile phone number.
sensitive.user.businessPhones.phonestring Phone number.
sensitive.user.officeLocationstring Office location.
sensitive.user.accountEnabledboolean Whether the account is enabled.