History
Fetch Slack channel history
History
Fetch Slack channel history
yaml
type: "io.kestra.plugin.slack.app.conversations.History"Examples
yaml
id: slack_fetch_history
namespace: company.team
tasks:
- id: fetch_history
type: io.kestra.plugin.slack.app.conversations.History
token: "{{ secret('SLACK_TOKEN') }}"
channel: "C1234567890"
Properties
channel *Requiredstring
token *Requiredstring
inclusive booleanstring
Default
falselatest string
oldest string
Outputs
size integer
uri string
Format
uri