salla-shipping-app
Installation
SKILL.md
Salla Shipping App Flow
Build a shipping app by performing the actions with the Salla Partners MCP tools. Follow the steps in order — complete each gate before moving on.
Shipping Apps must be Public — Private apps are not supported for this category (https://docs.salla.dev/422995m0.md).
Two app models — pick first
Salla has two distinct shipping app models (https://docs.salla.dev/422988m0.md). They share creation and OAuth but diverge on setup, lifecycle, and testing:
| Model | What it is | Owns the lifecycle in |
|---|---|---|
| Shipping Management (carrier / AWB) | Integrates one shipping company. The modern Salla AWB model — write App Functions inside Salla Partners (no backend to build or host) that call your carrier API to generate the AWB and return it to Salla. | references/shipment-cycle.md |
| Order Fulfilment | Sits across carriers — receives the order, auto-assigns the best carrier/branch, then drives the assigned Shipping App. | references/fulfillment-cycle.md |