OCNORA

Discourse

Business appsAPI keycredential probe

Post to a Discourse forum and read its topics, categories, users and groups.

OCNORA ships 9 typed Discourse operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 9

  • Create Post
    Start a topic, reply to one, or send a private message.
    discourse.create_post
  • Delete Post
    Delete a post from its topic.
    discourse.delete_post
  • Get Group
    Read one group by its name.
    discourse.get_group
  • Get Post
    Read one post, including its Markdown and rendered bodies.
    discourse.get_post
  • Get Topic
    Read a topic and the first chunk of its posts.
    discourse.get_topic
  • Get User
    Read one user's profile by username.
    discourse.get_user
  • List Categories
    List the forum's categories with their ids and topic counts.
    discourse.list_categories
  • Search
    Search the forum for posts, topics, users, categories and groups.
    discourse.search
  • Update Post
    Replace the Markdown body of an existing post.
    discourse.update_post

Run your first Discourse workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.