We use the user auto-privisioning functionality to automatically create users on the fly as they come in from our software. The problem is, the users come in with department set to the customer they are coming from. If the department exists in Absorb already, everything works smoothly. However for new customers, those users will get an error coming in with a department field that doesn't yet exist.
The request is to automatically create departments during auto-provisioning so we can remove the manual step of adding the department each time we get a new customer.