Get Messages from Channel
- 25 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Get Messages from Channel
- Updated on 25 Jan 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > 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
Property | Description | Data Type |
---|---|---|
Channel ID | The ID for the channel where messages will be pulled from | String |
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 channel | String |
Message Count | The total number of messages which will be pulled. | Int32 |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | String containing the HTTPErrorCode along with an Error Message returned. | String | |
Result | |||
RESULT | Output containing the list of messages retrieved from the step | String |
Related Information
Related Articles:
Was this article helpful?