Notion to Google docs - text array aggregator

Hi,

I need to export data from notion to Google docs. Two documents will be generated. The structure of Notion is a database and below the database are two tables. In Array aggregator there are two operations. I need to combine the data from both operations into one document. Specifically Array - plaintext.

Best regards




Hi @Tomas_Bek

Your problem is not clear. Could you please elaborate on this?

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

1 Like

Hi,

I have two tables in Notion. I want to export data from these tables to google docs in one document. I currently have the data from the tables in an array aggregator. The first table is operation 1 and the second table is in operation 2. Probably, there are two operations, so it will generate the document twice in google docs and these data are not in one document.


You have an aggregator to aggregate the contents of each database, but I don’t see a second aggregator to aggregate (combine) both databases together.

Every result (item/record) from a search/match module will output a bundle. To “combine” them into a single structure, you’ll need to use an aggregator of some sort.

Aggregators are modules that accumulate multiple bundles into one single bundle. An example of a commonly-used aggregator module is the Array aggregator module.

2 Likes

Thanks for the answer. Where would you place the second module array aggregator in the scenario and what fields would you connect?