Cabinpanda
Overview
SLUG: CABINPANDA
Description
CabinPanda is a data collection platform that enables users to create and manage online forms, facilitating efficient data gathering and analysis.
Authentication Details
API Key
Connecting to Cabinpanda
Create an auth config
Use the dashboard to create an auth config for the Cabinpanda toolkit. This allows you to connect multiple Cabinpanda 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 Cabinpanda toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CABINPANDA_CREATE_FORM
Tool Name: Create Form
Description
Action Parameters
Action Response
CABINPANDA_DELETE_FORM
Tool Name: Delete Form
Description
Action Parameters
Action Response
CABINPANDA_DELETE_INTEGRATION
Tool Name: Delete Integration
Description
Action Parameters
Action Response
CABINPANDA_GET_FORM_DETAILS
Tool Name: Get Form Details
Description
Action Parameters
Action Response
CABINPANDA_GET_INTEGRATION_DETAILS
Tool Name: Get Integration Details
Description
Action Parameters
Action Response
CABINPANDA_GET_PROFILE
Tool Name: Get Profile
Description
Action Parameters
Action Response
CABINPANDA_LIST_FORMS
Tool Name: List Forms
Description
Action Parameters
Action Response
CABINPANDA_LIST_INTEGRATIONS
Tool Name: List Integrations
Description
Action Parameters
Action Response
CABINPANDA_LIST_SUBMISSIONS
Tool Name: List form submissions
Description
Action Parameters
Action Response
CABINPANDA_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response