-1

I am planning to use Yammer APIs to develop an App that will assign task to other members with in a group. Can we send push notification from one device to another device while assigning task to other member using Yammer APIs?

Brian Lyttle
  • 14,558
  • 15
  • 68
  • 104

1 Answers1

0

There are no APIs provided for generating specific notifications to end users. Yammer puts users in control of notifications they receive so you should just post a message to a group with the available APIs, and if the user has notifications enabled, then they may receive notifications.

Brian Lyttle
  • 14,558
  • 15
  • 68
  • 104