Can we capture the IP address of the user who fills a sharepoint list form

john john Pter 445 Reputation points
2025-02-15T21:43:29.09+00:00

Hi,

I got a requirements to create a SharePoint list where internal and external users will fill the data, and we need to capture the IP of the user.. can we do this using SharePoint online built-in feature ? if not, then can we do this using Power Apps?

Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,233 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,304 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yanli Jiang - MSFT 29,126 Reputation points Microsoft Vendor
    2025-02-17T07:10:50.37+00:00

    Hi @john john Pter ,Good days.

    Unfortunately, SharePoint Online does not include any built‐in functionality to capture the client’s IP address when someone submits a list form. Power Apps also does not provide an OOTB function to return the IP. However, you can achieve your requirement by creating a custom solution (via a PCF control) that retrieves the IP address and writes it to the list.

    Here is a post for your reference:

    http://powerappsguide.com/blog/post/get-ip-address

    Non-official, just for reference.

    Hope it helps you.

    Please do let us know if you have any further queries.

    Kindly consider accepting the answer if the information provided is helpful. This can assist other community members in resolving similar issues.

    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.