Get Messages from Channel
  • 25 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Get Messages from Channel

  • Dark
    Light

Article summary

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.



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.String
Result


RESULTOutput containing the list of messages retrieved from the stepString


Related Information

Related Articles:

Slack Module


Was this article helpful?