Yform REST API

YForm's built-in REST API – exposing YForm tables as JSON:API endpoints. Covers route registration via rex_yform_rest_route, GET filter/include/order/pagination params, JSON:API POST bodies, DELETE, token-based authentication, and CORS headers. Use when the user exposes a YForm table as a REST endpoint, configures token auth, customizes per-method field whitelists, builds a frontend SPA that calls a YForm-backed API, or says "REST-Endpoint", "JSON-API", "Token-Auth", "API-Aufrufe", "Endpunkt für YForm-Tabelle". Use when this capability is needed.

tomevault-io 42f865c 2 files · 6.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/friendsofredaxo--claude-marketplace--yform-rest-api commit 42f865cdba

Frequently asked questions

npx skillmds@latest add tomevault-io/yform-rest-api