Simla com
Overview
SLUG: SIMLA_COM
Description
Simla.com is a platform offering API services for integrating delivery services, managing orders, and customer data.
Authentication Details
API Key
Connecting to Simla com
Create an auth config
Use the dashboard to create an auth config for the Simla com toolkit. This allows you to connect multiple Simla com accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Simla com 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 [Simla com toolkit’s playground](https://app.composio.dev/app/Simla com)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SIMLA_COM_CREATE_CUSTOMER
Tool Name: Create Customer
Description
Action Parameters
Action Response
SIMLA_COM_CREATE_CUSTOM_FIELD
Tool Name: Create Custom Field
Description
Action Parameters
Action Response
SIMLA_COM_CREATE_ORDER
Tool Name: Create Order
Description
Action Parameters
Action Response
SIMLA_COM_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
SIMLA_COM_EDIT_CUSTOMER
Tool Name: Edit Customer
Description
Action Parameters
Action Response
SIMLA_COM_EDIT_CUSTOM_FIELD
Tool Name: Edit Custom Field
Description
Action Parameters
Action Response
SIMLA_COM_EDIT_ORDER
Tool Name: Edit Order
Description
Action Parameters
Action Response
SIMLA_COM_EDIT_TASK
Tool Name: Edit Task
Description
Action Parameters
Action Response
SIMLA_COM_GET_CUSTOMER
Tool Name: Get Customer
Description
Action Parameters
Action Response
SIMLA_COM_GET_CUSTOMERS
Tool Name: Get Customers
Description
Action Parameters
Action Response
SIMLA_COM_GET_CUSTOM_FIELDS
Tool Name: Get Custom Fields
Description
Action Parameters
Action Response
SIMLA_COM_GET_ORDER
Tool Name: Get Order
Description
Action Parameters
Action Response
SIMLA_COM_GET_ORDERS
Tool Name: Get Orders
Description
Action Parameters
Action Response
SIMLA_COM_GET_PRODUCTS
Tool Name: Get Products
Description
Action Parameters
Action Response
SIMLA_COM_GET_SEGMENTS
Tool Name: Get Segments
Description
Action Parameters
Action Response
SIMLA_COM_GET_SITES
Tool Name: Get Sites
Description
Action Parameters
Action Response
SIMLA_COM_GET_TASK
Tool Name: Get Task
Description
Action Parameters
Action Response
SIMLA_COM_GET_TASKS
Tool Name: Get Tasks
Description
Action Parameters
Action Response
SIMLA_COM_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response