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 . User . GetNewReleases
Retrieves a list of forthcoming releases based on a user's musical taste.
/*
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 forthcoming releases based on a user's musical taste. 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"> <albums user="RJ"> <album releasedate="Mon, 15 Nov 2010 00:00:00 +0000"> <name>Darkness On The Edge Of Town (2010 Remastered Version)</name> <mbid/> <url>http://www.last.fm/music/Bruce+Springsteen/Darkness+On+The+Edge+Of+Town+%282010+Remastered+Version%29</url>− <artist> <name>Bruce Springsteen</name> <mbid>70248960-cb53-4ea4-943a-edb18f7d336f</mbid> <url>http://www.last.fm/music/Bruce+Springsteen</url> </artist> <image size="small">http://userserve-ak.last.fm/serve/34s/54475249.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64s/54475249.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/54475249.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/300x300/54475249.jpg</image> </album> </albums> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms