Pipeline crm
Overview
SLUG: PIPELINE_CRM
Description
Pipeline CRM is a sales-focused customer relationship management tool designed to help teams track leads, manage deals, and streamline workflows.
Authentication Details
API Key
Connecting to Pipeline crm
Create an auth config
Use the dashboard to create an auth config for the Pipeline crm toolkit. This allows you to connect multiple Pipeline crm accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Pipeline 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 API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Pipeline crm toolkit’s playground](https://app.composio.dev/app/Pipeline crm)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PIPELINE_CRM_PIPELINE_CRM_CREATE_COMPANY
Tool Name: Create Pipeline CRM Company
Description
Action Parameters
Action Response
PIPELINE_CRM_CREATE_DEAL
Tool Name: Create Deal
Description
Action Parameters
Action Response
PIPELINE_CRM_DELETE_COMPANY
Tool Name: Delete Company
Description
Action Parameters
Action Response
PIPELINE_CRM_DELETE_DEAL
Tool Name: Delete Deal
Description
Action Parameters
Action Response
PIPELINE_CRM_GET_COMPANY
Tool Name: Get Company by ID
Description
Action Parameters
Action Response
PIPELINE_CRM_GET_DEAL
Tool Name: Get Deal by ID
Description
Action Parameters
Action Response
PIPELINE_CRM_GET_STAGE
Tool Name: Get Deal Stage by ID
Description
Action Parameters
Action Response
PIPELINE_CRM_GET_TASK
Tool Name: Get calendar task by ID
Description
Action Parameters
Action Response
PIPELINE_CRM_LIST_COMPANIES
Tool Name: List Companies
Description
Action Parameters
Action Response
PIPELINE_CRM_LIST_LEADS
Tool Name: List Leads
Description
Action Parameters
Action Response
PIPELINE_CRM_LIST_STAGES
Tool Name: List Deal Stages
Description
Action Parameters
Action Response
PIPELINE_CRM_LIST_TASKS
Tool Name: List calendar tasks
Description
Action Parameters
Action Response
PIPELINE_CRM_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
PIPELINE_CRM_PIPELINE_CRM_DELETE_TASK
Tool Name: Delete calendar task
Description
Action Parameters
Action Response
PIPELINE_CRM_UPDATE_COMPANY
Tool Name: Update Company
Description
Action Parameters
Action Response