This query returns the most recent reviews for a single business.
- API endpoint slug
- yelp.get_business_reviews
- Runtime method
- performQuery("yelp.get_business_reviews"}
Query fields
- Label
- Business ID
- Helper text
- The unique Yelp ID of the business, usually piped in from another Yelp step's BusinessId ingredient rather than typed by hand.
- Slug
- business_id
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- review_id
- Filter code
- Yelp.getBusinessReviews.ReviewId
- Type
- String
- Example
- xAG4NrHm9Iu-4kwXqTBRRA
- Slug
- review_text
- Filter code
- Yelp.getBusinessReviews.ReviewText
- Type
- String
- Example
- Best pancakes in the city, worth the wait.
- Slug
- review_rating
- Filter code
- Yelp.getBusinessReviews.ReviewRating
- Type
- String
- Example
- 5
- Slug
- review_created_at
- Filter code
- Yelp.getBusinessReviews.ReviewCreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- review_url
- Filter code
- Yelp.getBusinessReviews.ReviewUrl
- Type
- Web URL
- Example
- https://www.yelp.com/biz/example-business-chicago#hrid-example
- Slug
- reviewer_name
- Filter code
- Yelp.getBusinessReviews.ReviewerName
- Type
- String
- Example
- Jane D.