Retently
Overview
SLUG: RETENTLY
Description
Retently is a customer experience management platform that enables businesses to collect, analyze, and act on customer feedback through surveys and integrations.
Authentication Details
API Key
Connecting to Retently
Create an auth config
Use the dashboard to create an auth config for the Retently toolkit. This allows you to connect multiple Retently accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Retently toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RETENTLY_ADD_FEEDBACK_TAGS
Tool Name: Add Feedback Tags
Description
Action Parameters
Action Response
RETENTLY_ADD_FEEDBACK_TOPICS
Tool Name: Add Feedback Topics
Description
Action Parameters
Action Response
RETENTLY_CREATE_OR_UPDATE_CUSTOMERS
Tool Name: Create or Update Customers
Description
Action Parameters
Action Response
RETENTLY_DELETE_CUSTOMERS
Tool Name: Delete Customers
Description
Action Parameters
Action Response
RETENTLY_GET_CAMPAIGNS
Tool Name: Get Campaigns
Description
Action Parameters
Action Response
RETENTLY_GET_CUSTOMERS
Tool Name: Get Customers
Description
Action Parameters
Action Response
RETENTLY_GET_CUSTOMER_BY_ID
Tool Name: Get Customer By ID
Description
Action Parameters
Action Response
RETENTLY_GET_FEEDBACK
Tool Name: Get Feedback
Description
Action Parameters
Action Response
RETENTLY_GET_FEEDBACK_BY_ID
Tool Name: Get Feedback by ID
Description
Action Parameters
Action Response
RETENTLY_GET_LATEST_SCORE
Tool Name: Get Latest Score
Description
Action Parameters
Action Response
RETENTLY_GET_OUTBOX
Tool Name: Get Outbox
Description
Action Parameters
Action Response
RETENTLY_GET_REPORTS
Tool Name: Get Reports
Description
Action Parameters
Action Response
RETENTLY_GET_TEMPLATES
Tool Name: Get Templates
Description
Action Parameters
Action Response
RETENTLY_SEND_TRANSACTIONAL_SURVEY
Tool Name: Send Transactional Survey
Description
Action Parameters
Action Response
RETENTLY_UNSUBSCRIBE_CUSTOMERS
Tool Name: Unsubscribe Customers
Description
Action Parameters
Action Response