Yelp Make integrationAutomate Yelp with Make.
Need Yelp data in your tools without copying it by hand? The Yelp Make integration gives you 7 modules: 3 actions and 4 searches, with no trigger. This guide is for ops and marketing teams: connect your API key, then build a first scenario that turns a phone number into reviews.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Yelp Make integration do for you?
The Yelp Make integration links your Yelp developer account to Make, so a scenario (the automation you build, a chain of modules) can look up businesses, read their reviews and find events without anyone opening Yelp. A module is one brick of that chain: here, 3 actions and 4 searches that feed the other apps you already use.
Review watch for your locations. List Business Reviews returns the reviews Yelp shows for a business, one bundle (one item passed to the next module) per review. Send them to a sheet or a team chat and nobody has to refresh the Yelp page to spot a new complaint.
Lead enrichment from a phone number. A sales rep often has a number and little else. Search Businesses by Phone finds the matching business, and Get a Business Details pulls the rest of what Yelp holds on it into your CRM record.
Local event and prospect lists. Search Businesses and Search Events return every match as its own bundle, which is exactly what a prospect sheet or an event newsletter needs as raw material.
What Make does not do here: Yelp has no trigger module, so a scenario starts from another app or from Make's schedule. The Make documentation for this app also warns that it was written with AI from Yelp's docs, so check important details with Yelp. If the budget question comes first, Make pricing breaks down the plans; to learn the editor properly, see Make training. The same kind of app often exists as an n8n node too, and n8n vs Make lays out how the two tools differ.
How do you connect Yelp to Make?
- 01
Get your Yelp API key
Create a Yelp developer account first. In your Yelp account, open the application management page, select your application in the list and copy the API key it displays. Keep that tab open: the key goes into Make in the next step.
- 02
Open the connection window in Make
Add any Yelp module to your scenario and click Create a connection. The Connection name field is optional; a clear name such as the Yelp account owner helps when several people share the same Make team.
- 03
Paste the key and confirm
Enter the credentials you copied from Yelp, or follow the instructions Make shows on screen. The connection (your Yelp account linked to Make once) is then reused by all 7 Yelp modules, so you only do this setup one time.
Your first scenario: from a phone number to Yelp reviews
GoalWhen a new lead with a phone number lands in your CRM, Make finds the matching business on Yelp and lists its reviews.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where your leads arrive, your CRM or a sheet, since Yelp itself has no trigger.
- 02
Add Search Businesses by Phone
Click the + on the right of the first module, search for Yelp and choose Search Businesses by Phone. Click Create a connection and paste your API key if it is your first Yelp module.
- 03
Map the phone number
Where the module asks for the phone number, map the one coming from the lead module instead of typing one. Each new lead then drives its own search, with no copy and paste on your side.
- 04
Add List Business Reviews
Click the + again, pick List Business Reviews and map the business returned by the search. Add a sheet or chat module after it if you want the reviews delivered somewhere your team reads.
- 05
Test, schedule and switch on
Click Run once and open the bundles each module received to check the business and reviews. Then set the schedule on the first module, every 15 minutes by default, and switch the scenario on.
What each Yelp module does
Yelp gives you 7 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get a Business Details
ActionIn Make“Returns information about a business.”
You get the full profile Yelp holds on one business you already identified, ready to write into a CRM record or a row of your sheet.
Get an Event Details
ActionIn Make“Returns information about the event.”
This one hands you what Yelp publishes about a single event, so a newsletter tool or a shared calendar receives the details instead of a bare link.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Reach any part of the Yelp API that the six other modules leave out, using the same connection and the same API key you already set up.
List Business Reviews
SearchIn Make“Lists reviews for a business.”
Pulls the reviews Yelp shows for a business. Each one travels on as its own bundle, so your sheet gets one row per review.
Search Businesses
SearchIn Make“Searches for businesses.”
Turns a Yelp search into structured data: every business that matches comes back as a separate bundle your next modules can sort, filter or store.
Search Businesses by Phone
SearchIn Make“Searches for businesses by phone number.”
Give it a phone number and it tells you which Yelp business sits behind it, the fastest way to put a name and a profile on an inbound lead.
Search Events
SearchIn Make“Search for events.”
Collects events listed on Yelp and returns each one as a bundle, raw material for a local agenda, a community page or a marketing calendar.
Need help automating Yelp with Make?
A person reads every message.