Capsule crm
Overview
SLUG: CAPSULE_CRM
Description
Capsule CRM is a simple yet powerful CRM platform designed to help businesses manage customer relationships, sales pipelines, and tasks efficiently.
Authentication Details
OAuth2
API Key
Connecting to Capsule crm
Create an auth config
Use the dashboard to create an auth config for the Capsule crm toolkit. This allows you to connect multiple Capsule crm accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Capsule crm Auth Config”. 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 OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Capsule crm toolkit’s playground](https://app.composio.dev/app/Capsule crm)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CAPSULE_CRM_CREATE_PARTY
Tool Name: Create Capsule CRM Party
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_PARTIES
Tool Name: List Parties
Description
Action Parameters
Action Response
CAPSULE_CRM_DELETE_PARTY
Tool Name: Delete Party
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_DELETED_OPPORTUNITIES
Tool Name: List Deleted Opportunities
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_DELETED_PARTIES
Tool Name: List deleted parties
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_ENTRIES_BY_DATE
Tool Name: List Entries By Date
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_ORG_EMPLOYEES
Tool Name: List Organisation Employees
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_TASKS
Tool Name: List Tasks
Description
Action Parameters
Action Response
CAPSULE_CRM_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
CAPSULE_CRM_RUN_FILTER_QUERY
Tool Name: Run Filter Query
Description
Action Parameters
Action Response
CAPSULE_CRM_UPDATE_PARTY
Tool Name: Update Capsule CRM Party
Description
Action Parameters
Action Response