- Home
- Resources
- Integrations
- Retently
Retently Make integrationAutomate Retently with Make.
Can survey feedback from Retently reach the rest of your customer tools on its own? Yes. The Retently Make integration gives you 9 modules: 1 scheduled trigger, 7 actions and 1 search. This page walks support and customer success teams from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Retently Make integration automate?
The Retently Make integration links your Retently account to Make, a no-code tool where you build a scenario: the automation itself, made of modules. A module is one brick that watches, creates or searches something in an app. With it, customers and survey responses move between Retently and your other tools without copy and paste.
Every new customer gets a survey. When a deal closes in your CRM, Create Customers and Send Survey adds the person to Retently, or updates the record if it already exists, and sends a transactional survey in the same step.
Responses get sorted. Watch Survey Responses picks up new answers on the scenario's schedule, and Tag a Survey Response labels each one so the team knows which ones need a follow-up call.
Customer records stay clean. Update a Customer, Unsubscribe Customers and Delete a Customer keep Retently in line with your main system when someone's details change, when they opt out, or when they leave.
What Make does not do here: there is no instant trigger, so a response reaches Make at the next scheduled check, not the moment it is submitted. Anything the listed modules skip goes through Make an API Call. Make's own Retently documentation also says it was generated by AI, so confirm important details with Retently. The same app often has an n8n node; the n8n vs Make comparison lays out the criteria. New to the editor? Start with the Make training, and keep Make troubleshooting close for failed runs.
How do you connect Retently to Make?
- 01
Add a Retently module
In your scenario, click the +, search for Retently and pick any of its modules. Then click Create a connection. A connection is your Retently account linked to Make once, and every Retently module reuses it afterwards.
- 02
Name the connection
The Connection name field is optional. A clear name still saves confusion if you handle more than one Retently account, for example a test account next to the live one.
- 03
Paste your API key
You need an active Retently account and its API key. In Retently, open the account dashboard, click Settings, then the API section or the API keys tab, and copy the key shown. Paste it into Make to finish.
Your first scenario: tag every new Retently response
GoalWhen a new survey response lands in Retently, Make tags it so your team can find it later.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the + in the middle of the editor. This first module is the one that starts everything else.
- 02
Add the trigger
Search for Retently, choose Watch Survey Responses and select the connection you made earlier. Once connected, Make lists what it can read from your account, so you pick instead of typing.
- 03
Add the tag action
Click the + on the right of the trigger, pick Tag a Survey Response and map the response coming from the previous module. Then type the tag your team will filter on in Retently.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, a bundle being one item passed from a module to the next. Check the tag in Retently.
- 05
Schedule and switch it on
Open the clock on the first module, Scheduling. Keep the default of every 15 minutes or pick another interval your plan allows, then switch the scenario on.
What starts a Retently scenario
1 module starts a scenario when something happens in Retently. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Retently as soon as it happens.
Watch Survey Responses
Scheduled triggerIn Make“Watches for survey responses”
Each fresh answer to one of your Retently surveys lands in the scenario through Watch Survey Responses, so the modules after it can act on what a customer just told you.
What each Retently module does
Retently gives you 8 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Customer
ActionIn Make“Creates a customer.”
Create a Customer adds one new person to Retently from data produced by an earlier module, without sending them a survey yet.
Create Customers and Send Survey
ActionIn Make“Creates new customers or updates the existing ones and send a transactional survey.”
Two jobs in one module: it creates customers, or updates those already in Retently, and right after that sends them a transactional survey.
Delete a Customer
ActionIn Make“Deletes a customer.”
Delete a Customer removes a person from Retently when your main system says they should no longer be there.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call reaches any endpoint of the Retently API with the connection you already set up, for everything the eight other modules leave out.
Tag a Survey Response
ActionIn Make“Adds a tag to a survey response.”
A label on each answer turns a raw stream of feedback into piles your team can filter, and that is what Tag a Survey Response does.
Unsubscribe Customers
ActionIn Make“Unsubscribes customers.”
Unsubscribe Customers marks people as unsubscribed in Retently, so your surveys respect a choice they made in another tool.
Update a Customer
ActionIn Make“Updates a customer.”
When a customer's details change, Update a Customer corrects their record in Retently, so survey results stay tied to accurate information.
List Customers
SearchIn Make“Returns a list of customers with specified fields.”
List Customers returns the Retently customers that match your request, with the fields you choose to bring back, ready for the next module.
Need help automating Retently with Make?
A person reads every message.