Skip to main content

Hi all,

 

I have a Zap which pulls Hubspot deal properties including owner ID. I am using Find Database Item in Notion to convert this ID to the name of the owner.

However, if there is no owner in Hubspot, it gives me an error.

Is there a way to convert this “no data” field to a specific number, which I can use in my Notion database as “No owner”?

I don’t want to use paths for this to check if the owner ID property exist or doesn’t as my zap has more paths after this step and it would be way too complicated to duplicate these paths.

 

Thank you for the help in advance!

Hi @Peter12 

Good question.

Try using this Zap action step: Formatter > Text > Default Value


Thank you!

 

This is what I needed.