Make a title for a Notion page using data

What is a collection? Notice the fields in this image. i can’t use them to create a title. I want a title like [Date] [Title]. Those come from the database from the previous step. The previous step watches a Notion DB and grabs the latest. When I try to create a title using this UI and a “collection” I get an error

Validation failed for 1 parameter(s).
Collection can't be converted to text for parameter 'content'.

Welcome to the Make community!

So if date and title is a collection, then what properties does it contain?

From your screenshot, you seem to be unable to “expand” the collection further, so you’ll need to provide additional info about the bundle:

Please provide the output bundles of the previous module 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”.
Screenshot_2023-10-06_141025

A.

Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread. Uploading them here will look like this:

module-1-output-bundle.txt (12.3 KB)

B.

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

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code button in the editor:
    Screenshot_2023-10-02_191027

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.

This will allow others to better assist you. Thanks!

Hope this helps! Let me know if there are any further issues!

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!