List
List Slack conversations
List
List Slack conversations
yaml
type: "io.kestra.plugin.slack.app.conversations.List"Examples
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
token *Requiredstring
excludeArchived booleanstring
Default
falseteamId string
types array
SubTypestring
Default
["PUBLIC_CHANNEL"]Possible Values
PUBLIC_CHANNELPRIVATE_CHANNELMPIMIMOutputs
size integer
uri string
Format
uri