# איך לשלוח מחדש הזמנות לקבוצה ספציפית של משתמשים?

**URL:** https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893
**Category:** Support
**Tags:** invites
**Created:** [24 בינואר,‏ 2025,‏ 8:17pm UTC](https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893 "2025-01-24T20:17:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![learningmore](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@learningmore](https://meta.discourse.org/u/learningmore)
#### Post date: [24 בינואר,‏ 2025,‏ 8:17pm UTC](https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893/1 "2025-01-24T20:17:12Z")

</div>

We are an invitation-only forum. I am an admin and have invited over 1000 people. I want to resend invites to only a **subset** of that list of pending invitations.

I don’t see a way to select that subset of people and only resend **their** invites as opposed to resending to everyone in the Pending category (and didn’t find a support topic for it).

Any ideas? (If this isn’t possible, would be great to have feature like this - where I can select a set to resend to…)

---

<div class="post-metadata">

### Author: ![SaraDev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saradev/32/335139_2.png) [@SaraDev](https://meta.discourse.org/u/SaraDev)
#### Post date: [13 בפברואר,‏ 2025,‏ 11:55pm UTC](https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893/2 "2025-02-13T23:55:15Z")

</div>

Currently, Discourse does not have an existing feature to selectively resend invitations to a subset of pending invites.

Your best alternative options here would be:

1. **Manually Resend Invitations:**  
You can go to the “Pending Invites” area and manually resend invitations for specific individuals by reviewing the list one by one. However, in your situation this could be a tedious process since you have a very large subset of pending user invites.
2. **Custom Scripting (API Use):**  
If you are comfortable with API usage, you could write a script to interact with Discourse’s API to resend invites to a specific subset of users. This would require technical expertise and access to your forum’s API credentials. Documentation about the Discourse API is available here: [https://docs.discourse.org/](https://docs.discourse.org/) and in the #Documentation category under #rest-api

To help with this process, the [Data Explorer](https://meta.discourse.org/t/32566?silent=true) plugin could be used to identify users who need still an invitation resent. To find pending invitations, you could a query that targets the `invites` or `invited_users` tables in the Discourse database. From the query results, you can then export them as a CSV, or JSON file, to create a working list of users. With this, you could cross-reference and manually decide which reminders to resend.

With that in mind, if this is a feature you’re interested in, I would encourage you to create a #Contribute > Feature topic in our Meta community. The more people who show interest in a feature, the more likely it is to make it into Discourse. This sounds like a neat idea and we’d love to know more about what you are looking for. 🙂

---

<div class="post-metadata">

### Author: ![learningmore](https://avatars.discourse-cdn.com/v4/letter/l/cdc98d/32.png) [@learningmore](https://meta.discourse.org/u/learningmore)
#### Post date: [14 בפברואר,‏ 2025,‏ 7:07pm UTC](https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893/3 "2025-02-14T19:07:51Z")

</div>

תודה על המידע והטיפים. אני אגיש בקשת תכונה.

---

<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: [16 במרץ,‏ 2025,‏ 7:08pm UTC](https://meta.discourse.org/t/how-resend-invites-to-a-specific-group-of-users/348893/4 "2025-03-16T19:08:33Z")

</div>

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