The Airbnb Search action is used to search and list Airbnb data within your application. It allows users to query suitable accommodation options based on a specific location, date range, and various filters. It is particularly preferred in travel, tourism, or reservation-based applications.
Technical Features
Search Process (Search Panel): The Airbnb Search action retrieves relevant results from Airbnb based on specified parameters. Users can enter fixed values or connect dynamic values (Action Result, Current, Form Component, Screen Input, etc.) via the Symbol Picker.
Parameter Compatibility:
location (String – required): The name of the city or region to search.
placeId (String – optional): Airbnb's system-specific location ID. Can be used for more accurate results.
pageCursor (String – optional): Used for pagination; loads the next set of results.