NotionApps is a no-code tool that creates powerful apps from Notion databases. With NotionApps, you can create your own client portal, community hub, inventory, fitness tracker, internal tools, etc. You can make the apps public to showcase your catalogue to the world or private so that only selected users can view the data.
Based on our record, Notion API should be more popular than NotionApps. It has been mentiond 45 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Notion: https://developers.notion.com/. - Source: dev.to / 6 months ago
Obtain Notion API Token: Go to the Notion Developer Page, create a new integration, and get the API Token. - Source: dev.to / 8 months ago
The “Update Content” action that downloads content from Notion API and commits the changes. - Source: dev.to / 10 months ago
// composeApp/src/commonMain/kotlin/api/QueryDatabaseRequest.kt Package api Import kotlinx.serialization.SerialName Import kotlinx.serialization.Serializable /** * https://developers.notion.com/reference/post-database-query */ @Serializable Data class QueryDatabaseRequest( @SerialName("start_cursor") val startCursor: String? = null, @SerialName("page_size") val pageSize: Int? = 100, ) { ... - Source: dev.to / 12 months ago
Our public API uses Notion.com: https://developers.notion.com/ Switching the product and marketing sites would take a lot of work for unclear/low benefit since at this point we’ve learned the .so lessons and have a good reputation. Given the choice of projects like “scale infra so we stay online and fast-ish”, “improve search”, or “notion dot com”, Notion dot com ends up below the cut line. - Source: Hacker News / over 1 year ago
Try building a custom portal for your database using notionapps.com and try to filter only the page you want to share with the public. Source: almost 2 years ago
Your first version need not have all the features, sometimes you can drop them even when they seem to be important. The first version of NotionApps was unfinished though we launched multiple features after that (Stay notified of our latest Product Hunt launch here). • Incomplete documentation • Only one supported data source (Notion) • Only one login method (email/password) • No "change password" flow • No... Source: almost 2 years ago
If you have a lot of entries in a database, you could a third-party integration like notionapps.com to get the data faster. Source: almost 2 years ago
P.S. You can also create an app for your database using notionapps.com. On the app, you can create multiple screens filtered by current day/week/month and access those tasks on the go. Source: almost 2 years ago
P.S. If you are looking for a more user-friendly way to add/edit data into the databases, you can try https://notionapps.com. Source: almost 2 years ago
Sync2Sheets - Give Notion the superpowers of Google Sheets
NotionForms - NotionForms is a simple and beautiful form builder for Notion.
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace
Building Mobile Apps at Scale - The missing guide for building large apps
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Feather.so - Notion to blog in minutes.