Create a Mapped Live Query and push its results to a webhook endpoint

domain: docs.mapped.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Call createLiveQuery with a unique name and the GraphQL query string to monitor, e.g. { sites { name id } }, or use the @live(name: "...") directive inline on the query to track
  2. Call liveQueries { id name query lastResult } to view existing live queries and their most recently cached result
  3. Create a webhook via createWebhookTarget whose eventFilters.jsonExpressionFilter.jsonPathExpression targets @.source == '//com.mapped/orgs/<orgId>/liveQueries/<liveQueryId>'
  4. Use pauseLiveQuery / resumeLiveQuery with the live query id to temporarily stop and restart monitoring without deleting it
  5. Call deleteLiveQuery with the id when the monitor is no longer needed

Known gotchas

Related routes

Create, list, update, and delete webhooks through the Mapped GraphQL API
docs.mapped.com · 5 steps · unrated
Configure Orderry webhooks to push real-time order/client/invoice events to an external endpoint.
orderry.readme.io · 5 steps · unrated
Run the Increase webhook event lifecycle: create an event subscription, verify signatures, and implement cursor-based event polling as a backstop
increase.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans