1443
Views
4
Comments
Solved
 function to get IP
Question

Hi,
could someone tell me what function can I get my user's IP in OutSystems?

Best Regards, 

Jessica Marques

2020-05-07 18-53-00
Rui Barradas
 
MVP
Solution

Hello Jessica,

You have the GetIP action from the HTTPRequestHandler API.


This action returns the IP host address of the remote client (IP of the user machine performing the HTTP request).


Hope that this helps you.


Kind regards,

Rui Barradas

2020-09-15 09-38-17
Jessica Marques

Rui Barradas wrote:

Hello Jessica,

You have the GetIP action from the HTTPRequestHandler API.


This action returns the IP host address of the remote cliente (IP of the user machine performing the HTTP request).


Hope that this helps you.


Kind regards,

Rui Barradas

 Hi Rui, 

it helps a lot!

 Thanks!

Regards, 

2020-05-07 18-53-00
Rui Barradas
 
MVP

You're welcome Jessica!


Kind regards,

Rui Barradas

UserImage.jpg
Miguel Jara

Hello,

I try to use this function Get IP, but i compare with my IP that i search in google and i have different results.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.