As we start work on automatic data reload, we are looking to understand how frequently we need to refresh data from Notion (we have to pull data from Notion periodically as Notion does not provide a way for us to listen to changes made directly on Notion).
If you find this feature relevant, can you briefly describe your use case and the frequency at which you would want the Notion data to be refreshed in your apps?
For example,
Use case: Community Hub
Frequency: 30 minutes
Use case: Client Portal
Frequency: 12 hours
and so on…
P.S. We will also try and provide early access to the users interested in this feature.
Please note that the app is not in production. Nevertheless, let me explain the use case.
This is a marketplace. Users add products. A timestamp is added and a “Time since published” is calculated in Notion.
If a user A publish a product through the app, I would like:
1 - To have the “Time since published” automatically refreshed (Ideally realtime but I would say that every 5 min will be ok) on a regular basis even when user A has the app opened
2 - The product being visible to user B (even if user B is already connected to the app). here as well, ideally realtime but 5 mn should be ok.