Skip to content

[Feat]: Add the ability to modify properties/schema of existing Notion databases #61

@Spiral-Memory

Description

@Spiral-Memory

What do we need?

Currently, there is no option to add or delete properties of a Notion database after its creation. This option is only available during the database setup process. To modify the schema later, users must manually make changes within the Notion page itself, which can be inconvenient, especially when considering the benefits of integrations. The Notion API does offer functionality for property modification, which we can use to implement this feature.

Acceptance Criteria

  • Create a modal for selecting and adding/deleting the database schema.
  • Integrate this feature using the Notion API.

Relevant ScreenShots

No response

Further Comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions