Hi All, Any possible way to know ip address of req...
# suitescript
s
Hi All, Any possible way to know ip address of request from NetSuite? Thanks
s
There is a login audit trail? Setup > User/Roles > Login Audit Trail ^ search has IPs
s
Thankyou @Sciuridae54696d Is that Ip address are from where we have connected to netsuite? I have to know ip address of netsuite data center to get it whitelisted.
s
https://netsuite.custhelp.com/app/answers/detail/a_id/9828/kw/static%20netsuite%20ip%20address/related/1 unfortunately, there is no master list for your whitelisting, my 2cents is use https://rest.netsuite.com/rest/datacenterurls?account=XXXXXXX where you substitute the X with your account ID, then do IP tracing on the list of URLs there ^probably not the best advice though nope
s
Thankyou @Sciuridae54696d
keanu thanks 1
c
Also, be careful. NS IP addresses can and do change
so don't hardcode them for firewall rules etc...
s
Sure Thankyou @Craig