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 . SearchByCategory
Retrieve businesses in a specific location by business category.
/*
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 retrieves information for businesses in a specific Yelp category and location. Go here for more information on this API method, and here for a list of supported categories.
Note: a list of supported categories that can be used with the Category input can be found here.
Here's an example of the JSON returned by this Choreo:
{ "region": { "span": { "latitude_delta": 0.0, "longitude_delta": 0.0 }, "center": { "latitude": 41.731889899999999, "longitude": -74.100504400000005 } }, "total": 1, "businesses": [ { "rating": 4.5, "mobile_url": "http://m.yelp.com/biz/minnewaska-state-park-preserve-new-paltz-2", "rating_img_url": "http://media4.ak.yelpcdn.com/static/201012163106483837/img/ico/stars/stars_4_half.png", "review_count": 4, "name": "Minnewaska State Park Preserve", "rating_img_url_small": "http://media4.ak.yelpcdn.com/static/201012161127761206/img/ico/stars/stars_small_4_half.png", "url": "http://www.yelp.com/biz/minnewaska-state-park-preserve-new-paltz-2", "phone": "8452550752", "snippet_text": "Just like Mohonk I can only say good things. Even though I did get lost and probably wandered into Mohonk territory by the time a park ranger rescued me,...", "image_url": "http://s3-media1.ak.yelpcdn.com/bphoto/M-hCmNTIgfw1QotYEgKTmA/ms.jpg", "snippet_image_url": "http://s3-media4.ak.yelpcdn.com/photo/z8hOBKfqTRg-U01rzFuiUQ/ms.jpg", "display_phone": "+1-845-255-0752", "rating_img_url_large": "http://media2.ak.yelpcdn.com/static/201012162752244354/img/ico/stars/stars_large_4_half.png", "id": "minnewaska-state-park-preserve-new-paltz-2", "categories": [ [ "Hiking", "hiking" ], [ "Horseback Riding", "horsebackriding" ] ], "location": { "city": "New Paltz", "display_address": [ "PO Box 893", "New Paltz, NY 12561" ], "geo_accuracy": 5, "postal_code": "12561", "country_code": "US", "address": [ "PO Box 893" ], "coordinate": { "latitude": 41.731889899999999, "longitude": -74.100504400000005 }, "state_code": "NY" } } ] }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms