- Home
- Resources
- Integrations
- Simplesat
Simplesat Make integrationAutomate Simplesat with Make.
Every survey answer in Simplesat can feed the rest of your tools. The Simplesat Make integration gives you 4 modules: 1 trigger, 2 actions and 1 search. This guide shows support leads how to link the account, build a first scenario and test it.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Simplesat Make integration do for you?
The Simplesat Make integration links your Simplesat account to Make, a no-code tool where you chain apps together. You build a scenario (the automation itself, a chain of modules) that reads new or updated survey answers, looks up past ones, or creates and updates customer records without copying anything by hand.
Answers that reach the rest of the team. Watch Answers picks up each answer that was created or updated, and the next module in the scenario can pass it to a chat tool, a spreadsheet or your help desk. Nobody has to open Simplesat to see what customers said.
A customer list that stays clean. Create or Update Customer adds a customer to Simplesat or refreshes the one that already exists. It fits right after a signup form or a CRM change, so the person who answers a survey is already known.
A pull of past answers on demand. List Answers returns the answers of your account as a series of bundles (one bundle per answer), handy when you want to rebuild a report or fill a sheet from history.
What the listed modules do not cover, Make an API Call can reach with the same connection. Before you pick a plan, Make pricing explains how operations are counted, and Make training walks through the editor if this is your first build. If you also look at n8n for this job, n8n vs Make sets the two tools side by side.
How do you connect Simplesat to Make?
- 01
Copy your Simplesat API key
In Simplesat, open Admin in the main menu, then Account Settings, then the API keys tab. Copy the key shown for your integration. You need an active Simplesat account for this.
- 02
Add a Simplesat module in Make
In your Make account, add any Simplesat module to a scenario and click Create a connection. A connection is your Simplesat account linked to Make once, then reused by every Simplesat module.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when several accounts exist. Paste the API key you copied, or follow the instructions Make shows on screen, then save.
Your first scenario: turn each new answer into an up-to-date customer
GoalWhen an answer is created or updated in Simplesat, Make creates or updates the matching customer.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big + to add the first module. Search for Simplesat and pick Watch Answers.
- 02
Link your account
Click Create a connection, paste your API key, and save. Make can now read your Simplesat data and lists what it finds in the module settings.
- 03
Add the customer action
Click the + on the right of Watch Answers and add Create or Update Customer. Map into its fields the data Make shows from the answer bundle, such as who answered, if the answer carries it.
- 04
Test with Run once
Click Run once. Make runs the scenario one time, and you can open each module to read the bundles it received and check the customer came out right.
- 05
Schedule and switch on
Open the clock on Watch Answers. A new scenario checks every 15 minutes by default. Keep that or change it within your plan, then switch the scenario on.
What starts a Simplesat scenario
1 module starts a scenario when something happens in Simplesat. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Simplesat as soon as it happens.
Watch Answers
Scheduled triggerIn Make“Triggers when an answer is created and updated.”
This trigger starts your scenario with every Simplesat answer that was created or updated since the last check, one bundle per answer. It is the entry point for anything that should react to customer feedback, from an alert to a sheet row.
What the Simplesat modules can do
Simplesat gives you 3 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create or Update Customer
ActionIn Make“Creates a new or updates an existing customer.”
You get one customer record in Simplesat that stays current: the module adds the person if Simplesat does not know them yet, or refreshes the existing entry otherwise.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This one opens every part of the Simplesat API that the other three modules leave out, and it reuses the connection you already made, so there is no second key to manage.
List Answers
SearchIn Make“Returns a list of all answers.”
Here you get the answers of your account as a list, each one becoming its own bundle that the following modules handle one after another.
Need help automating Simplesat with Make?
A person reads every message.