# Cómo invitar automáticamente a usuarios en etapa de prueba a registrarse

**URL:** https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668
**Category:** Support
**Created:** [17 Noviembre, 2025 13:13 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:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![spdegabrielle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spdegabrielle/32/190784_2.png) [@spdegabrielle](https://meta.discourse.org/u/spdegabrielle)
#### Post date: [17 Noviembre, 2025 13:14 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/1 "2025-11-17T13:14:00Z")

</div>

He conseguido que nuestra categoría de preguntas y respuestas de Discourse permita a los no miembros publicar por correo electrónico sin registrarse. Esto crea un ‘usuario provisional’, según entiendo.

¿Cómo podemos invitar automáticamente a los usuarios provisionales a registrarse?

Saludos cordiales,  
Stephen

---

<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: [17 Noviembre, 2025 13:59 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/2 "2025-11-17T13:59:48Z")

</div>

Puedes usar Zapier para escuchar a los usuarios en etapa recién creados (por ejemplo, webhooks) y luego activar un correo electrónico de invitación usando el endpoint `/invites` de la API de Discourse. Esta guía podría ser útil para configurarlo:

> [@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 on an 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 sign…

---

<div class="post-metadata">

### Author: ![spdegabrielle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spdegabrielle/32/190784_2.png) [@spdegabrielle](https://meta.discourse.org/u/spdegabrielle)
#### Post date: [17 Noviembre, 2025 14:40 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/3 "2025-11-17T14:40:29Z")

</div>

Gracias.

Esto deja claro que no es una función existente en Discourse.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [19 Noviembre, 2025 21:12 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/4 "2025-11-19T21:12:41Z")

</div>

Como alternativa, creo que debería ser posible usar una consulta del explorador de datos para crear un csv de los usuarios en etapa más recientes o específicos y luego usar el csv para invitarlos masivamente.

---

<div class="post-metadata">

### Author: ![spdegabrielle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spdegabrielle/32/190784_2.png) [@spdegabrielle](https://meta.discourse.org/u/spdegabrielle)
#### Post date: [23 Noviembre, 2025 11:13 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/5 "2025-11-23T11:13:05Z")

</div>

ese es un buen consejo, pero mis volúmenes no son tan altos.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [23 Diciembre, 2025 11:13 UTC](https://meta.discourse.org/t/how-to-automatically-invite-staged-users-to-sign-up/388668/6 "2025-12-23T11:13:15Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
