# Make requests to the Discourse API with Zapier

**URL:** https://meta.discourse.org/t/make-requests-to-the-discourse-api-with-zapier/122126
**Category:** Integrations
**Tags:** rest-api, how-to, tasks, zapier
**Created:** [7월 4, 2019, 11:40오후 UTC](https://meta.discourse.org/t/make-requests-to-the-discourse-api-with-zapier/122126 "2019-07-04T23:40:55Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [7월 7, 2019, 5:56오후 UTC](https://meta.discourse.org/t/make-requests-to-the-discourse-api-with-zapier/122126/3 "2019-07-07T17:56:13Z")

</div>

> [@aj\_silvers](#):
>
> The use case here is someone buys a training product, I want to automatically then add them to the relevant discourse sub forum for that product.

The easiest approach would be to send an invite email to the person after they make a purchase. You can setup the invite so that the user is automatically added to a Discourse group when they accept the invitation. See [Automate sending Discourse invite emails with Zapier](https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608) for details.

If sending invites is not an option for you, it should be possible to use a Zapier webhook to create a Discourse user. The [Discourse API Docs](https://docs.discourse.org/#tag/Users%2Fpaths%2F~1users%2Fpost) give details about the request to create a user.

---

_[View the full topic](https://meta.discourse.org/t/make-requests-to-the-discourse-api-with-zapier/122126)._
