# Automate sending Discourse invite emails with Zapier

**URL:** https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608
**Category:** Integrations
**Tags:** how-to, tasks, zapier
**Created:** [28 ביוני,‏ 2019,‏ 11:14pm UTC](https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608 "2019-06-28T23:14:56Z")
**Posts on this page:** 1
**Showing post:** 39

<div class="post-metadata">

### Author: ![Krischan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/krischan/32/47290_2.png) [@Krischan](https://meta.discourse.org/u/Krischan)
#### Post date: [19 במאי,‏ 2021,‏ 4:22pm UTC](https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608/39 "2021-05-19T16:22:40Z")

</div>

Sorry, I haven’t done this yet. But maybe this post can help you:

> [@Reverse engineer the Discourse API](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576):
>
> Discourse is backed by a complete JSON api. Anything you can do on the site you can also do using the JSON api. The API is documented at [docs.discourse.org](https://docs.discourse.org). You can also use the [discourse\_api](https://github.com/discourse/discourse_api) Ruby gem as a client library. However, not every endpoint is documented. To determine how to do something with the JSON API here are some steps you can follow. Example: recategorize a topic. Go to a topic and start editing a category: Open Chrome dev tools, switch to the Network tab, select …

---

_[View the full topic](https://meta.discourse.org/t/automate-sending-discourse-invite-emails-with-zapier/121608)._
