Get values from database #131
-
| I want to get all values from the database. But for some reason, i only see the names of the properties, and the values are empty |
Beta Was this translation helpful? Give feedback.
Answered by KoditkarVedant Sep 22, 2021
Replies: 1 comment 5 replies
-
| @I-SER-I you need to use the |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by I-SER-I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment




@I-SER-I you need to use the
QueryAPI on the database to get all values (i.e. rows - pages in the terms of Notion).