Fleep Make integrationAutomate Fleep with Make.
Want Fleep conversations to get the news without anyone typing it? The Fleep Make integration gives you 5 modules: 4 actions and 1 search, all about messages. This guide connects your account, builds a first scenario and explains each module in plain words.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Fleep Make integration do for your team?
The Fleep Make integration lets a scenario (the automation you build in Make, a chain of steps) write, edit, find and remove messages in your Fleep account. Each step is a module, one brick of the scenario, and Fleep brings five of them, all focused on messages.
Announce events where the team already talks. Another app starts the scenario, say a new order in your store or a signed contract, and Create a Message posts a short summary in the right Fleep conversation. Nobody copies and pastes anymore.
Keep a status message up to date. Post once, then let Update a Message rewrite that same message when the status changes. The chat stays short, and readers always see the latest version in one place.
Find and tidy old messages. Search Messages brings back the messages that match your search, one bundle (one item passed to the next module) per message, and Delete a Message removes the ones you no longer want. Test that pair with Run once first, since the scenario deletes every message the search returns.
Fleep has no trigger in Make: nothing in Fleep can start a scenario on its own. The start comes from another app or from the schedule of the scenario. When a Fleep feature has no module, Make an API Call reaches the Fleep API with the same account link. If you are still choosing a tool, the n8n vs Make comparison lays out the criteria, and the Make training takes you from this first scenario to bigger ones.
How do you connect your Fleep account to Make?
- 01
Add a Fleep module
In your scenario, click the +, type Fleep in the search box and pick a module, for example Create a Message. Then click Create a connection. A connection is your Fleep account linked to Make once, and every Fleep module reuses it.
- 02
Name the connection
This step is optional, but it helps. Give the connection a name that says which account it uses, such as the team workspace. If you later link a second Fleep account, you will pick the right one from the list without guessing.
- 03
Authorize and save
Make then asks for access to Fleep. Depending on what it shows, either approve access on the Fleep page that opens or paste the key Fleep gives you. Click Save, and the connection appears in the module, ready to use.
Your first scenario with Fleep and Make
GoalWhen a form is submitted in another app, Make posts a message about it in a Fleep conversation.
- 01
Create the scenario
Open the Scenarios page in Make and create a new scenario. Click the + in the middle of the canvas to add the first module.
- 02
Pick the starting app
Fleep cannot start a scenario, so the first module comes from the app where the event happens, such as your form tool. Search it by name, pick its trigger and create its connection.
- 03
Add Create a Message
Click the + on the right of the first module, search Fleep and choose Create a Message. Create the Fleep connection, then pick the conversation from the list Make offers.
- 04
Write the message
Fill the message text and map values from the first module into it, like the name typed in the form. Mapped values change with each bundle, so every message stays specific.
- 05
Test with Run once
Click Run once, then submit a test form. Make runs the scenario one time and shows what each module received. Check the message in Fleep before going further.
- 06
Schedule and switch on
Set the schedule on the first module with the clock icon; a new scenario runs every 15 minutes by default. Then switch the scenario on so it keeps working without you.
What each Fleep module does in Make
Fleep gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Message
ActionIn Make“Sends a new message to a selected Fleep conversation.”
Posts a new message in the Fleep conversation you pick, so the team reads the news where it already chats. Pick it whenever the goal is to tell people something inside Fleep.
Delete a Message
ActionIn Make“Deletes a message.”
Removes a message from Fleep, which keeps a conversation clean once a notice has lost its purpose. The module needs to know which message to remove, usually the one found or posted earlier in the scenario.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the rest of the Fleep API to your scenario, using the connection you already created. Any endpoint of that API can be called from here, so a missing module is rarely a dead end.
Update a Message
ActionIn Make“Updates a message.”
Rewrites a message that already sits in Fleep, so one post can follow a situation from start to finish instead of a new line for every change. Readers find the current state in a single place.
Search Messages
SearchIn Make“Searches messages.”
Looks through your Fleep messages and returns the ones that match, each as its own bundle. That makes it the starting point whenever the next module needs a specific message to act on.
Need help automating Fleep with Make?
A person reads every message.