Notion Database object search

I want to create an automation that recieves an input from another aplication, and then searches for an object in a notion database that contains that keyword.

But when i get the database in make.com there isnt a variable for the objects in the database.

How can I do this?

Did you try to use the “Search objects” Notion module in Make? Or what module exactly did you use that hasn’t worked so far?

2 Likes

Hi @Jan1

To locate the data in the output, check the output bundle. If it’s in an array, simply look at the first element. For other elements, review the output data before confirming if the data is missing.

image

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

I have just switched to airtable, but i am facing another problem.


I want to convert those 3 results into 1 string so that i can use it as one webhook response

Hi @Jan1

Please change the “Target structure type” of the aggregator to make single result.
Target structure is determine the output bundle of aggregator

2 Likes