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. Sign in to your site

  2. Navigate to Forms Navigation menu showing 'Forms' option highlighted under 'Apps' section.

  3. Click the three-dot action menu next to the desired form

  4. Select View SchemaMenu options with 'View Schema' highlighted for easy access in a user interface.

  5. The Form Submission JSON Schema will open, click Copy to Clipboard to copy the schema JSON schema for Pet License Renewal submission data with highlighted copy button.

  6. 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 Workflow diagram showing form submission triggers and JSON parsing of submission data.