Custom Filter in a Search Module

Hey, I needed some help with Make!

I am trying to filter out my “Serch Database Items” module for Notion.

The catch is that the database ID is a variable.

But the Property name (Rich Text property named “ID”) over which I want to apply the filter is the same across all these databases.

Here’s what I tried and it failed. !:point_down:

That wouldn’t work when you select the database id; the structure changes in the background. The ids for the filters are not the same even though the filter name looks the same. You cannot make it dynamic that way.

You may have to use the notion - make an API call. Check the documentation on using the search API

1 Like