Hi!
I’m trying to figure out how to insert a formatted text content into a Notion page while keeping the format of the paragraphs. As I’m doing it, the module is inserting the whole text into one big paragraph.
Hi!
I’m trying to figure out how to insert a formatted text content into a Notion page while keeping the format of the paragraphs. As I’m doing it, the module is inserting the whole text into one big paragraph.
Welcome to the Make community!
You’ll need to build the “Content Objects” as JSON and use the “Map” option, to preserve each paragraph as individual items.
If you need further assistance, can you please provide all of the following:
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Uploading it here will look like this:
blueprint.json (12.3 KB)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json
file, and upload it here into this discussion thread.
Providing the 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!
bundle.json (7.4 KB)
I’m uploading the bundle output of the module Notion append text to DB item.
Hi SamLiew any idea about?