
Slack LookupByEmail
CertifiedFind a Slack user by email
Slack LookupByEmail
Find a Slack user by email
Looks up a user by email address and returns their user object.
type: io.kestra.plugin.slack.app.users.LookupByEmailExamples
Find a user by email
id: slack_lookup_user
namespace: company.team
tasks:
- id: lookup_user
type: io.kestra.plugin.slack.app.users.LookupByEmail
token: "{{ secret('SLACK_TOKEN') }}"
email: "user@example.com"
Properties
email *Requiredstring
Email address
Workspace email to look up.
token *Requiredstring
Slack token
pluginDefaultsRef Non-dynamicstring
Reference (ref) of the pluginDefaults to apply to this task.
Outputs
color string
User color
deleted boolean
Is deleted
has2fa boolean
Has 2FA
id string
User ID
isAdmin boolean
Is admin
isAppUser boolean
Is app user
isBot boolean
Is bot
isOwner boolean
Is owner
isPrimaryOwner boolean
Is primary owner
isRestricted boolean
Is restricted
isUltraRestricted boolean
Is ultra restricted
name string
Username
profile
User profile
io.kestra.plugin.slack.app.models.UserOutput-UserProfile
Avatar hash
Display name
Display name (normalized)
Image 192x192 URL
Image 24x24 URL
Image 32x32 URL
Image 48x48 URL
Image 512x512 URL
Image 72x72 URL
Phone number
Real name
Real name (normalized)
Skype name
Status emoji
date-timeStatus expiration
Status text
Team ID
Title
realName string
Real name
teamId string
Team ID
tz string
Timezone
tzLabel string
Timezone label
tzOffset integer
Timezone offset
updated string
date-timeLast updated