Skip to main content
Ask which invoices for a period are still unbooked and get the list. The mailbox is searched for supplier invoices, each one is matched against what the ledger already holds, and the missing ones come back ready to book with their attachment archived. The document bytes move server to server and never pass through the model.

What ports as-is

  • The mail search over the corporate mail API with an application-only permission
  • The matcher between mail findings and booked records
  • The server-side attachment path from mailbox to blob storage
  • The document reference written back onto the record
  • The tools that expose both from a chat client

What we build for you

  • Which mailbox and which folders
  • The application permission and the access policy that scopes it
  • The vendor list and the rule that decides booked from unbooked
  • The storage container