Loading...
Loading...
Found 14 Skills
Use when implementing features with test-driven development, writing tests before code, building domain-rich business logic, or following hexagonal architecture
Define server-side JavaScript functions for Steedos objects using YAML. Functions are callable via REST API or from buttons/triggers. Covers function definition (.function.yml files in main/default/functions/), inline script with ctx/objects/global context, REST API exposure, calling from amis_button schemas, and examples for CRUD operations, data processing, and external API integration.