Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
7 tools available
TripAdvisor Content API provides access to location data, reviews, photos, and search functionality for travel-related content.
Connect Tripadvisor to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Tripadvisor's 7 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Tripadvisor action below is a callable tool any Definable persona can invoke.
Tool to retrieve an ordered list of all bookable activities for a destination. Use when you need to get available activities for a specific location by its ID. Returns activity details including pricing, descriptions, images, and availability information.
Tool to retrieve all awards earned by a TripAdvisor location. Use when you need to fetch awards history for a specific destination. Returns Traveler's Choice Awards, Certificates of Excellence, and Green Leader awards with badge images and metadata.
Tool to retrieve comprehensive information about a TripAdvisor location including name, address, ratings, reviews, and links. Requires an authenticated TripAdvisor API connection. Use when you need detailed information about a hotel, restaurant, attraction, or destination by its location ID.
Tool to retrieve immediate children in the geographical location hierarchy for a given destination. Use when exploring location hierarchies or browsing geographical areas within a parent location.
Retrieves hotels near a specified TripAdvisor location. Returns up to 10 hotels sorted by proximity to the location's geographic center. Use this tool when you need to find hotels in a city, region, or geographic area. Provide a TripAdvisor location ID (e.g., '60745' for Boston, '60763' for New York City, '186338' for London) to get nearby hotels with their names, addresses, and distances from the center point. The tool performs a two-step process: 1. Retrieves location details (coordinates) for the given location_id 2. Searches for hotels near those coordinates Results are limited to 10 hotels per request, sorted by distance from the location center.
Retrieves up to 5 high-quality photos for a specific TripAdvisor location by location ID. Returns photos with multiple size variants (thumbnail, small, medium, large, original), user information, captions, and metadata. The API returns a maximum of 5 photos per request with no pagination options. Use this to display location images for hotels, restaurants, attractions, or destinations.
Tool to retrieve up to 5 of the most recent reviews for a specific TripAdvisor location. Use when you need to get user reviews, ratings, and feedback for a hotel, restaurant, attraction, or destination by its location ID.
Anything Tripadvisor exposes through its API. Common reviews workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 7 Tripadvisor tools directly, then chain the result into another integration without you writing code.
Tripadvisor uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 7 Tripadvisor tools. You only need a separate Tripadvisor subscription if Tripadvisor itself charges per seat or per API call.
Every call from a persona to Tripadvisor is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Tripadvisor, and connect via OAuth or API key. You can immediately attach Tripadvisor to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 7 Tripadvisor actions as callable tools — including `Get Location Activities`, `Get Location Awards`, `Get Location Details V2`, plus 4 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.