How to Share Google Resource Calendar Externally

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

Комментарии • 7

  • @curiosidadesdomundobrazil
    @curiosidadesdomundobrazil 10 месяцев назад

    That really is going to help me. thank you!

  • @joefreer
    @joefreer 9 месяцев назад

    Is there a way for individual users to see the free/busy status of users in the other domain when scheduling meetings? (Not resource rooms, user calendars)

    • @WorkspaceAdmins
      @WorkspaceAdmins  9 месяцев назад

      Yes, user calendars can be shared with external domain as well

    • @joefreer
      @joefreer 9 месяцев назад

      @@WorkspaceAdmins thanks! So same concept as resource room just using the user.csv instead?

    • @WorkspaceAdmins
      @WorkspaceAdmins  9 месяцев назад +1

      Yep, exactly. Or you can pipe the csv as well but you may have to do some filtering in case you have users whose calendars you so not want to share.
      gam print users | gam csv - gam calendar "~primaryEmail" add acl freebusy domain:acquisition.com

  • @instantchow
    @instantchow 9 месяцев назад

    Will this be able to obfuscate the domain that created the calendar?

    • @WorkspaceAdmins
      @WorkspaceAdmins  9 месяцев назад

      Calenar IDs are represented by string@resource.calendar.google.com. The IDs should be random if you are using the new structured resource. Not sure if there are any additional details about the primary domain that might be visible elsewhere though.