
Slack LookupByEmail
CertifiedFind a Slack user by email
Slack LookupByEmail
Certified
Find a Slack user by email
Looks up a user by email address and returns their user object.
yaml
type: io.kestra.plugin.slack.app.users.LookupByEmailExamples
Find a user by email
yaml
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
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
Definitions
io.kestra.plugin.slack.app.models.UserOutput-UserProfile
avatarHashstring
Avatar hash
displayNamestring
Display name
displayNameNormalizedstring
Display name (normalized)
emailstring
image192string
Image 192x192 URL
image24string
Image 24x24 URL
image32string
Image 32x32 URL
image48string
Image 48x48 URL
image512string
Image 512x512 URL
image72string
Image 72x72 URL
phonestring
Phone number
realNamestring
Real name
realNameNormalizedstring
Real name (normalized)
skypestring
Skype name
statusEmojistring
Status emoji
statusExpirationstring
Format
date-timeStatus expiration
statusTextstring
Status text
teamstring
Team ID
titlestring
Title
realName string
Real name
teamId string
Team ID
tz string
Timezone
tzLabel string
Timezone label
tzOffset integer
Timezone offset
updated string
Format
date-timeLast updated