ydataai/"Update Notion Page" Action for GitHub Actions
GitHub Action to update an existing notion page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| notion_secret | Notion secret token | yes | — |
| notion_page_id | Notion page ID. This input is required if updating a page directly using its id. | no | — |
| notion_database_id | Notion database ID. This input is required if updating a page that is part of a database using a query filter. | no | — |
| notion_database_query_filter | Notion database query filter. This input is required if using a query filter to update a page that is part of a database. | no | — |
| notion_page_update_properties | Notion page properties to be updated. | yes | — |
Outputs
no outputs