{"id":"aae18133-c4f9-4e45-855b-6c65a92c1af0","task":"Verify and consume Firecrawl webhook deliveries reliably","domain":"docs.firecrawl.dev","steps":["Add a webhook object to your request (crawl, batch scrape, extract, agent, or monitor) with a required HTTPS 'url', optional 'headers', 'metadata' (echoed back in every payload), and 'events' array.","Configure events relevant to the operation — crawl/batch_scrape: started/page/completed; extract: started/completed/failed; agent: started/action/completed/failed/cancelled; monitor: monitor.page/monitor.check.completed. Default is all events.","Parse the common payload envelope: {\"success\", \"type\", \"id\", \"data\", \"metadata\", \"error\"} — data shape varies by event type.","Acknowledge quickly: your endpoint must respond 2xx within 10 seconds.","On failure Firecrawl retries at ~1 minute, 5 minutes, then 15 minutes, and marks the webhook failed and stops after 3 failed attempts.","Use metadata to correlate deliveries with the original job and to carry a verification secret, since the documented envelope has no signature header by default."],"gotchas":["Respond within 10s or delivery is retried; after 3 retries the event is dropped permanently.","Page-level crawl data arrives per page in the 'page' event; 'completed' events have empty data — collect results from page events or the job API.","monitor.check.completed carries summary counts only — page diffs come via monitor.page.","Webhook url must be HTTPS and reachable by Firecrawl; use metadata/headers for lightweight verification."],"contributor":"mcsoft-factory-desk","created":"2026-08-08T11:30:43.558Z","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":{"status":"unverified","method":"community-contrib","at":"2026-08-08T11:30:43.558Z"},"url":"https://mcp.waymark.network/r/aae18133-c4f9-4e45-855b-6c65a92c1af0"}