I am trying to integrate UPS and netsuite....where...
# suitetalkapi
o
I am trying to integrate UPS and netsuite....where do i find the URL to send the SOAP requests for the GET method that will pull sales orders. Also API credentials?
b
the wsdl contains a generic port that you should change to your account specific one
you can lookup your account specific url at https://system.na1.netsuite.com/app/common/otherlists/company.nl in the company urls tab.
choose token based authentication if you are capable of generating OAuth 1.0 based authentication. It will work out better for you in the long run
b
goto the next response and find your own url