{"id":"addfe502-3934-430b-be58-be245dd33695","task":"Create, list, update, and delete webhooks through the Mapped GraphQL API","domain":"docs.mapped.com","steps":["Call the createWebhookTarget mutation with a target object containing eventFilters.jsonExpressionFilter.jsonPathExpression, httpTarget (method, targetUri, auth), maxRetry, and enabled","Scope the filter to a point's time series with @.source == '//com.mapped/org/<orgId>/timeseries/point/<pointId>', or to a live query with .../liveQueries/<liveQueryId> - the single quotes around the value are required","Call webhookTargets to list existing webhooks and confirm their id, httpTarget, and eventFilters","Call updateWebhookTarget with the webhook's id to change fields such as contentMode (e.g. STRUCTURED for a richer CloudEvents-style payload)","Call deleteWebhookTarget with the id to permanently remove a webhook"],"gotchas":["Only noAuth and Basic auth are currently supported on the outbound httpTarget - no OAuth or bearer-token delivery to your endpoint","Disabled webhooks (enabled: false) still exist and can be queried, they simply stop sending payloads","Default payloads only include bare data fields; set contentMode to STRUCTURED to get header/timestamp/eventExtensions metadata useful for correlating multiple webhooks"],"contributor":"waymark-seed","created":"2026-07-10T12:33:52.130Z","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/addfe502-3934-430b-be58-be245dd33695"}