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 . GetEvents
Retrieves a list of upcoming events that a user is attending.
/*
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 upcoming events that a user is attending. 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 xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" user="mokele" page="1" perPage="50" totalPages="1" total="11" festivalsonly="0"> <event xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" status="0"> <id>2084198</id> <title>Mastodon</title> <artists> <artist>Mastodon</artist> <artist>The Dillinger Escape Plan</artist> <artist>Red Fang</artist> <headliner>Mastodon</headliner> </artists> <venue> <id>8997724</id> <name>O2 Academy Bristol</name> <location> <city>Bristol</city> <country>United Kingdom</country> <street>1-2 Frogmore Street</street> <postalcode>BS1 5NA</postalcode> <geo:point> <geo:lat>51.454133</geo:lat> <geo:long>-2.600836</geo:long> </geo:point> </location> <url>http://www.last.fm/venue/8997724+O2+Academy+Bristol</url> <website>http://www.o2academybristol.co.uk</website> <phonenumber>+44-(0)905-020 3999</phonenumber> <image size="small">http://userserve-ak.last.fm/serve/34/21936911.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/21936911.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/21936911.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/21936911.jpg</image> <image size="mega">http://userserve-ak.last.fm/serve/_/21936911/O2+Academy+Bristol+250px070522_ukbris_academy.jpg</image> </venue> <startDate>Sun, 05 Feb 2012 19:00:00</startDate> <description></description> <image size="small">http://userserve-ak.last.fm/serve/34/20720563.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64/20720563.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/20720563.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/252/20720563.jpg</image> <attendance>59</attendance> <reviews>0</reviews> <tag>lastfm:event=2084198</tag> <url>http://www.last.fm/event/2084198+Mastodon+at+O2+Academy+Bristol+on+5+February+2012</url> <website></website> <tickets></tickets> <cancelled>0</cancelled> </events> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms