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 . Posts . ListPosts
Retrieve a list of posts ordered by date of creation.
/*
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 ordered by date of creation. There are additional filter and search parameters that are optional (e.g., specific forum, thread ID). The documentation for this Disqus resource can found here. The Choreo will return all forums by default.
Here's an example of a set of inputs retrieving all highlighted posts in a forum:
AccessToken: {YOUR ACCESS TOKEN}
PublicKey: {YOUR PUBLIC KEY}
Forum: temboodev
Include: highlighted
The following is a sample of the JSON information returned by this Choreo:
{ "cursor":{ "prev":null, "hasNext":false, "next":"1343686597930984:25:0", "hasPrev":false, "total":null, "id":"1343686597930984:25:0", "more":false }, "code":0, "response":[ { "isJuliaFlagged":true, "isFlagged":false, "forum":"temboodev", "parent":null, "author":{ "name":"A Choreo Dev", "url":"", "profileUrl":"http://disqus.com/guest/2c2af32a52236570b6b3ef4663ca2884/", "emailHash":"2c2af32a52236570b6b3ef4663ca2884", "avatar":{ "small":{ "permalink":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=2c2af32a52236570b6b3ef4663ca2884", "cache":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar32.png&size=32&gravatar_id=2c2af32a52236570b6b3ef4663ca2884" }, "large":{ "permalink":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=2c2af32a52236570b6b3ef4663ca2884", "cache":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=2c2af32a52236570b6b3ef4663ca2884" }, "permalink":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=2c2af32a52236570b6b3ef4663ca2884", "cache":"http://www.gravatar.com/avatar.php?default=http%3A%2F%2Fmediacdn.disqus.com%2F1343778889%2Fimages%2Fnoavatar92.png&size=92&gravatar_id=2c2af32a52236570b6b3ef4663ca2884" }, "isAnonymous":true }, "media":[ ], "isDeleted":false, "isApproved":true, "dislikes":0, "raw_message":"Another test of the Post Choreo!", "createdAt":"2012-07-30T22:16:37", "id":"603539026", "thread":"777098778", "numReports":0, "likes":0, "isEdited":true, "points":0, "message":"<p>Another test of the Post Choreo!</p>", "isSpam":false, "isHighlighted":true, "userScore":0 } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms