Skip to main content
slack.findMemberByEmail resolves an active workspace member from their registered email address.

Example

automations/find-member-by-email.automation.ts

Inputs

Output

Returns a normalized Slack member and profile. Requires users:read together with the sensitive users:read.email scope and does not return deactivated users.