- Home
- Resources
- Integrations
- PhantomBuster
PhantomBuster Make integrationAutomate PhantomBuster with Make.
The PhantomBuster Make integration drops your Phantoms into a scenario, the chain of modules you build in Make. There are 7 in total: 1 trigger, 5 actions and 1 search. An API key is all it takes, no code. The page covers the connection, a first scenario and what each module does.
Verified Trustpilot reviews · AI, automation & growth agency
What can the PhantomBuster Make integration actually do?
PhantomBuster runs the Phantoms. Make runs everything around them. A module is one brick of that chain: a trigger that starts it, an action that does something, a search that goes and fetches a list. Link the two accounts and a Phantom stops being a task someone has to check on, it turns into one step of a process that runs on its own.
Three shapes come back again and again. The first one is reactive: Watch an Output notices that a Phantom has finished, Download a Result pulls the whole result back, and the data keeps moving while nobody is watching the dashboard.
The second one runs on demand. A form comes in, a deal moves to the next stage, and Launch a Phantom starts the right Phantom at that exact second instead of on a fixed rhythm. The third one is housekeeping: List Phantoms hands the scenario every Phantom on the account, and Get a Phantom checks the metadata of one before anything runs, so a scenario confirms what it is about to touch instead of guessing.
What Make does not do here is replace PhantomBuster. The scenario launches, waits, collects and routes; the extraction itself stays on the PhantomBuster side. The Make documentation page for this app is generated from PhantomBuster's own documentation and can contain mistakes, so anything critical gets checked against the source.
The same app also exists as an n8n node. The n8n vs Make comparison lays out the criteria, the PhantomBuster n8n integration page shows the other side, and if nobody on the team has ever built a scenario yet, Make training skips the trial and error of figuring the editor out alone.
How do you connect PhantomBuster to Make?
- 01
Generate your API key
PhantomBuster asks for a key before Make can touch anything. Open the workspace settings page from the main navigation menu, generate a new API key, the credential that lets Make talk to your account, and copy what shows up on screen.
- 02
Create the connection from a module
In Make, drop any PhantomBuster module into a scenario and click Create a connection. A connection is your PhantomBuster account linked to Make once; every PhantomBuster module you add later picks it from a list instead of asking again.
- 03
Name it and paste the credentials
The Connection name field is optional, though a scenario carrying several connections is easier to read when they have names. Paste the key you copied, or follow whatever the window asks for, and confirm.
Your first scenario, from the + to the switch
GoalWhen a Phantom finishes with a fresh output, Make downloads the full result and hands it to the next module.
- 01
Create the scenario
From the Scenarios page, start a new scenario and click the + in the middle of the canvas. That plus sign is where every scenario begins, and it opens the app search.
- 02
Place the trigger
Type PhantomBuster in the search box and pick Watch an Output. It settles in as the first module, with a small clock on it because Make polls the app instead of waiting for a call.
- 03
Set the trigger up
Fill in the fields of Watch an Output. Make can only offer what it manages to read on the PhantomBuster side once the connection exists, so create the connection here if it is not done yet.
- 04
Add the action
Click the + on the right of the trigger and add Download a Result. Map the data the trigger sends into its fields rather than typing values by hand, so the scenario follows whichever Phantom fired.
- 05
Test with Run once
Click Run once. The scenario executes a single time and every module shows the bundles it received, a bundle being one item travelling from one module to the next. Read them before going further.
- 06
Schedule it and switch it on
Set the scheduling on the first module. A new scenario sits at every 15 minutes, which is also the floor on the Free plan. Flip the switch and it keeps running without you.
What sets the scenario off
1 module starts a scenario when something happens in PhantomBuster. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by PhantomBuster as soon as it happens.
Watch an Output
Scheduled triggerIn Make“Triggers when a Phantom finishes with its recent output.”
Watch an Output sits at the top of a scenario and reacts once a Phantom has finished and its latest output is there, so everything downstream starts by itself.
What PhantomBuster can do inside a scenario
PhantomBuster gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Download a Result
ActionIn Make“Downloads the JSON result object associated with a container.”
Download a Result brings back the JSON result object attached to a container, so the raw data lands in the scenario rather than a summary of it.
Get an Output
ActionIn Make“Gets the output of the most recent container of a specified Phantom.”
Get an Output pulls the output of a Phantom's most recent container, without waiting for anything to happen first.
Get a Phantom
ActionIn Make“Gets metadata of a specified phantom.”
Get a Phantom returns the metadata of one Phantom you point at, which is how a scenario checks what it is about to work with.
Launch a Phantom
ActionIn Make“Launches a specified Phantom.”
Launch a Phantom starts a Phantom you choose, so the moment it runs gets decided inside your scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call sends an authorized request to any endpoint of the PhantomBuster API, through the connection you already created.
List Phantoms
SearchIn Make“Retrieves a list of all Phantoms”
List Phantoms hands the scenario every Phantom on the account, one bundle per Phantom.
Need help automating PhantomBuster with Make?
A person reads every message.
Questions that come up next
01Is the PhantomBuster Make integration free?
02What do you need to connect PhantomBuster to Make?
03Does the PhantomBuster trigger react in real time?
04What if a module is missing or a limit gets in the way?
05Make or n8n for PhantomBuster?
Get our weekly automation tips.
No spam. Unsubscribe anytime.