salla-app-lifecycle
Installation
SKILL.md
Salla App Lifecycle Flow
Keep your backend in sync with each merchant's relationship to your app — from install through trial, subscription, and uninstall. Follow the steps in order; complete each gate before moving on. Step 1 sets the webhook receiver with the Salla Partners MCP; Steps 2–6 are the runtime handlers you write.
Tools & MCPs
The App Events doc (https://docs.salla.dev/421413m0.md) is the authoritative source for every lifecycle payload shape. The Salla Partners MCP performs actions:
| Tool | Action | What it does |
|---|---|---|
salla_apps |
connect / get |
Set the webhook_url (lifecycle app events auto-deliver to it) / inspect app state |