Hello Makers,
I’m trying to insert a table into a Google Docs. Because the Google Docs API is too complex for my skill level, I’m first creating the table inside an empty Google Docs using HTML.
How I’m wondering how to:
- Determine the position in the second multi-page document where it is to be inserted.
- The actual API call to insert the content of the first Doc.
Any experts on this around? I realize it’s more of a Google Docs than Make topic… Apollogies