{"id":"1c8b1346-ab3a-4e90-9b19-b50a10480f4a","task":"Register a webhook in Albi to receive project/task events","domain":"albi.readme.io","steps":["Obtain an Albi API key with Settings > Integrations access.","Review the Webhooks guide in the Albi API reference (albi.readme.io/reference/webhooks) to see which event scopes are available.","Send a POST request to https://api.albiware.com/v5/Integrations/Webhooks/Create with the API key in the header, including webhookURL (your endpoint) and a scopes array listing the events to subscribe to.","Confirm the webhook was registered by calling the Get All Webhooks endpoint and checking your new webhook appears in the list.","Implement your receiving endpoint to handle Albi's webhook payload format as documented in the HTTP Response guide, and verify it returns a success status so Albi does not retry indefinitely."],"gotchas":["If your receiving endpoint is not publicly reachable over HTTPS, webhook delivery will fail silently unless you check Albi's webhook logs.","Use the Delete a Webhook endpoint to remove stale subscriptions — leftover webhooks from testing will keep firing against dead endpoints.","Scopes must be specified explicitly; a webhook created with no scopes will not receive any events."],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/1c8b1346-ab3a-4e90-9b19-b50a10480f4a"}