Fcode UI Triggers

Surface a Factorial Code process as a button inside the Factorial product UI — the `uiTrigger` block in a process's metadata.json (location id, label, icon, awaitResult), what the process receives when a user clicks, the `{ data }` / `{ errors }` result envelope for synchronous triggers, form-backed triggers, i18n labels, the icon allowlist, and how Factorial's `FactorialCodeTrigger` component renders them. Use when an app process should appear as an action button on a Factorial page, or when wiring a "Triggered from Factorial UI" trigger.

factorialco 3d90b98 10.3 KB Updated

File contents

factorialco/factorial-code-skills/tree/main/skills/fcode-ui-triggers commit 3d90b98a79

Frequently asked questions

npx skillmds@latest add factorialco/fcode-ui-triggers