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 . Factual . FilterPlacesByCity
Restrict a query to a specified city.
/*
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.
*/
The FilterPlacesByCity Choreo retrieves contextual data from Factual, filtered by city. More information about the Factual API can be found here.
Here's an example set of inputs:
Here's the Choreo output in JSON:
{ "version": 3, "status": "ok", "response": { "data": [ { "address": "546 Broadway", "category_ids": [ 143 ], "category_labels": [ [ "Retail", "Fashion", "Clothing and Accessories" ] ], "country": "us", "factual_id": "0a086995-2c94-435e-8507-40dcd0710e68", "hours": { "monday": [ [ "10:00", "21:00" ] ], "tuesday": [ [ "10:00", "21:00" ] ], "wednesday": [ [ "10:00", "21:00" ] ], "thursday": [ [ "10:00", "21:00" ] ], "friday": [ [ "10:00", "21:00" ] ], "saturday": [ [ "10:00", "21:00" ] ], "sunday": [ [ "11:00", "20:00" ] ] }, "hours_display": "Mon-Sat 10:00 AM-9:00 PM; Sun 11:00 AM-8:00 PM", "latitude": 40.723557, "locality": "New York", "longitude": -73.998274, "name": "UNIQLO Soho", "neighborhood": [ "Soho", "Downtown", "Little Italy", "Nolita", "NoHo" ], "postcode": "10012", "region": "NY", "tel": "(877) 486-4756", "website": "http://www.uniqlo.com/us/stores/ny-soho" }, { "address": "31 W 34th St", "category_ids": [ 143 ], "category_labels": [ [ "Retail", "Fashion", "Clothing and Accessories" ] ], "country": "us", "factual_id": "811e5e7b-ee6b-45b9-b364-5df626cd2788", "hours": { "monday": [ [ "10:00", "21:00" ] ], "tuesday": [ [ "10:00", "21:00" ] ], "wednesday": [ [ "10:00", "21:00" ] ], "thursday": [ [ "10:00", "21:00" ] ], "friday": [ [ "10:00", "21:00" ] ], "saturday": [ [ "10:00", "21:00" ] ], "sunday": [ [ "11:00", "20:00" ] ] }, "hours_display": "Mon-Sat 10:00 AM-9:00 PM; Sun 11:00 AM-8:00 PM", "latitude": 40.749478, "locality": "New York", "longitude": -73.98662, "name": "UNIQLO 34th Street", "neighborhood": [ "Midtown", "Flatiron District", "Midtown South", "Flatiron", "Koreatown", "Theatre District", "Midtown West", "Garment District" ], "postcode": "10001", "region": "NY", "tel": "(877) 486-4756", "website": "http://www.uniqlo.com/us/stores/ny-34th-st" }, { "address": "666 5th Ave", "category_ids": [ 143 ], "category_labels": [ [ "Retail", "Fashion", "Clothing and Accessories" ] ], "country": "us", "factual_id": "27470d75-a846-4add-98d9-38f323a1de29", "hours": { "monday": [ [ "10:00", "21:00" ] ], "tuesday": [ [ "10:00", "21:00" ] ], "wednesday": [ [ "10:00", "21:00" ] ], "thursday": [ [ "10:00", "21:00" ] ], "friday": [ [ "10:00", "21:00" ] ], "saturday": [ [ "10:00", "21:00" ] ], "sunday": [ [ "11:00", "20:00" ] ] }, "hours_display": "Mon-Sat 10:00 AM-9:00 PM; Sun 11:00 AM-8:00 PM", "latitude": 40.760294, "locality": "New York", "longitude": -73.976217, "name": "UNIQLO 5th Ave", "neighborhood": [ "Midtown", "East Side", "Turtle Bay", "Theatre District", "San Juan Hill", "Manhattan – Midtown East" ], "postcode": "10103", "region": "NY", "tel": "(877) 486-4756", "website": "http://www.uniqlo.com/us/stores/ny-5th-ave" } ], "included_rows": 7 } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms