Skip to main content
googleForms.getForm returns metadata, publication state, settings, and every item. Use it to find stable item and question IDs before updating the form or routing answers.

Example

Inputs

Provide form: string as a form ID or standard Forms URL. Second argument { account } selects the Google Account. Inputs accept compatible signals.

Output

index is zero-based, while item positions accepted by editing actions are one-based. Keep immutable itemId and questionId values when order can change.