Yammer retrieve messages

Note: 

Retrieves Yammer messages from the authorizing user's Yammer network or group. Private messages are not returned.

Action settings

Do one of the following to open the Action configuration window:

  • Double-click the action.
  • Click on the action and then click Configure.

See Action configuration window for more information.

Field Description
Authorizing user

Specify an email address to receive the authorization request for the action. External email addresses can be used.

Note: If the Yammer account accessed is a member of multiple Yammer networks, then a network for this operation can be specified.

Group name

Specify the name of the group for message retrieval. If a name is not provided, messages are retrieved from the Company Feed.

Messages newer than

Specify the message ID to return messages posted after that ID. If no ID is provided, or if the specified ID does not match an existing message, the 20 most recent messages are retrieved.

Message ID

Specify a collection or dictionary variable to store the list of message IDs returned.

Message date

Specify a collection or dictionary variable to store the UTC date that the message was posted.

Message URL

Specify a collection or dictionary variable to store the URL of the message.

Message

Specify a collection or dictionary variable to store the returned message.

User name

Specify a collection or dictionary variable to store the message author’s user name.

User email address

Specify a collection or dictionary variable to store the message author’s email address.

Result count

Specify a numeric variable to store the number of results.

For more information about how to use Lookups in configuration fields, see Lookups in action configuration fields.