# How to automatically invite staged users to sign up?

**URL:** https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668
**Category:** Support
**Created:** [November 17, 2025, 1:13pm UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668 "2025-11-17T13:13:59Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jahan\_gagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jahan_gagan/32/501948_2.png) [@jahan\_gagan](https://meta.discourse.org/u/jahan_gagan)
#### Post date: [November 17, 2025, 1:59pm UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/2 "2025-11-17T13:59:48Z")

</div>

You can use Zapier to listen for newly created staged users (eg: webhooks) and then trigger an invitation email using the Discourse API’s `/invites` endpoint. This guide might be helpful for setting it up:

> [@Automate sending Discourse invite emails with Zapier](https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608):
>
> The Discourse API can be used to automate sending invitation emails from your forum when an action is performed on an external application. For many applications, you can use Zapier to set this up without having to write any code. A common use case for this is to invite users to your forum when they purchase a product or signup on an external service. For the example in this topic I will use the Zapier WordPress integration to trigger sending an invite from Discourse when a new user signs up o…

---

_[View the full topic](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668)._
