actions-marketplace-validations/Notion Page Update
Update property of Notion page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 30, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/rimonhanna_notion-update-page@a2cc3fcf0f836f7f0710e9a9774e697a04683ad0 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| notion-key | Notion Integration Secret Key | yes | — |
| notion-page-id | Notion Page id to be updated | yes | — |
| notion-property-name | Notion Page property to be updated | yes | — |
| notion-update-value | New value for Notion page property | yes | — |
| existing-value | What to do with existing value in field to be updated | no | overwrite |
| notion-property-type | Type of Notion Page property | no | rich_text |
Outputs
no outputs