Webhook receiver (paid runtime)
X-Hub-Signature (HMAC-SHA256) on webhook payloads. The receiver validates the signature.
Setup
- In Confluence, go to Settings > Webhooks > Create webhook (requires Confluence admin).
- Set URL to
https://runtime.myceliumai.co/webhooks/confluence/{your_tenant_id}. - Select events: Page Created, Page Updated, Blog Post Created, Blog Post Updated, Space Created.
- Generate a secret and add it to the runtime:
CONFLUENCE_WEBHOOK_SECRET_{TENANT_ID}in your env. - For Confluence Server/Data Center: configure the webhook in the admin panel under General Configuration > Webhooks.