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 . GetPastEvents
Retrieves a paginated list of all the events this artist has played at in the past.
/*
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 paginated list of all the events this artist has played at in the past. 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"> <events artist="Radiohead" festivalsonly="0" url="http://www.last.fm/music/Radiohead/+events" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" page="1" perPage="1" totalPages="425" total="425"> <event xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" > <id>2061451</id> <title>Radiohead</title> <artists> <artist>Radiohead</artist> <artist>Four Tet</artist> <artist>FaltyDL</artist> <artist>Pearson Sound</artist> <artist>Rocketnumbernine</artist> <headliner>Radiohead</headliner> </artists> <venue> <id>8780835</id> <name>Roseland Ballroom</name> <location> <city>New York</city> <country>United States</country> <street>239 West 52nd Street</street> <postalcode>10019</postalcode> <geo:point> <geo:lat>40.763129</geo:lat> <geo:long>-73.984156</geo:long> </geo:point> </location> <url>http://www.last.fm/venue/8780835+Roseland+Ballroom</url> <website>http://www.roselandballroom.com</website> <phonenumber>212-489-8350</phonenumber> <image size="small">http://userserve-ak.last.fm/serve/34/84740.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/84740.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/84740.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/84740.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/_/84740/Roseland+Ballroom.jpg</image> </venue> <startDate>Thu, 29 Sep 2011 16:13:01</startDate> <description>Radiohead has confirmed two shows at New York City's Roseland Ballroom to take place September 28 and 29</description> <image size="small">http://userserve-ak.last.fm/serve/34/59122169.png</image> <image size="medium">http://userserve-ak.last.fm/serve/64/59122169.png</image> <image size="large">http://userserve-ak.last.fm/serve/126/59122169.png</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/59122169.png</image> <attendance>126</attendance> <reviews>1</reviews> <tag>lastfm:event=2061451</tag> <url>http://www.last.fm/event/2061451+Radiohead+at+Roseland+Ballroom+on+29+September+2011</url> <website></website> <cancelled>0</cancelled> </event> </events> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms