-2

What Google API would be the easiest to father the following information:

  • A list of all hangouts currently going on in my Google for Work Organization
  • People in those Hangouts
  • Links to join those hangouts.
Paul Collingwood
  • 9,053
  • 3
  • 23
  • 36
Dan O'Boyle
  • 3,676
  • 5
  • 28
  • 44

1 Answers1

0

I think the link below maybe could help. It provides basic information such as getting the list of participants, getting the URL for the Hangout, and getting the HangoutId.

https://developers.google.com/+/hangouts/api/gapi.hangout#gapi.hangout.getHangoutId

Dayton Wang
  • 2,332
  • 1
  • 12
  • 17