tryfabric/Markdown to Notion
Load a Markdown file to a Notion page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| delete_existing | Whether to delete the existing block | no | true |
| file | Path of the Markdown file to load | yes | — |
| notion_id | ID of the page you want to append the file to | yes | — |
| notion_token | Token to use with the Notion API | yes | — |
Outputs
| name | description |
|---|---|
| block_id | The ID of the new block that has been appended |