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 . Twitter . PlacesAndGeo . GetPlaceInformation
Searches for places that can be attached to a statuses/update using a latitude and a longitude pair, an IP address, or a name.
/*
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 all the information about a known place specified by a PlaceId. The documentation for this Twitter resource can be found here.
Here's an example of acceptable inputs:
ConsumerKey: {YOUR CONSUMER KEY}
ConsumerSecret {YOUR CONSUMER SECRET}
AccessToken: {YOUR ACCESS TOKEN}
AccessTokenSecret: {YOUR TOKEN SECRET}
PlaceId: df51dec6f4ee2b2c
The following is a sample of the JSON information returned by this Choreo:
{ "attributes": { "162834:id": "2202" }, "bounding_box": { "coordinates": [ [ [ -122.48530488, 37.78695297 ], [ -122.44625208, 37.78695297 ], [ -122.44625208, 37.81082799 ], [ -122.48530488, 37.81082799 ] ] ], "type": "Polygon" }, "contained_within": [ { "attributes": {}, "bounding_box": { "coordinates": [ [ [ -122.51368188, 37.70813196 ], [ -122.35845384, 37.70813196 ], [ -122.35845384, 37.83245301 ], [ -122.51368188, 37.83245301 ] ] ], "type": "Polygon" }, "country": "United States", "country_code": "US", "full_name": "San Francisco, CA", "id": "5a110d312052166f", "name": "San Francisco", "place_type": "city", "url": "https://api.twitter.com/1.1/geo/id/5a110d312052166f.json" } ], "country": "United States", "country_code": "US", "full_name": "Presidio, San Francisco", "geometry": { "coordinates": [ [ [ -122.48530488, 37.79186004 ], [ -122.48004096, 37.80269298 ], [ -122.47808292, 37.81082799 ], [ -122.46734592, 37.80748701 ], [ -122.46333192, 37.80480897 ], [ -122.44708188, 37.80742797 ], [ -122.44807116, 37.805211 ], [ -122.44625208, 37.79193096 ], [ -122.47134804, 37.78695297 ], [ -122.48418312, 37.78752897 ], [ -122.482854, 37.78855596 ], [ -122.48530488, 37.79186004 ] ] ], "type": "Polygon" }, "id": "df51dec6f4ee2b2c", "name": "Presidio", "place_type": "neighborhood", "polylines": [ "cfteFb|qjVubA{_@{q@gKzSabAvOcXkOqdBzLdE~qAkJb^z{CsBdoAmEiGsShN" ], "url": "https://api.twitter.com/1.1/geo/id/df51dec6f4ee2b2c.json" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms