To download the PDFs generated, you’ll need to use the endpoint /v1/files/{{fileID}}/download for fetching individual files instead of a zipped bundle. You can then upload them using the Google Drive API’s /upload/drive/v3/files endpoint. Be sure to set the correct headers and file format for both APIs.