Calendar Subscribers?

74 views
Skip to first unread message

JPComDev

unread,
Apr 15, 2021, 4:06:52 PM4/15/21
to GAM for Google Workspace
Couldn't find how to get (if possible) the users who are subscribed to a calendar. Not ACLs but those who just "added" it to their calendar view. 

Ross Scroggs

unread,
Apr 15, 2021, 5:33:27 PM4/15/21
to google-ap...@googlegroups.com
Substitute the calendar email address of interest for cale...@domain.com below.

Basic GAM

export GAM_CSV_ROW_FILTER="id:regex:cale...@domain.com"

gam all users print calendars


Advanced GAM:

gam config csv_output_row_filter "id:regex:cale...@domain.com" all users print calendars


Ross


On Thu, Apr 15, 2021 at 1:06 PM JPComDev <j...@compass-dev.com> wrote:
Couldn't find how to get (if possible) the users who are subscribed to a calendar. Not ACLs but those who just "added" it to their calendar view. 

--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/8588da99-2da3-4ea8-b67c-20fb38077ad5n%40googlegroups.com.


--
Message has been deleted

JPComDev

unread,
Apr 16, 2021, 10:54:12 AM4/16/21
to GAM for Google Workspace
That was it! Thanks Ross :) - got an error at first but changed "id:regex..." to "calendarid:regex..." and it's what we were looking for. Much appreciated!
Reply all
Reply to author
Forward
0 new messages