Pipeline CRM
Pipeline CRM is a sales-focused customer relationship management tool designed to help teams track leads, manage deals, and streamline workflows.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Pipeline CRM authenticates with an API key. Generate the credential in your Pipeline CRM account, then paste it into FlyMyAI the first time an agent uses a Pipeline CRM action.
Get your Pipeline CRM credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | The API Key associated with your Pipeline CRM account. (required) |
App Key | The App Key associated with your Pipeline CRM application. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PIPELINE_CRM_DELETE_COMPANY | Tool to delete a company by id in pipeline crm. use after confirming the company id is correct. example: "delete company with id 123". | id |
PIPELINE_CRM_DELETE_DEAL | Tool to delete a deal by id. use when you need to remove a deal from pipeline crm. | id |
PIPELINE_CRM_GET_COMPANY | Tool to retrieve details for a specific company by id. use after you have the company id. | id |
PIPELINE_CRM_GET_DEAL | Tool to retrieve details for a specific deal by id in pipeline crm. use after confirming the deal id. | id |
PIPELINE_CRM_GET_STAGE | Tool to retrieve details for a specific stage by id in pipeline crm. use after confirming the stage id. | id |
PIPELINE_CRM_GET_TASK | Tool to retrieve details for a specific task by id in pipeline crm. use after confirming the task id. | id |
PIPELINE_CRM_LIST_COMPANIES | Tool to list companies in pipeline crm. use when you need to fetch multiple companies with optional filtering and pagination. | - |
PIPELINE_CRM_LIST_LEADS | Tool to list leads in pipeline crm. use when you need to fetch multiple leads with optional filtering and pagination. | - |
PIPELINE_CRM_LIST_STAGES | Tool to list deal stages. use when you need to enumerate all stages for deals in pipeline crm. | - |
PIPELINE_CRM_LIST_TASKS | Tool to list calendar tasks. use when retrieving tasks for a deal, company, or person with optional date filters and pagination. | - |
PIPELINE_CRM_LIST_USERS | Tool to list users in pipeline crm. use when you need to retrieve all users in your account. | - |
PIPELINE_CRM_PIPELINE_CRM_CREATE_COMPANY | Tool to create a new company in pipeline crm. use when you need to add a company after gathering its details. | company |
PIPELINE_CRM_PIPELINE_CRM_CREATE_DEAL | Tool to create a new deal in pipeline crm. use after gathering all details. example: create a deal named 'big partnership' worth 50000 usd in stage 2. | deal |
PIPELINE_CRM_PIPELINE_CRM_PIPELINE_CRM_DELETE_TASK | Tool to delete a calendar task by id. use after confirming the task exists in pipeline crm. | id |
PIPELINE_CRM_UPDATE_COMPANY | Tool to update an existing company by id in pipeline crm. use after confirming the company id and fields to change. | id, company |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Pipeline CRM!