The Huddle01 Meetings Google Apps Script Add-on enables users to effortlessly integrate Huddle01 video conferencing capabilities directly into their Google Docs. With this add-on, users can create and join Huddle01 meetings without leaving their Google Docs.
Huddle01-Meetings-Add-On-Demo---Google-Docs.mp4
- Create New Meetings: Generate Huddle01 meeting rooms directly from your Google Docs.
- Join Meetings: Easily join Huddle01 meetings from within your Google Docs applications. Simply input the meeting link, and start collaborating instantly.
- Seamless Integration: Enjoy a streamlined user experience, eliminating the need to switch between applications or tabs to initiate or participate in meetings.
- Secure Collaboration: Leverage Huddle01's robust security features.
To use the Huddle01 Meetings Google Apps Script Add-on while it's under review in the Google Workspace Marketplace:
- Open your Google Document.
- Go to Extensions > Apps Script.
- Delete any code in the script editor and replace it with the code provided in the repository's
Code.gs
file. - Save the script with a meaningful name(or just leave it as
Code.gs
) - Click on the floppy disk icon to save the project.
- Close the Apps Script editor.
- In the Apps Script editor, click on the "+" button next to "Files" on the left sidebar, and choose "HTML File".
- Name the file "Meeting" and click "OK".
- Copy the content of the
Meeting.html
file provided in the repository and paste it into the newly createdMeeting.html
file. - Save the
Meeting.html
file. - Refresh your Google Document.
- You will see the
Huddle01 Meeting Add-On
menu on your menu bar
- Open your Google Document.
- Navigate to Huddle01 Meeting Add-On > Create New Meeting.
- Click Create New Meeting to generate the meeting link.
- A Prompt with the created meeting link will show up.
- Open your Google Document.
- Navigate to Huddle01 Meeting Add-On > Join Meeting.
- Input the meeting link provided by the organizer.
- Click OK to participate in the meeting.
- A sidebar will appear containing the Huddle01 Meeting interface, allowing you to seamlessly participate in the meeting without leaving your current document.
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request.
Special thanks to the developers at Huddle01 for their support.