pydomo CreateUserRequest attributes

I gather the CreateUserRequest() class in the pydomo SDK only accepts three attributes: name, email, role.

That's a surprising and very restrictive limitation considering the API seems to work with every attribute of user profiles. It would be great to update this to work with more or all attributes, in particular: employeeId, roleId, employeeNumber, title.

In our instance, we're making great use of dynamic pdp so (for us) the employeeId user attribute needs to be correct for all users. We can't use pydomo to help scale & automate our user management so long as only name, email, and role attributes are available.

Tagged: