visionwx/Notion Database Exporter
Export Notion Database to CSV and JSON
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| notionToken | The notion integration token | yes | — |
| notionDatabaseId | The notion database id | yes | — |
| columnNames | The column names you want to export and convert, seperate by ",", e.g. task name,task assigner | yes | — |
| columnTypes | The column types of the column names | yes | — |
| allowDuplicatedTitle | Whether duplicated title is allowed, only check when columnTypes has title type | yes | — |
| output | The ouput folder path | yes | — |
Outputs
no outputs