
Schematic now has a native WorkOS integration that maps WorkOS organizations to Schematic companies and WorkOS users to Schematic users, keyed on workos_organization_id and workos_user_id.
On install it runs a one-time backfill of existing organizations and users, then keeps Schematic in sync through WorkOS webhooks that create, update, and delete records as your directory changes.
Customers could already use WorkOS by passing the IDs at signup; the integration removes that manual step and the ongoing sync code. It is built on the same pattern as the Clerk integration.