App Logo
asana.com

Invite Asana team member

Invite a person into an Asana team by email, via Team Settings > Members > "Invite to team". New invites join as Member (guests from outside the org's domain cannot be made Team admin at invite time — use change_role afterward for domain members). Requires login and team-admin permission.

Input

email required

Email address to invite into the team. Must be a well-formed address — Asana's UI silently autocompletes bare usernames to '<input>@<org-domain>', so malformed input is rejected rather than sending an unintended invite.

teamName required

Team name as shown in the sidebar (case-insensitive substring match).

Output

team required
email required
invited required

FAQ

Invite a person into an Asana team by email, via Team Settings > Members > "Invite to team". New invites join as Member (guests from outside the org's domain cannot be made Team admin at invite time — use change_role afterward for domain members). Requires login and team-admin permission.
Required: teamName, email.
It returns team, email, invited.
Yes. It acts as you on asana.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the asana.com cookies saved by the Reduck extension.
It makes changes on asana.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/asana.com/create_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/asana.com/create_user
It is part of Reduck's official curated catalogue.

Start building not clicking