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!
Is there any SOAP API in NetSuite which can give me all available roles in my account
We have connector which used to get Roles from NetSuite using WSLD but currently we are able to fetch only those roles which are assign to any Employee.
Example :
Total Available Roles in NetSuite : - Administrator - Accountant - Custom Role1 - Custom Role2
Noe lets say there is User ABC has following roles assign to it
- Administrator
- Accountant
Now as Per our logic we get only above two roles and not Custom 1 and Custom 2 roles as these roles are not assign to any Employee
So is there way or SOAP API which will give my all available NetSuite roles in my account ?