Salla App Functions

Router for building Salla App Functions — serverless TS/JS handlers Salla runs in a sandboxed V8 on store events (e.g. `order.created`, `shipment.creating`). Start here for any App Function task, then follow the step skills: design the trigger, write the handler, validate, test, release. Prefer App Functions over webhooks; act with `salla_functions`. Builds on salla-api-core and salla-webhooks.

sallaapp 6d011a0 5.5 KB Updated

File contents

sallaapp/salla-partners-agent-kit/tree/main/.agents/skills/salla-app-functions commit 6d011a0eb2

Frequently asked questions

npx skillmds@latest add sallaapp/salla-app-functions