I am building a report that gets all users and groups of a Google Workspace domain, and I am looking to add into this report a list of all shared drives and each user with access on each of them.
I can do it using GAM tool, but I have no clue of how I can do it using nodes on N8N.
The closest option I found is using Google Drive node and enabling “Domain Admin Access”, it returns to me all Shared Drives, but only this information (Shared Drives ID and Title), nothing else. I do not find a way to list users of a specific Shared Drive using its ID, or all Shared Drives of a specific user ID if not myself.
Any hint for this challenge?
Follow below my work for inspiration:
Thanks a lot!