This is an open source Mixmax Slash Command.
Author: Malik Browne
This slash command takes a user's input and queries Spotify's API for a track, artist, or album, depending on the user's choice.
- Install using
npm install
- Run using
npm start
- Add a Mixmax Slash Command in your Mixmax dashboard. (Call it songsearch, or whatever you'd like) Using:
Typeahead API URL: https://localhost:9145/typeahead
Resolver API URL: https://localhost:9145/resolver - Quit Chrome and restart it using the following command on OS X:
open -a Google\ Chrome --args --ignore-certificate-errors
. See here for why. - Compose an email in Gmail using Mixmax and type /spotify [Search]