Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create BE functionality for adding and removing fields from Notion DBs #12

Open
2 tasks
therealsharath opened this issue Sep 20, 2022 · 0 comments · May be fixed by #26
Open
2 tasks

Create BE functionality for adding and removing fields from Notion DBs #12

therealsharath opened this issue Sep 20, 2022 · 0 comments · May be fixed by #26
Assignees
Labels
Feature New feature

Comments

@therealsharath
Copy link
Collaborator

therealsharath commented Sep 20, 2022

Currently our app only supports writing to pre-made Notion DBs and has no error handling for a new field :( This ticket aims to:

  • Add new fields to the Notion DB if they don't already exist
  • Handle errors where fields are not found - if a field being sent does not exist on the DB, we need to create it

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants