Live data from Hacker News

Notion API – public beta

developers.notion.so

1–10 of 262 posts

Re: Notion API – public beta

#3
Well that's awesome! I've been waiting for this for a while. My company uses notion internally for project management and I'd love to extend it a little bit (eg to generate burndown charts).

I'll probably try to resist the urge to build a massive, poorly-written project management tool on top of the notion api. Probably.

Re: Notion API – public beta

#4
I currently use a 1-person Slack workspace instead of Notion because I can write bots to help me with various things.

I'll have to see if this API is complete enough to do what I want with Notion.

Re: Notion API – public beta

#5
It's been requested for at least 3 years. I totally understand that it takes a while so I'm not blaming them.

But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.

Re: Notion API – public beta

#6

It's been requested for at least 3 years. I totally understand that it takes a while so I'm not blaming them. But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.

Move on to what and why?

Re: Notion API – public beta

#7
post #6

It's been requested for at least 3 years. I totally understand that it takes a while so I'm not blaming them. But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.

Move on to what and why?

So many other applications out there that don’t hold your data hostage like Notion.

I learned after spending an hour to transfer notes that they have a “limit” on the number of “blocks” (aka notes) that I can have.

Absolutely terrible user experience and turned me off from ever using Notion.

I ended up going open source with vimwiki (and obsidian as a visualization layer, although as comments pointed out it’s not open source). much more robust and less impervious to scummy growth tactics or companies shutting down due to acquisitions/pivots in strategy.

Re: Notion API – public beta

#10
Finally! Cool API stuff aside, this could make an excellent use case for a content back-end to your Jam-apps or quick little apps.

For example, Vercel reverse-engineered the internal API and made a super awesome demo here when introducing "Serverless Pre-Rendering". [1]

There's a video demo and code of how they did it.

[1] https://vercel.com/blog/serverless-pre-rendering

Post reply on HN