Skip to main content

Retrieve channel history from Slack

Retrieve channel history from Slack.

Application

  • Slack

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Channel IDThe Slack channel to get the history fromText (Short)Yes
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Inclusive?Whether to include messages with latest or oldest timestamp in results only when either timestamp is specifiedTrue/FalseNo
LatestEnd of time range of messages to include in resultsDatetimeNo
OldestStart of time range of messages to include in resultsDatetimeNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A