Skip to content

sirkitree/yammer-fitbit-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yammer Fitbit Integration

Posts your Fitbit badges to Yammer.

General plan

  • Use the Oauth module to connect to Yammer and Fitbit (yammer-client.js, fitbit-client.js).
  • Create files yammer-keys.js and fitbit-keys.js to insert your consumer keys and urls provided by each site. (See yammer-keys.template.js and fitbit-keys.template.js)
  • Create yammer-fitbit.js to use the clients and do the reading from Fitbit and the posting to Yammer.

References

  • Take a look at Nyam for example on how to use Oauth and connect to use Yammer.
  • Take a look at Fitbit-js for an example on how to connect to and use Fitbit api. (Perhaps even use it.)
  • Obtain new Fitbit API Keys.
  • Obtain new Yammer API Keys.

About

Post your fitbit badges to yammer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published