Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
logging in as a customer center role, can I access customer profile?
I notice on the customer portal, a user can edit their address information.
I'd like to do the same thing from webservices (suiteflex) logging in as that customer.
I've tried various get() or search() commands in web services to retrieve the customer info to no avail. If I try to Get() the customer by internal ID, I get a permission denied error. I'm hoping that when logging in as a customer center user I will have the same permissions to access records that the user has in the customer portal. I do notice a "Customer Profile" permission on the role, but I don't see any similar record in the web services api - i.e. no "CustomerProfile" sort of recordtype.