- Home
- Resources
- Integrations
- SuiteDash
SuiteDash Make integrationAutomate SuiteDash with Make.
Tired of copying new clients into SuiteDash by hand? The SuiteDash Make integration gives you 10 modules: 7 actions and 3 searches on contacts and companies. This guide shows you how to link your account, build a first flow and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the SuiteDash Make integration do for you?
The SuiteDash Make integration lets Make write to and read from your SuiteDash portal: it creates, updates and looks up contacts and companies, and adds people to your marketing audiences. You build it as a scenario, which is the automation you assemble in Make from modules, the small bricks that each do one job.
Client intake with no retyping. When a new customer appears in another tool, a scenario runs Create a Company for the business and Create a Contact for the person, so your team finds a complete record in SuiteDash instead of a sticky note.
Records that stay current. A phone number changes in your billing app? Get a Contact reads the SuiteDash record by its ID, then Update a Contact writes the new value. Update a Company does the same on the business side.
Audiences filled as you go. Subscribe Contacts to Marketing Audiences puts a fresh client straight into the right list, and List Contacts pulls your contacts out when a report or another tool needs them.
One thing Make cannot do here: SuiteDash has no trigger module, so a SuiteDash event will not start a scenario by itself. The flow starts from another app or from Make's schedule. If you are weighing both tools, n8n vs Make lays out the criteria. To learn the editor properly, see our Make training, and check Make pricing before you scale up.
How do you connect SuiteDash to Make?
- 01
Copy your two API keys
In SuiteDash, open the Flyout Menu, click Integrations, then choose Secure API at the top of the page. Copy the key labeled Public ID and the one labeled Secret Key. You need an active SuiteDash account to see them.
- 02
Add a SuiteDash module
In your Make scenario, add any SuiteDash module and click Create a connection. A connection is your SuiteDash account linked to Make once; every SuiteDash module in your scenarios reuses it afterward.
- 03
Paste the keys and save
Give the connection a name in Connection name if you like (it is optional, but handy with several portals), paste the Public ID and the Secret Key, and follow the on-screen instructions to finish.
Your first scenario: turn a new lead into a SuiteDash contact
GoalWhen a new lead arrives in another app, Make creates the contact in SuiteDash and subscribes them to a marketing audience.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. Since SuiteDash has no trigger, pick the trigger of the app where your leads land, such as your form tool.
- 02
Add Create a Contact
Click the + to the right of that first module, search for SuiteDash and choose Create a Contact. Select your connection, or create it with the steps above.
- 03
Map the lead's details
Fill the module fields by mapping data from the first module: you click a field and pick the value the lead left. Each lead travels as one bundle, meaning one item passed from module to module.
- 04
Subscribe the new contact
Add Subscribe Contacts to Marketing Audiences after it, and map the contact that Create a Contact just returned, so the person joins the audience you choose.
- 05
Test with Run once
Click Run once and send one test lead. Read the bundles each module received, then check that the contact shows up in SuiteDash.
- 06
Schedule and switch on
Set the schedule on the first module (every 15 minutes by default) and switch the scenario on. Each module run on one bundle is an operation, the unit Make counts on your plan.
What each SuiteDash module does
SuiteDash gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Company
ActionIn Make“Creates a new company.”
Opens a new company record in SuiteDash, so the business behind a deal has its own place next to the people who work there.
Create a Contact
ActionIn Make“Creates a new contact.”
Adds a new person to your SuiteDash portal, so a lead or client captured in another tool is ready for your team without anyone retyping their details.
Get a Company
ActionIn Make“Retrieves an existing company by its ID.”
Fetches one company from SuiteDash using its ID and hands its data to the next module, which saves you from searching through the whole list.
Get a Contact
ActionIn Make“Retrieves an existing contact by its ID.”
Reads a single contact by its ID and gives you everything SuiteDash holds on that person for the rest of the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Lets you call any endpoint of the SuiteDash API from your scenario, with the same connection as the other modules, so you are not stuck when a listed module falls short.
Update a Company
ActionIn Make“Updates an existing company by its ID.”
Changes an existing company in SuiteDash, found by its ID, so its record keeps up with what happens in your other systems.
Update a Contact
ActionIn Make“Updates an existing contact by its ID.”
Writes new values onto a contact that already exists, located by its ID, which keeps one clean record per person instead of a pile of duplicates.
List Companies
SearchIn Make“Retrieves a list of companies.”
Returns the companies in your SuiteDash account as a set of bundles, one per company, ready to be filtered, counted or copied elsewhere.
List Contacts
SearchIn Make“Retrieves a list of contacts.”
Pulls the contacts stored in SuiteDash out as separate bundles, which is how you check who already exists or feed people into another tool.
Subscribe Contacts to Marketing Audiences
SearchIn Make“Subscribes contacts to marketing audiences.”
Places contacts into the marketing audiences you set up in SuiteDash, so your campaigns reach new clients without a manual import.
Need help automating SuiteDash with Make?
A person reads every message.