# 如何使用 Make 将 Discourse 连接到数百个应用程序

**URL:** https://meta.discourse.org/t/how-to-connect-discourse-with-hundreds-of-apps-using-make/180181
**Category:** Administrators
**Tags:** tasks
**Created:** [2021 年2 月 18 日 12:12 UTC](https://meta.discourse.org/t/how-to-connect-discourse-with-hundreds-of-apps-using-make/180181 "2021-02-18T12:12:31Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### 作者： ![Integromat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/integromat/32/283378_2.png) [@Integromat](https://meta.discourse.org/u/Integromat)
#### 发布日期： [2021 年8 月 23 日 09:29 UTC](https://meta.discourse.org/t/how-to-connect-discourse-with-hundreds-of-apps-using-make/180181/12 "2021-08-23T09:29:13Z")

</div>

嗨，@oshyan，希望你一切顺利，感谢你与我们一起进行自动化！

遗憾的是，目前还没有一种_优雅_的方法来实现你想要的功能。这主要是由于 Discourse API 的限制。主要问题在于，很难监控最近的标签分配情况。

虽然有一个解决方案，但正如之前提到的，它并不够优雅。

1. 通过“ **发起 API 调用** ”模块获取所有标签的列表（了解如何使用 Integromat 进行 API 调用的教程，请点击[此处](https://www.integromat.com/en/blog/how-to-make-an-api-call-tutorial?utm_source=discourse&utm_medium=community&utm_campaign=how-to-connect-discourse-with-hundreds-of-apps-using-integromat)）。
2. 获取每个标签的详细信息 = 通过“发起 API 调用”模块获取已分配主题的列表。
3. 将当前状态保存到数据库中（可以是 Integromat 内的数据存储）。
4. 将当前状态与之前的状态进行比较。
5. 找出哪些主题新增了标签。
6. 在 ClickUp 中执行所需的操作。

* * *

不幸的是，该场景会消耗大量的操作次数。我们明白这不太方便，但 Integromat 只能根据特定 API 允许的功能来工作。

希望这能澄清当前的情况 🙂

如果你有任何问题，欢迎随时提问，我们会确保提供更多背景信息。

祝你度过愉快的一天！

---

_[View the full topic](https://meta.discourse.org/t/how-to-connect-discourse-with-hundreds-of-apps-using-make/180181)._
