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 . Flickr . Photos . GetInfo
Retrieves information about a specified photo.
/*
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 information about a specified photo. The documentation for this Flickr method can be found here.
Here's an example list of acceptable inputs:
APIKey: {YOUR FLICKR API KEY}
APISecret: {YOUR FLICKR API SECRET}
AccessToken: {YOUR FLICKR ACCESS TOKEN}
AccessTokenSecret: {YOUR FLICKR TOKEN SECRET}
PhotoID: 18241622085
The following is a sample of the JSON information returned by this Choreo:
{ "photo": { "id": "18241622085", "secret": "c070239f71", "server": "7753", "farm": 8, "dateuploaded": "1432928411", "isfavorite": 0, "license": "0", "safety_level": "0", "rotation": 0, "originalsecret": "ca7460f11d", "originalformat": "jpg", "owner": { "nsid": "65365961@N07", "username": "awttest", "realname": "", "location": "", "iconserver": "0", "iconfarm": 0, "path_alias": null }, "title": { "_content": "new" }, "description": { "_content": "" }, "visibility": { "ispublic": 0, "isfriend": 0, "isfamily": 0 }, "dates": { "posted": "1432928411", "taken": "2015-05-29 12:40:11", "takengranularity": 0, "takenunknown": "1", "lastupdate": "1432928413" }, "permissions": { "permcomment": 3, "permaddmeta": 2 }, "views": "0", "editability": { "cancomment": 1, "canaddmeta": 1 }, "publiceditability": { "cancomment": 1, "canaddmeta": 0 }, "usage": { "candownload": 1, "canblog": 1, "canprint": 1, "canshare": 1 }, "comments": { "_content": "0" }, "notes": { "note": [] }, "people": { "haspeople": 0 }, "tags": { "tag": [] }, "urls": { "url": [ { "type": "photopage", "_content": "https://www.flickr.com/photos/65365961@N07/18241622085/" } ] }, "media": "photo" }, "stat": "ok" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms