Short answer: You can list latest topics in Discourse by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Discourse List Latest Topics action to a workflow, map its 0 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
{}
{"topic_list": {"topics": [{"id": 456,"slug": "welcome","title": "Welcome to the forum","views": 200,"created_at": "2026-04-11T10:00:00Z","posts_count": 5,"reply_count": 3}]}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.