# Add query for tag assignment changes on topics to API

**URL:** https://meta.discourse.org/t/add-query-for-tag-assignment-changes-on-topics-to-api/201730
**Category:** Feature
**Tags:** webhooks
**Created:** [August 25, 2021, 8:14pm UTC](https://meta.discourse.org/t/add-query-for-tag-assignment-changes-on-topics-to-api/201730 "2021-08-25T20:14:26Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![oshyan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oshyan/32/212644_2.png) [@oshyan](https://meta.discourse.org/u/oshyan)
#### Post date: [August 25, 2021, 9:03pm UTC](https://meta.discourse.org/t/add-query-for-tag-assignment-changes-on-topics-to-api/201730/3 "2021-08-25T21:03:02Z")

</div>

Thanks for the quick reply! So the “workaround” that Integromat suggests is really _the_ intended way to handle this?

> [@How to connect Discourse with hundreds of apps using Make](https://meta.discourse.org/t/how-to-connect-discourse-with-hundreds-of-apps-using-make/180181/19):
>
> Upon further investigation, we can confirm a solution via our generic webhooks module could be a viable option.
> 
> If you are able to setup webhooks in your Discourse account and use generic Integromat webhook URL as the listener, then you can listen for “topic” events which carry tag information in the payload.

I’m not well versed in API vs. webhooks, etc. unfortunately, but I am specifically thinking about the integration that Fibery has with Discourse. It actually fully mirrors Discourse content, but in a system that allows arbitrary interlinking of data (e.g. topics, users, etc.) for higher-level project and feedback management. They use the API for the integration, as far as I understand:

> **[Fibery User Guide → Start](https://the.fibery.io/@public/User_Guide/Start-6568)**

So if _they_ wanted to support tags in their integration (which they do not currently), including detection of adding/removing tags, would it be possible with the current API? If not, does this suggest some yet-unseen utility for adding more depth to the API’s tag support?

Again I recognize I may be asking obvious questions out of ignorance. Maybe it’s difficult or unreasonably burdensome to expose this in the API, or simply does not make sense for some reason. But hopefully it is an easy enough thing to clarify. 🙏

---

_[View the full topic](https://meta.discourse.org/t/add-query-for-tag-assignment-changes-on-topics-to-api/201730)._
