View Form Submission Schema

Prev Next

You are able to access your form submission schema from the Forms menu. This is commonly used when creating integrations through Power Automate (Microsoft Flow) and when using the Parse JSON Connector to pull specific information out of the form submission.

As a developer, you may also wish to use this to validate submissions in your integration code.

Instructions

  1. Navigate to Forms The Forms option in the left-hand navigation menu.

  2. Click the three-dot action menu next to the desired form Three-dot actions menu next to a form.

  3. Select View SchemaView schema option in the actions drop-down.

  4. The Form Submission JSON Schema will open, click Copy to Clipboard to copy the schema Copy to Clipboard button in the bottom right corner of the Schema pop-up.

  5. If you are accessing the schema for the purpose of a Power Automate integration, then the schema can be pasted directly into the Parse JSON connector in Power Automate Schema in power automate.