Package: notionapi 0.2.0.9000

notionapi: Client for the 'Notion API'
Enable programmatic interaction with 'Notion' pages, databases, blocks, comments, and users through the 'Notion API' <https://developers.notion.com/>. Provides both synchronous and asynchronous client interfaces for building workflows and automations that integrate with 'Notion' workspaces. Supports all 'Notion API' endpoints including content creation, data retrieval, and workspace management.
Authors:
notionapi_0.2.0.9000.tar.gz
notionapi_0.2.0.9000.zip(r-4.7)notionapi_0.2.0.9000.zip(r-4.6)notionapi_0.2.0.9000.zip(r-4.5)
notionapi_0.2.0.9000.tgz(r-4.6-any)notionapi_0.2.0.9000.tgz(r-4.5-any)
notionapi_0.2.0.9000.tar.gz(r-4.7-any)notionapi_0.2.0.9000.tar.gz(r-4.6-any)
notionapi_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
notionapi/json (API)
NEWS
| # Install 'notionapi' in R: |
| install.packages('notionapi', repos = c('https://brenwin1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/brenwin1/notionapi/issues
Pkgdown/docs site:https://brenwin1.github.io
Last updated from:5851ee5533. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 102 |
Exports:async_notion_clientAsyncNotionClientno_confignotion_clientnotion_token_existsNotionClientvcr_example_endvcr_example_start
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R6 Class for Blocks children endpoint | BlocksChildrenEndpoint |
| R6 Class for Blocks Endpoint | BlocksEndpoint |
| R6 Class for Comments Endpoint | CommentsEndpoint |
| R6 Class for Custom Emojis Endpoint | CustomEmojisEndpoint |
| R6 Class for Databases Endpoint | DatabasesEndpoint |
| R6 Class for DataSources Endpoint | DataSourcesEndpoint |
| R6 Class for File Uploads Endpoint | FileUploadsEndpoint |
| Create empty property configuration | no_config |
| Check if Notion token is set | notion_token_exists |
| R6 Class for Pages Endpoint | PagesEndpoint |
| R6 Class for Pages Properties Endpoint | PagesPropertiesEndpoint |
| Print the result of a Notion API call | print.notion_response |
| R6 Class for Users Endpoint | UsersEndpoint |
| R6 Class for Views Endpoint | ViewsEndpoint |
| R6 Class for Views Queries Endpoint | ViewsQueriesEndpoint |
