Getting started with the Google Meet REST API

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 มิ.ย. 2024
  • Learn more about the Google Meet REST API that enables your app to programmatically create and manage meetings for Google Meet and offer entry points to your users directly from your app, this video is for you.
    00:00 Intro
    00:24 For what can you use the Google Meet API for?
    01:23 Work with meeting spaces
    02:26 Work with conferences
    03:39 Work with participants
    04:53 Work with artifacts
    06:49 Authorization and Authentication
    07:31 Subscribe to Google Meet Events
    08:05 The final integration
    08:29 Learn more
    Learn more about the Google Meet API: developers.google.com/meet/ap...
    Client libraries: github.com/googleapis/googlea...
    Watch “Subscribe to Google Meet events using the Google Workspace Events API”: • Subscribe to Google Me...
    Subscribe to our TH-cam channel: / @googleworkspacedevs
    Subscribe to our Google Workspace Developer Newsletter: developers.google.com/workspa...
    #googlemeet #googlemeetapi #googleworkspaceplatform
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 22

  • @adambledsoe2049
    @adambledsoe2049 2 หลายเดือนก่อน +1

    Loving the video updates, great job.

  • @daxingqiao
    @daxingqiao 2 หลายเดือนก่อน

    Love the video!

  • @gmlocarlos23
    @gmlocarlos23 2 หลายเดือนก่อน

    Great!

  • @sajidahamed5867
    @sajidahamed5867 12 วันที่ผ่านมา

    There is no information on the pricing of Rest API. Is it free or does it come with any other plans/packages?

  • @AkashYadav-tc2lo
    @AkashYadav-tc2lo หลายเดือนก่อน

    loved your video , I just have one question if in my project there would be different batches and on each batch manager and there employes should have a call anytime !
    So once the manager clicks on Start Call Button from client side and on manager email i should have to generate the meeting link from server side (node.js) and i have to send the meeting link to employees to join the call on client side on Attend Button .
    Now is it possible for me to have this kind of functionality in my project only by using google meets api (not using google calendar) ?

    • @googleworkspacedevs
      @googleworkspacedevs  หลายเดือนก่อน +1

      The Meet REST API allows users to schedule, join, and edit Meet calls within your app. You don't have to use the Calendar API for this.

    • @AkashYadav-tc2lo
      @AkashYadav-tc2lo 28 วันที่ผ่านมา

      @@googleworkspacedevs Thanks , one last question can i start the meet call only by taking the individual managers email id or it should be started by the project email ?

  • @user-qf3qq2gz9d
    @user-qf3qq2gz9d หลายเดือนก่อน

    How do I overcome the 403 Permission denied on resource MeetingSpace (or it might not exist) error when trying to get the space name of other spaces besides the ones I create. Please asssist

    • @googleworkspacedevs
      @googleworkspacedevs  หลายเดือนก่อน +1

      Make sure you have the correct scopes defined as explained here: developers.google.com/meet/api/reference/rest/v2/spaces/get#authorization-scopes
      Also maybe also worth checking out the guide about the OAuth consent screen config: developers.google.com/workspace/guides/configure-oauth-consent

  • @user-fg5fd8mc1u
    @user-fg5fd8mc1u 27 วันที่ผ่านมา

    hi , i am trying to implement config accessType to OPEN , because i want that all the users from outside invite can join the meet, is there anything you can help with, because google technical support did not provide me proper solution.

  • @wizamit
    @wizamit หลายเดือนก่อน

    Is it possible to allow users to join the meeting without having to wait for creator permission (clicking on "Allow" to join)?

    • @googleworkspacedevs
      @googleworkspacedevs  หลายเดือนก่อน +1

      You can set the SpaceConfig property when using the API. Check this for more information: developers.google.com/meet/api/reference/rest/v2/spaces#spaceconfig

    • @wizamit
      @wizamit หลายเดือนก่อน

      @@googleworkspacedevs thanks. It worked.

  • @MichealUlasi
    @MichealUlasi 3 วันที่ผ่านมา

    I cannot embed google meet into my react or andriod app, or where do I find the documentation to do so?

    • @googleworkspacedevs
      @googleworkspacedevs  3 วันที่ผ่านมา

      With the Google Meet REST API you can create and manage meetings for Google Meet and offers entry points to your users directly from your app. You can learn more here: developers.google.com/meet/api/guides/overview
      The Google Meet Add-ons SDK lets you embed your app into Google Meet as an add-on where users can discover, share, and collaborate in the app without leaving Meet. Learn more here: developers.google.com/meet/add-ons/guides/overview
      Embedding Google Meet into other applications is currently not supported.

    • @MichealUlasi
      @MichealUlasi 3 วันที่ผ่านมา

      @@googleworkspacedevs We did implement google meet but the problem we are having is that we cannot pesent the google meet inside our application using . Rather we must just use a clickable button and when cicked it opens the google meet in a new window completely taking the users away from our app. This is not good because it breakes our entire app workflow. Secondly, we need to set a duration for the meeting and then perform other taks as the conference is on going. Thirdly, when the conference ends our app must again perform other task which isn't allow write now with this google meet api. So we are kind of having serious problem with the integration process and we have gone through the documentation and have not a functioning solution. Do you mind if we connect to help us understant what we can do to solve our problem. Whant to embed Google meet into our app and not our app into Google meet presently. Thakn you.

    • @MichealUlasi
      @MichealUlasi 3 วันที่ผ่านมา

      @@googleworkspacedevs We did implement google meet but the problem we are having is that we cannot pesent the google meet inside our application using . Rather we must just use a clickable button and when cicked it opens the google meet in a new window completely taking the users away from our app. This is not good because it breakes our entire app workflow. Secondly, we need to set a duration for the meeting and then perform other taks as the conference is on going. Thirdly, when the conference ends our app must again perform other task which isn't allow write now with this google meet api. So we are kind of having serious problem with the integration process and we have gone through the documentation and have not a functioning solution. Do you mind if we connect to help us understant what we can do to solve our problem. We to embed Google meet into our app and not our app into Google meet presently. Hence we would be happy to volunteer to Meet Embed SDK. Thakn you.

  • @bharadwajurma5932
    @bharadwajurma5932 หลายเดือนก่อน

    This is the most boring I ever saw!! I feel this is content is completely irrelevant.