Hi, could someone tell me what function can I get my user's IP in OutSystems?
Best Regards,
Jessica Marques
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
Rui Barradas wrote:
This action returns the IP host address of the remote cliente (IP of the user machine performing the HTTP request).
Hi Rui,
it helps a lot!
Thanks!
Regards,
You're welcome Jessica!
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.