Cant select output of a collection

Hi all,

I have a problem and i searched for a sollotion all day but cant seem to find it.

I made a simple automation that watches airtable records > Search the articles in Feedly > Places the content in a Google docs.

The Feedly output gives me content of the article (Content (HTML) > content):
image

But if i want to place that content in the Google Docs it just sais “{collection}”:
image

Any idea how i can solve this?

Welcome to the Make community!

For further assistance, please provide the following:

Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.

A.

Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:

Here are two ways to format text so that it won’t be changed by the forum:

A. Type code block manually
Add three backticks ``` before and after the content/bundle, like this:

```
content goes here
```

B. Highlight and click the format button in the editor

Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!