Automate Notion
HumDay reads Notion’s own published API description and derives 13 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Notion is
Hello and welcome! To make use of this API collection collection as it's written, please duplicate [this database template](https://www.notion.so/8e2c2b769e1d47d287b9ed3035d607ae?v=dc1b92875fb94f10834ba8d36549bd2a). [Create an integration](https://www.notion.so/my-integrations) to retrieve an API token, add your database and page ID's as variables in the collection, and start making your requests!
API host: api.notion.com
Things people automate with Notion
What HumDay can do in Notion
6 documented operations change something in Notion.
- PATCHUpdate Page properties
/v1/pages/{id} - POSTQuery a database
/v1/databases/{id}/query - DELETEDelete a block
/v1/blocks/{id} - PATCHUpdate a block
/v1/blocks/{id} - PATCHUpdate a database
/v1/databases/{id} - PATCHAppend block children
/v1/blocks/{id}/children
What HumDay can read from Notion
These are the operations a schedule or a trigger can watch.
- GETRetrieve a user
/v1/users/{id} - GETRetrieve comments
/v1/comments - GETRetrieve a Page
/v1/pages/{id} - GETRetrieve a Page Property Item
/v1/pages/{page_id}/properties/{property_id} - GETRetrieve a block
/v1/blocks/{id} - GETRetrieve a database
/v1/databases/{id} - GETRetrieve block children
/v1/blocks/{id}/children
How automating Notion works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Notion account.
- Grant access, then go live. You approve the specific Notion operations it may use — and only those.
Popular Notion integrations
Connect Notion to the tools people pair it with most.
- Notion and OData for namespace microsoft.graphintegration
- Notion and Cloudflareintegration
- Notion and NetBoxintegration
- Notion and GitHubintegration
- Notion and Mistintegration
- Notion and Loket.nlintegration
- Notion and Atlassian The Jira Cloud platformintegration
- Notion and Magento B2Bintegration
- Notion and Stripeintegration
- Notion and Zuora Reference Billingintegration
- Notion and bunqintegration
- Notion and DocuSignintegration
Automate Notion with these
- GitHub811 operations
- Trello324 operations
- Bitbucket292 operations
- Orthanc Server Orthanc268 operations
- Asana249 operations
- Discord242 operations
- Slack174 operations
- Visualstudio VSOnline152 operations
- OnSched Setup138 operations
- StackExchange124 operations
- Slicebox118 operations
- Noosh application102 operations
Categories
Questions about Notion automation
- Can HumDay connect to Notion?
- Yes. HumDay reads Notion's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 13 operations are documented.
- Do I need to write code to automate Notion?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Notion account.
- What can HumDay do in Notion?
- 6 of the 13 documented operations change something in Notion, and 7 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Notion account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Notion is held behind that approval.
Where this came from
The operations above are read from a published API description for Notion at www.postman.com/collections/15568543-d990f9b7-98d3-47d3-9131-4866ab9c6df2. Descriptions are the provider’s own words, not ours. Last published 2023-03-06.