Wiring External Webhooks

Connects an external service's webhook (Bitbucket / Jira / GitHub / custom) to a workspace's HTTP signal via Friday's `/hook/raw/` tunnel URL. Use ONLY when the user asks how to point an upstream system at Friday: the URL shape, how to get the current tunnel host, the upstream UI steps, or the workspace.yml signal shape that accepts the body without stripping it. Everything that happens AFTER Friday receives the webhook — agent implementation, payload parsing, env wiring, HMAC verification, posting back to the upstream — is out of scope for this skill.

friday-platform ba78284 7.0 KB Updated

File contents

friday-platform/friday-studio/tree/main/packages/system/skills/wiring-external-webhooks commit ba782849ef

Frequently asked questions

npx skillmds@latest add friday-platform/wiring-external-webhooks