Getting Google Groups membership recursively using Apps Script
TL;DR This post presents an Apps Script function capable of checking deep membership —in a recursive manner— to any existing group in the Groups service of a Google Workspace environment. You can find the whole script in 👉 this gist. 📌 Don't forget to…