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 . FilterPlacesByCategories
Filter queries by 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.
*/
The FilterPlacesByCategories Choreo retrieves contextual data from Factual, filtered by category and city. More information about the Factual API can be found here.
To run this Choreo, you'll need:
Here's an example set of inputs:
The following is the information returned by this Choreo in JSON:
{ "version": 3, "status": "ok", "response": { "data": [ { "region": "NY", "tel": "(212) 340-3404", "category_labels": [ [ "Retail", "Shopping Centers and Malls" ] ], "name": "Grand Central", "longitude": -73.97716, "website": "http://www.grandcentralterminal.com", "hours": { "monday": [ [ "00:00", "23:59" ] ], "tuesday": [ [ "00:00", "23:59" ] ], "wednesday": [ [ "00:00", "23:59" ] ], "thursday": [ [ "00:00", "23:59" ] ], "friday": [ [ "00:00", "23:59" ] ], "saturday": [ [ "00:00", "23:59" ] ], "sunday": [ [ "00:00", "23:59" ] ] }, "neighborhood": [ "Murray Hill", "Midtown East", "Midtown", "East Side", "Midtown South", "Turtle Bay" ], "postcode": "10017", "country": "us", "category_ids": [ 169 ], "address": "89 E 42nd St", "email": "info@grandcentralterminal.com", "locality": "New York", "hours_display": "Open Daily 12:00 AM-11:59 PM", "latitude": 40.752725, "factual_id": "70e9835d-cd56-448f-a107-422c1bfe20cc" } ], "included_rows": 20 } }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms