Regarding Groups Sync from prod to lower instances
We are building a controlled group-synchronization process in ServiceNow where group records are fetched from another instance (via a REST-based custom data source), loaded into an import set, and then transformed into the sys_user_group table using ...