- Home
- Resources
- Integrations
- SleekFlow
SleekFlow Make integrationAutomate SleekFlow with Make.
Your SleekFlow inbox and contact list can feed the rest of your tools on their own. The SleekFlow Make integration offers 6 modules: 2 triggers and 4 actions. This guide is for sales and support teams, and it walks you from the API key to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the SleekFlow Make integration do?
The SleekFlow Make integration links your SleekFlow account to Make, a no-code tool where you build a scenario: an automation made of modules, each one a single brick such as a trigger or an action. SleekFlow can start a scenario when a message comes in or a contact changes, and it can receive contacts and messages sent by other apps.
Leads that land in SleekFlow on their own. A form, a CRM or a spreadsheet collects a new prospect in another app. Create a Contact adds that person to SleekFlow, then Send a Message greets them, so nobody retypes a name or a phone number.
A contact list that stays in step with your CRM. Watch New/Updated Contact picks up every contact created or edited in SleekFlow and passes it to the next module, which can write it into a tool like the one covered in our Airtable Make integration guide. In the other direction, Update a Contact finds the SleekFlow contact by email or phone number and brings it up to date.
Incoming messages that reach the right people. Watch New Incoming Message hands each new message to Make, which can pass it to a task list, a team chat or a support tool.
What the modules do not cover can often be reached with Make an API Call, which calls the SleekFlow API with the same connection. Both triggers are scheduled: Make checks SleekFlow on the scenario's schedule, it does not receive messages the second they arrive. SleekFlow may also exist as an n8n node; our n8n vs Make comparison helps you pick the tool, and the Make training goes further on scenario design.
How do you connect SleekFlow to Make?
- 01
Copy your Platform API key
You need an active SleekFlow account with Admin access. In SleekFlow, click the integration icon in the left bar, open Direct API, click Connect in the Platform API section and copy the key shown under Your unique API key.
- 02
Add a SleekFlow module
In your Make scenario, add any SleekFlow module and click Create a connection. A connection is your SleekFlow account linked to Make once, then reused by every SleekFlow module. You can give it a name in the Connection name field.
- 03
Paste the key and save
Paste the API key you copied from SleekFlow, or follow the instructions Make shows on screen, then save. The connection now appears in the list of every SleekFlow module you add to this scenario or to the next ones.
Your first scenario with SleekFlow
GoalWhen a new lead shows up in another app, Make creates the contact in SleekFlow and sends a welcome message.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. Pick the trigger of the app where your leads arrive: a form, a CRM or a sheet.
- 02
Add Create a Contact
Click the + on the right of the first module, search for SleekFlow and pick Create a Contact. Choose your connection, or click Create a connection if this is your first SleekFlow module.
- 03
Map the lead's details
Fill the module fields by dragging in the data of the first module: the lead's name and contact details. Each lead travels as a bundle, meaning one item passed from one module to the next.
- 04
Add Send a Message
Click the + again and add Send a Message. Write the welcome text and map the contact details from the previous modules, so each new lead gets a greeting that uses their own information.
- 05
Test with Run once
Create a test lead in the source app, then click Run once. Make runs the scenario one time and shows the bundles each module received. Check the new contact and the message in SleekFlow.
- 06
Schedule and switch on
Click the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run counts as one operation on your Make plan.
What can start a SleekFlow scenario?
2 modules start a scenario when something happens in SleekFlow. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by SleekFlow as soon as it happens.
Watch New Incoming Message
triggerIn the docs onlyEvery message a customer sends to your SleekFlow inbox becomes a bundle, one item that the next modules of the scenario can reuse and pass along to your other apps. You get your inbox activity inside Make without opening SleekFlow.
Watch New/Updated Contact
triggerIn the docs onlyContacts added or edited in SleekFlow flow out to your other tools, so the CRM or the sheet your team reads always carries the latest version. One module covers both cases, new and changed.
What can Make do in SleekFlow?
SleekFlow gives you 4 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.”
A person captured in another app lands in SleekFlow as a new contact, ready for your team to message. No copy and paste between tools.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module reaches any endpoint of the SleekFlow API with the connection you already set up, which covers what the five other modules leave out.
Send a Message
ActionIn Make“Sends a message.”
Make sends a message from your SleekFlow account for you, with text that can mix a fixed wording and data pulled from earlier modules, such as the contact's name.
Update a Contact
ActionIn Make“Updates an existing contact by mail or phone number.”
An existing SleekFlow contact gets fresh details from another tool, found by its email address or its phone number, so your team always sees current information before replying.
Need help automating SleekFlow with Make?
A person reads every message.