Notion + ChatGPT

Hi Make Community,

Voilà my target : extrat content from a Notion page and give it to ChatGPT in order to generate an abstract.

The challenge : as notion Page is composed of a large amont of bundles, I need to agregate them before to give this content to chatGPT. For now, I’m here (cf. picture).

But… That’s a fail. The Array Aggregator list the content, as you can see here:

But I fail to give the result to ChatGPT… At the best, the inputs message for chatgpt is 'collection, collection…" instead of the real content.

Any idea ?
Many thanks

Module [17] “List Page Contents” should be followed by a Text Aggregator to combine all the Page bundles into a single text string variable.

2 Likes