lolipopshock / notion-df

Seamlessly Connecting Notion Database with Python Pandas DataFrame
MIT License
82 stars 14 forks source link

Get Page ID? #30

Open thielem opened 2 years ago

thielem commented 2 years ago

Is it possible to get the page id of a database item into the data frame? This way I can map relations without setting resolve_relation_values=True and I won't have a problem with relation values that are named the same.