Join Slack
Powered by
Anyone know how to get the IP address in SuiteScri...
# suitescript
j
jen
08/12/2020, 3:17 PM
Anyone know how to get the IP address in SuiteScript 1.0? I know this works in 2.0
context.request.headers['ns-client-ip']
b
battk
08/12/2020, 4:52 PM
request.getHeader
('ns-client-ip')
3
Views
Open in Slack
Previous
Next