Skip to content

Instantly share code, notes, and snippets.

@nmccarthy
Created January 28, 2013 19:03
Show Gist options
  • Save nmccarthy/4658110 to your computer and use it in GitHub Desktop.
Save nmccarthy/4658110 to your computer and use it in GitHub Desktop.
Posting to the Yammer message feed and @mentioning a user.
curl -X POST -d 'body=Hello @nmccarthy' https://www.yammer.com/api/v1/messages.json?access_token=asdf1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment