Conversations
List a user's Slack conversations
Conversations
List a user's Slack conversations
yaml
type: "io.kestra.plugin.slack.app.users.Conversations"Examples
yaml
id: slack_user_conversations
namespace: company.team
tasks:
- id: get_user_channels
type: io.kestra.plugin.slack.app.users.Conversations
token: "{{ secret('SLACK_TOKEN') }}"
user: "U1234567890"
Properties
token *Requiredstring
excludeArchived booleanstring
Default
falsetypes array
SubTypestring
Default
["PUBLIC_CHANNEL"]Possible Values
PUBLIC_CHANNELPRIVATE_CHANNELMPIMIMuser string
Outputs
size integer
uri string
Format
uri