I’m trying to use Make.com to automate the insertion of a paragraph into a Google Docs document. Specifically, I need to insert the paragraph after a specific section or heading in the document. Here’s what I want to achieve:
- Retrieve the content of the Google Docs file to identify the section (e.g., after a heading like “Introduction” or “Conclusion”).
- Insert a new paragraph immediately after the identified section or heading.
- Ensure the existing formatting and structure of the document remain intact.
I’m currently using the Google Docs integration in Make.com, but I’m unsure how to pinpoint the exact position for the insertion. Can anyone provide a detailed step-by-step guide or a sample scenario for achieving this?
Any help or examples would be greatly appreciated!
blueprint-2.json (82.5 KB)