- Home
- Resources
- Integrations
- SuiteCRM 7
SuiteCRM 7 Make integrationAutomate SuiteCRM 7 with Make.
Can Make keep your SuiteCRM 7 records up to date while you sell? The SuiteCRM 7 Make integration gives you 5 modules: one trigger, three actions and one search. This guide is for sales and ops teams who run their own CRM, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SuiteCRM 7 Make integration do for you?
The SuiteCRM 7 Make integration links your CRM to the other apps you use, without writing code. In Make you build a scenario, the automation itself, out of modules, the building blocks that each do one job: here, spotting new or changed records, creating them, reading them, updating them and searching for them.
Leads that file themselves. When a web form or an ad platform collects a prospect, Create object adds the matching record to SuiteCRM 7, so nobody retypes names and emails into the CRM.
Customers that stay in sync. Your shop or invoicing tool knows about a buyer first. Search for objects checks whether that person is already in the CRM, and Update object refreshes the record instead of creating a duplicate.
A team that hears about deals. Watch objects notices new or edited records of the type you choose and hands them to the next app, for instance a chat message or a text alert for the account owner.
Know the edges before you start. SuiteCRM 7 has no Make an API Call module in Make, so what these 5 modules cannot do stays out of reach without another tool, and the documentation lists no specific limits. To pick a plan, read Make pricing. If you are still weighing tools, n8n vs Make lays out how the two compare, and Make training helps you get comfortable with the editor.
How do you connect SuiteCRM 7 to Make?
- 01
Open the connection window
In your scenario, add any SuiteCRM 7 module, then click Add next to the Connection field. A connection is your CRM account linked to Make once and reused by every SuiteCRM 7 module. You can type a label in Connection name if you like.
- 02
Point Make to your CRM
In the CRM URL field, paste the web address where your SuiteCRM 7 instance is hosted. It is the same address you open in your browser to log in, so copy it from there to avoid typos.
- 03
Sign in and save
Fill Username and Password with your SuiteCRM 7 login, then click Save. From now on, every SuiteCRM 7 module in your scenarios can pick this connection from the list.
Build your first scenario: form leads into SuiteCRM 7
GoalWhen a prospect fills a form in another app, Make creates the matching record in SuiteCRM 7.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + in the middle of the canvas. This first module is the app where your prospects arrive, such as your form tool.
- 02
Set up the starting app
Search for your form app, pick its module for new entries and connect your account. Each entry it passes on is a bundle: one item, here one prospect with its answers.
- 03
Add Create object
Click the + on the right of the first module, search for SuiteCRM 7 and choose Create object. Pick your connection, then the object type Make lists from your CRM.
- 04
Map the answers
Fill the record fields by clicking the values from the form module: the prospect's name and email go into the matching fields. No copy and paste, just drag the right answer into place.
- 05
Test with Run once
Click Run once, send a test entry through your form, then open the bubbles to read what each module received. Check in SuiteCRM 7 that the new record is there.
- 06
Schedule and switch it on
Open the clock on the first module to set the schedule (every 15 minutes by default) and turn the scenario on. Each module run counts as one operation on your Make plan.
What starts a SuiteCRM 7 scenario?
1 module starts a scenario when something happens in SuiteCRM 7. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SuiteCRM 7 as soon as it happens.
Watch objects
Scheduled triggerIn Make“Triggers when a new object of selected type is created or updated.”
Watch objects hands your scenario every record of the type you pick each time Make checks and finds it new or changed, so the rest of the flow works from fresh CRM data.
What the SuiteCRM 7 modules do
SuiteCRM 7 gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create object
ActionIn Make“Creates a new object of selected type.”
Create object adds a brand new record to SuiteCRM 7, of whichever type you select, and fills it with data from earlier modules.
Retrieve object
ActionIn Make“Retrieves an object of selected type by ID.”
Retrieve object fetches one precise SuiteCRM 7 record from its ID and gives the following modules all of its data to work with.
Update object
ActionIn Make“Updates an object of selected type by ID.”
With Update object, an existing SuiteCRM 7 record gets new values, such as a changed status or a corrected phone number without you opening the CRM.
Search for objects
SearchIn Make“Retrieves objects of selected type by a search criteria.”
Search for objects looks through one type of SuiteCRM 7 record using your criteria and returns what it finds, which lets you check before you write.
Need help automating SuiteCRM 7 with Make?
A person reads every message.