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 . KhanAcademy . Topics . TopicData
Retrieves topic data for a given topic, including an abbreviated list of all its sub-topics.
/*
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 topic data for a given topic, including an abbreviated list of all its sub-topics. Detailed information about the Topics resource at Khan Academy is available here.
Here is an example of an acceptable input:
TopicID: addition-subtraction
The following is a partial sample of the output returned by this Choreo:
{ "kind": "Topic", "community_questions_title": "Arithmetic and Pre-Algebra", "community_questions_url": "/math/arithmetic/d", "description": "Adding and subtracting positive and negative whole numbers. Starts with 1+1=2 and covers carrying, borrowing, and word problems.", "relative_url": "/#addition-subtraction", "tags": [], "init_custom_stack": null, "title": "Addition and subtraction", "backup_timestamp": "2012-08-22T19:44:58Z", "id": "addition-subtraction", "standalone_title": "Addition and subtraction", "ka_url": "http://www.khanacademy.org/#addition-subtraction", "topic_page_url": "/math/arithmetic/addition-subtraction", "hide": false, "extended_slug": "math/arithmetic/addition-subtraction", "children": [ { "url": "http://www.khanacademy.org/exercise/representing_numbers", "kind": "Exercise", "hide": false, "id": "representing_numbers", "title": "Representing numbers" }, { "url": "http://www.khanacademy.org/exercise/number_line", "kind": "Exercise", "hide": false, "id": "number_line", "title": "Number line 1" }, { "url": "http://www.khanacademy.org/exercise/addition_1", "kind": "Exercise", "hide": false, "id": "addition_1", "title": "1-digit addition" }, { "url": "http://www.khanacademy.org/exercise/subtraction_1", "kind": "Exercise", "hide": false, "id": "subtraction_1", "title": "1-digit subtraction" }, { "url": "http://www.khanacademy.org/exercise/addition_2", "kind": "Exercise", "hide": false, "id": "addition_2", "title": "2-digit addition" }, { "url": "http://www.khanacademy.org/exercise/subtraction_2", "kind": "Exercise", "hide": false, "id": "subtraction_2", "title": "2 and 3-digit subtraction" } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms