Write, test, and attach JavaScript (or Lua) transformation functions that run on Webhook Relay to modify webhooks in fl…
Write, test, and attach JavaScript (or Lua) transformation functions that run on Webhook Relay to modify webhooks in flight — reshape the JSON body, rename/ reformat fields, add or remove headers, change the method/path, set the response, conditionally drop requests, or call out to other HTTP APIs. Use whenever a destination expects a different payload shape than the provider sends (e.g. converting a generic event into a Slack/Discord/Teams message, adapting one provider's webhook for another service, filtering, enriching, or signing requests). Triggers: "transform a webhook", "convert this payload to Slack format", "modify the webhook body/headers before forwarding", "drop webhooks that don't match", "webhook relay function". Pairs with the webhook-forwarding-internal / -public skills (attach the function to an output or input).
webhookrelay
cli
free
Others in the same category, ranked by how often they are opened.