Relative Content

Tag Archive for google-docsgoogle-docs-api

How to retrieve Google Doc first few page Only via API

I’m currently working on a proof of concept (POC) where I need to retrieve only the first 5 pages of a document. Retrieving all pages would exceed Salesforce’s heap size limit. While all content is important, my focus is on validating the content available within the initial pages.