HI all,
I have a scenario going with Notion, where I update the db or create a new record.
I need to update a specific record, but when I open up the Notion module, it displays all of the available properties for my database, except this one property, which is a relation. I’m pretty sure I’ve got other relation properties displaying, but not this one. Is there a level of permissions I’m missing?
Many thanks,
Paul
Hey @PaulMcGillivray
check this on your notion
If your relation property in Notion is set to allow linking to multiple records then Make.com won’t be able to properly display or manage that property.
also, make.com has a problem with some types of data in Notion’s relation properties. For example, it can’t handle empty relation properties
you can try to create a new, single-record relation property in your Notion database to link to the record you want to update. Use this in your scenario instead of the original relation property.
then you can create a non-relation property in your notion database that mirrors the data in the relation property you want to update, update this property in make.com, and have a formula in Notion to update the actual relation property based on the mirrored property’s data.
Thanks for the response. However, this didn’t solve the problem - I’m still not able to see the required properties in Notion. Is there a way to refresh Make.com’s view of available properties perhaps?
You can try to delete the module and add it back
run the module by itself and check whether its working with manual values and if you are able to see the properties that were missing before