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!
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 ?
0