Forcemanager
Overview
SLUG: FORCEMANAGER
Description
ForceManager is a mobile-first CRM designed to enhance sales team productivity by providing real-time insights and streamlined management of customer interactions.
Authentication Details
API Key
Connecting to Forcemanager
Create an auth config
Use the dashboard to create an auth config for the Forcemanager toolkit. This allows you to connect multiple Forcemanager accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Forcemanager 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 Forcemanager toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FORCEMANAGER_DELETE_ACTIVITY
Tool Name: Delete Activity
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_COMPANY
Tool Name: Delete Company
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_SALES_ORDER
Tool Name: Delete Sales Order
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_SALES_ORDER_LINE
Tool Name: Delete Sales Order Line
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_VALUE
Tool Name: Delete Master Data Value
Description
Action Parameters
Action Response
FORCEMANAGER_DELETE_VIEW
Tool Name: Delete View
Description
Action Parameters
Action Response
FORCEMANAGER_GET_ACTIVITY
Tool Name: Get Activity
Description
Action Parameters
Action Response
FORCEMANAGER_GET_COMPANY
Tool Name: Get Company
Description
Action Parameters
Action Response
FORCEMANAGER_GET_INTERNAL_ID
Tool Name: Get Internal ID
Description
Action Parameters
Action Response
FORCEMANAGER_GET_PRODUCT
Tool Name: Get Product
Description
Action Parameters
Action Response
FORCEMANAGER_GET_SALES_ORDER_LINE
Tool Name: Get Sales Order Line
Description
Action Parameters
Action Response
FORCEMANAGER_GET_USER
Tool Name: Get User
Description
Action Parameters
Action Response
FORCEMANAGER_GET_VIEW
Tool Name: Get View
Description
Action Parameters
Action Response
FORCEMANAGER_LIST_VIEWS
Tool Name: List Views
Description
Action Parameters
Action Response
FORCEMANAGER_UPDATE_ACTIVITY
Tool Name: Update Activity
Description
Action Parameters
Action Response
FORCEMANAGER_UPDATE_COMPANY
Tool Name: Update Company
Description
Action Parameters
Action Response
FORCEMANAGER_UPDATE_PRODUCT
Tool Name: Update Product
Description
Action Parameters
Action Response
FORCEMANAGER_UPDATE_SALES_ORDER
Tool Name: Update Sales Order
Description
Action Parameters
Action Response
FORCEMANAGER_UPDATE_SALES_ORDER_LINE
Tool Name: Update Sales Order Line
Description
Action Parameters
Action Response