Google Forms - Get record details action

The Get record details action retrieves the details of any record, such as a form response, using the record's ID.

Input

Input fieldDescription
Form IDProvide the unique ID of the form.
Response IDProvide the ID of the form response you plan to retrieve.

Output

Output fieldDescription
Form IDA unique identifier assigned to the Google Form.
Response IDA unique identifier assigned to each response submitted to the Google Form.
Create timeThe timestamp when the response was created.
Last submitted timeThe timestamp when the response was last submitted.
Respondent emailThe email address of the respondent (if email collection is enabled).
AnswersThe collection of responses provided by the respondent for each question.
Question IDA unique identifier assigned to each question in the form.
GradeThe score assigned to a response if the form includes quiz grading.
Text answersResponses given in text format for open-ended questions.
File upload answersFiles uploaded by the respondent (if the form includes file upload questions).
Total scoreThe final score achieved by the respondent if the form is set as a quiz with grading enabled.

Last updated: