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 . Yelp . SearchForBusinessesWithDeals
Only returns information for businesses with deals.
/*
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.
*/
Important: This Choreo is for the Yelp API v2 which will be discontinued on June 30, 2018. Yelp is no longer issuing API Keys for this version of the API. Please see the setup instructions on our Yelp Bundle page for more details.
This Choreo only returns information for businesses with deals. You can search for business by coordinates, location (neighborhood or address), category, or generic search terms. Go here for more information on this API method.
Note: a list of supported categories that can be used with the optional Category input can be found here.
Here's an example of the JSON returned by this Choreo (truncated for readability):
{ "region": { "span": { "latitude_delta": 0.45819620000000327, "longitude_delta": 0.53380150999998932 }, "center": { "latitude": 41.854315999999997, "longitude": -74.149539950000005 } }, "total": 16, "businesses": [ ... { "distance": 1309.5596049529488, "mobile_url": "http://m.yelp.com/biz/keegan-ales-kingston", "rating_img_url": "http://media2.ak.yelpcdn.com/static/201012164084228337/img/ico/stars/stars_4.png", "review_count": 25, "name": "Keegan Ales", "rating": 4.0, "url": "http://www.yelp.com/biz/keegan-ales-kingston", "location": { "city": "Kingston", "display_address": [ "20 Saint James St", "Kingston, NY 12401" ], "geo_accuracy": 8, "postal_code": "12401", "country_code": "US", "address": [ "20 Saint James St" ], "coordinate": { "latitude": 41.931800842285199, "longitude": -74.012199401855497 }, "state_code": "NY" }, "phone": "8453312739", "snippet_text": "Keegans is a great place to hang out. Their beers are excellently crafted and always fresh! I prefer the Hurricane Kitty or the Black Eye, but the latter...", "image_url": "http://s3-media2.ak.yelpcdn.com/bphoto/vGDDHwzR47wkPGXC4EWxsw/ms.jpg", "snippet_image_url": "http://s3-media3.ak.yelpcdn.com/photo/cSllXe-4dXl5NkEa52uDuQ/ms.jpg", "display_phone": "+1-845-331-2739", "rating_img_url_large": "http://media4.ak.yelpcdn.com/static/20101216169592178/img/ico/stars/stars_large_4.png", "id": "keegan-ales-kingston", "categories": [ [ "Pubs", "pubs" ], [ "Restaurants", "restaurants" ] ], "rating_img_url_small": "http://media2.ak.yelpcdn.com/static/20101216418129184/img/ico/stars/stars_small_4.png" } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms