List List
List Certified

List Slack conversations

yaml
type: "io.kestra.plugin.slack.app.conversations.List"
yaml
id: slack_list_channels
namespace: company.team

tasks:
  - id: list_channels
    type: io.kestra.plugin.slack.app.conversations.List
    token: "{{ secret('SLACK_TOKEN') }}"
    types: ["PUBLIC_CHANNEL"]
Properties
Defaultfalse
SubTypestring
Default["PUBLIC_CHANNEL"]
Possible Values
PUBLIC_CHANNELPRIVATE_CHANNELMPIMIM
Formaturi