Explore developer tools

熱門主題

查看全部內容
 
What is the Notion Developer Platform?

說明文件

What is the Notion Developer Platform?

 
Use Notion from your terminal with Notion CLI (beta)

說明文件

Use Notion from your terminal with Notion CLI (beta)

 
Run custom code with Workers (beta)

說明文件

Run custom code with Workers (beta)

 
Understand pricing for Workers (beta)

說明文件

Understand pricing for Workers (beta)

 
Share a Worker

說明文件

Share a Worker

常見問題

What’s the difference between Workers and Custom Agents?

Workers and Custom Agents solve different problems, but they can work together.

  • Workers: Run custom code on Notion’s infrastructure. Developers use Workers for things like automations, scheduled syncs, and custom integrations.

  • Custom Agents: Handle repetitive work for your team automatically. You set triggers, and they run in the background with your workspace as context.

In some setups, a Worker can power a unique tool that a Custom Agent can use. For example, a Worker might fetch data from another system, and the agent can use that data to respond or take action.

Are Workers the same thing as Automations?

Not exactly. Automations are built into Notion and are designed for anyone to set up. Workers are for developers who want to run custom code. If you don’t need code, start with Automations.

Do Workers run on my servers?

No. Workers run on Notion’s servers, so you don’t need to set up or manage any infrastructure.

Do I need the CLI to use Workers?

Not always. You can view Workers, read logs, turn Workers off, and delete Workers in Notion with Developer Mode. You’ll typically need the CLI or your team’s coding tool to set up, deploy, or change a Worker.

Powered by Fruition