Best way to assign a topic based on a tag?

What would be the best way, natively in Discourse, to assign a topic to a user or group based on when a topic has a particular tag?

2 Likes

I don’t think we have a native feature to accomplish this, but a custom script in the automation plugin could do it.

1 Like

The plugin does not allow custom scripting though, does it?

1 Like

Right, that was unclear — we’d need a new “auto assign topic” script to be added to the plugin. This is easier than writing a whole new plugin, but isn’t something that could be done through the admin interface.

1 Like

Understood! I think an external automation may be an easier route then. Tangential, but it would be great if there were a common automation platform that users could build and define their own automations—built directly into Discourse. Think n8n, Tines, etc.

3 Likes