Simla.com integration
Simla.com is an omnichannel CRM platform with AI for automating communications,…
- Provider
- simla_com
- Category
- Crm
- Setup
- User-supplied API key
- Actions
- 141 available
Quick start
Call Simla.com from your generated app's worker code via the OverSkill composio client. The toolkit slug below maps to Simla.com's public Composio identifier — your app references it by name and OverSkill handles the OAuth round-trip.
// In your generated app's worker handler:
const composio = composioClient(env);
const result = await composio.execute(
"SIMLA_COM_ACTION_NAME",
{ /* action parameters — see Actions section below */ }
);
return new Response(JSON.stringify(result), {
headers: { "Content-Type": "application/json" }
});
Replace ACTION_NAME with one of the slugs listed in
the Actions section below. The composio client handles auth +
rate limits automatically — no API key is exposed to user code.
Setup
End-users supply their own Simla.com API key. OverSkill provides a pre-built connection form via the integration card — your app can call the composio client immediately once the user has connected.
Available actions
141 actions exposed via the
Simla.com integration. Each maps to a callable
slug — pass it to composio.execute(...) in your
worker code.
-
SIMLA_COM_ADD_CUSTOMER_INTERACTION_FAVORITE -
SIMLA_COM_COMBINE_CUSTOMERS -
SIMLA_COM_COMBINE_CUSTOMERS_CORPORATE -
SIMLA_COM_COMBINE_ORDERS -
SIMLA_COM_CREATE_COST -
SIMLA_COM_CREATE_CUSTOMER -
SIMLA_COM_CREATE_CUSTOMER_CORPORATE -
SIMLA_COM_CREATE_CUSTOMER_INTERACTION_CART_SET -
SIMLA_COM_CREATE_CUSTOMERS_CORPORATE_ADDRESSES -
SIMLA_COM_CREATE_CUSTOMERS_CORPORATE_COMPANIES -
SIMLA_COM_CREATE_CUSTOMERS_CORPORATE_CONTACTS -
SIMLA_COM_CREATE_CUSTOMERS_CORPORATE_NOTES
Show all 141 actions
-
SIMLA_COM_CREATE_CUSTOMERS_NOTES -
SIMLA_COM_CREATE_CUSTOM_FIELD -
SIMLA_COM_CREATE_CUSTOM_FIELDS_DICTIONARIES -
SIMLA_COM_CREATE_LOYALTY_CALCULATE -
SIMLA_COM_CREATE_ORDER -
SIMLA_COM_CREATE_ORDERS_LINK -
SIMLA_COM_CREATE_ORDERS_PACKS -
SIMLA_COM_CREATE_ORDERS_PAYMENTS_CREATE -
SIMLA_COM_CREATE_REFERENCE_COURIER -
SIMLA_COM_CREATE_REFERENCE_CURRENCIES -
SIMLA_COM_CREATE_STORE_INVENTORIES_UPLOAD -
SIMLA_COM_CREATE_STORE_PRODUCT_GROUPS -
SIMLA_COM_CREATE_STORE_PRODUCTS_BATCH_CREATE -
SIMLA_COM_CREATE_TASK -
SIMLA_COM_CREATE_WEB_ANALYTICS_VISITS_UPLOAD -
SIMLA_COM_DELETE_COST -
SIMLA_COM_DELETE_CUSTOMERS_CORPORATE_NOTE -
SIMLA_COM_DELETE_CUSTOMERS_NOTE -
SIMLA_COM_DELETE_ORDER_PAYMENT -
SIMLA_COM_EDIT_COST -
SIMLA_COM_EDIT_CUSTOMER -
SIMLA_COM_EDIT_CUSTOMER_CORPORATE -
SIMLA_COM_EDIT_CUSTOMERS_CORPORATE_ADDRESS -
SIMLA_COM_EDIT_CUSTOMERS_CORPORATE_COMPANY -
SIMLA_COM_EDIT_CUSTOMERS_CORPORATE_CONTACTS -
SIMLA_COM_EDIT_CUSTOM_FIELD -
SIMLA_COM_EDIT_CUSTOM_FIELDS_DICTIONARY -
SIMLA_COM_EDIT_DELIVERY_GENERIC_SETTING -
SIMLA_COM_EDIT_FILE -
SIMLA_COM_EDIT_INTEGRATION_MODULE -
SIMLA_COM_EDIT_ORDER -
SIMLA_COM_EDIT_ORDERS_PAYMENT -
SIMLA_COM_EDIT_REFERENCE_COST_GROUP -
SIMLA_COM_EDIT_REFERENCE_COST_ITEM -
SIMLA_COM_EDIT_REFERENCE_COURIER -
SIMLA_COM_EDIT_REFERENCE_CURRENCY -
SIMLA_COM_EDIT_REFERENCE_DELIVERY_SERVICE -
SIMLA_COM_EDIT_REFERENCE_DELIVERY_TYPES -
SIMLA_COM_EDIT_REFERENCE_ORDER_METHOD -
SIMLA_COM_EDIT_REFERENCE_ORDER_TYPE -
SIMLA_COM_EDIT_REFERENCE_PAYMENT_STATUS -
SIMLA_COM_EDIT_REFERENCE_PAYMENT_TYPE -
SIMLA_COM_EDIT_REFERENCE_PRICE_TYPE -
SIMLA_COM_EDIT_REFERENCE_PRODUCT_STATUS -
SIMLA_COM_EDIT_REFERENCE_STATUSES -
SIMLA_COM_EDIT_REFERENCE_STORES -
SIMLA_COM_EDIT_REFERENCE_SUBSCRIPTION -
SIMLA_COM_EDIT_REFERENCE_UNIT -
SIMLA_COM_EDIT_STORE_PRODUCT_GROUP -
SIMLA_COM_EDIT_STORE_PRODUCTS_BATCH -
SIMLA_COM_EDIT_STORE_SETTING -
SIMLA_COM_EDIT_TASK -
SIMLA_COM_EDIT_TELEPHONY_SETTING -
SIMLA_COM_FIX_CUSTOMERS_CORPORATE_EXTERNAL_IDS -
SIMLA_COM_FIX_CUSTOMERS_EXTERNAL_IDS -
SIMLA_COM_FIX_ORDERS_EXTERNAL_IDS -
SIMLA_COM_GET_API_CREDENTIALS -
SIMLA_COM_GET_API_VERSIONS -
SIMLA_COM_GET_COST -
SIMLA_COM_GET_CUSTOMER -
SIMLA_COM_GET_CUSTOMER_CORPORATE -
SIMLA_COM_GET_CUSTOMER_INTERACTION_FAVORITES -
SIMLA_COM_GET_CUSTOMERS -
SIMLA_COM_GET_CUSTOMERS_CORPORATE -
SIMLA_COM_GET_CUSTOMERS_CORPORATE_COMPANIES -
SIMLA_COM_GET_CUSTOMERS_CORPORATE_HISTORY -
SIMLA_COM_GET_CUSTOMERS_CORPORATE_NOTES -
SIMLA_COM_GET_CUSTOMERS_HISTORY -
SIMLA_COM_GET_CUSTOMERS_NOTES -
SIMLA_COM_GET_CUSTOM_FIELD -
SIMLA_COM_GET_CUSTOM_FIELDS -
SIMLA_COM_GET_CUSTOM_FIELDS_DICTIONARIES -
SIMLA_COM_GET_CUSTOM_FIELDS_DICTIONARY -
SIMLA_COM_GET_DELIVERY_GENERIC_SETTING -
SIMLA_COM_GET_DELIVERY_SHIPMENTS -
SIMLA_COM_GET_FILES -
SIMLA_COM_GET_LOYALTY_ACCOUNTS -
SIMLA_COM_GET_LOYALTY_BONUS_OPERATIONS -
SIMLA_COM_GET_LOYALTY_LOYALTIES -
SIMLA_COM_GET_ORDER -
SIMLA_COM_GET_ORDERS -
SIMLA_COM_GET_ORDERS_HISTORY -
SIMLA_COM_GET_ORDERS_PACKS_HISTORY -
SIMLA_COM_GET_PRODUCTS -
SIMLA_COM_GET_REFERENCE_COST_GROUPS -
SIMLA_COM_GET_REFERENCE_COST_ITEMS -
SIMLA_COM_GET_REFERENCE_COUNTRIES -
SIMLA_COM_GET_REFERENCE_COURIERS -
SIMLA_COM_GET_REFERENCE_CURRENCIES -
SIMLA_COM_GET_REFERENCE_DELIVERY_SERVICES -
SIMLA_COM_GET_REFERENCE_DELIVERY_TYPES -
SIMLA_COM_GET_REFERENCE_LEGAL_ENTITIES -
SIMLA_COM_GET_REFERENCE_MG_CHANNELS -
SIMLA_COM_GET_REFERENCE_ORDER_METHODS -
SIMLA_COM_GET_REFERENCE_ORDER_TYPES -
SIMLA_COM_GET_REFERENCE_PAYMENT_STATUSES -
SIMLA_COM_GET_REFERENCE_PAYMENT_TYPES -
SIMLA_COM_GET_REFERENCE_PRICE_TYPES -
SIMLA_COM_GET_REFERENCE_PRODUCT_STATUSES -
SIMLA_COM_GET_REFERENCE_STATUSES -
SIMLA_COM_GET_REFERENCE_STATUS_GROUPS -
SIMLA_COM_GET_REFERENCE_SUBSCRIPTIONS -
SIMLA_COM_GET_REFERENCE_UNITS -
SIMLA_COM_GET_SEGMENTS -
SIMLA_COM_GET_SETTINGS -
SIMLA_COM_GET_SITES -
SIMLA_COM_GET_STATISTIC_UPDATE -
SIMLA_COM_GET_STORE_INVENTORIES -
SIMLA_COM_GET_STORE_OFFERS -
SIMLA_COM_GET_STORE_PRODUCTS_PROPERTIES -
SIMLA_COM_GET_STORE_PRODUCTS_PROPERTIES_VALUES -
SIMLA_COM_GET_STORES -
SIMLA_COM_GET_TASK -
SIMLA_COM_GET_TASKS -
SIMLA_COM_GET_TASKS_COMMENTS -
SIMLA_COM_GET_TASKS_HISTORY -
SIMLA_COM_GET_TELEPHONY_SETTING -
SIMLA_COM_GET_USER -
SIMLA_COM_GET_USER_GROUPS -
SIMLA_COM_GET_USERS -
SIMLA_COM_UPDATE_CUSTOMER_SUBSCRIPTIONS -
SIMLA_COM_UPDATE_USER_STATUS -
SIMLA_COM_UPLOAD_COSTS -
SIMLA_COM_UPLOAD_CUSTOMERS -
SIMLA_COM_UPLOAD_CUSTOMERS_CORPORATE -
SIMLA_COM_UPLOAD_ORDERS -
SIMLA_COM_UPLOAD_STORE_PRICES -
SIMLA_COM_UPLOAD_WEB_ANALYTICS_CLIENT_IDS -
SIMLA_COM_UPLOAD_WEB_ANALYTICS_SOURCES
Build with Simla.com
Open OverSkill, describe what you want to build, and reference Simla.com in your prompt — the AI will wire up the integration automatically.