OCNORA

Disqus

Business appsAPI keycredential probe

Read and moderate Disqus comments, threads and forums.

OCNORA ships 9 typed Disqus 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. Anything not covered by a typed node reaches https://disqus.com/api/3.0 through the HTTP node with the same credential.

Operations 9

  • Approve Comment
    Approve a comment that is waiting for moderation.
    disqus.approve_post
  • Create Comment
    Leave a comment on a thread, or reply to another comment.
    disqus.create_post
  • Create Thread
    Open a new thread on a forum so comments can be left on it.
    disqus.create_thread
  • Get Forum
    Read a forum's details by its short name.
    disqus.get_forum
  • Get Comment
    Read one comment by its Disqus id.
    disqus.get_post
  • Get Thread
    Read one thread by its Disqus id, or by your own identifier.
    disqus.get_thread
  • List Comments
    List comments, newest first, optionally narrowed to a forum or thread.
    disqus.list_posts
  • List Threads
    List threads, newest first, optionally narrowed to one forum.
    disqus.list_threads
  • Remove Comment
    Delete a comment from its thread.
    disqus.remove_post

Run your first Disqus 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.