Actions
Lookup Multiple Users By Email
Lookup multiple users by their email.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Emails | Comma separated Email addresses. |
{
"ids": [
"U03F67N65MX",
"U02DC8DANPP"
],
"mapping": {
"usera@domain.com": "U03F67N65MX",
"userb@domain.com": "U02DC8DANPP"
}
}
Was this page helpful?