web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Can you patch an exter...
Power Apps
Suggested Answer

Can you patch an external user to a SharePoint list

(1) ShareShare
ReportReport
Posted on by 93
Hi everyone,
 
Is there a way to patch an external user to a SharePoint list? When I try to do it I get the Network Error the requested operation is invalid.
 
TIA
Categories:
I have the same question (0)
  • vipuljain03 Profile Picture
    673 Super User 2026 Season 1 on at
    You can use the Patch for an external user, however there are few things to check beforehand, as external users in SharePoint Online have unique characteristics that require specific handling.
     
    1. Verify External User Access
    Before patching, ensure that:
    • The external user has been invited to your SharePoint site.
    • They have accepted the invitation and their account appears in your SharePoint site's People and Groups directory.

    ​​​​​​​2. Use the below syntax to Patch the external user
    Patch(
        YourSharePointList,
        Defaults(YourSharePointList),
        {
            PersonOrGroupColumn: {
                '@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
                Claims: "i:0#.f|membership|user@externaldomain.com",
                DisplayName: "User Name",
                Email: "user@externaldomain.com"
            }
        }
    )
     
    3. Ensure the User Exists in SharePoint
    The external user must exist in the site's User Information List. If not, the patch will fail.
     
    4. Permissions in SharePoint
    Ensure that the external user has Contribute or Edit permissions on the site or list, depending on the action you are performing.
     
    ----------------------------------
    If this reply helped you, please mark this reply as suggested answer ✔️ and give it a like to help others in the community find the answer too!
     
    Thanks,
    Vipul
  • Suggested answer
    vipuljain03 Profile Picture
    673 Super User 2026 Season 1 on at
     
    Please click Accept as solution if my post helped you solve your issue. ✔️ This will help others find the solution to this problem. It also closes the item.

    If the content was useful in other ways, please consider giving it Thumbs Up. 👍

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 617

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard