History History
History Certified

Fetch Slack channel history

yaml
type: "io.kestra.plugin.slack.app.conversations.History"
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
Defaultfalse
Formaturi