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

john john Pter 1,065 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

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
{count} votes

Accepted answer
  1. Yanli Jiang - MSFT 31,611 Reputation points Microsoft External Staff
    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 additional answers

Sort by: Most helpful

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.