Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixmax / Appear.in Integration

Picture of the button

This is the source for a slash command built on the Mixmax SDK that allows Mixmax users to use /appear in order to generate a unique link to an Appear.in videoconferencing room.

Setup

  1. If you're testing this locally, simply clone this project, install dependencies (run npm install).

  2. Exit Chrome, open your Terminal, run: open -a Google\ Chrome --args --allow-running-insecure-content --ignore-certificate-errors. This will allow Chrome/Mixmax to load localhost (which is technically an insecure resource relative to Gmail, which is SSL-protected).

  3. Open your Mixmax dashboard, click Settings, click Integrations/API.

  4. Go to Slash Commands and add a new one with the following values:

Input Name Value
Name Appear.in Videconferencing
Command appear
Parameter placeholder [ENTER for link]
Typeahead API URL http://localhost:1337/typeahead
Resolver API URL http://localhost:1337/resolver

Run node server.js, open Gmail/Inbox, and try /appear out!

About

📹 slash command built on the Mixmax SDK that generates a unique Appear.in videoconferencing room

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages