actions-marketplace-validations/Notion To JSON/YML File
Reads from a Notion Database and auto generates a JSON/YML file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| notion-token | Notion token | yes | — |
| notion-db | Notion database | yes | — |
| output-file | File to output | yes | — |
| output-format | File format to output. Normally deduced from file output extension. | no | — |
| ignore-columns | If any, ignore the columns specified by name | no | — |
| keys-camelcase | Keys camelCase | no | false |
| keys-dot-expansion | Keys dot expansion | no | false |
Outputs
| name | description |
|---|---|
| updated | Whether it was updated or not |