Skip to main content

Email & notifications

Draft — page in progress

This page will be expanded. Have feedback? support@scribx.app.

Screenshot placeholder
📷 To capture: a post-meeting summary email (target: /img/handbook/sharing/notifications.png).

ScribX keeps you in the loop by email, and can hand meeting notes off to your other tools automatically. This page covers what ScribX sends and how to route notes programmatically.

The post-meeting summary email

After a meeting is captured and the write-up is ready, ScribX can email a summary of the meeting.

  • It's sent once the AI notes finish generating — not the moment the meeting ends — so the summary is complete when it lands.
  • It's written in the reader's own reading/summary language. Each recipient gets the summary in their preferred language, so a bilingual team can share one meeting and everyone reads it in the language they set.

What ScribX emails you

ScribX sends two kinds of email:

  • Summary emails — the post-meeting recap described above, sent when notes are ready.
  • Transactional emails — account and billing messages such as email verification, password resets and billing receipts. These are always sent, because they're essential to running your account.

Programmatic and Slack delivery

For anything beyond email — posting notes to Slack, pushing them into a CRM, or triggering your own workflow — use webhooks. ScribX can deliver structured notes to an endpoint you control as each meeting completes, so notes show up in the tools your team already lives in.

note

Programmatic delivery through webhooks is separate from email. You can rely on the summary email, on webhooks, or on both.

What's next?