Skip to main content
All CollectionsWrk Action LibrarySlack
Retrieve channel history from Slack
Retrieve channel history from Slack
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

Retrieve channel history from Slack.

Application

  • Slack

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected account

The connected account to use for the request

Connected Account

Yes

Channel ID

The Slack channel to get the history from

Text (Short)

Yes

Return all?

Whether to return all results or only up to a given limit

True/False

No

Limit

Max number of results to return

Number

No

Inclusive?

Whether to include messages with latest or oldest timestamp in results only when either timestamp is specified

True/False

No

Latest

End of time range of messages to include in results

Datetime

No

Oldest

Start of time range of messages to include in results

Datetime

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?