Results 1 to 4 of 4
  1. #1
    diegomarino is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Feb 2018
    Posts
    409

    create google meet meeting


    Hi,
    i know how to make a new meeting on teams and send mails through outlook, but i'm not sure how to do that using google meet.
    can someone help me?
    thx

  2. #2
    darkwind is offline Advanced Beginner
    Windows 10 Office 365
    Join Date
    Feb 2017
    Location
    Central U.S.
    Posts
    48
    I rather doubt that Google Meet has an API or SDK designed specifically for VBA, which means you'll have to use a more difficult method.

    I think the Meet REST API is probably the closest match, but it will be a little bit of a pain to interface with that via VBA. Creating and saving scripts to actually execute the interface with Google Meet, then calling those from VBA is probably the easiest way. Here's a link to the documentation on that: https://developers.google.com/meet/api/guides/overview

  3. #3
    diegomarino is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Feb 2018
    Posts
    409
    what a shame that must be so difficult.
    thanks

  4. #4
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    Why not ask in a Google forum?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

Please reply to this thread with any new information or opinions.

Similar Threads

  1. new to access and dont know if it will meet my needs
    By bill.blanford in forum Access
    Replies: 4
    Last Post: 09-18-2019, 07:37 AM
  2. Replies: 3
    Last Post: 09-11-2015, 09:34 AM
  3. Duplicates that meet other criteria
    By erikjhayes in forum Queries
    Replies: 4
    Last Post: 09-09-2014, 10:36 AM
  4. Only show records that meet criteria
    By RussH in forum Reports
    Replies: 9
    Last Post: 04-10-2013, 05:25 AM
  5. Replies: 4
    Last Post: 05-29-2012, 01:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums