Notion page update
Hello, I am still working on my Notion integration and I am coming across a use case where I need to update a Notion page properties.
The endpoint is available in the Notion API but I don't see the node integration in Buildship 🤔 Would it be possible to add it?
Thanks!


Solution:
Jump to solution
Hi @LDMWEB, I've added the oauth node for update notino page, you can refresh the app and add from the explorer.

5 Replies
Hello @LDMWEB, Sure, we can add a node for it, also you can leverage the AI node generator to create a node for any api, by pasting the code to additional context and providing the input, process, and output prompts to it.
@Gaurav Chadha I tried to generate a new node with the AI node generator but it doesn't seem to understand the prompt I am providing.
Would it be possible to add the Notion node instead?


CC @Harini I'm allowing myself to tag you here since you helped me on a similar topic some time ago 😅
Solution
Hi @LDMWEB, I've added the oauth node for update notino page, you can refresh the app and add from the explorer.

Got it working with the new node, thanks @Gaurav Chadha !