This topic was automatically generated from Slack. You can find the original thread here.
I am trying to create a workflow where after pipedream pulls an item from notion if a property is true, it is then changed to false again after a time delay. My question is, what action do I need to setup to change the database item to false?
I’ve tried notion’s “Update Page” action but it requires you to select a specific database item ID, whereas I want the action to reference the previously pulled database item ID in this same workflow instead of selecting a specific one.