Webform Relay
Route HTML form submissions to multiple destinations — email, webhooks, Salesforce Web2Lead — without writing any backend code. Configure forms in a YAML file stored in S3; changes take effect within the TTL with no redeployment.
Webform Relay is designed to be vendored into your own project with
v rather than forked — its deploy taskfile
becomes a relay: namespace in your project’s own Taskfile.yml. Start with
Getting Started.