Homey Pro (Early 2023) is now available in Early Access

Notion

One workspace. Every team.
One workspace. Every team.

Read more ›

Supported devices

Flow cards

Click on a device above to show related Flow cards only.

Then...

User
Insert JSON into Database
i
Uses JSON.parse to evaluate the argument. Consider a database with 3 columns: Name (a title type), Age (a number type) and Occupation (a text type). An example input would look like this: { "Name": "My Name", "Age": 10, "Occupation": "Astronaut" } Other supported types: Status e.g. "MyStatus": "MyOption" Checkbox e.g "MyCheckbox": true
User
Query Database with Filter and Sorts and Item Count
i
Uses JSON.parse to evaluate the filter and sorts argument. The JSON format for the filter configuration looks like this: { "and": [ { "property": "Done", "checkbox": { "equals": true } }, { "or": [ { "property": "Tags", "contains": "A" }, { "property": "Tags", "contains": "B" } ] } ] } For all possible filter options see the https://developers.notion.com/reference/post-database-query-filter For sorting see https://developers.notion.com/reference/post-database-query-sort.
Advanced
User
Retrieve Database
i
Retrieves a database object that describes the structure and columns of a database
Advanced

Support

Having an issue with this app? Contact the developer here.

What's new

Version 1.1.1 — - Fix title of query card

View changelog

Notion

Notion is not compatible with the selected Homey.

Notion will install on Homey shortly.
Install App