Find User
Searches your Asana workspace for users by name or email address. Use it to look up a user's GID before assigning tasks or filtering by them elsewhere in a workflow.

What It Does
Searches workspace members using a name query, an email address, or both, and returns up to the limit you set.
When To Use It
Use this when a workflow needs to find someone's Asana GID to assign a task to them, such as looking up the account owner by email before creating a follow-up task. If you already have the user's GID from a trigger or an earlier step, you do not need this node.
Configuration
Configure the node with these settings:
Field | What it controls |
|---|---|
Query | A name to search for. |
An email address to search for. | |
Limit | The maximum number of users to return, from 1 to 100. Defaults to |
Outputs
The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.
Variable | Type | Description | Example |
|---|---|---|---|
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
|
Example Workflow
A workflow looks up the account owner's Asana account with Find User by their email address, then uses the resulting userId as the assignee when creating a follow-up task.
Related Nodes
Create Task
Update Task
Find Project
Need More Help?
Reach the AskElephant support team by:
clicking the Support tab on the right side of your screen,
emailing [email protected],
or using
@askelephant supportin your dedicated Slack channel.