Hello all,
Beginner here, trying to add more modules. My goal is to create a database item if a value isn’t duplicated.
To explain the parts of the scenario relevant only to this question:
- Webhook initiates the scenario with data.
- A “Search Objects” Notion module. “Search Objects” is “Database Items”. The filter is [LinkedIn (URL)] “Equals” [Webhook LinkedIn URL].
- The filter just after “Search Objects”. This is where I’m having trouble.
- The module just after this filter is “Create a Database Item”
My quesiton is about number 3. As far as I can tell, I have two options for filtering:
A. The “Properties Value” of the [LinkedIn (URL)] “Does not exist”.
B. The “Properties Value” of the [LinkedIn (URL)] “Does not equal” [Webhook LinkedIn URL].
My sense is that both should work, but I’m honestly not sure what sort of output the “Search Object” module would spit out.
Thank you.