Do custom attributes in SharePoint user profile cards update for existing and new users?

karthikp-9576 20 Reputation points
2025-01-08T18:15:54.4666667+00:00

I have a requirement to show extension/custom attributes in the user profile card in SharePoint. If post calls are made to the endpoint https://graph.microsoft.com/v1.0/admin/people/profileCardProperties, will the updated properties be visible to both existing and new users?
Sources: 1) Add or remove custom attributes on a profile card using the profile card API - Microsoft Graph | Microsoft Learn

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,853 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,218 questions
0 comments No comments
{count} votes

Accepted answer
  1. RaytheonXie_MSFT 38,101 Reputation points Microsoft Vendor
    2025-01-09T02:46:57.36+00:00

    Hi @karthikp-9576

    Per my research and test, custom attributes will be visiable for users in SharePoint user profile cards like following

    User's image

    And the user profile cards update will be available for all users include new created users in the tenant, Since it takes up to 24 hours for the changes to show on profile cards, currently my tenant haven't display the custom attributes. For more details, you could refer to following articles:

    https://learn.microsoft.com/en-us/answers/questions/862267/sharepoint-profilecard-with-custom-attributes

    https://netwoven.com/content-and-collaboration/display-custom-properties-office365-profile-card/


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2025-01-08T18:15:54.4866667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    When you make POST calls to the endpoint for adding custom attributes to the profile card in SharePoint, the updated properties will be visible to both existing and new users. However, it is important to note that it may take up to 24 hours for the changes to be reflected on the profile cards after the updates are made.


    References:

    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.