Sends a private message to another user.  To do this you’ll need to know their User ID.  You can find that ID from the output of other Yammer cards within the designer.  Or, you can find it from the Yammer application:  click on a user to see their conversations etc., and the URL in your browser will look something like this:  https://www.yammer.com/_yourinstance_/#/users/1566567347 .  The last number is the User ID.

Input Fields

  • text (text): The text of the message to send.
  • User Id (text): The User ID of the user to send to.

Output Fields

  • Message ID (text): The ID of the resulting message.