Creating a database is only the first step, to properly provide a good workflow, you’ll need to update your data at times.
Add the “Notion V2 Database/Page: Update” action
- Follow the same steps from Creating a new Database, including properties information.
- Add your responseID. This value should of been saved on your database or some sort of state. In my demo, I have it saved to a state (check the notionv2 element for example). This ID comes from the response when you create a database item.


Fill out the the JSON appropriately, like when you created the database, the only difference is you’re just editing the specific item, not the whole database.
That should be it.