Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Get Customer Ids From Contact Login
Here is my scenario:
I have a server that stores customer specific information. These records are associated to Netsuite customer records via the Netsuite Customer Internal Id which is stored on our server. I want to allow contacts of this customer to login to my server to be able to update this information. To accomplish this I am hoping to do the following:
1) Have the user enter their userid/password to a form on my server.
2) From my server make a WS call to netsuite to authenticate the user -- using our netsuite account id (not the customers id since I don't know it yet).
0