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!
Get the e-mail address referring the internal ID
[I posted this instead of our partner]
This may be easy for you, but not easy for us.
Any comments will be helpful.
Best Regards,
Minoru
[Objective]:Get the e-mail address of the record referring the internal ID through some conditions
[Process]: Developed this program refering the Sample API program 'NSClient CRM'
[result]
1)login transaction (passed)
2)search transaction (failed)
[How to]
a)Search using existing internal ID(should get the e-mail address)
Message 'unexpected error'popped up
b)Search using unexisting internal ID
Message 'there is no record'
c)Search using unexpected letters such as 'customer'
The referring key 'customer'is invalid
0