2 Commits

Author SHA1 Message Date
Roman Isecke
df15ba2f07
Support extracting Notion content to html (#1063)
* Add notion connector and supporting code

* minor fixes

* Don't ignore types that aren't recognized when mapping json

* Add support for recursively getting docs

* Add recursive search for databases

* fix logging

* fix linting

* Support extracting page content to html

* Support extracting database content to html

* update CHANGELOG

* fix linting

* fix linting
2023-08-09 09:56:59 -04:00
Roman Isecke
50389f15a8
roman/Add notion connector (#1033)
* Add notion connector and supporting code

* minor fixes

* Add notion deps to extras

* Use the same return type for both helper methods

* Don't ignore types that aren't recognized when mapping json

* Add support for recursively getting docs

* Add recursive search for databases

* fix logging

* fix linting

* remove debugging code
2023-08-08 22:01:25 -04:00