Shorter refresh frequency for user/group tables
Currently, we do a full sync of our user/group tables on a weekly basis, as this is the shortest frequency at which you can do a full sync. We are not interested in switching to incremental as we only care about current user/company state.
It would be nice if we could reduce the frequency of this full sync, as we are not worried about underlying data scan volume, and would prefer to do a full sync daily instead of weekly.