Linkup Make integrationAutomate Linkup with Make.
Can a scenario look something up on the web and bring back a clear answer? The Linkup Make integration does that with 3 modules: 2 searches and 1 API call. This page is for ops and marketing people, and it walks you from connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Linkup Make integration do?
The Linkup Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) send a question written in everyday language to Linkup and receive either a written answer or a list of relevant web results. Nothing in Linkup starts a scenario on its own, so another app or the Make schedule kicks things off.
Answers for incoming questions. A prospect types a question into your form, Get an Answer to your Question drafts a reply in natural language, and the next module stores it or sends it to the person who follows up.
Sources for a research file. When a new company lands in your CRM, Search the Web for Relevant Results returns a list of pages about it. Each result travels as its own bundle (one item passed from module to module), so you can write each one to a row of a spreadsheet.
Anything else the API allows. Make an API Call reaches the rest of the Linkup API with the same connection, for the cases the two searches leave out.
Know the gap before you start: Make itself warns that its Linkup documentation is limited, because little public information exists about the app. Test with Run once and read what comes back. If a run fails, Make troubleshooting covers the usual causes, and the n8n vs Make comparison helps if you are still choosing a platform. For a guided start, see Make training.
How do you connect Linkup to Make?
- 01
Open the connection window
Add any Linkup module to your scenario and click Create a connection. A connection is your Linkup account linked to Make once, then reused by all three Linkup modules.
- 02
Give it a clear name
Naming the connection is optional, but a label such as the team or project it belongs to saves confusion later, when several people share the same Make organization and pick from the list.
- 03
Authorize and save
Either approve Make on the Linkup page that opens, or paste the key Linkup gives you into the field Make shows. Then click Save: all three Linkup modules can now use your account.
Your first scenario with Linkup
GoalWhen a new question arrives from another app, Make asks Linkup and passes the answer on.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Linkup has no trigger, so the first module comes from the app where your questions arrive, such as a form or a spreadsheet.
- 02
Add the Linkup search
Click the + on the right of that first module, search for Linkup and pick Get an Answer to your Question. Choose your connection, or create it now.
- 03
Map the question
Fill the module fields by mapping the question text from the first module. Make shows the data it received, so you click the value instead of typing it by hand.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and you can open the bundles each module received to read the answer Linkup wrote before going further.
- 05
Schedule and switch on
Set the schedule on the first module, every 15 minutes by default, then switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What can the Linkup modules do in Make?
Linkup gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module gives you the whole Linkup API from inside your scenario, signed with the connection you already created, so no second login is needed.
Get an Answer to your Question
SearchIn Make“Get a natural language answer to your natural language question”
You get a written reply in natural language to a question you ask in plain words, ready to drop into an email, a note or a table cell.
Search the Web for Relevant Results
SearchIn Make“Retrieve a list of objects relevant to a natural language search query”
Here the result is a list of web items that match your query, which suits a research sheet better than a single ready-made sentence would.
Need help automating Linkup with Make?
A person reads every message.