Story: Inbound Email Webhook

story-postmark-email-inbound User Story

active user-story

story: Inbound Email Webhook

Role

Platform operator

Key

inbound

Want

As a platform operator, I want a shared webhook endpoint that Postmark can POST to for any app's inbound email

So That

So that inbound emails are reliably delivered and queryable via the MCP/API for test account registration and future inbound workflows

Acceptance Criteria

  • Shared webhook endpoint deployed in k8s via Tailscale funnel
  • Endpoint returns 200 on POST (ACK only, no processing)
  • HTTP Basic Auth secures the endpoint
  • Any app's Postmark server can point InboundHookUrl to the shared endpoint
  • Inbound emails queryable via search_inbound_messages MCP tool

Success Metric

Send email to test@intelligentstaffingsystems.ai, query via MCP within 60 seconds
  • arch-deployment-postmark — deployment diagram
  • project-postmark-email — parent project page
  • board-platform-playbook — ticket tracks on platform-playbook board