Skip to content

Using markitondemand api to create a stockprice slash command in mixmax

License

Notifications You must be signed in to change notification settings

rdsilver/mixmax-markit-slash-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockprice Slash Command for Mixmax

This is an open source Mixmax Slash Command. See http://sdk.mixmax.com/docs/tutorial-giphy-slash-command for more information about how to use this example code in Mixmax.

Running locally

  1. Install using npm install
  2. Run using npm start

To simulate locally how Mixmax calls the typeahead URL (to return a JSON list of typeahead results), run:

curl http://localhost:9145/typeahead?text=cats

To simulate locally how Mixmax calls the resolver URL (to return HTML that goes into the email), run:

curl http://localhost:9145/resolver?text=cats

What it looks like http://imgur.com/a/RsIDU

About

Using markitondemand api to create a stockprice slash command in mixmax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published