Simla integration for managing costs, customers, deliveries, orders, and users. Full CRUD operations with filtering, batch processing, shipment tracking, order management, and user administration.
Use Simla as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Get a list of costs with optional filtering. Results are paginated.
Get detailed information about a specific cost by ID
Create a new cost entry. Can be linked to an order if the cost item has "Refers to the costs on orders" attribute.
Edit an existing cost entry
Remove a single cost entry by ID
Remove multiple costs at once (up to 50 costs)
Create multiple costs at once (up to 50 costs)
Get a list of customers with optional filtering. Results are paginated.
Get full information on a customer by internal or external ID
Create a new customer and return its internal ID
Edit customer information by internal or external ID
Upload multiple customers at once (up to 50 customers)
Get a list of customer notes with optional filtering
Create a note for a customer and return its internal ID
Remove a customer note by its ID
Calculate delivery cost for selected delivery types
Get a list of shipments to delivery services with filtering
Get information on a specific shipment by its ID
Create a new shipment to delivery service
Edit shipment information (only available for shipments in created status)
Update delivery statuses for orders (max 100 orders per request)
Get list of orders with filtering and pagination
Get a single order by internal ID or external ID
Create a new order with customer, items, delivery, and payment information
Update an existing order with partial data
Upload multiple orders at once (max 50 orders)
Get order change history with filtering and pagination
Get list of users with filtering and pagination
Get list of all user groups