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 . LastFm . Artist . GetShouts
Retrieves a list of shouts for a specified artist.
/*
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 shouts for a specified artist. The documentation for this Last.fm method can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="utf-8"?> <lfm status="ok"> <shouts artist="Radiohead" page="1" perPage="2" totalPages="38142" total="76283"> <shout> <body>http://www.youtube.com/watch?v=9uskuSx5ePA</body> <author>fabio_c_</author> <date>Thu, 22 Dec 2011 20:16:28</date> </shout> <shout> <body>Kings Of Leon sucks [2]</body> <author>Babak-Gallagher</author> <date>Thu, 22 Dec 2011 19:14:26</date> </shout> </shouts> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms