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 . FilterPlacesByMultipleCities
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 FilterPlacesByMultipleCities Choreo retrieves contextual data from Factual, filtered by cities. More information about the Factual API can be found here.
Here's an example set of inputs:
Cities: ["New York", "Brooklyn"]
Query: Uniqlo
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" } ], "included_rows": 8 } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms