Slack LookupByEmail

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.LookupByEmail

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 address

Workspace email to look up.

Slack token

Reference (ref) of the pluginDefaults to apply to this task.

User color

Is deleted

Has 2FA

User ID

Is admin

Is app user

Is bot

Is owner

Is primary owner

Is restricted

Is ultra restricted

Username

User profile

Definitions
avatarHashstring

Avatar hash

displayNamestring

Display name

displayNameNormalizedstring

Display name (normalized)

emailstring

Email

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
Formatdate-time

Status expiration

statusTextstring

Status text

teamstring

Team ID

titlestring

Title

Real name

Team ID

Timezone

Timezone label

Timezone offset

Formatdate-time

Last updated