Disqus
The Disqus node allows you to automate work in Disqus, and integrate Disqus with other applications. Robbot Automation has built-in support for a wide range of Disqus credentials, including returning forums.
On this page, you'll find a list of operations the Disqus node supports and links to more resources.
!!! note "Credentials" Refer to Disqus credentials for guidance on setting up authentication.
!!! note "Examples and templates" For usage examples and templates to help you get started, take a look at Robbot Automation's Disqus list.
Basic Operations
- Forum
- Return forum details
- Return a list of categories within a forum
- Return a list of threads within a forum
- Return a list of posts within a forum
Example Usage
This workflow allows you to get details of a forum in Disqus. You can also find the workflow on the website. This example usage workflow would use the following two nodes.
1. Start node
The start node exists by default when you create a new workflow.
2. Disqus node
- First of all, you'll have to enter credentials for the Disqus node. You can find out how to do that here.
- Enter the name of the forum in the Forum name field. For example, I entered
hackernoon
. - Click on Save to run the workflow.