Anas Jakwani
02/04/2025, 10:28 AMCeligo AI
02/04/2025, 10:28 AMAI generated answer (using internal Slack threads):Based on the conversations, it is possible to get the IP address of a customer in SuiteCommerce Advanced. In SuiteScript 2.0, you can use
context.request.headers['ns-client-ip']
to get the IP address. Similarly, in SuiteScript 1.0, you can use request.getHeader('ns-client-ip')
to achieve the same.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
02/04/2025, 10:28 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.828099132
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.826001108
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823174894
Celigo AI
02/04/2025, 10:28 AM