Notion Ruby Mapping Public API ReferenceNotion Ruby Mapping Public API Reference

Notion Ruby Mapping Public API Reference

1. Block base class

💡
From v0.3.0, find, save and query_database methods can set dry_run: true option. When this option is set, these methods create create a shell script for verification instead of calling the Notion API. Some sample codes show the results of dry_run in order to make it easy to understand what the method runs.

2. Property base class

3. Object base class

4. Controller base class