Untitled topic
1–6 of 6 posts
Re: undefined
#2Some questions aloud from my brain while I try to research the answers:
Is the data syncing done with PUB/SUB or some kind of "cron-like" job (so the data can be out of sync for like, up to 5 minutes between database -> notion?)
Is the data pulled fresh from the database anytime the Notion page is loaded? I don't think so.
Could you create a table in Notion that is actually powered by a really complex query backed by Postgres instead of manually having to map all of the fields as 1:1 columns database -> UI? I'd imagine there's a market for that, maybe? Is there? Does this already exist and I'm just not aware of it?
Re: undefined
#3not that i care, just for others
Re: undefined
#4I'm getting a DNS lookup error
Re: undefined
#5is this the right URL for Portal? https://withportal.dev/ I'm getting a DNS lookup error
Re: undefined
#6What is visual/interactive performance like? I'm guessing (without having used it yet) it's not possible to accidentally try to list 1,000,00 rows in the Notion HTML/JS/CSS UI and crash your browser? Some questions aloud from my brain while I try to research the answers: Is the data syncing done with PUB/SUB or some kind of "cron-like" job (so the data can be out of sync for like, up to 5 minutes between database ->…
It's really a way for teams such as customer service who may have their CS ops in Notion to view & change customer data in your data store without adding to an engineer's backlog