哈喽,感谢你访问我们的帮助中心。目前我们的帮助中心还在建设中。我们将在不久的未来呈现帮助中心的内容。感谢你的理解,我们未来再见!

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)

常见问题解答

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 necessarily to use Workers, but you’ll typically need the CLI to set up and deploy them. Developers can follow the developer docs to get started.

Powered by Fruition