- Home
- Resources
- Integrations
- Sensorpro
Sensorpro Make integrationAutomate Sensorpro with Make.
Tired of copying contacts into Sensorpro by hand? The Sensorpro Make integration gives you 6 modules, all built around contacts: 5 actions and 1 search. This guide shows marketers how to connect the account and run a first scenario, step by step.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Sensorpro Make integration do for you?
It lets Make, a visual automation tool, read and write your Sensorpro contacts without code. You build a scenario, the automation itself, from modules: small bricks that each do one job, like adding a contact or looking one up. Sensorpro offers no trigger in Make, so another app or a schedule starts the flow.
New leads land in Sensorpro on their own. Put a form or CRM trigger from another app first, then Create a Contact copies each person into your audience. Nobody retypes an email address again.
Profiles stay current. When a customer changes details in your billing or support tool, Get a Contact finds the matching record and Update a Contact writes the new values over the old ones.
Clean-up follows the rules you set. List Contacts pulls a set of records, and Delete a Contact removes the ones that should go, for example after an unsubscribe request handled elsewhere.
Be aware of one gap: Make's own documentation for Sensorpro is limited, so the page cannot promise field names. You discover them inside each module once the connection works. If a listed module falls short, Make an API Call reaches the rest of the API. Sensorpro may also exist as an n8n node; our n8n vs Make page lays out how the two tools differ. To judge the tool first, read the Make review, or check plan limits on Make pricing.
How do you connect Sensorpro to Make?
- 01
Add a Sensorpro module
In a scenario, click the +, type Sensorpro, and pick any module. The connection, meaning your Sensorpro account linked to Make once, gets created from the first module and every other Sensorpro module reuses it.
- 02
Create and name the connection
Click Create a connection. You can give it a name, which helps when a client account and a test account sit side by side. The name only matters to you, so pick something you will recognize.
- 03
Authorize and save
Either approve access on the Sensorpro page that opens, or paste the key Sensorpro gives you, depending on what the window asks for. Then click Save. The module can now read your account.
Your first scenario: add new leads to Sensorpro
GoalWhen another app records a new lead, Make adds that person to Sensorpro as a contact.
- 01
Create the scenario
Open the Scenarios page, create a new scenario, and click the +. Add the trigger of the app where leads come in, such as your form tool, and connect that account.
- 02
Add Create a Contact
Click the + to the right of the first module, search Sensorpro, and choose Create a Contact. Create the connection when Make asks for it.
- 03
Map the lead's data
Fill the module fields by picking values from the first module: its output shows up as items you can click. Each bundle, one lead passing through, becomes one contact.
- 04
Test with Run once
Click Run once, send a test entry from the other app, and open the bubble above each module to read the bundle it received. Check the new contact in Sensorpro.
- 05
Schedule and switch on
Set the schedule on the first module (a new scenario checks every 15 minutes by default) and turn the scenario on. From now on each new lead reaches Sensorpro without you.
What each Sensorpro module does
Sensorpro gives you 6 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Contact
ActionIn Make“Creates a new contact.”
You get a fresh Sensorpro contact built from data another app already holds, so your audience grows without typing. It is the module most scenarios end on.
Delete a Contact
ActionIn Make“Deletes a specific contact.”
This one removes a specific contact from Sensorpro, which keeps your audience in line with decisions made in other tools. Pair it with a lookup so the right record is targeted.
Get a Contact
ActionIn Make“Returns a specific contact.”
Hand it one contact and it returns that person's full record, ready for the next module to use. Think of it as opening one profile card rather than browsing the whole list.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Here you reach any part of the Sensorpro API the other five modules leave out, using the same connection. It fills gaps instead of forcing you to change tool.
Update a Contact
ActionIn Make“Updates an existing contact.”
Changes made elsewhere land on an existing Sensorpro contact, so the profile matches your other systems. Only the record you point at is touched.
List Contacts
SearchIn Make“Returns array of contacts.”
Out comes a set of Sensorpro contacts, each one sent on as its own bundle, so the next modules can work through them one by one. It is the search of this app.
Need help automating Sensorpro with Make?
A person reads every message.