Is there a way to get the list of roles that are available in an Netsuite account? I am working on a provisioning solution with Netsuite and I am very new to netsuite. if an
To view Roles list:
Go to Setup > Users/Roles > Manage Roles
There is a work around to get the list :
Create a saved search on the employee record with role in the search column (group) and then use search API to get this search result.