Question

I want to send notification on yammer using ANT, How to ?

We are doing build process in that when Our build succeed. Then we want to send notification (feed) to Our members present in Group on yammer. So all members will know that "Build process successfully Done".

Is there any way to send notification(feed) on yammer only ?

Please do the needful.

Hope for the best co-operation from your side.

Was it helpful?

Solution

Probably the easiest thing to try is to use Yammer's email integration, and have ant send an email to a yammer email account, which should be posted to yammer.

Links to some details- Posting to Yammer via email

sending email from ant

It'll take you some time to put these together, but it should work.

OTHER TIPS

If you use Hudson, there is a Yammer plugin for it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top