You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Disqus . Threads . ListPosts
Retrieve a list of posts within a thread.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves a list of posts within a thread. The documentation for this Disqus resource can be found here.
An example set of inputs might look like:
PublicKey: {YOUR PUBLIC KEY}
ThreadID: 777098778
The following is a sample of the JSON information returned by this Choreo:
{ "cursor":{ "prev":null, "hasNext":false, "next":"1343065785709377:1:0", "hasPrev":false, "total":null, "id":"1343065785709377:1:0", "more":false }, "code":0, "response":[ { "isJuliaFlagged":true, "isFlagged":false, "forum":"temboodev", "parent":null, "author":{ "username":"aarontemboodev", "about":"", "name":"aarontemboodev", "url":"", "joinedAt":"2012-07-20T17:30:17", "rep":1.2354149999999999, "profileUrl":"http://disqus.com/aarontemboodev/", "emailHash":"e8efa8f90587fd401b28656d82cf17b4", "reputation":1.2354149999999999, "location":"", "isPrimary":true, "isAnonymous":false, "id":"29299479", "avatar":{ "small":{ "permalink":"http://mediacdn.disqus.com/1343933254/images/noavatar32.png", "cache":"http://mediacdn.disqus.com/1343933254/images/noavatar32.png" }, "large":{ "permalink":"http://mediacdn.disqus.com/1343933254/images/noavatar92.png", "cache":"http://mediacdn.disqus.com/1343933254/images/noavatar92.png" }, "permalink":"http://mediacdn.disqus.com/1343933254/images/noavatar92.png", "cache":"http://mediacdn.disqus.com/1343933254/images/noavatar92.png" } }, "media":[ ], "isDeleted":false, "isApproved":true, "dislikes":1, "raw_message":"Mark this as spam, later.", "createdAt":"2012-08-01T20:37:25", "id":"606703065", "thread":"777098778", "numReports":0, "likes":1, "isEdited":false, "points":0, "message":"<p>Mark this as spam, later.</p>", "isSpam":false, "isHighlighted":false, "userScore":0 } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms