As far as I know Notion does not have an official API yet. It seems like soon they will have one as they opened a private waitlist. As soon as they have one we will work on it.
Thanks!! I’ve been using Notion with the token_v2 as an unofficial “API”, but I guess there’s no point in working on that if an official API is being released!
Thank you so much! I’m new to n8n (on an AWS EC2 instance)
Saludos!
@juandiegoferri we are currently working on the node with the private beta API. However, we cannot release it until the API is at least in beta. I can tell you that is looking good, so stay tuned.
Ah yes, @RicardoE105 is already working on it since yesterday. We had planned to release it today but it seems to be more complicated than anticipated. I hope we can release it tomorrow.
I’m super excited - thank you for working on it and sharing! We’re the creators behind #theGamificationProject, and we’re excited to build the next stage of gamification of Notion with our own API server.
We’re actively looking for people to join us in building awesome new ways to tackle everyday problems in our community, so do let us know if you’re interested in developing together with us!
Amazing! Instantly created a new workflow. It works great!
However, I have one problem, that I can solve with an IF, but maybe it could be more comfortable:
I have data, that sometimes contains a link which I’d like to add to a database page. If I leave it empty, I get an error from Notion, so I currently need to create a condition before.
Found a small bug! The filters for select properties (equals and not equals) don’t work - upon execution, it will display no data found. Empty or not empty works though! It may be something I’m doing, hope someone can shed light on this.
I dunno… the Notion Trigger does not seem to work. I set it up to trigger at “Page Added to Database” and check every minute. By in the execution logs I don’t see it triggered, even when I actually add pages to the database.