App Logo
web.whatsapp.com

join_group_via_link

Join a WhatsApp group from an invite link (https://chat.whatsapp.com/<code>) or bare code. Navigates the in-app accept flow → confirms the Join group dialog. Verifies you're in (composer appears). Returns the group name. Throws if the link is invalid/expired or you're already a member (no Join dialog appears).

Input

link required

Full invite link https://chat.whatsapp.com/<code> or just the <code>

Output

group required
joined required

FAQ

Join a WhatsApp group from an invite link (https://chat.whatsapp.com/<code>) or bare code. Navigates the in-app accept flow → confirms the Join group dialog. Verifies you're in (composer appears). Returns the group name. Throws if the link is invalid/expired or you're already a member (no Join dialog appears).
Required: link.
It returns group, joined.
Yes. It acts as you on web.whatsapp.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the web.whatsapp.com cookies saved by the Reduck extension.
It makes changes on web.whatsapp.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/web.whatsapp.com/join_group_via_link, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/web.whatsapp.com/join_group_via_link
It is part of Reduck's official curated catalogue.

Start building not clicking