Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Messages from Channel

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > Slack Messenger

The Get Messages from Channel receives messages from the specified channel. The step will default to pulling messages from the first message sent in the channel unless a timestamp is defined.


Prerequisites

The step requires the Slack Module to be installed before it will be available in the toolbox.


Properties

Inputs

PropertyDescriptionData Type
Channel ID
The ID for the channel where messages will be pulled fromString
Latest Message Timestamp
The latest timestamp to start pulling messages from. If this setting is not defined, messages will be pulled from the beginning of the channelString
Message Count
The total number of messages which will be pulled.Int32

Outputs

PropertyDescriptionData Type
Error


Error infoString containing the HTTPErrorCode along with an Error Message returned.SlackErrorInfo
Result


RESULTOutput containing the list of messages retrieved from the stepString


Related Information

Related Articles:

Slack Module