Last Updated: Feb 14, 2022
Use this function to read the content in the Google Doc.
Get Document Content (document_id, private_key, client_email)
Input Parameter Name | Description |
---|---|
document_id | Name of the document |
private_key | Private key of the service account |
client_email | Email ID of the service account |
Return Value | Description |
---|---|
Output |
|
Get Document Content (XYZ123, —–BEGIN PRIVATE KEY—–\nABCD\n—–END PRIVATE KEY—–, name@project-id.iam.gserviceaccount.com)
To view all the Google Docs functions, click here.