Disqus

Disqus is a service for web comments and discussions. Disqus makes commenting easier and more interactive, helping publishers power online discussions.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Standard All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Standard All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Microsoft
URL Microsoft LogicApps Support
Microsoft Power Automate Support
Microsoft Power Apps Support
Connector Metadata
Publisher Microsoft
Website https://disqus.com/
Privacy policy https://help.disqus.com/articles/1717103-disqus-privacy-policy

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds
Frequency of trigger polls 1 60 seconds

Actions

Close a discussion

Closes a discussion (for moderators of this forum only).

Create a comment

Create a comment on a specified thread.

Follow a discussion

Follow a discussion.

Get discussion by Id

Returns the details of a discussion by Id.

Get discussions in a channel

Returns a list of discussions in the specified channel.

Get followed channels

Get a list of the channels the current user follows.

Open a discussion

Opens a discussion (for moderators of this forum only).

Recommend a discussion

Recommend a discussion.

Remove a comment

Remove a comment.

Reply to a comment

Reply to a specified comment.

Close a discussion

Closes a discussion (for moderators of this forum only).

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion to close.

Returns

Create a comment

Create a comment on a specified thread.

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion

Message
message True string

The content of the comment.

Returns

Follow a discussion

Follow a discussion.

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion to follow.

Returns

Get discussion by Id

Returns the details of a discussion by Id.

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion.

Returns

Name Path Type Description
response
response Thread

Get discussions in a channel

Returns a list of discussions in the specified channel.

Parameters

Name Key Required Type Description
Channel
forum True string

The unique name of the channel

Returns

Items
ThreadsList

Get followed channels

Get a list of the channels the current user follows.

Returns

Open a discussion

Opens a discussion (for moderators of this forum only).

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion to open.

Returns

Recommend a discussion

Recommend a discussion.

Parameters

Name Key Required Type Description
Discussion Id
thread True string

The unique id of the discussion to recommend.

Returns

Remove a comment

Remove a comment.

Parameters

Name Key Required Type Description
Comment Id
post True string

The id of the comment to remove.

Returns

Reply to a comment

Reply to a specified comment.

Parameters

Name Key Required Type Description
Parent Comment Id
parent True string

The id of the comment to reply to.

Message
message True string

The content of the comment.

Returns

Triggers

When a comment is created

Triggers a flow when a comment is created on a specified discussion.

When a discussion is created

Triggers a flow when a discussion is created on a specified forum.

When a comment is created

Triggers a flow when a comment is created on a specified discussion.

Parameters

Name Key Required Type Description
Channel
forum True string

The unique name of the channel

Discussion
thread string

The unique id of the discussion.

Returns

Body
Post

When a discussion is created

Triggers a flow when a discussion is created on a specified forum.

Parameters

Name Key Required Type Description
Channel
forum True string

The unique name of the channel

Returns

Body
Thread

Definitions

Post

Name Path Type Description
Dislikes
dislikes integer

Number of dislikes.

Discussion Id
thread string

The id of the discussion.

Likes
likes integer

Number of likes.

HTML Message
message string

The message text in HTML.

Comment Id
id string

The id of the comment.

author
author Author
Is Spam
isSpam boolean
Created At
createdAt date-time

The date/time the comment was created at.

Parent Comment Id
parent integer

The id of the parent discussion.

Is Approved
isApproved boolean

Set to true if the moderator has approved the comment.

Is Flagged
isFlagged boolean

Set to true if the comment has been flagged.

Message
raw_message string

The message text in raw format (not HTML).

Is Featured
isHighlighted boolean

Set to true if the comment is featured.

Channel Id
forum string

The id of the channel.

Is Edited
isEdited boolean

Set to true if the comment is edited.

Author

Name Path Type Description
Author Id
id string

The id of the author.

Author Join Date
joinedAt date-time

The date/time the author joined Disqus.

Is Verified Author
isVerified boolean

Set to true if the author is verified.

Author Username
username string

The username of the author.

About the Author
about string

Details about the author.

Author Name
name string

The name of the author.

Author Profile URL
profileUrl string

The URL of the author profile.

Is Anonymous Author
isAnonymous boolean

Set to true if the author is anonymous.

Thread

Name Path Type Description
RSS Feed
feed string

The URL of the RSS feed.

Dislikes
dislikes integer

The number of dislikes on the discussion.

Likes
likes integer

The number of likes on the discussion.

HTML Message
message string

The message text in HTML.

Discussion Id
id string

The id of the discussion.

Author Id
author string

The id of the author.

Created At
createdAt date-time

The date/time the discussion was created at.

Message
raw_message string

The message text in raw format (not HTML).

Link
link string

The link to the discussion.

Channel Id
forum string

The id of the channel.

Number of comments
posts integer

The number of comments on this discussion.

Title
title string

The title of the discussion.

Forum

Name Path Type Description
HTML Description
description string

The description of the channel in HTML.

Channel URL
url string

The URL of the channel.

Description
raw_description string

The description of the channel in raw format (not HTML).

Language
language string

Language Code

Days Alive
daysAlive integer

The number of days the channel has been alive.

Channel Id
id string

The id of the channel.

Created At
createdAt date-time

The date/time the channel was created at.

Channel Name
name string

The name of the channel.

FollowedForums

Name Path Type Description
Items
Forum

EmptyResponse

CreatePostResponse

Name Path Type Description
response
response Post

OperationResultResponse

Name Path Type Description
response
response array of object

RecommendThreadResponse

Name Path Type Description
thread
response.thread Thread
Vote
response.vote integer

Result after voting

ThreadsList

Name Path Type Description
Items
Thread

Using this Connector