when i run a scheduled script to make multiple res...
# suitescript
l
when i run a scheduled script to make multiple rest api calls, does netsuite use the same IP addres?
c
Probably yes but it is not guaranteed.
This is also easy to test by inspecting the headers on your consumer side. Don't forget though, the IP address is not a guarantee and could change at any time.