Search for events on Yelp by location, categories, and other filters. Returns events happening in the specified area with details like time, cost, and attendance. Use this action when you need to find local events, activities, or happenings in a specific geographic area. Events…
limitintegerNumber of event results to return. By default, it will return 25. Maximum is 50.
localestringLocale code in the format of {language code}_{country code}. See the list of supported locales.
offsetintegerOffset the list of returned results by this amount.
radiusintegerSearch radius in meters. Maximum is 40000 meters (about 25 miles). If the value is too large, an AREA_TOO_LARGE error may be returned.
is_freebooleanFilter whether the events are free to attend. By default no filter is applied so both free and paid events will be returned.
sort_bystringSort order for event results.
sort_onstringField to sort events by.
end_dateintegerUnix timestamp. Will return events that only end at or before the specified time.
latitudenumberRequired if location is not provided. Latitude of the location to search from. If latitude is provided, longitude is required too.
locationstringRequired if either latitude or longitude is not provided. Geographic area for searching events. Examples: 'New York City', 'NYC', '350 5th Ave, New York, NY 10118'. Events returned may not be strictly within the specified location.
longitudenumberRequired if location is not provided. Longitude of the location to search from. If longitude is provided, latitude is required too.
categoriesarrayList of category aliases to filter events by.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.