Salla App Functions Design

Step 1–2 of building a Salla App Function: pick the trigger, confirm its exact `payload.data` shape, and choose a synchronous action (runs before the operation, can block/modify, 5 s total) vs an asynchronous event (runs after, fire-and-forget, 30 s). Use before writing the handler. Routed from salla-app-functions; next is salla-app-functions-handler.

sallaapp 30bf2d0 2 files · 28.9 KB Updated

File contents

sallaapp/salla-partners-agent-kit/tree/main/.agents/skills/salla-app-functions-design commit 30bf2d04fb

Frequently asked questions

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