Is there a way for us to retrieve a Users Override Settings to be used in our own logic?

I’m attempting to auto-fill some Company and Organizational Unit fields using a Customers set Overrides to save them from having to fill them out each time.

Is there a way for me to retrieve the Users Override Settings and use them within my own logic to do so?

Yes! User overrides are a System value, so you can access them in logic block builder with the conditional and set values actions. You can assign a variable, for example, to a System -> User Company from Override.


There are options for defaulting the user company from the Directory, user Override, or a sequential check between the two with Override coming before Directory in the hierarchy. The same options exist for Organizational Unit.

4 Likes