App Logo
app.notion.com

Invite workspace member (Notion)

Invite someone to a Notion workspace by email, with a chosen role and built-in verification. Records the People page before and after, returning invited / verified — proof the invite actually landed. dryRun (default true) fills the invite form and cancels without sending; set it to false to actually send the invite. Role defaults to "Restricted member" (available on all plans); "Workspace owner" is also supported. The "Member" role requires a paid Notion Plus plan and is rejected up front rather than silently opening a billing/upgrade dialog. Acts on the workspace currently active in the browser, so there is no workspace name to pass. Requires being signed into Notion with permission to invite members.

Input

email required

Email address to invite

role optional

Role to grant. Default "Restricted member". "Member" is not supported here — it requires a paid Notion Plus plan/seat and would otherwise open a billing dialog.

dryRun optional

If true (default), fills the invite form then clicks Cancel without sending. Set false to actually send the invite.

message optional

Optional note to include with the invite

Output

role required
sent required
email required
dryRun required
after optional
found optional
before optional
foundIn optional

"members" or "guests" — which tab the invited email showed up under, or null if not found / dryRun

Start building not clicking