John J. Meza - Hey everybody, just wanted to sh...
Hey everybody, just wanted to share that this code worked for me in the version of #Notion DataSource.
You can create and update properties in the same node with their new API and send all properties including the title in less than 30 lines of code
Node Inputs:
- dataSource: String
- notionToken: String
- properties: object
Hope it helps!!
You can create and update properties in the same node with their new API and send all properties including the title in less than 30 lines of code
Node Inputs:
- dataSource: String
- notionToken: String
- properties: object
Hope it helps!!

