Skip to main content
googleForms.getResponse returns a response by immutable ID, with answers in form display order.

Example

Inputs

Provide form and responseId. includeQuestionTitles defaults to true. Set it to false to avoid the additional form-metadata request. Second argument { account } selects the Google Account.

Output

Text answers can contain multiple values. File-upload answers use files and leave values empty. respondentEmail and quiz fields are present only when the form collects or grades them.