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

Sync Notion database with Strapi CMS #85

Open
gupta-ji6 opened this issue Dec 10, 2021 · 5 comments
Open

Sync Notion database with Strapi CMS #85

gupta-ji6 opened this issue Dec 10, 2021 · 5 comments

Comments

@gupta-ji6
Copy link
Member

We currently store all our resources in Notion and use Strapi as CMS. We create draft issue in Notion and after review & approval of both @prateek3255 & @gupta-ji6, we add them on Strapi CMS again.

If we sync Notion with Strapi using Notion API and Strapi API/Webhooks, our duplicated work will be automated 🛠️

@gupta-ji6 gupta-ji6 created this issue from a note in scriptified.dev (To do) Dec 10, 2021
@hussamkhatib
Copy link
Contributor

Doesn't strapi itself have that feature where a document is initially saved as a draft and you publish it whenever you want.
Both of you can review in the strapi's studio itself right?

@gupta-ji6
Copy link
Member Author

Doesn't strapi itself have that feature where a document is initially saved as a draft and you publish it whenever you want. Both of you can review in the strapi's studio itself right?

yes, @hussamkhatib Strapi does have that feature and we use it too. But we don't store all resources on Strapi yet (only the once published or the next draft issue) and maintain them on Notion instead.
We collect potential resources on Notion database, review and pick them up for issues and once approved by both for an issue - we add it to Strapi draft.

We aren't storing everything on Strapi for cost-cutting you can say.

@gupta-ji6
Copy link
Member Author

Also, syncig Notion DB with Strapi is a good-to-have for us to reduce redundancy, not a necessity. Hence, we ourselves haven't yet explored much on this and made a little POC only.

@alexanderbnelson
Copy link

Would love to hear more about syncing a Notion db with Strapi. Possible to see the implementation?

@gupta-ji6
Copy link
Member Author

Would love to hear more about syncing a Notion db with Strapi. Possible to see the implementation?

hi @alexanderbnelson, we haven't prioritised working on it yet & hence there is no implementation I can share as of now. We only explored Notion API, webhooks & Strapi API's to have a flow overview if this could actually work.

We'll update this issue thread whenever we work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants