Registry / http-client / notion-ruby-client

notion-ruby-client

JSON →
library1.2.2rbrubygemsunverified

A Ruby client for the Notion API.

gem install notion-ruby-client
INSTALL
IMPORT
SIG · NOTION-RUBY-CLIENT
N
notion-ruby-client
http-clientrubyv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Notion
require 'notion-ruby-client'

Query a Notion database

require 'notion-ruby-client' client = Notion::Client.new(token: 'your_token') results = client.databases.query(database_id: 'your_db_id') puts results
Debug
Known issues
gotchaRequires a valid Notion API token
fix
Obtain a token from Notion integrations page and set it as environment variable
affects: >= 1.0.0
Upgrade
Version history
1.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
notion-ruby-client — gem install notion-ruby-client · libregistry