Guides

Webhooks

Declare provider webhooks and handle verified deliveries.

For agents: Declare webhook providers in the manifest and handle deliveries with webhook(event, ctx) or route them to a job.

Runtime URL

https://<app_id>.apps.userland.fun/_userland/webhooks/:name

Signature headers are verified by Userland and redacted before app-visible events reach server code.