Verify and handle TutorCruncher webhook deliveries for lesson/tutor/client events

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

Steps

  1. In TutorCruncher go to System > Settings > Integrations, add an integration, and set the webhook URL to receive events
  2. Inspect an incoming payload's 'events' array; each event has action, verb, timestamp, branch, actor and subject fields describing what changed
  3. Verify authenticity by computing an HMAC-SHA256 of the raw request body using the integration's private key and comparing it to the 'Webhook-Signature' request header
  4. Use the action_types list (GET /api/action-types/) to map action codes like CREATED_A_CONTRACTOR or DELETED_AN_APPOINTMENT to their human-readable meaning
  5. Return a 2xx response quickly; check the integration's webhook logs in TutorCruncher if deliveries appear missing

Known gotchas

Related routes

Create or update a client/student record in TutorCruncher with a custom field via the API
app.tutorcruncher.com · 5 steps · unrated
Implement Increase webhook event subscription, signature verification, and cursor-based event polling as a delivery backstop
banking-general · 6 steps · unrated
Schedule a lesson (Appointment) in TutorCruncher via the API
app.tutorcruncher.com · 5 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