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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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