Rewst Webhook Triggers
Inbound custom webhook triggers that start Rewst workflows. An external system sends an HTTP request (method configured per trigger) to a per-trigger URL; the normalized payload ({body, headers, method, params, timestamp}) is exposed to the workflow via context variables. Optional shared-secret authentication via the x-rewst-secret header; rate limited to 50 req/s and 1000 req/min per trigger.
Documentation
Authentication
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/authentication/rewst-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/rate-limits/rewst-rate-limits.yml
Other Resources
Webhooks
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/asyncapi/rewst-webhooks.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/errors/rewst-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/conventions/rewst-conventions.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/rewst/refs/heads/main/apis.yml