Notion has officially introduced a native way to extend the platform with code.

Workers allow you to deploy TypeScript logic directly into a secure sandbox on Notion’s infrastructure. This isn’t just a minor feature; it’s the backend layer that replaces the need for external middleware like Make for core business logic.

Three game-changers are now live:

  1. Database Sync: Native OAuth and persistent cursors mean you can pull Salesforce or Postgres data into Notion with enterprise reliability.
  2. Deterministic Agent Tools: Shift the “reasoning” from expensive, unpredictable LLM tokens to typed, repeatable code.
  3. Two-Way Webhooks: Finally, external apps can trigger Notion workflows directly.
Deutsch