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