Mapping Users to User Groups
- 1 Minute to read
- Print
- Dark
- PDF
Mapping Users to User Groups
- 1 Minute to read
- Print
- Dark
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Administrators need the ability to continually manage / update user groups. The MapToUserGroup call automatically updates user group mapping information.
Format of API String
Data That Needs to be Supplied to the API
userLogin (user ID) – in string format
userGroupCode – existing user group code in string format
mapUser – Boolean value – “False” unmaps the user to the user group and “True” maps the user to the user group
loginName, password and tenantCode – user credentials to authenticate the API connection
Sample Calls
Invalid Cases
userLogin does not exist in Planful
userGroup code does not exist i in Planful
Was this article helpful?